/*ALL PAGES - start*/

/*font styles*/
	a {text-decoration: none; outline: none; color:#066D72;}
	a:hover, a.brownhead:hover {color:#09ADB6;}
	a.uline {text-decoration: underline;}
	#brownhead, a.brownhead {font-size: 17px; font-weight: bold; color: #86381D;}
	#largetext {font: bold 21px Arial, Helvetica, sans-serif; color: #000;}
	.smallertext {font-size: 11px; line-height: 14px;}
	#smalltext {font-size: 11px; line-height: 15px;}
	a.brownhead, .smallertext {font-family: Arial, Helvetica, sans-serif;}
	#size15 {font-size: 15px; font-weight: bold;}
/*font styles*/

body {
	background: #5F4020 url(../images/bggradient.jpg) repeat-x;
	margin-top: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#infobox {margin: 8px 0px 0px 785px; width: 160px;}
#phones  {font-weight: bold; font-size: 20px; color:#000; text-align:right; line-height: 18px;}
#phones2  {font-weight: bold; font-size: 16px; color:#000; text-align:right; line-height: 18px;}
#license  {font-size: 11px; color:#FFF; width: 142px; line-height: 14px; margin: -14px 0px 0px 22px;}

#wrapper {
	margin: 20px auto auto auto;
	border: 2px solid #055A5F;
	height: 693px;
	position: relative;
	z-index: 1000;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
}

#toparea {
	position: relative;
	background-color: #09ADB6;
	height: 100px;
	margin-top: 0px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px;
}

#weblogo {margin: 11px auto auto 10px;}
#banner {z-index: 1; text-align: right;}

#bodyarea {background-color: #FFF; margin: 34px auto auto 0px; height: 530px;}

#bottomarea, #bottomarea_svc {
	/*margin: 593px auto auto 0px;*/
	height: 25px;
	line-height: 13px;
	padding: 3px 0px 3px 0px;
	background-color: #055A5F;
	font-size: 10px; color: #FFF;
	text-align: center;
	position: absolute;
	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;
}
#bottomarea {margin-top: 563px;}
#bottomarea_svc {margin-top: 346px;}
#social {margin-top: 7px; position: relative;}

#wrapper, #toparea, #bodyarea, #bottomarea, #bottomarea_svc {width: 953px}
#license, #weblogo, #infobox, #bodyarea, #vertbar {position: absolute;}
#weblogo, #bottomarea, #bottomarea_svc {z-index: 1;}

/*ALL PAGES - end*/


/*Extra??
#horizbar {height: 1px; border-top: 1px solid #939393; padding: 0px;}
#vertbar {width: 1px; border-right: 1px solid #939393; padding: 0px;}
*/







