body { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; background: url(../images/bg-body.png) center repeat-y; margin: 0 auto 0 auto; }

/* Mini browser reset */

ul, li, h4, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}

#outer { border: 0px solid black; min-height: 50em; width: 800px; margin: 0 auto 0 auto; }

#masthead { background: url(../images/bg-masthead.png) repeat-x; height: 90px; }
#masthead-logo { background: url(../images/goolie.png); height: 90px; width: 264px; margin: 0 0 0 20px; float: left; }
#masthead-call-now { text-align: right; clear: right; color: white; padding: 15px; margin: 0 10px; }
#masthead-call-now strong { font-size: 1.2em; }
#masthead-call-now strong.masthead-note { font-size: 1em; color: #EE6600; }
#masthead-main-nav { height: 25px; padding: 0; }
#masthead-main-nav ul { padding: 2px 0 0 0; margin:0; display; block; }
#masthead-main-nav li { text-align: center; font-size: 0.8em; font-weight: bold; display: inline-block; padding: 0px; border-left: 1px solid #cccccc; width: 50px; margin: 2px 0 2px 0; }
#masthead-main-nav li.first { border-left: none; }
#masthead-bottom-border { background: url(../images/bg-masthead-bottom-border.gif) repeat-x; height: 10px; }

#report-form-holder { width: 500px; }
#report-form-holder label { width: 130px; display: inline-block; text-align: right; }
#report-form-holder label.error { width: 100px; display: inline-block; text-align: left; color: red; padding-left: 10px; font-style: italic; }
#report-form-holder input.text { width: 230px; display: inline-block; background: url(../images/bg-text-input.gif); height: 20px; border: 1px solid #ccc; margin-bottom: 5px; }
#report-form-holder div.submit-holder { width: 368px; padding: 10px 0 10px 0; }
#report-form-holder input.submit { 
float: right;
background-color: #9AD565;
border: none;
padding: 5px 7px 5px 7px;
color: white;
font-weight: normal;
font-size: 0.9em;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
#report-form-holder input.submit:hover { 
cursor: pointer;
text-decoration: underline;
}


#footer { background: #F9F9F9; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 20px 0px 20px 25px; height: 8em; margin-top: 20px; }
	
#footer ul {
font-size: 0.8em;
float: left;
list-style-type: none;
margin-top: 0px;
margin-right: 90px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-top-width: 0px;
border-right-width-value: 0px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0px;
border-left-width-value: 0px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #000000;
border-right-color-value: #000000;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #000000;
border-left-color-value: #000000;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}

#footer li.title { font-weight: bold; color: #003351; }
#footer li a { color: black; text-decoration: none; }
#footer li a:hover { text-decoration: underline; }

#copyright-terms
{
float: left;
width: 940px;
font-size: 12px;
color: #959595;
list-style-type: none;
line-height: 18px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 10px;
padding-right: 0pt;
padding-bottom: 10px;
padding-left: 25px;
}

#under-construction { padding: 20px; }

#under-construction h1 { font-size: 1.5em; color: #00324F; margin-bottom: 10px; }

#under-construction h2 { font-size: 1.2em; margin-bottom: 10px; }