/***** Body and main container *****/

body {
	margin:0;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	color:#000000;
	background-image: url(bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#wrap {
	background-color:#FFFFFF;
	color:#303030;
	margin:0 auto;
	width:746px;
}

/***** Header *****/

#header {
	color:#505050;
	background:#ffffff url(img/front.jpg) bottom left no-repeat;
	height:40px;
}
#banner {
	height:158px;
}


/***** Main content *****/

#contentfull {
	margin:10px;
	line-height:1.5em;
	text-align:left;
	width:545px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: 0px;
}
#homebanner {
width:369px;
height:100px;
float:left;
}

#homeleaf {
width:377px;
height:369px;
float: right;

}

#homecontent{
	width:267px;
	height:200px;
	float:left;
	text-align:left;
	background-position: left bottom;
	padding-left: 100px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 50px;
	background-image: url(finalversion_14.jpg);
	background-repeat: no-repeat;

}

#sidemenu {
	margin:10px;
	float:right;
	text-align:left;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	padding-left: 5px;
	font-size: 10px;
	
	
}


#sidemenu a:link {color: #3366CC; text-decoration:underline;}
#sidemenu a:hover {color:#CC0000;}
/***** Footer *****/

#footer {
	clear:both;
	margin:0 auto;
	width:746px;
	height:295px;
	text-align:center;
	color:#808080;
	background-color:#FFFFFF;
	
}

#footerpic {
	height: 110px;
	clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #184D9D;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(tile.jpg);
}
.contentheading {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}


#footerpic a:link {color:#028A4A; text-decoration: underline;}

#footerpic a:visited {color:#028A4A;}
	


/***** NAV *****/
#topnavcon {
	left:0px;
	top:177px;
	width: 746px;
	height:23px;
	text-align:right;
	background-color: #F0EFEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #C2C1BD;
	border-left-color: #C2C1BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 300;
	
}
#topnavcon a:link {color: #666666; text-decoration:none;
}
#topnavcon a:visited {color: #666666; text-decoration:none;
}
#topnavcon a:hover {color:#CC0000; text-decoration:none;
}
#topnavcon a:active {color:#990000; text-decoration:none;
}





	
/***CLASS AND LINK STYLES*******/

#knowsidepan {
	clear:right;
	float:right;
	width:160px;
	height:auto;
	margin: 0px;
	padding-top: 70px;
	text-align:justify 
	text-indent: 10px;
	color: #246639;
	padding-right: 20px;
	
	}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}





a:link {color:#3366CC; text-decoration:none;}
a:visited {color: #3366CC;}
a:hover {color:#CC0000;}
a:active {color:#990000;}




h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
.paragraphstart {
	font-size: 36px;
	font-weight: lighter;
}

