/***********************************************/
/* WPHFH_exper.css                             */
/* Use with West Plains Habitat for Humanity   */
/* EXPERIMENTAL                                */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, sans-serif;
	background: white;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	
}


img {display: block;}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 110%;
 color: #005596;
 margin-top: 4px ;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}


h6{
 font-size: 80%;
 color: black;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
				

.smtext {
	font-size: 70%;
	font-family: Verdana, Helvetica, sans-serif
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px;
	width: 75%;
	position: absolute; top: 0; left: 0;
}

#navBar{
	margin: 0px 0px 0px 0px;
	width: 13em;
	padding: 0px 0px 0px 0px;
	background-color: #005596;
	position: absolute; top: 15.4em; left: 0;
	
}

#content{
  	float:left;
	margin: 0;
	padding: 0 0 0 0;
}

#gallery_content{
  	float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	position: absolute;
	top: 18.4em ;
	left: 13em ;
}



#volform {
	display: block;
	padding: 20px 5px 0px 20px;
	font-size: 80%;
	background: #D5DCEF ;
	width: 43em;
	position: absolute;
	top: 22.3em ;
	left: 16.3em ;
}



#donateform {
	display: block;
	padding: 20px 5px 0px 20px;
	font-size: 80%;
	background: #eeeeee ;
	width: 43em;
	position: absolute;
	top: 22.3em ;
	left: 16.3em ;
	}


/***********************************************/
/*Component Divs                               */
/***********************************************/

	 
#liveTime {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: absolute; top: 4.5em; left: 35em;
	width: 16em;
	background: white ;
}

#liveTime h1 {
	 font: bold 80% Verdana, Georgia, Helvetica, Sans-serif;
	 display: inline ;
	 margin-left: 3%;
	 color: #005596; }
	 

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
	margin: 0 ;
	position: absolute;
		top: 15.4em ;
		left: 13em ;
	width: 35.1em ;
	background: white ;
}


#pageName h2{
	font-size: 114%;
	color: #005596;
	margin-top: 6px;
}


#volpageName{
	padding: 0px 0px 10px 10px;
	margin-top: 10px;
	background: #D5DCEF ;
	width: 72%;
}




/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 20px;
	font-size: 80%;
	width: 72%;
}

.vfeature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	width: 72%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature h2 { font: normal medium Verdana, Georgia, Helvetica, Sans-serif; margin: 0.75em 0 0.2em 0; color: black; }
.feature h4 { font: bold 12px Verdana, Georgia, Helvetica, Sans-serif; margin: 0.75em 0 0.2em 0; color: black; }


.feature img{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 5px 5px 5px 5px;
}
/* adjust margins to change separation between the feature image and text flowing around it */



/************** mainbody styles ***************/

#mainbody {
	padding: 0px 10px 10px 20px;
	margin: 0 ;
	font-size: 80%;
	width: 43em;
	position: absolute;
	top: 22.3em ;
	left: 16.3em ;
	background: White ;
}

#mainbody  h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

#mainbody  h2 {  margin: 0.75em 0 0.2em 0; color: black; }
#mainbody  h4 {  margin: 0.75em 0 0.2em 0; color: black; }

#mainbody img {
	display: inline;
	float: right ;
	padding: 0px 10px 0px 0px;
	margin: 5px 5px 5px 15px;
}
/* adjust margins to change separation between the feature image and text flowing around it */



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: absolute ;
		top: 53em ;
		left: 1em ;

}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************* #footer styles ***************/

#restore_footer{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: absolute ;
	top: 116em ;
	left: 1em ;

}

#gallery_footer{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: absolute ;
	top: 130em ;
	left: 1em ;

}


#ownership_footer{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: absolute ;
	top: 129em ;
	left: 1em ;

}

#privacy_footer{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: absolute ;
	top: 344em ;
	left: 1em ;

}


#volunteer_footer{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: absolute ;
	top: 146em ;
	left: 1em ;

}

#donate_footer{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: absolute ;
	top: 164em ;
	left: 1em ;

}

/************* #search styles ***************/

#search{
	padding: 1px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	margin: 0;
	padding: 0;
	list-style-image: url('images/nav_arrow.gif')
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	list-style-image: url('images/nav_arrow.gif');
}

#navBar img {display: inline;}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 8px;
	font-size: 90%;
	background-color: #005596;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 10px 2px 6px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	background-color: #005596;
	color: #FFFFFF;
	font-weight: bold;
}

#sectionLinks a:visited{
	padding: 2px 10px 2px 6px;
	color: #FFFFFF;
	font-weight: bold;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 10px 2px 6px;
	color: #005596;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}



