html {
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	font: 76% arial,sans-serif;
	text-align:center;
	background-repeat: repeat; background-color: #ebebeb;
	background-image:url(images/common/fadestrip2.png);
}


p{margin:0 10px 10px}

a{padding:0px; text-decoration:none; color:#000000;}

div#header{
position:relative;
/*background:url(images/common/w4vwebpageheader3.jpg);*/
width:960px;height:20px;
}

div#header a {color:red;}
div#navtext{position:absolute;color:blue;right:0px;vertical-align:bottom;bottom:0px;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{
text-align:left;
border-top:0px  black solid;
border-bottom:0px  black solid;
border-right:2px  #DDDDDD groove;
border-left:2px  #DDDDDD groove;
height:100%;
width:960px;
margin:0 auto;
position:relative;
/*background: #ee8 repeat-y url(images/common/browncol.gif);*/
background-color: #D8D8D8;

}


div#content p{line-height:1.4;padding-left:10px;}


div#col_left{

		   position: relative;
		   height:100%;

}

div#navigation{
float:left;
width:200px;
height:315px;
 position: relative;
 background-color:white;
}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}

div#extra{
float:left;
clear:left;
width:200px;
background-color:red;
height:100%;
 position: relative;
}

div#content{float:right;width:755px;height:100%;position:relative;background-color:white;min-height:760px;}

div#footer{background:#D8D8D8;clear:both;width:100%;text-align:center;color: red;font-weight:normal;padding-top:5px;}
div#footer a{color: red;text-decoration:bold;}
div#footer a:hover{color: #627EB7;font-weight:bolder;}
div#footer p{margin:0;padding:5px 10px}







/*--------------------------------------------MENU--------------------------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 


#menu3 {
	width: 199px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #DFDFDF;
	border-size: 1px;
	border-width: 1px;
	color:white;
	font-weight:bolder;
	}
	
#menu3 li a {
	height: 18px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 14px;
	text-decoration: none;
	border-top: solid #EFEFEF .5px;
	border-bottom: solid #EFEFEF .5px;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: black;
	font-weight:bold;
	display: block;
	background:  url(images/menu3.gif);
	padding: 5px 0px 2px 15px;
	}
	
#menu3 li a:hover {
	color: #627EB7;
	background:  url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}
	
/*--------------------------------------------MENU END--------------------------*/


/*--------------------------BOXXES-------------------------*/



.boxes{


border: 1px solid #ccc;
width: 210px;
height: 137px;
position:absolute;
margin:10px 15px;

float: left;
}


.boxes_right{
position:absolute;
right:0px;
float: left;
margin:10px 15px;
border: 1px solid #ccc;
width: 210px;
height: 137px;


}
.boxes_long{
position:absolute;
right:245px;
float: right;
margin:10px 15px 10px 0px;

border: 1px solid #ccc;
width: 240px;
height: 310px;


}

#main_boxes{

position:relative;
width:755px;
height:330px;

}





.headh {text-align:center;background: #ddd; height:20px;width:210px;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;color:red;}

.contenth {background: #FAFAFA;height:115px;width:210px;}
.contenth div { padding-top: 5px;}
.contenth img{float:left;margin: 0px 10px 0px 8px;width:80px;}

.headh_center{text-align:center;background: #ddd; height:20px;width:240px;}
.headh_center h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;color:red;}

.contenth_center {background: #FAFAFA;  height:270px;width:240px;}
.contenth_center div { padding-top: 5px;padding-left:15px;}
.contenth_center img{float:left;margin: 0px 10px 0px 0px;}

/*--------------------------BOXXES END-------------------------*/


#title_image{
position:relative;
width:755px;
height:130px;
background-image:url(http://www.walkforvalues.com/images/page_banners/banner-for-school.jpg);

}

H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px;  PADDING-BOTTOM: 6px; MARGIN-bottom: 3px; PADDING-TOP: 10px; BORDER-BOTTOM: #e5e5e5 1px solid; HEIGHT: 22px; BACKGROUND-COLOR: #ffffff; COLOR: #333333;font-family:Tahoma;font-size:20px;	
}


H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 8px; COLOR: #333333; 
}
H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;FONT-SIZE: 14px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #323232; LINE-HEIGHT: 13px; 
}

