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

* {
	margin: 0px;
	padding: 0px;
}

body  {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 32px;
	font-weight: normal;
	color: #3E6FAA;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #3E6FAA;
	padding-top: 10px;
	padding-bottom: 5px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #3E6FAA;
	padding-bottom: 5px;
}
h6  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E6FAA;
	float: left;
	width: 150px;
	padding-right: 5px;
	line-height: 24px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 5px;
}
h7 {
	font-size: 18px;
	font-weight: normal;
	color: #3E6FAA;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3E6FAA;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#wrapper {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
} 
#header {
	width: 900px;
	height: 90px;
}
#logo {
	height: 88px;
	width: 478px;
	float: left;
}
.smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
} 
#headerHours{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 185px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#headerAddress{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 200px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}
#navTop {
	height: 23px;
	width: 895px;
	display: block;
	background-image: url(images/topNav_bkgnd.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#navTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}

.anylinkcss{
	margin-left: 5px;
	position:absolute;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1000;
	background-color: #172937;
	width: 160px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0 solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 5px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	padding: 3px 0;
	text-decoration: none;
	font-weight: normal;
	z-index: 100;
	color: #FFFFFF;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #1C384D;
	color: #FFFFFF;
	font-weight: normal;
}

div#button {
	position: absolute;
	top: 407px;
}
#indexart{
	width: 900px;
	background-image: url(images/indexArtBkgnd.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 298px;
}
#services  {
	float: left;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-top: 15px;
	margin-left: 8px;
}

#services ul li{
	list-style-image: url(images/arrow.gif);
	margin-left: 15px;
	margin-bottom: 5px;
}
#services ul li a{
	color: #000000;
	text-decoration: none;
}
#services ul li a:hover{
	text-decoration: underline;
}

#flash {
	width: 712px;
	height: 298px;
	float: right;
}
#leftColumn{
	width: 160px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 15px;
}
#centerColumn{
	width: 475px;
	margin-top: 20px;
	float: left;
}
#centerColumn p {
	line-height: 18px;
}

#centerColumn2{
	width: 475px;
	margin-top: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
	padding-top: 20px;
}
/*#centerColumn3{
	width: 900px;
	margin-top: 20px;
	float: left;
	padding-top: 20px;
	font-size: 14px;
}*/
#rightColumn{
	width: 215px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	padding-top: 8px;
/*	height: 250px;*/
	margin-bottom: 25px;
	
}
/*#rightColumn img {
	float: left;
	height: 129px;
	width: 106px;
}*/

.rightjustified{
	text-align: right;
	float: right;
}
/*#rightColumn2{
	width: 185px;
	float: right;
	margin-top: 15px;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
}
#rightColumn2 img {
	float: right;
	height: 127px;
	width: 84px;
}*/
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer{
	width: 900px;
	clear: both;
}#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
/* subpage styles */
#subpageArt {
	width: 900px;
	background-image: url(images/bkgnd_subpage.jpg);
	background-repeat: repeat-x;
	height: 95px;
	position: relative;

}
#subpageHeader {
	width: 720px;
	float: right;
	margin-top: 15px;
}
#subNav  {
	float: left;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 8px;
}

#subNav ul li{
	list-style-image: url(images/arrow.gif);
	margin-left: 15px;
	margin-bottom: 5px;
}
#subNav ul li a{
	color: #000000;
	text-decoration: none;
}
#subNav ul li a:hover{
	text-decoration: underline;
}
.rate {
	margin-left: 20px;
	list-style-type: circle;
	background-color: #D0DCEC;
	padding: 10px;
}
.special{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#clear {
	clear: both;
	float: left;
	width: 900px;	
}
