@charset "UTF-8";
/* CSS Document */

/*Reset Styles!*/
html, 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
        color: #000000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.clear{
	clear: both;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
}

p {
}


a:link, a:active, a:visited {
color:#284169;
text-decoration:underline;
}

a:hover {
color:#284169;
text-decoration:none;
}

ul{
clear:left;
padding:10px 0 10px 7px;

}

li{
padding: 0 0 6px 0;
list-style: circle;
list-style-position: inside;
}


body {
	background: #FFFFFF url(../images/body_bg.jpg) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
	margin: 0px;
}

#wrapper {
	background: #FFFFFF url(../images/wrapper_bg.jpg) left bottom no-repeat;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
	width: 960px;
        color: #000000;
}

/*------Header-----*/

#header {
	background: url(../images/header_bg.jpg) top no-repeat;
	float: left;
	padding: 11px 0 0 0;
	width: 960px;
}


#header h1 {
	float: left;
	font: normal 40px "Trebuchet MS";
	padding:0 0 0 40px;
	color:#4c5d86;
}


#header h1 a:link,#header a:active, #header a:visited {
text-decoration:none;
color:#4c5d86;
}

#header h1 a:hover{
text-decoration:none;
color:#4c5d86;
}


#header h1 span  {
	font: bold 16px "Trebuchet MS";
	color: #000000;
}


#phone {
	color: #4d5e86;
	float: right;
	font-weight: bold;
	font-size: 22px;
	margin-right: 60px;
	text-align: right;
}

.call_now {
}

#topNav {
	background: url(../images/topNav_bg.jpg) left top repeat-x #8ca2d4;
	float: left;
	width: 960px;
}

#topNav ul {
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0 0 0 60px;
	text-transform: uppercase;
	padding:0;
}

#topNav li {
	display: inline;
	float: left;
	padding: 11px 20px 12px 20px;
	margin: 0px;
}

#topNav li a:active,
#topNav li a:link,
#topNav li a:hover,
#topNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.normal {
	background: url(../images/topNav_border.jpg) right repeat-y;
}

.last {
	background: none;
}

.selected {
	background: url(../images/topNav_selected_bg.jpg) top right no-repeat;
}

/*------Banner-----*/
.banner {
clear: both;
float: left;
font-weight: bold;
height: 182px;
width: 960px;
}
.banner #bannerRotating {
float: left;
height: 182px;
width: 673px;
}
.banner #promotions {
float: right;
height: 182px;
width: 287px;
background: url(../images/headerbg.gif) top left no-repeat;
}

.banner #couponLinks {
	width: 232px;
        font-size: 11px;
        padding: 0 30px 10px 20px;
color: #000000;}

a.coupons {
	font-size: 11px;
        text-decoration: underline;
        padding-top: 10px;
	color: #4c5d86;
}

<!--.banner #promotions h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 20px 0 0 90px;
}-->


.banner #promotions h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
          
	margin-bottom: 10px;
	padding: 13px 5px 0 30px;
}












/*------Main Container-----*/

#main {
	background: url(../images/content_bg.jpg) top no-repeat;
	float: left;
	width: 960px;
        color: #000000;
}

/*Content-----*/

#content {
	float: left;
	margin: 0px 10px 10px 25px;
	overflow: hidden;
	padding-top: 20px;
	width: 640px;
        color: #000000;
}

#textArea {
	color: #000000;
	float: left;
	font-size: 12px;
	line-height: 16px;
}

#textArea h2 {
	clear: both;
	color: #0b4599;
	margin-bottom: 15px;
	width: 100%;
}

#textArea p {
	margin-bottom: 15px;
}

#textArea ul {
}

#textArea li {
}

#textArea li a:active,
#textArea li a:link,
#textArea li a:visited {
	text-decoration: none;
}

#textArea li a:hover {
	text-decoration: underline;
}

img.float_left {
	float: left;
	margin: 0px 10px 5px 0px;
}
img.float_right {
	float: right;
	margin: 0px  5px 0 10px;
}

.readMore {
	background: url(../images/readMore_btn.jpg) top  no-repeat;
	border: none;
	color: #FFFFFF;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0 0 180px;
	padding-top: 3px;
	text-align: center;
	width: 67px;
}

.readMore a:link, .readMore a:visited, .readMore a:active{
	color: #fff;
}

.readMore a:hover{
	color: #333;
}

/*Column Right-----*/
#columnRight {
	background: url(../images/rightBar_rep.jpg) repeat-y left top;
	color: #000000;
	float: right;
	padding: 0 23px 0 0;
	width: 262px;
}

.columnright_inner{
	width: 262px;
	float: right;
	background: url(../images/rightBar_bg.jpg) left top no-repeat;
}

#columnRight h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 40px;
	text-align: center;
}

#columnRight p {
	margin: 0 12px;
	line-height: 16px;
}

#contactForm {
	font-size: 11px;
	margin: 10px 0 10px 20px;
}

#contactForm label{
	float: left;
	padding: 7px 0 0 0;
}

.formField {
	border: #7f7f7f 1px solid;
	height: 14px;
	margin: 5px 0 10px 3px;
	padding: 0 0 0 5px;
	width: 165px;
}

#contactForm textarea {
	border: #7f7f7f 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 5px;
	width: 215px;
}

.formFieldBtn {
	background: url(../images/submit_btn.jpg) top no-repeat;
	border: none;
	color: #FFFFFF;
	float: right;
	height: 21px;
	margin: 10px 20px;
	width: 57px;
}

#columnRight ul {
}

#columnRight li {
}

#columnRight li a:active,
#columnRight li a:link,
#columnRight li a:visited {
	text-decoration: none;
}

#columnRight li a:hover {
	text-decoration: underline;
}

#columnRight img {
}

/*Contact Action-----*/
#contactAction {
	background: url(../images/contactAction.jpg) left top no-repeat;
	float: left;
	margin: 0 10px 10px 12px;
	padding: 10px 15px;
	overflow:auto;
	height:117px;
	width: 207px;
}

#contactAction h3 {
	color: #FFFFFF;
	font-size: 22px;
	margin-bottom: 10px;
	text-align: left;
}

#contactAction p {
	margin: 0;
	line-height: 18px;
}

.contactAction_phone {
}

/*------Foter-----*/

#footer {
	background: url(../images/footer-line.jpg) no-repeat 97px 12px;
	color: #000000;
	float: left;
	width: 960px;
	text-align: center;
	padding: 2px 0 0 0;
}

#footer p {
	font-size: 11px;
	line-height: 13px;
}

#border {
	padding: 20px 0;
	text-align: center;
}

#footer li {
	display: inline;
}

#footer a:active,
#footer a:link,
#footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/*------Important Classes-----*/

.red {
	color: #fd2b16;
}

.blue {
	color: #0b4599;
}

.yellow {
	color: #f6ff00;
}

.text{font-style: italic;}
.source {text-align: right; font-weight: bold;}

.staffHeader {
	color: #0b4599;
	margin-bottom: 14px;
font-weight: bold;
}
.float-right{
	float: right;
}
