@charset "UTF-8";

body {
	font-family: "Century Gothic", "Univers", "Gotham", "Gil Sans", "Gil Sans MT", "Franklin Gothic Medium", "Helvetica", "Trebuchet MS", "Verdana";
	padding: 0;
	margin: 0;
	background-color: #301b0e;
	background-image:url(images/bg_brown.gif);
	background-position: center;
	margin-top: 0px;
	text-align: center;
	color: #a3a3a3;
}

a img {border: 0}

a:link {
	text-decoration: none;
	color: #301b0e;
	border: 0;
}

a:visited {
	text-decoration: none;
	color: #301b0e;
	border: 0;
}

a:hover, a.current {
	color: #960;
	border: 0;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #301b0e;
	border: 0;
}

#container {
	width: 990px;
	margin: 0 auto; 
	border: 0px;
	text-align: left; 
	margin-top: 35px;
}
#head {
	margin: 0 auto;
	border: 0px;
	height: 105px;
	color: #960;
	background-color: #f5f5e1;
}

.nav {
	
	margin-left: 50px;
	width: 900px;
	font-size: .85em;
	letter-spacing: 0.04em;
	line-height: 2.5em;
}

#content {
	margin: 0;
	height: 368px;
	font-size: .8em;
	line-height: 1.8em;
	letter-spacing: 0.06em;
	color:#999;
}

#slideshow {
	height:350px;
	padding-top:20px;
	z-index:1; 
	overflow:hidden;
	text-align:center;
}
#slideshowss {
	height:450px;
	padding-top:10px;
	z-index:1; 
	overflow:hidden;
	text-align:center;
}
#main {
	background-image: url(images/bg_main.gif);
	text-align:left;
	background-color:#e8e8d4;
	margin: 0;
	font-family: "Century Gothic", "Univers", "Gotham", "Gil Sans", "Gil Sans MT", "Franklin Gothic Medium", "Helvetica", "Trebuchet MS", "Verdana";
	font-size: .8em;
	line-height: 1.6em;
	letter-spacing: 0.02em;
	color:#25150b;
}

#intro {
	width: 750px;
	margin-left:120px;
}

#inner-wrap {
	padding-bottom:20px;
	margin-top:5px;
	margin-left: 80px;
	margin-right: 80px;
}
#inner-wrap:after {
	display:block;
	clear:both;
}

#left {
	float:left;
	width:400px;
	padding-top:15px;
padding-bottom:10px;
}

#right {
	position:relative;
	margin-left:450px;
	padding-top:15px;
padding-bottom:10px;
} 

#pricing {
	text-align: center;
	background-image: url(images/bg_main.gif);
	background-color:#e8e8d4;}

#contact {
	color: #960;
	text-align: center;
	font-size: 1em;
	letter-spacing: 0.05em;
}

#contact {
	color: #960;
	text-align: center;
	font-size: 1em;
	letter-spacing: 0.05em;
}

#contact ul {
	padding: 0;
	font-size: 82%;
}

#contact li {
	list-style: none;
	display: inline;
	color: #e8e8d4;
}
#openhouse {
	color: #301b0e;
	text-align: left;
	font-size: 1.1em;
	letter-spacing: 0.03em;
	line-height: 1.5em;
	margin: 0px 0px 0px 85px;
	padding: 0px 0px 15px 0;
	width: 820px;
}
#openhouse ul {
	padding: 0;
	font-size: 82%;
}

#openhouse li {
	list-style: none;
	display: inline;
	color: #301b0e;
}
#bottom {
	height: 25px;
	background-color:#f5f5e1;
	background-image:url(images/bottom.gif);
}
#footer {
	position: relative;
	bottom: 0px;
	width: 100%;
	color: #e8e8d4;
	font-size: 0.6em;
	letter-spacing: 0.04em;
}

#footerContainer {
	width: 990px;
	background: #101010;
	margin: 0pt auto;
}

.blue {
	font-family: "Century Gothic", "Univers", "Gotham", "Gil Sans", "Gil Sans MT", "Franklin Gothic Medium", "Helvetica", "Trebuchet MS", "Verdana";
	color: #00aeef;

}
.dark {
	color: #666;
}
.medium {
	font-size: 1em;
	font-weight:bold;
}
.big {
	font-size: 1.2em;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}

