body {
	font-family: arial, helvetica;
	font-size: 12px;
	background-color: #c5de81;
	background-image:url(images/all/back.gif);
	text-align: center;
	}

#holder {
	background-color: #fff;
	width: 800px;
	height: auto;
	text-align:center;
	border-width: 2px;
	border-style: solid;
	border-color: #5e2900;
	padding: 0;
}

#header {
	background-color: #fff; 
	width: 800px;
	height: 188px;
	border-bottom:thin;
	border-bottom-color:#5e2900;
	border-bottom-style:solid;
	margin: 0;
}
	
#logo {
float: left;
width:230px;
padding:10px;
text-align: left;
}

#addresstop {
float:right;
color: #000000;
font-size:11px;
width: 550px;
text-align:right;

}

#top_nav {
	padding-top:5px;
	padding-right:30px;

}
#home_top {
	background-image:url(images/home/top_backing.gif);
	width: 800px;
	height: 325px;
}

home_flash {
	float: left;
	width: 456px;
}

#home_intro {
	float: right;
	width: 300px;
	padding: 10px;
	color: #6e6e6e;
	text-align:left;
	line-height: 1.75;
	
}

#show {
	background-image:url(images/home/host_back.gif);
	background-repeat:no-repeat;
	width: 800px;
	height: 73px;
	border-top:thin;
	border-top-color:#663333;
	border-top-style:solid;
}

#show_text {
	width:600px;
	text-align:left;
	color:#666666;
	margin-left:100px;

}

#sidecolumn {
	width: 195px;
	height: auto;
	float:left;	
	text-align: left;
}

#sidecolumn_text {
	width: 170px;
	height: auto;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
}

#maincolumn {
	width: 600px;
	height: auto;
	float: right;
	border-left:thin;
	border-left-color:#663300;
	border-left-style:solid;
	margin-top:0px;
	text-align:left;
}

#maincolumn_text {
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
	height: auto;
	text-align:left;
	margin-top:0px;
}

.utilitynav {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	height:  45;
	color: #000;
	width: 800px;
	text-align: center;
}



.footer {
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	height:  45;
	color: #c72761;
	width: 800px;
	text-align: center;
}



a:link { color:#666666;}
a:visited											{ color:#666666; }
a:hover												{ color:#666666; text-decoration:none; }
a:active											{ color:#666666; }

a.feature:link { color:#ffffff;}
a:feature:visited											{ color:#ffffff; }
a:feature:hover												{ color:#6c8d12; text-decoration:none; }
a:feature:active	{ color:#ffffff; }

a.footer:link { color:#c72761;}
a:footer:visited											{ color:#c72761; }
a:footer:hover												{ color:#c72761; text-decoration:none; }
a:footer:active	{ color:#c72761; }

a.top_nav:link { color:#5e2900;}
a:top_nav:visited											{ color:#5e2900; }
a:top_nav:hover												{ color:#5e2900; text-decoration:none; }
a:top_nav:active	{ color:#5e2900; }


h1 {
	font-size: 160%;
	font-weight: bold;
	color: #5e2900;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 130%;
	font-weight:bolder;
	padding-bottom: 0px;
	color: #5e2900;
}

h3 {
	font-size: 110%;
	color: #5e2900;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

