
.homepageleft {
	height:auto;
	float: left;
	width: 50%;
	margin-left: 12px;
	border-right:1px dotted #a0a0a0;
}

.lefthold{
 	width:100%;
	height:auto;
	float:left;
	background:url(Images/leftbg.jpg) top left repeat-x; 
	padding-left: 5px;
}

.lefthold h2{
	color: #845326;
	font-size: small;
	font-weight: bold;
}

.homepageright {
	padding:0px;
	width: auto;
	float: left;
	border-left:1px dotted #a0a0a0;

}
.homepageright a {
	color:#333; 
	text-decoration:none;
}

.homepageright a:hover {
	color: #845326;
	text-decoration:underline;
}

.homepageleft a {
	color: #333;
	text-decoration:none;
}

.homepageleft a:hover {
	color: #845326;
	text-decoration:underline;
}



.homepageright h2 {
	margin: 0 0.2em 0.3em 0.1em;
	padding: 0.2em 0.1em 0.2em 0;
	color: #845326;
	font-size: small;
	font-weight: bold;
}

.rightpod1 {
	margin-left: 5px;
	
}


