BODY		{
	Font-Size: 15px;
	Font-Family: arial,verdana,helvetica;
	COLOR: #000000;
	background: #9E9E8A;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-face-color: #e0e0c7;
	scrollbar-base-color: #e0e0c7;
	scrollbar-track-color: #e0e0c7;
}
P
		{
		Font-Family:arial,verdana,helvetica;
		COLOR: #000000;
	    FONT-SIZE:12px;
		text-decoration: bold;
	
		}
h3	 {
		Font-Family:arial,verdana,helvetica;
		COLOR: #ffffff;
		FONT-SIZE: 16px
		}
h4
		{
		Font-Family:arial,verdana,helvetica;
		COLOR: #032B75;
	    FONT-SIZE: 14px
		}
h5
		{
		Font-Family:arial,verdana,helvetica;
		COLOR: #032B75;
	    FONT-SIZE: 13px;
		}
h6
		{
		Font-Family:arial,verdana,helvetica;
		COLOR: #032B75;
	    FONT-SIZE: 12px;
		}
	A
		{
		Font-Family:arial,verdana,helvetica;
		    TEXT-DECORATION: bold;
			FONT-SIZE:11px;
			color: #000000; 
		}
	

.rates {Font-Family:sans serif;COLOR: #00000;FONT-SIZE:13px;}
.address {Font-Family:sans serif;COLOR: #FFFFFF;FONT-SIZE:11px;}
.addressred {Font-Family:sans serif;COLOR: #E0E0C8;FONT-SIZE:11px;}
.address2 {Font-Family:sans serif;COLOR: #FFFFFF;FONT-SIZE:14px;}
.addressred2 {Font-Family:sans serif;COLOR: #E0E0C8;FONT-SIZE:14px;}
.special {Font-Family:sans serif;COLOR: #960A0D;FONT-SIZE:10px;}

.contentarea{
	width:755px;
	background-color:#e0e0c7;
}
#container{
	width:985px;
	text-align:left;
	border:1px solid black;
	margin-top:10px;
}
/* INDEX */
.left{
	width:755px;
	float:left;
}
.right{
	float:right;
	width:200px;

}
.left2{
	width:655px;
	float:left;
}
.right2{
	float:right;
	width:301px;

}
#toprow{
	width:985px;
	background-color:#E0E0C7;
	height:117px;
	border-bottom: 1px solid black;
	background-image: url("images/headerbg.jpg");
}
#header{
	margin-top:10px;
	margin-left:5px;
}
#flash{
	width:755px;
	clear:both;
	height:465px;
}
#bottomrow{
	width:985px;
	background-color:#E0E0C7;
	height:164px;
	#height:auto;
}
#footer{
	width:985px;
	background-color:#0C4929;
	border-top:1px solid black;
	text-align:center;
	color:white;
}

/* END INDEX */

/*INTERIORS */
#middleholder{
	width:985px;
	background-color:#E0E0C7;
	margin-bottom:-15px;
}
#pagecontent{
	width:755px;
	float:left;
	background-color:#E0E0C7;
	border-right: 1px solid black;
}
#sidebar{
	float:right;
	width:227px;
	background-color:#E0E0C7;
	overflow-x:hidden;
}
.interiorpadding{
	margin-left:18px;
	margin-top:5px;
	width:575px;
}
.addressbox{
 background-color:#0E6638;
 color:white;
}
.addressbox a{
	color:#E0E0C8;
}
/*END INTERIORS */

.pageHeader{
	width:725px;
	font-size:18px; 
	height:24px; 
	background-color:#770101;
	padding-left:5px;
	padding-top:1px;
}
