@charset "utf-8";

body {
	background: url(images/background.png) #d6cab4 repeat;
	margin:0px;
	padding:0px;
	font-family: 'OptaneRegular', Arial, sans-serif;
	font-size:1em;
}


a:link, a:visited, a:active {
	color:#60820F;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#896545;
	text-decoration:underline;
}


h1 {
	color:#60820F;
	font-family: 'FertigoProRegular', Arial, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.75em;
	padding-bottom: 15px;
	margin-bottom: 0px;
	font-weight: normal;
}

#container {width:1100px; padding: 0px; margin: 0px auto 10px auto;}

#header {
	background: url(images/top-bg-png.png) no-repeat;
	height: 281px;
	width: 1100px;
	padding: 0px;
	margin: 0px;
	color: #4f4a48;
}

#header .pro {
	font-family: 'FertigoProRegular', Arial, sans-serif;
	font-size: 14px;
	padding-left: 730px;
	line-height: 18px;
	letter-spacing: 1px;
	padding-top: 36px;
	color: #4f4a48;
}

#header .elmcity {
	font-family: 'FertigoProRegular', Arial, sans-serif;
	font-size: 68px;
	padding-left: 194px;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: 2px;
	padding-top: 10px;
	
}

#header .elmcity span {
	font-size: 42px;
	letter-spacing: -1px;
	padding-left: 32px;
	padding-top: 14px;
}

#header .tagline {
	font-family: 'OptaneRegular', Arial, sans-serif;
	font-size: 24px;
	padding-left: 162px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #896545;
	padding-top: 35px;
}

#header .leave {padding-left:113px; letter-spacing: .025em; padding-top: 20px;font-size: 22px;}

#topmenu {
	height: 56px;
	width:1100px;
	font-family: 'OptaneRegular', Arial, sans-serif;
	font-size: 22px;
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	background-image: url(images/menu-bg2.png);
	background-repeat: no-repeat;
}

#topmenu ul {display:inline; margin: 0;	padding: 0;}

#topmenu li {display:inline; list-style:none; padding: 0; margin: 0;}

#topmenu li a,#topmenu li a:visited,#topmenu li a:active {
	display:block;
	color:#f5f5f5;
	text-decoration:none;
	width:auto;
	float:left;
	margin: 0px 17px 0px 5px;
	padding: 15px 33px 13px 33px;
	font-weight: normal;
}

#topmenu li a:hover {
	color:#f5f5f5;
	background-color:#755d48;
	border-right: 1px solid #5e4d3e;
	border-left: 1px solid #5e4d3e;
	margin: 0px 17px 0px 5px;
	padding: 15px 32px 13px 32px;
}

#content {
	width:980px;
	padding: 0px;
	color:#333;
	line-height: 1.5em;
	margin: 0 auto;
	background: url(images/content-bg.png) #fcfcfc no-repeat top;
	clear: both;
}


.leftcontent {
	padding: 30px 20px 0px 40px;
	float: left;
	clear: both;
	width: 420px;
	}

.rightcontent {
	width:420px;
	float: right;
	padding: 30px 40px 0px 20px;
	clear: right;
	}

.fullcontent {
	clear: both;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.list {
	font-family: 'FertigoProRegular', Arial, sans-serif;
	font-size: 1em;
	color: #8E6F53;
	margin-top: 20px;
	margin-bottom:5px;
}

.list li {padding-bottom:3px; margin-left:15px; list-style-type: square;}

#footer {
	color:#222;
	width:980px;
	height: 210px;
	padding: 0px;
	font-size:0.9em;
	line-height: 1.5em;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#755d48;
	text-decoration:none;
	font-weight: bold;
}
#footer a:hover {
	color:#60820F;
	text-decoration:underline;
	font-weight: bold;
}

#footer .boxtext {
	width:530px;
	float:left;
	display:block;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 40px;
	padding-top: 30px;
	}
	
#footer .boxlist1 {
	width:210px;
	float:left;
	display:block;
	padding-left: 30px;
	padding-top: 28px;
	}	

#footer .boxlist2 {
	width:105px;
	float:left;
	display:block;
	padding-left: 20px;
	padding-top: 28px;
	}

#footer ul {list-style-type: none; margin: 0px;	padding: 0px;}
#footer ul li {line-height: 1.75em;}

.clear {clear:both;}

.bottomshadow {
	width:980px;
	height:30px;
	background: url(images/bottom-shadow.png) no-repeat;
	margin: 0 auto;
}
.aboutpic {
	padding-right:15px;
	padding-top:10px;
	padding-bottom:20px;
	float:left;
}

.title {
	font-family: 'FertigoProRegular', Arial, sans-serif;
	font-size: 1.25em;
	color: #907054;
	padding-bottom: 5px;
	padding-top:25px;
	font-weight: bold;
}

.smalltext {font-size:.85em;}
