@charset "utf-8";
/* CSS Document */

body{ text-align:center;font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#666; margin:0; padding:0; background:url(../images/main_bck.png) top repeat-x; background-color:#003366; }
body form{ margin:0; padding:0}
body span{ margin:0; padding:0}
body h{ margin:0; padding:0}
body th,td, tr{ font-size:11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:100; padding:3px;}
body p { margin:0; padding:0;}
body a {color:blue;}
#container{ width:930px; margin:0 auto 0 auto; background:#FFF; padding:20px 10px;}
#header{  
	height:150px;
	margin-bottom:10px;
	padding-left:20px;
	background:url(../images/address.jpg) right no-repeat;
}
#content_top{ float:left; text-align:left; width:910px; background:#FFF; padding:10px;}
#overview { padding-top:20px;}
#storephoto {
	width:300px;
	height: 250px;
	float:right;
	background-color:#fff;
	top:;
/*background-image:url(../photos/5star.jpg);*/
}

/* ---------- class --------------------------------------------------------------------------------*/

.corner_style1{ /* this class is set for the curving corners that do not have a border */  }
.corner_style2{  }

.myBox
{}

.seperator{ clear:both; height:0;}
.style1 {font-size: 25px;color: #666;}
.style2 {font-size: 15px;color: #666;}
.style3 {font-size: 9px;color: #00106A;}
.style4 {font-size: 18px;color: #CCC;}
.style5 {font-size: 12px;color: #09F; font:bold;}
.style21 {color:#0099FF;font-style: italic;}
.style22 {font-size:13px; color:#4888CC;}
.style14 {font-size:18px;color: #FF6600; font-weight:100;}
.style15 {font-size:25px;color: #FF6600; font-weight:100;}
.style16 {font-size:18px;color: #FFF; font-weight:100;}
.style32 {font-size:12px; color: #00106A;}
.style23 {font-size:17px; color:#333;}
.style24 {font-size:18px;color: #00106A; font-weight:100;}
.style12 {font-size:9px;}
.style25 {font-size:10px;}
.style33 {color: #666666}
.WAATKTextField {border:1px solid #000;}
.copyright{ font-size:13px; color:#000; float:right;}
.phead {color:#006699; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}
.titles {font-size:10px; line-height:12px; color:#00106A;}

/* ---------- h Element Styles --------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {font-family: Arial;}
h1 {font-weight:100;font-size: 13px;color: #0099FF;}
h2 {font-weight:100;font-size: 18px;color: #333;}
h3 {font-weight:100;font-size: 13px;color: #FF6600;}
h4 {font-weight:100;font-size: 15px;color: #0099FF;}
h5 {font-weight:100;font-size: 25px;color: #666;}
