body {
	background-color: #75675a;
	margin: 0px;
	width: 100%;
	padding: 0px; /*needed for opera*/
}
#mastheadouter {
	background-color: #BBB38E;
	margin: 0px;
	width: 100%;
	padding: 0px;
	height: 233px;
}
#mastheadtop {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	height: 233px;
}
/* Styles for top horizontal navigation */
#topnavouter {
	background-color: #BDB38C;
	margin: 0px;
	width: 100%;
	padding: 0px;
	height: 38px;
}
#topnav {
	width: 940px;
	height: 38px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/Madeline-Lake-web-site_04.gif);
}
/*************/

#topnav ul#primary {
	margin: 0px;
	padding: 0px 0px 0px 35px;
}
#topnav ul#primary li  {
	display: inline;
	list-style: none;
}
#topnav ul#primary a,
#topnav ul#primary span,
#topnav ul#primary a.current {
	width: 140px;
	display: block;
	float: left;
	padding: 8px 0px 0px;
	margin: 0px 6px 0px 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	line-height: 2em;
	font-weight: bold;
}
#topnav ul#primary span,
#topnav ul#primary a.current,
#topnav ul#primary a.current:hover { /* current tab */
	background: url(../images/tabs-current.png) no-repeat center top;
	height: 30px;
	width: 140px;
}
#topnav ul#primary a { /* inactive tab */
	background:  url(../images/tabs.png) no-repeat center top;
	height: 30px;
	width: 140px;
	color: #55483C;
}
#topnav ul#primary a:hover { /* hover tab */
	background:  url(../images/tabs-hover.png) no-repeat center top;
	height: 30px;
	width: 140px;
}
/*img { 
behavior: url(../scripts/iepngfix.htc); 
} */
.hometop {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/home-deer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homebottom {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 60px;
	padding-left: 60px;
}
.header {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	padding: 0px;
}
/* Styles for content division - container for the page middle, basically everything between the horizontal navigation and the footer */
#contentwide {
	background-color: #75665A;
	margin: 0px;
	width: 100%;
	padding: 0px;
	background-image: url(../images/back-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#contentouter {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/paper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contentpush {
	clear:both;
}

.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 45px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D9D4B7;
}
.contentleft {
	width: 250px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float: left;
}
.contentleft275 {
	width: 275px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.contentright {
	width: 550px;
	padding: 0px 45px 0px 0px;
	margin: 0px;
	float: right;
}
.contentright650 {
	width: 640px;
	padding: 0px 55px 0px 0px;
	margin: 0px;
	float: right;
}
#contentouter a, a:visited {
	color: #67725A;	
}
#contentouter a:hover, a:visited:hover {
	color: #4DA041;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #61513C;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 1.5em;
	padding-top: 5px;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	font-size: 34px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
	color: #554843;
}
h2 {
	font-size: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
	color: #174D3D;
}
h3 {
	font-size: 16px;
	padding-bottom: 3px;
	padding-top: 5px;
	color: #554843;
}

/*styles for the form*/
#form {
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#form input {
display:block;
width:200px;
float:left;
margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#form textarea {
display:block;
width:300px;
float:left;
margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#form select {
	display:block;
	width:300px;
	float:left;
	margin-bottom:10px;
	padding: 0px;
	margin-top: -3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#form label {
	display:block;
	text-align:right;
	float:left;
	width:110px;
	padding-right:15px;
}
#form br {
clear:left;
}
#form .buttonSubmit {
	width:75px;
	margin-left:125px;
	background-color: #B9C4AB;
}
#form .buttonReset {
	width:75px;
	margin-left:10px;
	background-color: #B9C4AB;
}
/* Style for footer division */
#footerouter {
	margin: 0px auto;
	width: 940px;
	padding: 0px;
	height: 162px;
	background-image: url(../images/footer-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px;
	clear: both;
	text-align: left;
}
#footer p {
	font-size: 10px;
	color: #6F6F67;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link, a:visited {
	color: #6F6F67;
	text-decoration: underline;
}
#footer a:hover, a:visited:hover {
	color: #FFF;
}
#footer ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 20px 0px 0px;
	padding: 10px 0px 0px;
}
#footer ul li {
	padding: 0px 13px 0px 0px;
	display:inline;
	color: #999;
}
#footer ul li a:link, ul li a:visited {
	color: #6F6F67;
	text-decoration: none;
	padding-right: 10px;
}

#footer ul li a:hover, ul li a:visited:hover {
	color: #fff;
}
.footertext {
	width: 900px;
	text-align: center;
}
.red {
	color: #F00;
}
.brown {
	color: #6B5441;
}
.orange {
	color: #FA951D;
}
.orange-dark {
	color: #CE7621;
}
.bolditalic {
	margin: 0px;
	font-style: italic;
	font-weight: bold;
}
.italic {
	margin: 0px;
	font-style: italic;
}
.bold {
	margin: 0px;
	font-weight: bold;
}
.img20lr {
	padding: 2px 20px 10px;
}
.img20r {
	padding: 2px 20px 10px 10px;
}

.img20l {
	padding: 0px 0px 10px 20px;
}

.contentright ul {
	color: #544943;
}

.contentright li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
.box-250 {
	margin: 0px;
	padding: 10px 20px 15px;
	width: 210px;
	float: left;
}
.box-250-other {
	margin: 0px;
	padding: 10px 20px 15px;
	width: 210px;
	float: left;
	position: relative;
}
.box-450 {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	width: 435px;
	float: right;
}
.special-box-650 {
	margin: 15px;
	padding: 5px 15px 15px;
	width: 580px;
	float: left;
	background-color: #FA951D;
	text-align: center;
}

.hrule {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #174D3D;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.nounderline {
	text-decoration: none;	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
table caption {
	font-size: 18px;
	text-align: center;
	background-color: #E1DBAC;
	padding-top: 10px;
	padding-bottom: 10px;
}
table th {
	background-color: #C7C9B7;
	height: 20px;
}
table td {
	background-color: #EDEACB;
}
.tablecolor2 {
	background-color: #DEDFD7;
}
.textleft {
	text-align: left;	
}
table.clear td, th {
	background-color: #fff;
}
.table02 {
	margin: 0px;
	padding: 0px;
	width: 350px;
	text-align: left;
}
.table02 td, tr {
	margin: 0px;
	padding: 3px;
	background-color: #C5C8B5;
}
.floatleft {
	float: left;
	padding-top: 10px;
}
.floatright {
	float: right;
	padding-top: 10px;
}
.footerlogo {
	float: left;
	padding-top: 10px;
	padding-left: 70px;
}
.hide {display:none;} /* used for photo gallery */
