body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #A07B46;
	text-decoration: none;
	background-color: #A2794B;
	margin: 0px;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
body a {
	color: #D3BBA0;
	text-decoration: underline;
}

#wrap {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #A07A4D;
	background-image: url(../images/top-a-a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
}
#content {
	width: 700px;
	display: block;
	margin: 0px auto auto auto;
	background-color: #3E1205;
	border: 1px solid #775A37;
}
.leftcolumn {
	width: 550px;
	padding: 5px 10px 15px 10px;
	float: none;
	margin: 5px auto auto auto;
}
#header {
	display: block;
	padding-bottom: 5px;
}
#menucontainer {
	display: block;
	padding-bottom: 5px;
	text-align: center;
	height: 28px;
}
.menulinks {
	color: #A07A4B;
	text-decoration: none;
	display: block;
	width: 85px;
	float: left;
	text-align: center;
	text-transform: lowercase;
}
.menulinks:hover {
	color: #FFFFFF;
}
.menuactive {
	color: #FFFFFF;
}

.imagecontainer {
	display: block;
	width: 700px;
	height: 274px;
}
.pageheadings {
	font-size: 23px;
	text-align: center;
	display: block;
	line-height: 30px;
	color: #BC9965;
}
.midtitles {
	font-size: 16px;
	line-height: 20px;
	color: #BC9965;
	font-weight: bold;
}

input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-bottom: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}
ul #portfolio {
	margin: 0px;
	padding: 0px;
}
#portfolio img {
	border:0px
}
