body	{
	background-color: #FFFFED;
	margin: 50px 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, Arial, Helevetica;
	background-image:url(bg.jpg);
	}
/*Page Element Variables*/
	
#homemain{
	width:802px;
	height:652px;
	margin: 0px auto;
	text-align: left;
	padding:0px;
	background-image: url(images/mainback.jpg);
	background-repeat:no-repeat;
	display: block;
	font-size: 14px;
	background-color:#FFFFED;
	}

#homenav{
	width: 490px;
	height: 44px;
	top: 57px;
	left:100px;
	border: 0px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #336633;
	position:relative;
	text-decoration:none;
	}
#homenav2{
	width: 490px;
	height: 44px;
	top: 57px;
	left:10px;
	border: 0px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #336633;
	position:relative;
	text-decoration:none;
	}
#homecon{
	width: 680px;
	height: 420px;
	top: 132px;
	left: 60px;
	border: 0px;
	overflow: auto;
	text-align: left;
	position:relative;
	color: #000000;
	}
#blog{
	width:680px;
	height:420px;
	top:135px;
	left:60px;
	border:0px;
	overflow: auto;
	position:relative;
	}
			
#homeconblog{
	width: 485px;
	height: auto;
	top: 0px;
	left: 0px;
	border: 0px;
	text-align: left;
	position:relative;
	color: #000000;
	}
#sidebar{
	width:143px;
	height:auto;
	top:0px;
	left:500px;
	border:1px solid #336633;
	padding:3px;
	background-color:#E6E4B1;
	position:absolute;
	}
	

a{
	color: #336633;
	text-decoration:none;
	}
a:visited{
	color: #336633;
	text-decoration:none;
	}
a.nav:link{
	color: #336633;
	text-decoration:none;
	}
	
a.nav:visited{
	color: #336633;
	text-decoration:none;
	}
h2{
	color:#336633;
	font-weight:bold;
	}
	
h3{
	text-align:right;
	font-size:12px;
	}	
h4{
	text-align:right;
	font-style:italic;
	font-size:10px;
	font-weight:normal;
	}
	