/* main sections set up */
body {
	background-color: #D2EBF4;
	text-align: center;
	background-image: url(images/bluefade.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top; margin-top: 0px;
}
#hm_header{
	width: 760px;
	text-align:center;
	margin: -6px auto 0 auto;
	padding: 8px 0px 7px 3px;
	background-color: #FFF;
	border: solid 2px #999;
	border-bottom: solid 0px #FFF;
}
	
#hmnavv {
	width:760px;
	height: 560px;
	margin: 0px auto 0px;
	padding: 0px 3px 2px 0px;
	text-align: left;
	background-color: #FFF;
	border: solid 2px #999;
	border-bottom: solid 0px #FFF;
	border-top: solid 0px #FFF;
}
#hm_main {
	width:760px;
	margin: 0px auto 0px;
	padding: 0px 3px 2px 0px;
	text-align: left;
	background-color: #FFF;
	border: solid 2px #999;
	border-bottom: solid 0px #FFF;
	border-top: solid 0px #FFF;
}
#hm_foot  {width:760px; margin: 0px auto 0;  background-color: #FFF; border: solid 2px #999;
	border-top: solid 0px #FFF; padding: 10px 3px 2px 0px; }

/* header items styling */

#hm_header h1 {
	margin: 5px auto 3px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #0076C3;
	font-weight: normal;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-shadow: #AAA 3px 3px 3px;
	color: #A00000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}
#hm_header img {
	padding: 8px 0px 0px 0px;
	float: style;
}

#hm_header h2 {
	line-height: 56px;
	display:inline;
	margin: 0px 14px 0px 14px;
}
#hm_foot h2 {
	line-height: 16px;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0;
}

#hm_foot  p {margin: 3px 0px 9px 10px;}

/* navigation area styling */
.swkick {	background-color: #FFFFFF; }

/* tab link div styling */
.hmtab {
	display: inline;
	float:left;
	margin: 43px 8px 0 0;
	padding: 8px 0px 3px;
	font: bold 12px/12px  "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	clear: left;
	width: 130px;
	text-align: right;
	border-bottom: solid #96C6FF 18px;
}
.hmtab span {
	font-size: 150%;
	font-weight: normal;
}
.hmtab a:link, .hmtab a:visited {	color: #003366;	text-decoration: none;	display: block;}
.hmtab a:hover {color: #A00;	text-decoration: underline; font-weight: bold;}
.hmtab a:active {color: #F93;	text-decoration: underline; font-weight: bold;}	



/* img and link div styling */
div.hmlink {
	text-align: center;
	width: 65px;
	float: left;
	margin: 0px 0px;
	padding: 0px;
}	

/* image % */
img.hmlink, .hmlink img { width: 40px; height: 40px; margin: 20px 0 1px 0;}
img.hmlink2 {	width: 50px; height: 50px; 	margin: 10px 0px 1px 0px;}
img.hmlink3 {	width: 60px; height: 60px; 	margin: 0px 0px 1px 0px;}
/* for onClick effect % */
img.hmlink4 {	width: 45px; height: 45px; 	margin: 12px 0px 4px 0px;}
img.hmlink5 {	width: 30px; height: 30px; 	margin: 24px 0px 7px 0px;}
img.hmlink6 {	width: 15px; height: 15px; 	margin: 35px 0px 11px 0px;}
img.hmlink7 {	width: 5px; height: 5px; 	margin: 42px 0px 14px 0px;}


/* link and hover */
.hmlink a:link, .hmlink a:visited {	color: #666; text-decoration: none;	font: bold 12px/12px "Lucida Grande", "Lucida Sans", Verdana, sans-serif;}
.hmlink a:hover {color: #900;	text-decoration: none; }
.hmlink a:active {color: #F93;	text-decoration: none; }	


/* little extras */
.hmrow { }
.middl {clear: right; margin-left: 15px; width: 100px}
.srch {clear: right; margin-left: 15px; width: 65px; border-bottom: solid #39ABE4 18px;}
.bags {clear: right; margin-left: 40px; width: 75px;}
.hmsrch {
	width: 130px;
	float: left;
	margin: 65px 0px 1px 0px !important; margin-top: 60px;
	padding: 0px;
}
.hmsrch form {margin: 0px; padding: 0px;}
.hmsrch form input {
	background-color: #FFF;
	border-top: solid #2D8EBC 2px;
	border-left: solid #2D8EBC 2px;
	border-bottom: solid #39ABE4 1px;
	border-right: solid #39ABE4 1px;
}
#go {
	background-color: #39ABE4;
	color: #FFF;
	font-weight: bold;
}

/* home content div */
#hm_cont {
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFBD6;
	background-image: url(images/orangefade.jpg);
	background-repeat: repeat-x;
	border-right: solid #666 2px;
	border-bottom: solid #666 2px;
}

#hm_cont strong {}


div#sw_footer {
	text-align:center;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 10px 20px 20px 20px;
	background-color: #FFFFFF;
	padding: 10px 0 0 0;
}
	
#sw_footer strong {	font-size: 12px; font-weight: bold;}
#sw_footer h1 {	font-size: 14px; font-weight: bold; margin: 0px; padding: 2px 2px;	color: #993300;}
#sw_footer a:link, #sw_footer a:visited, #sw_footer a:hover {color: #333333; text-decoration:none;}
#sw_footer a:hover { text-decoration:underline;}
#sw_footer p {margin: 0px 0px 1em 0px;}

#swend2 {
	width: 100%;
	height: 50px;
	z-index: 10;
	position: relative;
	top: 80px;
	background-color: #D2EBF4;
}
#hm_foot_nav { margin: -20px 0 0 0; text-align: center;	background-color: #96C6FF;
}
#hm_foot_nav a { font: 12px/18px  "Lucida Grande", "Lucida Sans", Verdana, sans-serif; padding: 0 5px;}
#hm_foot_nav a:link, #hm_foot_nav a:visited {color: #000099;	text-decoration: none;}
#hm_foot_nav a:hover,  #hm_foot_nav a:active {color: #A00000;	text-decoration: underline;}

#hm_sml_nav { margin: 0 0 0 0; text-align: left;	background-color: #EEEEEE;
}
#hm_sml_nav a { font: 12px/18px  "Lucida Grande", "Lucida Sans", Verdana, sans-serif; padding: 0 5px; font-weight: bold;}
#hm_sml_nav a:link, #hm_sml_nav a:visited {color: #000099;	text-decoration: none;}
#hm_sml_nav a:hover,  #hm_sml_nav a:active {color: #A00000;	text-decoration: underline; background-color: #FFFFFF;}


#hm_sms_nav { margin: -20px 0 0 0; text-align: left;	background-color: #EEEEEE; 	padding: 10px 0 0 0;
}
#hm_sms_nav a { font: 10px/16px  "Lucida Grande", "Lucida Sans", Verdana, sans-serif; padding: 0 5px;}
#hm_sms_nav a:link, #hm_sms_nav a:visited {color: #000099;	text-decoration: none;}
#hm_sms_nav a:hover,  #hm_sms_nav a:active {color: #A00000;	text-decoration: underline; background-color: #FFFFFF;}
