body {
	background-color: #DADCC3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 173px;
	width: 800px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463726;
	text-decoration: none;
}
#navigation {
	height: 60px;
	width: 600px;
	text-align: left;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
}
#divider1 {
	background-image: url(design/divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 210px;
	width: 550px;
	float: left;
	}
	
ul.nav { 
list-style-type: none;
padding-left: 0;
margin-left: 0;
padding-top: 0px;
padding-bottom: 0px;

}

ul.nav li {
display: inline;
}
ul.nav a {
	/*border-bottom: none;*/
	padding: 0px 15px 5px;
	margin-right: -5px;
	background-color: #63523C;
	text-decoration: none;
	color: #DADCC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	font-style: normal;
	background-position: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px dotted #DADCC3;
}
ul.nav a:hover {
	font-style: normal;
	text-decoration: line-through;
}


#mainbody {
	height: 530px;
	width: 800px;
}
#footer {
	height: 50px;
	width: 798px;
	border-top-color: #463726;
	margin-top: 10px;
}
#main {
	height: 500px;
	width: 605px;
	float: left;
	margin: 10px 5px 5px;
	background-image: none;
	border-top: none;
	border-right: 1px dotted #63513B;
	border-bottom: none;
	border-left: 1px dotted #63513B;
	overflow: hidden;
}
.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463726;
}
#side {
	float: right;
	height: 510px;
	width: 170px;
}
#wrapper {
	height: 800px;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
}
.photo1 {
	padding: 2px;
	border: 1px solid #999999;
	margin: 5px;
	float: left;
}
.mainTxtL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #493B27;
	font-weight: bold;
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #463726;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E3E2B;
	text-decoration: none;
}
.photo {
	border: 1px solid #63523C;
	padding: 2px;
}
.photoLeft {
	border: 1px solid #63523C;
	padding: 2px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
#mainmap {
	height: 500px;
	width: 605px;
	float: left;
	margin: 10px 5px 5px;
	background-image: none;
	border-top: none;
	border-right: 1px dotted #63513B;
	border-bottom: none;
	border-left: 1px dotted #63513B;
	overflow: auto;
}
#maindivider {
	height: 105px;
	width: 550px;
	float: left;
	margin: 10px 5px 5px;
	background-image: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	overflow: hidden;
}
#contactdivider {
	height: 210px;
	width: 550px;
	float: left;
	margin: 10px 5px 5px;
	background-image: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	overflow: hidden;
}
#linksdivider {
	height: 450px;
	width: 550px;
	float: none;
	background-image: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	overflow: hidden;
}
