body {
background-color:#606260;
}

.main {
background-color:#ffffff;
width:870px;
min-height:800px;
border: 1px solid #000000;
}

.col1back {
background-color:#db0200;
width:160px;
height:800px;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
font-family: arial, helvetica, sans serif;
font-size:13px;
color:#000000;
}

.col1back a:hover {
	width:160px;
 	color:#000000;
	text-decoration:none;
	background-color:#606260;
	font-weight:bold;
	padding:5px;
}

.col1back a:link {
	width:160px;
 	color:#ffffff;
	text-decoration:none;
	border-bottom: 1px solid #000000;
	font-weight:bold;
	padding:5px;
}

 .col1back a:visited{
 	width:160px;
 	color:#ffffff;
	text-decoration:none;
	border-bottom: 1px solid #000000;
	font-weight:bold;
	padding:5px;
}

.col2back {
background-color:#ffffff;
width:709px;
border-top: 1px solid #000000;
height:800px;
}

.title {
	font-size: 18px;  
	font-family: arial, helvetica, sans serif;
	color:#db0200;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
}

.subtitle {
	font-size: 14px;  
	font-family: arial, helvetica, sans serif;
	color:#000000;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
}

.maintext {
font-size: 12px;  
font-family: arial, helvetica, sans serif;
color:#000000;
	padding:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;
}

 .maintext a:link {
 	color:#db0200;
	text-decoration:underline;
}

 .maintext a:visited {
 	color:#606260;
	text-decoration:underline;
}

 .maintext a:visited {
 	color:#000000;
	text-decoration:underline;
}

.contacttext {
	font-size: 12px;  
	font-family: arial, helvetica, sans serif;
	color:#ffffff;
	padding:5px;
}

.featurebox {
	font-size: 11px;  
	font-family: arial, helvetica, sans serif;
	color:#000000;
	margin-right:10px;
	margin-top:10px;
	padding:5px;
	background-color:#c3a664;
	width:400px;
	border: 1px solid #000000;
}

.featuretitle {
	font-size: 18px;  
	font-family: arial, helvetica, sans serif;
	color:#000000;
	font-weight:bold;
}

.featuretitle a:link {
	font-size: 18px;  
	font-family: arial, helvetica, sans serif;
	color:#000000;
	font-weight:bold;
}


 .featuretitle a:visited {
 	color:#000000;
	text-decoration:underline;
}

 .featuretitle a:visited {
 	color:#000000;
	text-decoration:underline;
}

.featuresub {
	font-size: 14px;  
	font-family: arial, helvetica, sans serif;
	color:#000000;
	font-weight:bold;
}

.featuresmall {
	font-size: 11px;  
	font-family: arial, helvetica, sans serif;
	color:#000000;
	font-weight:bold;
}

.pic {
	border: 1px solid #000000;
}