body {
	background-color: #b2ad9c;
	background-image: url("/images/bg.png");
	margin-top: 0px;
	text-align: center;
}
a {
	text-decoration: none;
	color: #47453f;
}
a:hover {
	text-decoration: underline;
}
.gray {
	color: #47453f;
}

#container-top {
	width: 840px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#container {
	width: 840px;
	background-image: url("/images/bg-mid.png");
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#edge {
	width: 753px;
	position: relative;
	left: +43px;
}

#partridgewood {
	width: 753px;
	height: 98px;
	background-image: url("/images/partridgeheader.png");
}

#topspace {
	height: 0px;
	width: 0px;
}

#menu {
	height: 20px;
	
}

.menu-itemtop {
	float: left;
	height: 20px;
}
.menu-itemsub {
	float: none;
	display: none;
	background-image: url("/images/menu-bg.png");
	background-repeat: no-repeat;
	background-color: #27221c;
	position: absolute;
	top: +118px;

	width: 138px;

	z-index: 80;
}
#menusub-work {
	left: 0px;
}
#menusub-services {
	left: 106px;
}
#menusub-people {
	left: 217px;
}
#menusub-tips {
	left: 326px;
}


.menu-header {
	margin-left: auto;
	margin-right: auto;
	width: 112px;
}
.menu-itemsubcontainer {
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.menu-itemsub a {
	font-family: Tahoma;
	font-size: 10pt;
	color: #958b7b;
	text-decoration: none;
}
.menu-itemsub a:hover {
	color: #acaaa8;
}

#titlecontainer{
	width: 243px;
	height: 164px;
}
#title {
	position: absolute;
	z-index: 6;
}
#titlefadein {
	position: absolute;
	display: none;
	z-index: 5;
}

#midspace {
	height: 4px;
	width: 243px;
}

#bannercontainer {
	width: 243px;
	height: 145px;
}
#banner {
	position: absolute;
	z-index: 6;
}
#bannerfadein {
	position: absolute;
	display: none;
	z-index: 5;
}

#maincontainer {
	position: absolute;
	top: +118px;
	left: +248px;
	width: 505px;
	height: 314px;
}
#main {
	position: absolute;
	z-index: 6;
}
#mainfadein {
	position: absolute;
	display: none;
	z-index: 5;
}

#mainleft {
	float: left;
}

#contentcontainer {
	background-image: url("/images/finelandbg.png");
	background-repeat: repeat-y;
}	

#sidemenu {
	position: relative;
	top: +20px;
	width: 243px;
	height: 100%;
	text-align: right;
	float: left;
	z-index: 3;
}

.sidemenu-link {
	padding-right: 10px;
}
.sidemenu-link-selected {
	padding-right: 10px;
	color: #942b0c;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
}

.sidemenu-link-selected a {
	color: #942b0c;
}
.sidemenu-link-selected a:hover {
	text-decoration: none;
}

.sidemenu-link a {
	color: #2f2920;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
}
.sidemenu-link a:hover {
	color: #942b0c;
}

.title {
	color: #942b0c;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 3px;
}

#content {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 16pt;
	color: #9e9a8f;
	margin-left: 263px;
	padding-left: 30px;	
	padding-top: 20px;
	padding-right: 30px;
}

.projectslist-selected a {
	color: #942b0c;
}
.projectslist-selected a:hover {
	color: #942b0c;
}

#projects {
	width: 134px;
	float: left;
}
#projectinfo {
	margin-left: 134px;
	width: 320px;
}
.projectthumb {
	float: left;
	margin-right: 8px;
	margin-top: 8px; 
}
#awardslogocontainer {
	clear: both;
	width: 1px;
	height: 1px;
}
#awardslogo {
	position: relative;
	left: -130px;
	top: -50px;
}

.video {
	float: left;
	width: 130px;
	padding-right: 60px;
	padding-bottom: 20px;
}

#flcon {
	width: 1px;
	height: 1px;
}

#finelandscapes {
	position: relative;
	left: -293px;
	top: -221px;
	z-index: 1;
	width: 243px;
	height: 222px;
	text-align: center;
}

#container-bot {
	width: 840px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#branding {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	position: relative;
	left: +150px;
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
}
#branding a {
	color: #ffffff;
	text-decoration: none;
}
#genesis a {
	color: #e5e4d8;
	text-decoration: none;
}
#genesis a:hover {
	color: #e5e4d8;
	text-decoration: underline;
}	
#mainstreet {
	position: relative;
	top: +20px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #e5e4d8;
}
#mainstreet a {
	color: #e5e4d8;
	text-decoration: none;
}
