#col1 {
	width:192px;
	height:259px;
	margin-left:25px;
	background-color: #a5b39e;
	background-image: url(../../images/home_col1_bg.jpg);
	background-repeat: repeat-y;
	float:left;
}
#imgtop {
	width:192px;
	height:215px;
}
#imgtitle {
	width:192px;
	height:32px;
}
#headertop {
	width:610px;
	height:54px;
	margin-left:215px;
	background-image: url(../../images/home_header.jpg);
	background-repeat: no-repeat;
}
#navtop {
	width:610px;
	height:40px;
	margin-left:215px;
	background-image: url(../../images/home_topnav.jpg);
	background-repeat: no-repeat;
}
#nav {
	text-align:center;
	padding-top:15px;
}
#nav ul li {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#2b3827;
	font-size:0.75em;
	text-transform: uppercase;
	padding-right:10px;
	font-weight:bold;
}
#nav a {
	text-decoration:none;
	color:#2b3827;
}
#nav a:hover {
	color:#ffffff;
}
#banner {
	width:610px;
	height:165px;
	margin-left:215px;
	background-image: url(../../images/home_banner.jpg);
	background-repeat: no-repeat;
}
#content {
	width:800px;
	margin-left:25px;
	background-image: url(../../images/home_content.jpg);
	background-repeat:repeat-y;
	float:left;
}
#navcontainer {
	width:194px;
	margin-right:10px;
	float:left;
}
.leftnav {
	width:194px;
	/*padding:10px;*/
	margin-bottom:2px;
	background-color:#2b3827;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1ccb1;
	font-size:0.8em;
}
.leftnav a {
	background-color:#2b3827;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1ccb1;
	text-decoration:none;
	display: block;
	padding:10px;
}
.leftnav a:hover {
	background-color:#c1ccb1;
	color:#2b3827;
	text-decoration:none;
	display: block;
	padding:10px;
}
#maintxt {
	width:580px;
	margin-left:200px;
	padding:10px 0px 10px 5px;
}

.rightcol 
{
    width:120px;
    float:right;
    margin:0px 0px 10px 20px;
}

#address
{

	font-family:Arial, Helvetica, sans-serif;
	color:#2b3827;
	font-size:0.8em;
	padding:10px;
}

.hold
{
    width:800px;
    height:216;
    margin:0px auto 0px auto;
    }