fake {
	
}
h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : .9em;
	background-color: #f4f5e9;
	margin : 0px 0px 0px 0px;
}
a{
	color : #22361B;
	border-color: #655A0C;
}
a:hover{
	color : #BFB862;
}
a: visited{
	color: #A80000;
}
p{
	color : #535300;
	font-size: .85em;
}
h4{
	margin-bottom: 6px;
}
img{
	border-color: #655A0C;
}
.content {
	font-size : .85em;
	padding-top : 6px;
	padding-bottom : 6px;
	line-height : normal;
	margin-top : 6px;
	margin-bottom : 6px;
}
.copy {
	font-size: smaller;
	color : #808040;
}
.ratebox{
	border : 1px ;
	border-style: solid;
	border-color: #000000;
	background-color: #DBDCC7;
	padding: 0px;
	width: 500px;
}

.unittype{
	font-size: .8em;
	line-height:12px;
	color:#333333;
	line-height : 15px;
}

.high{
	font-size: medium;
	line-height:18px;
	font-weight:normal;
	color:#000000;
}

.highdef{
	font-size: smaller;
	line-height:16px;
	color:#000000;
}

.highnight{
	font-size: smaller;
	font-weight:bold;
	color:#000000;
}

.highweek{
	font-size: smaller;
	color:#000000;
}

.low{
	font-size: medium;
	line-height:18px;
	font-weight:normal;
	color: #333333;
}

.lowdef{
	font-size: smaller;
	line-height:16px;
	color:#333333;
}

.lownight{
	font-size: smaller;
	font-weight:bold;
	color:#333333;
}

.lowweek{
	font-size: smaller;
	color:#333333;
}
/*contact info classes*/
.mchr{
	font-size : larger;
	font-weight : bold;
	margin-left : 8px;
}
.rq{
	font-size : larger;
	font-weight : bold;
	margin-left : 8px;
}
.address{
	font-size: smaller;
	margin-left : 8px;
	color : #5D5D5D;
}
.phone{
	
}
.getflash{
	border : 1px dashed #808040;
	color: #474723;
	font-size: x-small;
	width: 550px;
	margin: 8 8 8 0;
	vertical-align : middle;
	padding : 8 8 8;
}
div.credit p{
	font-size: smaller;
	color: #999;
	text-align: center;
}
div.credit a{
	color: #0CF;
}
div.credit a:hover{
	color: #fff;
	background-color: #0CF;
}
p.desc{
	width: 220px;
}