﻿div,p,ul,ol,h1,h2,h3,h4
{
	padding:0;
	margin:0;
}

#subheader

{
	width:760px;
	background:url(../Images/menuBgSelected_1.gif) top left repeat-x;
	height:30px;
	margin-left:2px;
	font-size:13px;
	font-weight:bold;
	clear:left;
}



#subcontainer
{
	width:720px;
	height:230px;
	padding:5px 15px 10px 15px;
	background-color:#f7f7f7;
	border-top:solid 1px #a1b467;
	border-bottom: solid 1px #a1b467;
	margin:auto;
	margin-bottom:10px;
	clear:both;
}


#box1,#box2,#box3
{
	float:left;
	background-image:url(../Images/greenflowerBox.gif);
	width:150px;
	height:180px;	
	padding:15px 5px 5px 15px;
		
}

#longBox
{
	background-image:url(../Images/yellowPAAssessmentSatisfact.png);
	width:500px;
	height:38px;	
}

#longBoxText
{
	font-family:Trebuchet MS Arial Verdana;
	font-size:13px;
	font-weight:Bold;	
	color:black;
}


/*.boxText
{
	font-family:Arial;
	font-size:15px;	
	font-weight:bolder;
	font-style:italic;
	color:#393f35;
	text-align:center;
}*/

#box2
{   
	background-image:url(../Images/roseDandelionBox.gif);
	font-size:10px;  
}

#box3
{	
	background-image:url(../Images/blueTreeBox.gif);
	font-size:10px;
	color:#daddd7;
	text-align:center;	
}
.boxHeader
{   
	display:block;
	font-size:14px;
	font-weight:bolder;
	margin-bottom:5px;
	color:Black;
}
#box3 a:link, #box3 a:visited
{
	font-family:Trebuchet MS Arial Verdana;
	font-size:12px;
	font-weight:Bold;	
	color:#daddd7;
	text-decoration:none;
}



.hometext, #maintext, #address
{
	color:#777777;
}

.hometext
{
	padding:0 10px 0 10px;
	font-size:12px;
	font-weight:bold;
	width:97%;
	margin-top:15px;
	padding-bottom:20px;
	text-align:justify;	
}

.boxList
{
	list-style-type:none;
}

.boxList li
{
	margin-top:3%;
}






