html, body {
	margin:0 auto;
	padding:0;
	text-align:center;
}

body {
	background-color:#D5B078;	
}

#container {
	text-align:left;
	margin:0 auto;
	padding:5px 18px;
	width:995px;
	height:auto;
	* height:100%;
	background:url(http://www.montezumacanyonranch.com/images/gif/bg.gif) repeat-y;
	font:12px Arial,Helvetica,sans-serif;
	color:#666;
}

#banner {
	margin:5px;
	background:url(http://www.montezumacanyonranch.com/images/banner.jpg) no-repeat;
	width:955px;
	height:197px;
	padding:6px 0 0 0px;
	border-bottom:1px dashed #AC4209;
}


#content {
	width:200px;
}

#main {
	width:790px;
	min-height:auto;
	float:left;
	padding:8px;
}

#sideBar {
	float:left;
	width:141px;
	min-height:250px;
	height:auto;
	float:left;
	padding:1px 10px;
	}

#box {
	text-align: justify;
	text-justify: newspaper;
	width:123px;
	height:auto;
	margin:10px 0px;
	padding:8px 10px;
	border:1px dotted #AC4209;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
	font:14px Arial,Helvetica,sans-serif;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#666;
	border-bottom:1px dashed #AC4209;
}

#navBar a:hover {
	background:#DFF0F0;
	color:#666;
}

#navBar a:active {
	background:#DFF0F0;
	color:#AC4209;
}

#current a {
	background:#DFF0F0;
	font-weight: bold;
}

#noLine a {
	border-bottom:0;
}

#noLine2 a {
	border-bottom:0;
	background:#DFF0F0;
	font-weight: bold;
}

#hide { 
	display: none; 
}

h1 {
	font-size:28px;
	margin:3px 111px;
	color:#FFF;
}

h2 {
	font-size:26px;
	margin:0 0 0 210px;
	color:#FFF;
}

h3 {
	font-size:17px;
	margin:0;
}

h4 {
	font-size:13px;
	margin-top:12px;
	margin-bottom:0px;
}

.comments {
	display:block;
	width:790px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	border-top:1px dotted #AC4209;
}


.comments a:link { 
	text-decoration:none;
	font:10px Arial,Helvetica,sans-serif;
	color:#6E8453;
}

.comments a:hover {
	color:#AC4209;
}

.google a:link { 
	text-decoration:none;
	font:12px Arial,Helvetica,sans-serif;
	color:#6E8453;
}

.google a:visited, .google a:active { 
	text-decoration:none;
	font:12px Arial,Helvetica,sans-serif;
	color:#AC4209;
}

.bodylinks a:link, .bodylinks a:visited, .bodylinks a:active { 
	text-decoration:none;
}

#clear {
	clear:both;
}

p {
	line-height:1.5em;
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#AC4209;
}

#clear {
	clear:both;
}

#fox p {
	line-height:0%;
}

#fox, #fox a {
	padding-top:auto;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#fox a:hover {
	color:#AC4209;
}

#bottom {
	margin:0 -100px;
	height:10px;
	width:1000px;
	background:url(http://www.montezumacanyonranch.com/images/gif/border.gif) no-repeat;
}