/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin:0;	padding:0;	border:0;	font-weight:inherit;	font-style:inherit;	font-size:100%;	font-family:inherit;	vertical-align:baseline;}
body {	line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body { font-size:75%; color:#000000; background-color: #FFF; font-family:Georgia, "Times New Roman", Times, serif; }
h1, h2, h3, h4, h5, h6 {	font-weight:normal;	color:#FFF;}
h1 { font-size:20px; line-height:1; margin-bottom:25px; color: #002E52; font-weight: bold; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; }
h2 { font-size: 16px; text-transform: capitalize; color: #002F55; font-weight: bold; margin-bottom: 5px; margin-top: 0px; font-family: Arial, Helvetica, sans-serif; }
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 { font-size:16px; line-height:1.5em; margin-bottom:15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: none; color: #022744; margin-top: 15px; padding-right: 25px; padding-left: 25px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #58A010; border-bottom-color: #58A010; padding-top: 15px; padding-bottom: 15px; text-align: center; }
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p { margin:0 0 1.5em; line-height: 1.5em; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; }
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right { float:right; margin-top: 0em; margin-right: 0; margin-bottom: 1.5em; margin-left: 1.5em; }
a:focus, a:hover {color:#000;}
a { color:#009; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; }
blockquote {margin:1.5em;color:#666;font-style:italic;}
hr { background:#000000; color:#000000; clear:both; float:none; width:100%; height:2px; border:none; margin-top: 25px; margin-right: 0; margin-bottom: 35px; margin-left: 0; }
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol { margin:0; font-family: Arial, Helvetica, sans-serif; }
ul, ol { margin:0 1.5em 1.5em 0; padding-left:3.333em; font-family: Arial, Helvetica, sans-serif; }
ul { list-style-type:disc; font-family: Arial, Helvetica, sans-serif; }
#content ul li { font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; font-weight: bold; }

ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:2px 2px 2px 2px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select { border:1px solid #bbb; background-color: #FFF; color: #000; width:175px; padding: 3px; height: 20px; font-size: 11px; }
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#666; width: 175px; }
input[type=text], input[type=password], input.text, input.title, textarea, select {margin: 0;}
input.text, input.title { width:175px; background-color: #FFF; }
input.title {font-size:1.5em;}
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; width:175px; height:40px; padding:3px; }
input[type=checkbox], input[type=radio], input.checkbox, input.radio { position:relative; top:.25em; background-color: #FFF;width:250px;  }
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:900px;margin:0 auto;}
.last, div.last {margin-right:0;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* main.css */
#header { background-image: url(../images/css/bg-header.jpg); height: 135px; background-repeat: repeat-x; margin: 0px; padding: 0px; background-position: center top; }
#wrapper { width: 900px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding: 0px; }

#header #logo { float: left; display:block; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; }
#header #tab { float: right; margin-left:20px; margin-top: 0px; text-transform: uppercase; margin-right: 0px; }
#nav { background-image: url(../images/css/bg-nav.jpg); background-repeat: repeat-x; height: 34px; text-align: center; padding-top: 8px; font-size: 14px; font-weight: bold; color: #FFF; }

#nav a { text-decoration:none; color:#FFF; font-family:Arial, Helvetica, sans-serif:; 	text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-right: 25px; padding-left: 25px; }
#nav ul { padding:0; list-style-position: outside; list-style-type: none; margin: 0px; }
#nav li { list-style-type: none; float: left; text-align: center; margin: 0px; padding: 0px; list-style-position: outside; }


#flash { background-image: url(../images/css/bg-flash.jpg); background-repeat: repeat-x; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; height: 346px; }
#flash #wrapper { background-image: url(../images/css/flash-bg.jpg); height: 318px; width: 546px; padding-left: 354px; padding-top: 28px; }

#main { margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; clear: both; display: block; background-image: url(../images/css/bg-body.jpg); background-repeat: repeat-x; background-color: #FFF; padding-top: 35px; padding-bottom: 25px; min-height: 800px;}
#content { width: 575px; margin-left: 0px; }
#column { float: left; width: 250px; margin-right: 35px; }
#column ul li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; margin-bottom: 8px; }

#map {	float: left;	margin-right: 15px;	border: 1px solid #000;}




/* sidebar.css */

#sidebar { width: 225px; margin-right: 0px; float: right; padding: 0px; margin-bottom: 25px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#sidebar h1 { font-size: 20px; font-weight: bold; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #000; padding-bottom: 8px; text-transform: uppercase; }
#sidebar #green-special { margin-bottom: 25px; }
#sidebar #testimonial { background-image: url(../images/css/bg-testimonials.jpg); padding-right: 0px; padding-left: 0px; padding-top: 0px; background-repeat: no-repeat; background-position: center bottom; padding-bottom: 10px; }
#testimonial img  { margin: 0px; padding: 0px; }

#testimonial p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; margin-right: 20px; margin-left: 20px; margin-top: 5px; }


#contact { background-image: url(../images/css/bg-contact.jpg); /*height: 290px;*/ height:410px; background-repeat: no-repeat; padding-top: 50px; padding-right: 22px; padding-bottom: 5px; padding-left: 22px; }
#contact p { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }






/* footer.css */
#footer { clear:both; background-image: url(../images/css/bg-footer.jpg); background-repeat: repeat-x; background-position: center top; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; height: 400px; padding-top: 16px; background-color: #145983; }
#footer h1 { color: #FFF; font-size: 18px; text-transform: capitalize; }
#footer h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-transform: uppercase; color: #FFF; }
#footer img { margin-bottom: 15px; }


#footer-about { float: left; width: 400px; margin-right: 35px; }
#footer-address { font-size: 10px; color: #FFF; font-family: Arial, Helvetica, sans-serif; float: left; width: 150px; padding-right: 30px; padding-left: 12px; font-weight: bold; }
#footer-about p { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFF; font-weight: normal; }
#footer-address a { font-family: Arial, Helvetica, sans-serif; color: #FFF; text-decoration: underline; }
#footer-address p { font-weight: bold; }

#footer-links { float: left; width: 120px; }
#footer-links p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; padding: 0px; color: #FFF; margin-top: 0px; margin-right: 0px; margin-bottom: 11px; margin-left: 0px; }

#footer-links a   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; text-decoration: none; margin: 0px; padding: 0px; font-weight: normal; }

#footer-links2 { float: left; width: 150px; margin-left: 15px; }
#footer-links2 p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; padding: 0px; color: #FFF; margin-top: 0px; margin-right: 0px; margin-bottom: 11px; margin-left: 0px; }

#footer-links2 a   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; text-decoration: none; margin: 0px; padding: 0px; font-weight: normal; }

