@charset "UTF-8";
/* CSS Document */

body
{
	border-top: #603913 3px solid;
	background: #e8dac8;
	text-align: center;
	padding: 0;
	margin: 0;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	background: url(images/moosie_05.gif);
}

div#header
{	height: 225px;
	width: 100%;
	text-align: right;
	background: #e8dac8 url(images/moosie_01.jpg) bottom no-repeat;
}

img#logo {
	padding: 0 20px;
}

div#menubg {
	float: right;
	text-align: center;
	width: 91px;
	height: 26px;
	background: url(images/menu_bg.jpg) bottom no-repeat;
}

div#onpage {
	float: right;
	text-align: center;
	width: 91px;
	height: 31px;
	color: #FFF;
	background: url(images/menu_onpage.jpg) bottom no-repeat;
}

.onpage {
	line-height: 25px;
}

#menu a:link {
	text-decoration: none;
	color: #FFF;
}

#menu a:visited {
	text-decoration: none;
	color: #FFF;
}

#menu a:hover {
	text-decoration:none;
	color: #c7b299;
}

#menu a:active {
	text-decoration: none;
}

div#menu {
	height: 31px;
	width: 800px;
}

a:link {
	text-decoration: none;
	color: #603913;
}

a:visited {
	text-decoration: none;
	color: #603913;
}

a:hover {
	text-decoration: underline;
	color: #603913;
}

a:active {
	text-decoration: none;
	color: #603913;
}

div#leftcol {
	width: 493px;
	float: left;
	padding: 10px 0 0 0;
	background: url(images/moosie_02.jpg) no-repeat;
}

h2 {
	border-bottom: #603913 1px dashed;
	font-family: Georgia, "Times New Roman", Times, "serif bold";
	color: #603913;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 30px 40px 0 30px;
}

#leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	padding: 10px 10px 0 30px;
}

img#content{
	float: left;
	padding: 10px 10px 10px 20px;
}

#leftcol iframe {
	border: #000 1px solid;
}

.indexmov {
	border: #a67c52 1px solid;
	padding: 215px 2px 1px 2px;
}

div#forsale {
	padding: 30px 0 0 35px;
	width: 425px;
	height: 400px;
}

div#galleryicon {
	width: 175px;
	height: 215px;
	padding: 30px 0 0 40px;
	text-align: center;
	float: left;
	left: 0;
	color: #603913;
	font-family: Arial, Helvetica, "sans-serif italic";
	font-size: 12px;
}

.galleryicon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603913;
	margin: 10px 0 0 30px;
	padding-bottom: 0;
}

#galleryicon img {
	padding: 2px;
	border: #603913 1px solid;
	margin: 0 5px 5px 5px;
}

#eventgalleryicon img {
	padding: 2px;
	border: #603913 1px solid;
	margin: 2px;
}

h4 {
	color: #603913;
	font-family: Arial, Helvetica, "sans-serif italic";
	font-size: 14px;
	font-style: italic;
	background-color: #f4f3f1;
	padding: 3px 0 3px 5px;
	margin: 0 0 10px 0;
}

div#loadarea1 {
	width: 300px;
	height: 200px;
	border: #a67c52 1px solid;
	margin-right: 15px;
	float: left;
	padding: 2px;
}
div#loadarea2 {
	width: 300px;
	height: 200px;
	border: #a67c52 1px solid;
	margin-right: 15px;
	float: left;
	padding: 2px;
}
div#loadarea3 {
	width: 300px;
	height: 200px;
	border: #a67c52 1px solid;
	margin-right: 15px;
	float: left;
	padding: 2px;
}
div#loadarea4 {
	width: 300px;
	height: 200px;
	border: #a67c52 1px solid;
	margin-right: 15px;
	float: left;
	padding: 2px;
}

div#forsaleinfo {
	width: 150px;
	float: left;
}

#forsale p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
}

div#forsaledescription {
	width: 230px;
	float: right;
}

img#sold {
	float: left;
	border: #a67c52 1px solid;
	padding: 2px;
	margin: 10px;
}

div#rightcol {
	background: url(images/moosie_03.jpg) no-repeat;
	padding-top: 225px;
	float: right;
	width: 307px;
}

div#substuff {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/substuff_bg_02.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: 30px;
}

h3 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, "serif bold";
	color: #603913;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 10px 10px;
}

#substuff img {
	border: 0;
}

#substuff a:link {
	text-decoration: none;
}

#substuff a:visited {
	text-decoration: none;
}
#substuff a:hover {
	text-decoration: underline;
}

#substuff a:active {
	text-decoration: none;
}

#substuff ul {
	list-style-type: none;
	padding: 0 20px 15px 20px;
	margin: 0px;
	text-align: left;
}

#substuff li {
	padding: 10px 0 0 0;
}

div#footer {
	height: 33px;
	clear: both;
	text-align: right;
	color: #603913;
	background: #e8dac8 url(images/bottom_bg.gif) top no-repeat;
	font: 10px Georgia, "Times New Roman", Times, serif;
}

div#finalfootercontainer {
	width: 100%;
	height: 150px;
	text-align: center;
	background: url(images/page_bg.jpg) bottom center repeat-x;
	padding: 0;
	margin: 0;
}

div#finalfootercontent {
	width: 800px;
	text-align:left;
	margin: auto;
}

h5 {
	color: #603913;
	font: 18px Arial, Helvetica, sans-serif lighter;
	margin: 15px 0 10px 20px;
}

#finalfootercontent p {
	color: #603913;
	margin: 10px 0 5px 20px;
	font-family: Arial, Helvetica, "sans-serif lighter";
	font-size: 12px;
	line-height: 20px;
}

h6 {
	color: #754c24;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
}

