body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #ce7242;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #81643c;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #c54b1d;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #F7F4EA;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {color: #c54b1d; font-size: 10px; font-family: tahoma; font-weight: bold; 
}


#mainav a {
        color: #c54b1d; 
		font-size: 10px; 
		font-family: tahoma; 
		text-decoration: none; 
}

#mainav a:hover {
      color: #c54b1d; 
		font-size: 10px; 
		font-family: tahoma; 
		text-decoration: underline; 
}

#mainav a:visited {
      color: #c54b1d; 
		font-size: 10px; 
		font-family: tahoma; 
		text-decoration: none; 
}

.column {
	background: #EEE1BE;
}

#rates td {vertical-align: top; text-align: center; border: 1px dotted #666666;}
#rates td.coltitle {background-color: #D4A352; color: white;}

.order {padding-top: 6px;}
.order a:link, .order a:visited, .order a:active {
color: white;
text-decoration: none;
width: 130px;
font-weight: bold;
text-align: center;
background-color: #D4A352;
border: 1px solid black;
padding: 2px;
font-size: 12px;
}
.order a:hover {
background-color: white;
color: #D4A352;
text-decoration: none;
width: 130px;
text-align: center;
font-weight: bold;
border: 1px solid black;
padding: 2px;
font-size: 12px;
}

#pages {
	font-size: .85em;
}

#main {
	float: right;
	width: 460px;
	padding-left: 10px;
	border-left: 1px dotted #CCCCCC;
	}
