body {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #401a00;
	background-color: #f6e9c5;
	margin: 0px;
	padding: 0px;
}
b {
	color: #784b28;
}
a:link {
	color: #b83800;
}
a:hover {
	color: #6e9b5a;
}
a:active {
	color: #B83800;
}
a:visited {
	color: #B83800;
}
.right {
	position: relative;
	float: right;
	text-align: right;
	display: inline;
}
.left {
	position: relative;
	float: left;
	text-align: left;
	display: inline;
}
.mousetype {
	margin-top: 5px;
	font-size: 10px;
}
#wrapper {
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(../gfx/sidebar_background.gif);
	margin-bottom: 0px;
	position: relative;
	width: 890px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right: 1px solid #401A00;
	border-bottom: 1px solid #401A00;
	border-left: 1px solid #401A00;
	overflow: hidden;
}
#logo {
	height: 95px;
	width: 650px;
	border-bottom: 1px solid #401A00;
}
#sidebar {
	right: 0px;
	top: 0px;
	position: absolute;
	width: 240px;
	background-color: #784b28;
	background-image: url(../gfx/sidebar_top.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #401A00;
}
#sidebar img {
	margin-top: 95px;
}
#nav {
	left: 0px;
	top: 105px;
	position: absolute;
}
#nav a {
	border-width: 0px;
	border-style: none;
}
#nav img {
	border-style: none;
	border-width: 0px;
}
#content {
	height: auto;
	min-height: 505px;
	padding-top: 25px;
	margin-left: 70px;
	width: 530px;
}
* html #content {
	height: 505px;
}
#content p {
	line-height: 1.30;
	text-align: justify;
}
#content h1 {
	padding-top: 10px;
	line-height: 0%;
	color: #784B28;
	font-weight: bold;
	font-size: 15px;
}
.leftContent {
	margin-right: 20px;
	float: left;
}
.centerContent {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#content li {
	list-style-position: outside;
	list-style-type: circle;
}
#quote {
	height: 50px;
	margin-left: 70px;
	width: 530px;
	color: #b83800;
}
#portfolio {
	position: relative;
	top: 10px;
	padding-left: 15px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#portfolio img {
	height: 124px;
	width: 124px;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-left: 10px;
}
#content4contact {
	height: auto;
	min-height: 505px;
	padding-top: 25px;
	margin-left: 115px;
	width: 530px;
}
* html #content4contact {
	height: 505px;
}
#contactInfo {
	margin-bottom: 25px;
	margin-top: 10px;
	background: #f6e9c5 url(../gfx/leaf.jpg) no-repeat right top;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-top: 10px;
	font-size: 16px;
	border-color: #401a00;
	border-style: solid;
	border-width: 1px;
	width: 390px;
	text-align: left;
}
* html #contactInfo {
	width: 410px;
}
#formThanks {
	border-color: #401a00;
	border-style: solid;
	border-width: 1px;
	width: 440px;
	padding: 10px;
	background: #f6e9c5;
	text-align: center;
}
#form {
	padding-right: 25px;
	padding-left: 25px;
	border-width: 1px;
	border-style: solid;
	border-color: #401a00;
	width: 440px;
	background: #f6e9c5;
}
#form tr {
	height: 25px;
}
#form tr.padding {
	height: 10px;
}
#form td.fieldName {
	width: 80px;
}

#form input.field, #form select, #form textarea {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #401a00;
	width: 300px;
	background: white;
	color: #401a00;
}

.noerror {
	color: #401a00;
}

.error {
	color: #b91919;
}
#footer {
	text-align: right;
	position: relative;
	color: #b9915d;
	font-size: 11px;
	width: 890px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footer.nav a:link {
	color: #b9915d;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #b9915d;
	text-decoration: none;
}
#footer a:hover {
	color: #6E9B5A;
	text-decoration: underline;
}
#overlayPhoto {
	height: 500px;
	border: 1px solid #401a00;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#overlayNav {
	background-repeat: repeat;
	background-image: url(../gfx/overlay_background.jpg);
	border: 1px solid #401a00;
	border-bottom: none;
	height: 49px;
	text-align: center;
}

