@charset "utf-8";

/* some basic element classes */

a.links {
color: #3d5a59;
padding-right: 20px;
background: transparent url(../site_images/061220_icon_external.gif) no-repeat center right;
font-size: 16px;
font-style: italic;
text-decoration: none;
}

.survey {
float: left;
}

.survey2 {
width: 260px;
float: right;
margin-top: 50px;
margin-right: 45px;
_margin-right: 18px;
}

.survey2 h2 {
font-size: 25px;
}

a:hover.links {
padding-right: 20px;
background: transparent url(../site_images/061220_icon_external_over.gif) no-repeat center right;
text-decoration: underline;
}

a:visited.links {
color: #649492;
}

a.links_onsite {
color: #3d5a59;
font-size: 16px;
font-style: italic;
text-decoration: none;
}

a:visited.links_onsite {
color: #649492;
}

a:hover.links_onsite {
text-decoration: underline;
}

a.top {
border: 1px solid #ffc724;
color: #ffc724;
padding:5px 15px 2px 2px;
margin: 30px 0 10px 10px;
background: #3d5a59 url(../site_images/top_page.gif) no-repeat center right;
font-size: 14px;
text-decoration: none;
}

a:hover.top {
border: 1px solid #ffc724;
color: #ffc724;
padding:5px 15px 2px 2px;
margin: 30px 0 10px 10px;
background: #3d5a59 url(../site_images/top_page_up.gif) no-repeat center right;
font-size: 14px;
text-decoration: none;
}

.main_page_li {
padding-top: 5px;
font-size: 14px;
}

.main_page_li_read_more {
border-bottom: 1px dotted  #3E5B59;
padding-bottom: 5px;
font-size: 8px !important;
}

.main_page_li_read_more_last {
padding-bottom: 5px;
font-size: 8px !important;
}

ol {
font-family:Arial, Helvetica, sans-serif;
}

.spinner {
float: left;
margin-left: 30%;
}

p.requesting {
font-weight: bold;
font-style:italic;
padding-top: 35px;
}

/* checks to see if there is a mail link if so then adds mail icon */

a.mail {
color: #3d5a59;
font-size: 16px;
font-style: italic;
text-decoration: none;
padding-right: 25px;
background: transparent url(../site_images/061220_icon_mailto.gif) no-repeat center right !important;
}

a.mail:hover {
padding-right: 25px;
background: transparent url(../site_images/061220_icon_mailto_over.gif) no-repeat center right !important;
text-decoration: underline;
}





*.textcolor {
color: #000000;
}

*.normallist {
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 1px;
list-style: square !important;
}

*.leftpadding {
padding-left: 11px;
list-style: none;
}

ul.leftpadding li.main_page_li {
font-family: Arial, Helvetica, sans-serif;
}


*.bright {
color:#993300;
margin-bottom: 10px;
background-color: none !important;
}

*.largerfont {
font-size: 16px;
font-weight: bold;
}

*.block {
display: block;
font-weight: normal;
}

/* image links by content type checks to see what type of content the file is and adds the link images for it*/
a[href $='.com'] { 
   padding-right: 18px;
   background: transparent url(../site_images/061220_icon_external.gif) no-repeat center right;
}

/* wrapper for site section of the site */

#wrapper {
margin:0 auto;
width: 1000px;
}

/* CSS For the Header section of the site */

#header {
background-image: url(../site_images/header_background_main.jpg);
background-repeat: no-repeat;
background-position: bottom;
background-position: right;
width: 100%;
height: 149px;
}

#logo {
margin: 15px 0 0 10px;
}

#info_search_box {
position: absolute;
width: 218px;
margin-top: -62px;
margin-left: 685px;
}

#info_search_box submit_button {
margin-top: 8px;
}

#info_search_box ul li a {
font-weight: bold;
text-decoration: none;
font-size: 12px;
color: #ffc724;
}

#info_search_box a:hover {
text-decoration: underline;
}

#info_search_box ul li.main {
display: inline;
border-right: 1px solid #ffc724;
padding-left: 3px;
padding-right: 7px;
font-size: 10px;
}

#info_search_box ul li.last {
display: inline;
padding-left: 3px;
padding-right: 7px;
font-size: 10px;
}

/* General PVSC search form top header */

#info_search_box form {
margin-left: 6px;
margin-top: 0;
}

input {
border: 1px solid #ffc724;
font-size: 15px;
font-weight: bold;
margin: 0;
}


*.submit_button {
margin-left: 2px;
margin-top: 5px;
border: none;
}



/* CSS For the sub menu section of the site */

#sub_menu {
/*background-image: url(../site_images/gradient_submenu.gif);*/
background-color: #FFD352;
background-repeat: repeat-x;
font-family: Geneva, Arial, Helvetica, sans-serif;
border-top: 1px solid #3d5a59;
border-bottom: 1px solid #3d5a59;
width: 100%;
padding: 2px 0 1px 0;
letter-spacing: 1px;
text-align: center;
}

#sub_menu ul li a {
font-weight: bold;
text-decoration: none;
font-size: 12px;
color: #3d5a59;
}

#sub_menu a:hover {
text-decoration: underline;
}

#sub_menu ul li.main {
display: inline;
border-right: 1px solid #3d5a59;
padding-left: 3px;
padding-right: 7px;
font-size: 10px;
}

#sub_menu ul li.last {
display: inline;
padding-left: 3px;
padding-right: 7px;
font-size: 10px;
}

/* CSS tab menu code, yellow tabs at the top of the page */

#tabs12 {
position: relative; 
margin: 0 auto;
text-align: center;
width:750px;
background-color: transparent;
font-size:93%;
line-height:normal;
}

#tabs12 ul {
margin-top: 43px;
margin-left: 80px;
padding:2px 2px 0 0;
list-style:none;
}

#tabs12 li {
display:inline;
margin:0;
padding:0;
}

#tabs12 a {
float:left;
background-color: #3D5A58;
background: url("../site_images/tableft12.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#tabs12 a span {
float:left;
display:block;
font-weight: bold;
background: url("../site_images/tabright12.gif") no-repeat right top;
padding:10px 10px 4px 10px;
color:#3D5A58;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs12 a span {
float:none;
}
/* End IE5-Mac hack */
#tabs12 a:hover span {
color:#3D5A58;
}

#tabs12 a:hover {
background-position:0% -42px;
}

#tabs12 a:hover span {
background-position:100% -42px;
} 
 
/* this makes the tab at the top stay hovered if it is the active page  */
#tabs12 ul li a span.currentspan {
background-position:100% -42px;
} 


/* bottom wave images divs  */ 

#underimage {
width: 1000px;
height: 75px;
background-image: url(../site_images/main_under_background.gif);
}

/* main block under header with flash object or image and main links */ 

#mainblock {
position: relative;
top: -45px;
width: 100%;
height: 240px;
border-bottom: 1px solid #3d5a59;
}

#flashobject {
float: left;
width: 600px;
height: 240px;
}

#mainlinks {
float:left;
width: 40%;
height: 240px;
}

#mainlinks img {
margin: 40px 0 0 10px;
}

#mainlinks ul {
margin: 0 0 0 10px;
list-style: none;
}

#mainlinks ul li a {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 18px;
color: #3D5A58;
}

#mainlinks ul li a:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 3px;
text-decoration: none;
font-size: 18px;
color: #3D5A58;
}

#mainlinks ul li.main {
border-bottom: 1px solid #ffc724;
margin-right: 100px;
padding-top: 4px;
padding-bottom: 4px;
}

#mainlinks ul li.last {
padding-top: 4px;
padding-bottom: 4px;
}

/* main bottom block will house the 3 rounded information blocks */

#mainbottomblock {
position: relative;
margin: 0 auto; /* center for now */
float: left;
clear: both;
width: 1000px;
top: -45px;
}



/* rounded boxes css in main bottom block */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
float:right; /* center for now */
clear: left;
margin-right: 11px;
position: relative;
width: 319px; /* Pixals so it will drop down when font is set though browser */
background: url(../site_images/sbbody-r.gif) no-repeat bottom right;
font-size: 100%;
}

.boxhead {
background: url(../site_images/sbhead-r.gif) no-repeat top right;
margin: 0;
padding: 0;
text-align: center;
}
.boxhead h2 {
background: url(../site_images/sbhead-l.gif) no-repeat top left;
margin: 0;
padding: 22px 30px 5px;
color: #3d5a59; 
font-weight: bold; 
font-size: 1.2em; 
line-height: 1em;
	
}
.boxbody {
background: url(../site_images/sbbody-l.gif) no-repeat bottom left;
margin: 0;
padding: 5px 30px 31px;
}



/* footer div */

#footer {
position: relative;
float: right;
background-image: url(../site_images/footer_background.jpg);
background-position: bottom;
background-position: right;
width: 1000px;
height: 72px;
}

#footer ul {
position: relative;
top: 39px;
text-align: center;
}

#footer ul li a {
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
letter-spacing: .5px;
font-size: 11px;
color: #ffc724;
}

#footer a:hover {
text-decoration: underline;
}

#footer ul li.main {
display: inline;
font-size: 10px;
border-right: 1px solid #ffc724;
padding-left: 3px;
padding-right: 7px;
}

#footer ul li.last {
display: inline;
font-size: 10px;
padding-left: 3px;
padding-right: 7px;
}

#footer ul li.copywrite {
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10px;
color: #ffc724;
display: inline;
}


