body
{
	font-size: 1.0em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.NoBorder
{
	margin: 0 0 0 0;
}
.imageInset
{
	border: solid 1px black;
}
#titleRow
{
	background-image: url(images/RanchCabin4.jpg);
	background-repeat: no-repeat;
}
#bodyLine
{
	background-image: url(images/lee1_2.jpg);
	background-repeat: no-repeat;
}

.blockText
{
	font-family: Verdana;
	font-size: 0.8em;
	color: White;
}

.ratesHeader
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: White;
}

h1
{
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: normal;
	color: White;
}

h2
{
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: normal;
	color: White;
}

.contactUs
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: 	#DAA520;	
}

.menuLink
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	font-style:italic;
	color: #F4A460;	
	text-decoration:none;
}

.textLink
{
	font-family: Verdana;
	font-weight: normal;
	color: #DCDCDC;	
	text-decoration: underline;
}

.footerLink
{
	font-family: Verdana;
	font-weight: normal;
	color: #FF8C00;	
	text-decoration: underline;
}