/*Authored by: Suzanne @ embolden design
For: VCRI.org
Date: 1/12/06
Hex #'s used in site:
#E0EAF3 - body bg
#00439D - footer bg
#055DA8 - footer text
#FFB538 - header
#000000 - text
#666666 - caption text
#00439D - links
 */

html, body, tr, p, td, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
    margin: 0;
    padding: 0;
    border: 0;
}	
body, h1, h2, h3, h4, p, li, td, div, blockquote {
	font-family: Arial, Helvetica, sans-serif;
}

body{/*centers page and establishes sitewide font*/
    color: #000000;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images/mast_bg2.gif);
    background-repeat: repeat-x;
    background-color: #E0EAF3;
}

#wrapper{ /*establishes container for entire page, allows text alignment to be left*/
    width: 800px;
	position: relative;
	top: -2px;
	background-image: url(../images/mast_bg2.gif);
	background-repeat: repeat-x;
    background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;

}
img.noborder {
border: none;
}
a,a:link,a:visited {
    color: #00439D;
	text-decoration: underline;
}
a:hover {
   text-decoration: underline;
}

#topnav {
    color: 000000;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
}
#topnav a,#topnav a:link,#topnav a:visited {
    color: #055DA8;
	text-decoration: none;
}
#topnav a:hover {
    text-decoration: underline;
}

#mastimage {
    float: left;
    padding-top: 25px;


}
#mastvolunteer {
    float: right;
	padding-top: 27px;
	padding-right: 15px;
	
}

#mastvolunteerborder {
    border-left: 1px solid #FFB538;
	border-right: 1px solid #FFB538;
	border-bottom: 1px solid #FFB538;
}
#mastvolunteerborder input,select {
    margin-bottom: 2px;
	width: 105px; 
	height: 10px; 
	font-size: 10px;
	
}
html>body #mastvolunteerborder select {
    height: 17px;
}
.keyword {
   width: 105px; 
	height: 10px; 
	font-size: 10px;}

#mastvolunteerborder .mastvolunteersearch {
    width: 45px;
	height: 15px;
	
}
.mastvolunteertext {
    font-size: 11px;
	padding-left: 4px;
	
}
html>body .mastvolunteertext {/*firefox font adjustment*/
    font-size: 11px;
}

.mastvolunteertextsm {
    font-size: 10px;
	padding-left: 5px;
	white-space: nowrap;
	text-align: left;
	
}

#register {
    clear: left;
	position: relative;
	top: 4px;
	left: 240px;
	height: 26px;
}
#contentholder {
    clear: left;
    position: relative;
    background-image: url(../images/main_bg.jpg);
	width: 800px;
	top: 4px; 
}

#left {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding-top: 6px;
	width: 150px;
	text-align: left;
}

#mainav ul {
   padding-top: 0px;
   margin-bottom: 5px;
   margin-top: 5px;
   
}

#mainav li {
	list-style-image: url(../images/bullet_mainav.gif);
    width: 95px;
	padding-right: 5px;
	font-size: .7em;
	margin-left: 35px;
	margin-bottom: 5px
}

#mainav li a,#mainav li a:link,#mainav li a:visited {
    text-decoration: none;
}
#mainav li a:hover {
    text-decoration: underline;
}
.mainavline {
    border-bottom: 1px solid #ffffff;
}
#leftsearch {
    padding-top: 35px;
	padding-left: 8px;
	
}
#leftsearch input {
    height: 12px;
	width: 95px;
	border: 1px solid #000000;
	vertical-align: middle;
}
#leftsearch .search {
    width: 30px;
	height: 17px;
	border: none;
}
#middle {
    padding: 15px 15px 25px 10px;
	margin: 5px 138px 0px 151px; 
	color: #000000;
	text-align: left;
	min-height: 625px;
	height: auto;
	width: 492px;
}

#middleheader {
   float: left;
   width: 23px;
}
#middlecontent {
   float: right;
   line-height: 145%;
   width: 465px;
   padding-bottom: 15px;
   font-size: .8em;
}  
#middlecontent li {
    margin-left: 25px;
}
#middlecontent p {
  padding-bottom: 15px;
}
#middlecontent a,#middlecontent a:link,#middlecontent a:visited {
   text-decoration: underline;
}
#bigphoto_458px img {
   border: 3px solid #FFB538;
 }
#bigphoto_458px img.noborder {
 border: none;
}
.middleimagetext {
    color: #666666;
	font-size: .85em;
	line-height: 120%;
	border-right: 1px solid #FFB538;
	border-bottom: 1px solid #FFB538;
	border-left: 1px solid #FFB538;
	width: 442px;
	margin-top: -4px;
	padding: 5px 10px 5px 10px;
	display: block;
}
.head {
    color: #FFB538;
	font-weight: bold;
	font-size: 1.1em;
}
#middlecontent form p {
   margin-bottom: 15px;
      vertical-align: top;
 }
#middlecontent label {
   float: left;
   width: 175px;
   padding-right: 10px;
   text-align: right;
   margin-bottom: 5px;
}
#middlecontent input {
   float: left;
   width: 250px;
   text-align: left;

}
#middlecontent input#ZipCode {
   width: 100px;
  }
#middlecontent input#Phone {
   width: 125px;
  }
#middlecontent select#State {
height: 17px;
}
#middlecontent input#PublishStory {
  width: 15px;
}
#middlecontent input.no {
   margin-top: -5px;
}

#middlecontent textarea#Story {
   margin-top: -15px;
}
#middlecontent label.wordcount{

  text-align: left;
  width: 115px;
  padding-right: 2px;
}
#middlecontent textarea#AdditionalContactInfo {
   margin-top: -15px;
}
#middlecontent input#Agreement {
   width: 12px;
}
#middlecontent input.button {
   width: 50px;
   float: none;
}
#right {
	position: absolute;
	top: 0px;
	right: 0px; 
	margin: 0px;
	padding: 30px 10px 10px 10px;
	width: 130px;
}
html>body #right {
    padding: 30px 10px 10px 0px;
}
.rightquote {
color: #055DA8;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   line-height: 150%;
   font-size: .7em;
	text-align: left;
	width: 110px;
	margin-top: 40px;
}
html>body .rightquote {
    padding-left: 10px;
}
.rightquote img {
    border: 3px solid #FFB538 ;
}

#rightbottom {
}
#footerholder {
position: relative;
z-index: 40;
}
html>body #footerholder {
    margin-top: 15px;
}
#footer {
	color: white;
	background-color: #00439D;
	font-size: .75em;
	text-align: left;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	position: relative;
	z-index: 40;

}

#help a,#help a:link,#help a:visited {
    color: #ffffff;
	font-size: .75em;
	text-decoration: underline;
}
#footerlinks {
	color: #00439D;	
	padding: 10px 15px 15px 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 160%;
	
	background-color: white;
	position: relative;
	z-index: 40;
}
#footerlinks a,#footerlinks a:link,#footerlinks a:visited {
    text-decoration: none;
}
    
html>body #footerlinks {
    padding-left: 15px;
}
/*homepage styles*/
#homewrapper {
/*establishes container for entire page, allows text alignment to be left*/
    width: 800px;
	position: relative;
	background-image: url(../images/mast_bg2.gif);
	background-repeat: repeat-x;
    background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
	top: 0px;
}

#homecontentholder {
    clear: left;
    position: relative;
    background-image: url(../images/main_bg.jpg);
	background-color:#ffffff;
	width: 800px;
	top: 5px; 
	font-size: .8em;
	height: auto;
}


#homeleftbottom {
  padding-left: 30px;
   width: 70px;
   padding-top: 40px;
}
#homeleftbottom img {
   margin-bottom: 20px;
}
#homemiddle {
    padding: 25px 0px 25px 30px;
	margin: 5px 235px 25px 151px; 
	color: #000000;
	text-align: left;
	height: auto;
	min-height: 480px;
}
#homemiddlecontent {
	line-height: 140%;
	padding-top: 10px;
}
html>body #homemiddlecontent {
    padding-top: 10px;
}
#homemiddlecontent img {
    margin-bottom: 10px;
}

#homecontentmiddlenews {
   border-top: 3px dashed #ECE9D8;
   border-bottom: 3px dashed #ECE9D8;
    color: #555555;
    font-weight: normal;
	margin: 15px 0 15px 0;
	padding: 10px 0 10px 0;
}
.homenews {
    font-weight: bold;
	color: #006699;
}
#homecontentmiddlequote {

   color: #055DA8;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
   line-height: 150%;
   padding-top: 10px;
   	font-size: .9em;
   padding-bottom: 10px;
   margin-bottom: 20px;
}
#homecontentmiddlenews img{
   margin-bottom: 5px;
}


#homeright {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 30px 10px 0px 30px;
	width: 192px;

}
#homeright .left {
   margin-left: -25px;
}
#homeright .left2 {
   margin-left: -41px;
}
#homerightopps {
    margin-top: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 175px;
	font-size: .85em;
	margin-left: -15px;
}

#homerightopps img {
    vertical-align: middle;
	margin: 3px 5px 3px 3px
}

#homerightopps li {
    background-color: #9CBEDC;
	list-style: none;
	border-bottom: 3px solid #ffffff;
	
}

#homerightopps li a,#homerightopps li a:link,#homerightopps li a:visited {
    color: #033C69;
	font-weight: bold;
	text-decoration: none;
}
#homerightfeatopps {
    color: #555555;
	text-align: left;

	padding-top: 10px;
	padding-left: 25px;
	font-size: 1em;
}

#homerightfeatopps ul {
    margin-top: 15px;
}
#homerightfeatopps li {
    background-image: url(../images/bullet_volopp.gif);
	background-repeat: no-repeat;

	list-style-type: none;
	font-size: .85em;
	line-height: 120%;
	padding-bottom: 10px;
	padding-left: 25px;
    margin-left: -40px;
	margin-top: 0px;
	list-style-position: inside;
}
.homeoppshead {
    color: #006699;
	font-weight: bold;
	line-height: 150%;
	
}

	

table tr {padding: 0px;}
