/*  HTML elements */

body{
	background-color : #FAF4EB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #300000;
	margin-left : 0px;
	padding-left : 0px;
	margin-top : 0px;
	padding-top : 0px;
	padding : 0;
	padding-bottom : 0;
	padding-right : 0;
	margin : 0;
	margin-bottom : 0;
	vertical-align : top;
}

h1{
	font-size : 1.4em;
	font-weight : normal;
	line-height : 1.2em;
}
p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #300000;
	font-size : .9em;
	
}
a{
	text-decoration : underline;
	color : #BD7000;
}
em{
	text-decoration : none;
	font-style : normal;
}
/*  classes */
.act{
	background-color : #300000;
	color : #FAF4EB;
	font-size : 16px;
	font-weight : bold;
	padding : 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mchr{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #300000;
	font-size : 18px;
	line-height : 24px;
	padding-bottom : 0px;
	padding-top : 0px;
}
.rq{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #BD7000;
	font-size : 18;
	padding-bottom : 0px;
	padding-top : 0px;
	font-weight : bold;
}
.address{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #300000;
	font-size : 11px;
}
.phone{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #300000;
	font-size : 12px;
	font-weight : bold;
}
.picborder{
	border-color : #785e27;
	border-width : 1px;
	border-style : solid;
}
.copy{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #300000;
	font-size : 12px;
}
.dt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #300000;
	font-size : 12px;
}
.dd{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #300000;
	font-size : 12px;
	font-weight: bold;
}
/* rates table classes */
/* styles for rate tables */
.ratebox{
	border : 1px ;
	border-style: solid;
	border-color: #000000;
	background-color: #EAE7DB;
	padding: 0px;
	width:360px;
}

.unittype{
	font-size: 12px;
	line-height:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#330000;
	line-height : 15px;
}

.high{
font-size:18px;
line-height:18px;
font-weight:normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#996600;
}

.highdef{
font-size:12px;
line-height:16px;
font-family:arial,helvetica,'sans-serif';
color:#996600;
}

.highnight{
font-size:12px;
font-weight:bold;
font-family:arial,helvetica,'sans-serif';
color:#996600;
}

.highweek{
font-size:12px;
font-family:arial,helvetica,'sans-serif';
color:#996600;
}

.low{
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #300000;
}

.lowdef{
font-size:12px;
line-height:16px;
font-family:arial,helvetica,'sans-serif';
color:#300000;
}

.lownight{
font-size:12px;
font-weight:bold;
font-family:arial,helvetica,'sans-serif';
color:#300000;
}

.lowweek{
font-size:12px;
font-family:arial,helvetica,'sans-serif';
color:#300000;
}
