html {	height:100%; }
body {
	background-color: #7A7A51;
	margin: 0px;
	padding: 0px;
	height:100%;
}
.pagebg {
	background-image: url(images/barKranch_03.jpg);
	padding-left:15px;
	padding-right:15px;
}
.left {
	background-color: #BEB085;
}
.footer {
	background-image: url(images/barKranch_13.jpg);
	background-repeat: repeat-x;
}

.leftshadow {
	background-image: url(images/barKranch_07.jpg);
	background-repeat: repeat-y;
}


.rightshadow {
	background-image: url(images/barKranch_08.jpg);
	background-repeat: repeat-y;
}

.line {
border-bottom: 1px solid #811D0D;
color:#811D0D;
} 

td {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
line-height: 15px;
}

.footer {

font-size:10px;
}

.line a  {
color:#811D0D;
text-decoration:none;
}

.line a:hover  {
color:#811D0D;
text-decoration:underline;
}

.margin2x {
margin-top:3px;

}

.adress {
font-size:10px;
color:#811D0D;
text-transform:uppercase;
font-weight:bold;
}

h1.completesite {
	font-family:georgia,times new roman,times,serif;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	color:#811D0D;
}

h2.completesite {
	font-family:georgia,times new roman,times,serif;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	color:#811D0D;
}

/* body text */

div.completesite {
	font-family:tahoma,verdana,helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
}

/* links  */

.completesite a:active, .completesite a:link, .completesite a:visited {
	color:#811D0D;
	font-weight:bold;
	text-decoration:none;
}

/* link rollovers */

.completesite a:hover {
	color:#A13D2D;
	font-weight:bold;
	text-decoration:underline;
}
