/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style-type: none;
}
/*end reset*/

body{
	background: #fff url(images/bg.gif) center top repeat-x;
	color: #333;
	font: normal 12px/24px Verdana, Arial, Helvetica, sans-serif;
}
p{
	margin-bottom: 14px;
}
p span{
	font-weight: bold;
}
a{
	font-weight: bold;
	color:#5c6f84;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h2{
	color: #333;
	font-weight:bold;
	margin-bottom: 30px;
	width: 100%;
}
h2 span{
	color:#163c6b;
	font-size: 16px;
	text-decoration: underline;
}
h3{
	color: #163c6b;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
h3 span{
	display: block;
	color:#333;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	margin-bottom: 10px;
}
h4{
	color: #163c6b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 20px;
}
#header-container{
	width: 800px;
	margin: 0 auto;
}
sup{
	font-size:8px;
	vertical-align:top;
} 
#header-logo{
	background: url(images/header-logo.gif) no-repeat;
	float: left;
	height: 45px;
	width: 320px;
	text-indent: -9999em;
	margin: 20px 0 0 20px;
}
#header-phone{
	color: white;
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 5px 0 0;
}
#header-navigation{
	clear: right;
	float: right;
	list-style: none;
	line-height: 0px;
	margin-top: 7px;
}
#header-navigation li{
	float: left;
}
#header-navigation li a{
	display:block;
	float:left;
	height: 39px;
	width: 65px;
	text-decoration:none;
	text-indent: -9999em;
}
#header-navigation #nav-home a{
	background: url(images/nav-home.gif) left top;
}
#header-navigation #nav-home-over, #header-navigation #nav-home a:hover{
	background: url(images/nav-home.gif) left bottom;
}
#header-navigation #nav-about a{
	background: url(images/nav-about.gif) left top;
}
#header-navigation #nav-about-over, #header-navigation #nav-about a:hover{
	background: url(images/nav-about.gif) left bottom;
}
#header-navigation #nav-services a{
	background: url(images/nav-services.gif) left top;
}
#header-navigation #nav-services-over, #header-navigation #nav-services a:hover{
	background: url(images/nav-services.gif) left bottom;
}
#header-navigation #nav-contact a{
	background: url(images/nav-contact.gif) left top;
}
#header-navigation #nav-contact-over, #header-navigation #nav-contact a:hover{
	background: url(images/nav-contact.gif) left bottom;
}
#header-image{
	background: url(images/hdr_img.jpg) no-repeat;
	clear: both;
	height: 324px;
	text-indent: -9999em;
	width: 800px;
}
#gray-container{
	background-color: #e7e5e5;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}
#content-container{
	margin: 0 auto;
	padding: 0 20px;
	width: 760px;
}
#bullets{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
/*footer*/
#footer{
	clear: both;
	font-size: 10px;
	line-height: 14px;
	margin: 0 auto;
	width: 800px;
	overflow: hidden;
}
#footer-container{
	float:left;
	width:290px;
	line-height: 18px;
	padding-top: 10px;
	border-left:315px solid #fff; 
  /* The width and color of the left rail */
  	border-right:210px solid #fff; 
  /* The width and color of the right rail */

}
#footer-left{
	float:left;
	width:300px;
	margin-left:-300px;
	position:relative;
	margin-right: 20px;

}
#footer-center{
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-right: -290px;
}
#footer-right{
  	float:right;
  	width:210px;
  	margin-right:-180px;
  	position:relative;
}
#notice-container{
	background-color:#e5e5e5;
	clear: both;
	padding: 10px 30px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
#heading-notice{
	float: left;
	text-indent: -9999em;
}
.left-image{
	float: left;
	margin-right: 10px;
}
#footer-about{
	float: left;
	width: 185px;
}
.center{
	text-align: center;
}
#divider{
	background: url(images/footer-divider.gif) center top no-repeat;
	clear: both;
	height: 1px;
	width: 760px;
	margin: 20px 0;
}
#footer-nav-title{
	float: left;
	font-weight: normal;
	margin: 45px 3px 0 0;
}
#footer-navigation{
	float: left;
	margin-top: 45px;
}
#footer-navigation li{
	float: left;
	margin: 0 5px;
	font-weight: bold;
}
#footer-phone{
	float: right;
	font-size: 16px;
	font-weight: bold;
	color:#666;
	margin-top: 10px;
}
#links{
	margin-bottom: 20px;
}
#links li{
	line-height: 13px;
}
.title-links{
	font-weight: bold;
}
.title-margin{
	margin-top: 7px;
}
#credit-cards{
	margin-top: 10px;
}
form{
	margin-bottom: 20px;
}
label{
	display: block;
}
.form-field{
	width: 260px;
	margin-bottom: 5px;
}
#map{
	float: right;
	margin-left: 20px;
	margin-top: -60px;
}
#footer-logo{
	background: url(images/footer-logo.gif) no-repeat;
	clear: right;
	float: right;
	height: 39px;
	text-indent: -9999em;
	width: 324px;
}
.days{
	line-height: 14px;
	margin-bottom: 0px;
	width: 100px;
}
.hours{
	font-weight: normal;
	line-height: 14px;
	margin: -14px 0 0 100px;
}
.clear{
	clear: both;
}

//*
.right{
	clear: right;
}
*/
.left{
	clear: left;
}
.non-bold{
	font-weight: normal;
}