/* CSS Document */

body{
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
text-align:center;
background-color:#FFFFFF;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0081a7;
}
h3{
margin:0px 0px 6px 0px;
font-size:12px;
color:#d17810;
}
h2{
font-size:16px;
color:#EF6C1A;
font-weight:bold;
}
ol{
width:160px;
}
li{
margin-left:-4px;
width:80%;
line-height:18px;
}
dl{
background-image:url(../images/sun_list.gif);
background-repeat:no-repeat;
margin:4px 0px 2px 0px;
}
.dl_bronze{
background-image:url(../images/sun_list_bronze.gif);
background-repeat:no-repeat;
margin:4px 0px 2px 0px;
}
.dl_glow{
background-image:url(../images/sunglow_list.gif);
background-repeat:no-repeat;
margin:4px 0px 2px 0px;
}
dt{
margin-left:20px;
width:180px;
}
#main{
width:734px;
min-height:735px;
margin: 0px auto;
}
#left{
float:left;	
width:174px;
height:100%;
background-image:url(../images/nav_back_home.jpg);
background-repeat:no-repeat;
}
#right{
float:right;
width:560px;
}
#subNav{
float:left;
color:#FFFFFF;
padding:175px 0px 0px 16px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:19px;
margin-bottom:14px;
}
	.subItem, .subItemOpen{
	display:none;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 15px;
	}
	.subItemOpen{display:block;}
	.subClick{cursor:pointer; margin-bottom:-4px; margin-top:3px;}
	#subNav a:link, #subNav a:active, #subNav a:visited{color:#FFFFFF;text-decoration:none;font-weight:bold;
	}	
#subNav a:hover{
color:#ff7e00;
text-decoration:none;
}	
	#search{
	clear:both;
	text-align:left;
	padding:0px 0px 0px 15px;
	height:19px;
	}
	#searchInput{
	width:110px;
	height:15px;
	border:1px solid #5cabc3;
	background-image:url(../images/search_back.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#ff7e00;
	}	
#subNav_footer{
margin-top:20px;
height:205px;
width:145px;
margin-left:10px;
background-image:url(../images/subnav/girls.gif);
background-repeat:no-repeat;
}
#weather{
clear:left;
margin-left:10px;
text-align:left;
height:110px;
overflow:hidden;
width:160px;
}
	*html #weather{
	width:160px;
	font-size:11px;
	}
.button{
background-image:url(../images/button.gif);
background-repeat:no-repeat;
width:84px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-transform:uppercase;
height:20px;
}
/*  HOME PAGES SPECIFIC */	

	#homeHero{
	float:left;
	width:560px;
	text-align:left;
	}
	#welcome{
	clear:both;
	width:372px;
	height:90px;
	background-image:url(../images/welcome_back.jpg);
	background-repeat:no-repeat;
	padding:96px 150px 0px 38px;
	text-align:left;
	color:#FFFFFF;
	}
	#whatsnew{
	float:left;
	width:284px;
	height:214px;
	text-align:left;
	background-image:url(../images/home/whats_new.jpg);
	background-repeat:no-repeat;
	}
	#whatsnew_info{
	padding:63px 0px 0px 30px;
	text-align:left;
	font-size:11px;	
	width:146px;
	}
	#whatsnew_pic{
	margin:-180px 0px 0px 180px;
	width:84px;
	height:179px;
	}
	#highlight{
	float:left;
	width:272px;
	height:214px;
	margin-right:0px;
	padding:0px;
	text-align:right;
	font-size:11px;
	}
	#smallTxt{
	text-align:left;
	font-size:9px;
	}
.contact{
width:400px;
}	
/* /////////////// footer ///////////////// */
	
	#footer{
	clear:both;
	padding: 5px 0px 5px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#0283aa;
	font-size:9px;
	}
	#footer a:link, #footer a:active, #footer a:visited{
	text-decoration:none;
	color:#0283aa;
	}
	#footer a:hover{
	text-decoration:underline;
	}
