* {

margin:0;

padding:0

}



body {
	height:100%;
	text-align:center;
	background-image: url(images/red_thumb_bgd.jpg);

}



#container {
	min-height:100%;
	position:relative;
	text-align:left;
	width:730px;
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}



#header h1 {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	text-transform:uppercase;
	background-image: url(images/lodgebanner.jpg);
	height: 100px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}



#header h2 {

color:#fff;

font-family:Arial, Helvetica, sans-serif;

font-size:small;

font-style:italic;

margin:-13px 0 0 13px;

padding-bottom:30px

}



#focus {
	height:auto;
	overflow:hidden;
	width:730px;
	background-color: #8A4444;
	background-repeat: no-repeat;
	background-position: center center;

}

/* Prices */

#prices {
	float: left;
	width: 150px;
	height: 150px;
	left: 20px;
	padding-left: 20px;
}


#navigation {
	float:left;
	height:240px;
	background-color: #884444;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/leftred.gif);

}



#navigation h3 {

display:none

}



#navigation ul {

color:#FFF;

font-family:Arial, Helvetica, sans-serif;

list-style-type:none;

margin:20px auto auto 20px;

text-transform:uppercase

}



#navigation ul li {

overflow:hidden;

width:150px

}



#navigation a {
	color:#FFF;
	display:block;
	font-size:14px;
	padding:10px 0 10px 8px;
	text-decoration:none;
	width:150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



#navigation a:hover {

padding:10px 0 10px 20px

}



#navigation a.active,#navigation a.active:hover {

border-bottom:3px solid #7E9CC1;

cursor:default;

font-weight:700;

padding:10px 0 10px 8px

}



#quicksearch {

background:url(images/right.gif) top right no-repeat #50647B;

float:right;

height:240px;

width:200px

}



#quicksearch form {

padding:10px

}



#quicksearch input,#quicksearch label {

clear:left;

float:left

}



#quicksearch input {

margin:0 0 0 15px;

width:140px

}



#quicksearch label {

color:#fff;

font-size:12px;

margin:10px 0 0 15px

}



#quicksearch .date {

background:url(images/date.gif) center right no-repeat #FFF

}



#quicksearch fieldset {

border:1px solid #7E9CC1

}



#quicksearch legend {

color:#fff;

font-family:Arial, Helvetica, sans-serif;

font-size:14px;

margin-left:7px;

padding:5px

}



#quicksearch .submit {

clear:both;

float:left;

margin:20px 0 10px 15px;

padding:1px 10px

}



#middle {

padding:0 0 60px

}



/*  Content Elements  */

#content {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	width: 550px;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

}





#content hr {

clear:both;

visibility:hidden

}



#content p.top {

background:url(images/bottom.gif) bottom center no-repeat;

margin:0;

padding:30px 0 0;

text-align:right

}



#content p.top a {

background:url(images/arrow_up.gif) center left no-repeat;

margin:0 30px;

padding:0 0 0 15px

}



#content h3 {

border-bottom:1px solid #999900;

color:#884444;

font-family:"Times New Roman", Times, serif;

font-size:18px;

font-style:italic;

margin:5px 10px

}



#content p {

margin:3px 15px 10px;

text-align:left

}



#content h4 {

font-size:11px;

line-height:15px;

margin:2px 10px

}



#content .date {

background:url(images/date.gif) center left no-repeat #FFF;

color:#445971;

padding:0 0 0 20px

}



#content a {

color:#7E9CC1;

text-decoration:none

}



#content img {
	margin: 0px;
	float: right;

}



html,* html #container {

height:100%

}



/*  Footer  */

* html #footer {

margin-top:-50px

}



#footer {
	height:20px;
	position:relative;
	text-align:center;
	width:730px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -60px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;

}



#footer a:hover,#content a:hover {
	text-decoration:underline;
	color: #000000;

}



#footer p {

color:#fff;

font-family:Geneva, Arial, Helvetica, sans-serif;

font-size:10px;

padding:15px 0 0

}



#footer a {

color:#fff;

text-decoration:none

}



/*  Classes  */

.left {

float:left

}



.right {

float:right

}



.gray {

background-color:#F2F3F4

}





/*  Content Controllers  */

/*  Use this to make a new row of columns  */

#content .row {

margin:5px auto;

overflow:hidden;

width:98%

}



/*  Combine columns to form a layout  */

.fullcolumn {

float:left;

width:99%

}



.threequartercolumn {

float:left;

width:73.5%

}



.halfcolumn {

float:left;

width:49%

}



.onethirdcolumn {

float:left;

width:33%

}



.twothirdcolumn {

float:left;

width:65%

}



.onequartercolumn {

float:left;

width:24.5%

}
#info {
	float: right;
	width: 400px;
	margin: auto;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	font-weight: normal;
}
