body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4D3D2E;
	color: #4D3D2E;
	height: 100%;
	background-image: url(imgs/line-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(imgs/main-bg.jpg);
	height: 530px;
	width: 760px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
#main_home {
	background-image: url(imgs/home-bg.jpg);
	height: 530px;
	width: 760px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}

#footer {
	color: #77644D;
	float: left;
	width: 754px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 20px;
	line-height: 18px;
	padding-top: 5px;
}
#content {
	font-size: 11px;
	color: #4D3D2E;
	line-height: 20px;
	float: left;
	width: 430px;
	padding-left: 40px;
	overflow: auto;
	height: 320px;
	padding-right: 20px;
}
#content li {
	display: block;
	padding-bottom: 3px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#portfolio {
	font-size: 11px;
	color: #4D3D2E;
	line-height: 20px;
	float: left;
	width: 430px;
	padding-left: 20px;
	height: 320px;
}
#footer a {
	text-decoration: none;
	color: #77644D;
}
#menu {
	float: left;
	width: 213px;
	padding-left: 18px;
	height: 510px;
	padding-top: 20px;
	background-image: url(imgs/quote.gif);
	background-position: 35px 400px;
	background-repeat: no-repeat;
}
.logo {
	padding-bottom: 25px;
}
#images {
	float: left;
	width: 50px;
	padding-left: 25px;
	padding-top: 20px;
}
#header {
	padding-left: 40px;
	float: left;
	padding-bottom: 10px;
	padding-top: 160px;
	height: 20px;
	width: 88px;
}
#footer a:hover {
	color: #927A5F;
	text-decoration: none;
}
#content p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#content select {
	font-size: 10px;
}
#content a, #portfolio a {
	color: #705843;
	text-decoration: underline;
}
#content a:hover, #portfolio a:hover {
	color: #93A456;
	text-decoration: underline;
}
.home_nav {
	width: 727px;
	height: 508px;
	padding-top: 22px;
	padding-left: 18px;
	float: left;
}
#content input {
	font-size: 10px;
}
