/* CSS Document */

html { height: 100%; margin-bottom: 1px; }  

html,body{height:100% !important}

p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6, label, input {
	font: normal 11px "georgia", Arial;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}

body {
	margin: 0px;
	padding: 20px 0 0 0;
	font: normal 11px "georgia", Arial;
	background: repeat url(../images/wood.png);
}

#contain {
width: 760px;
	margin:auto;
	background: repeat-y url(../images/div_bg.jpg);
}
#maincontainer {
	background: repeat-y url(../images/maincontainer-bg.jpg);
	margin:auto;
	position:relative;
	width: 736px;
}

#subcontainer {
margin: 0 0 0 5px;
background-color:#FFFFFF;
width: 726px;
padding: 2px 0 0 2px;
}

#main-img {
height: 188px;
}

.spacer {
	background: no-repeat url(../images/spacer.jpg);
	height:3px;
	line-height: 1px;
}

.spacer2 {
background: no-repeat url(../images/spacer2.jpg);
height:10px;
	line-height: 1px;

}


#nav {
background-color:#601400;
width: 722px;
padding: 19px 0 0 0;
}

#nav li {
list-style-type:none;
display:inline;
padding:0 5px 0 5px;
}

#nav a {
font: bold 11px "georgia";
background: no-repeat url(../images/li-bg.jpg);
text-decoration:none;
color:#FFFFFF;
padding: 6px 3px 6px 3px;
}

#images {
float:left;
width: 85px;
padding: 10px 15px 15px 15px;
}

#images img {
padding: 5px 0 0 0;
}

#text {
padding:10px 15px 10px 10px;
float: left;
width: 375px;
color: #7B531C;
}

#content {
float: left;
width: 375px;
color: #7B531C;
}

#content h1 {
padding: 5px 0 5px 0;
font: 20px "georgia";
border-bottom: 1px dotted #996600;
}

#content h2 {
padding: 10px 0 10px 5px;
font: bold 13px "georgia"
}

#content a {
font: bold 11px "Arial";
color: #7B531C;
padding: 10px 0 10px 0px;
}

#content p {
	padding: 3px 0 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#content li {
padding: 3px 0 3px 5px;
font-family:Arial, Helvetica, sans-serif;
list-style:circle;
}

#pic {
background: no-repeat url(../images/exterior.jpg);
width: 308px;
height: 208px;
margin: 5px 0 5px 25px;
}

#rooms {
padding: 10px 0 0 0;
}

.footer {
float:left;
width: 260px;
font: 10px "arial";
color:#7B531C;
padding: 10px 0 0 0;
}

#submenu {
padding: 9px 0 0 40px;
float:left;
}

#submenu a {
font: 10px "arial";
color:#7B531C;
text-decoration:none;
}

.thumb {
padding:0 0 0 0;
	float:left;
	margin: 5px 0 5px 5px;
	border: thin solid #7B531C;
	height:75px;
}

.thumb a {
text-decoration:none;
}
