@charset "UTF-8";
/* CSS Document */


#container {
	width:100%;
	margin: 0 auto 600px auto;
	background-color:#F2F2F2;

}


#header {
	padding: 10px;
	height: 100px;
	background-color: #336600;
}

#intro {
	width: 320px;
	height: 80px;
	float:right;
}

#linksbar {
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	background-color:#669933;
}

#homeleftcol {
	width: 350px;
	height: 410px;
	float: left;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #463628;
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
	border-top: 3px;
	border-top-color: #463628;
}

#lableftcol {
	width: 880px;
	float: left;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #463628;
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
	border-top: 3px;
	border-top-color: #463628;
}

#labrightcol {
	width: auto;
	float: left;
	margin-right:9px;
	margin-bottom:10px;
	background-color:#E8E4D0;
	text-align: center;
}

#inner {
	width: 900px;
    margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color: #463628;
	font-size: 14px;
	line-height: 17px;
	padding: 10px;
	border-top: 3px;
	border-top-color: #463628;
	background-color:#fff;
}
#headinner {
    width:900px;
    margin:0 auto;
}

#lefty {
	width:350px;
	float:left;
	height:800px;
}

#aboutrightcol {
	width: 880px;
	float: left;
	margin: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #463628;
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
	border-top: 3px;
	border-top-color: #463628;
}

#offeringsbar {
	width: 900px;
	height: 220px;
	margin-top: 450px;
}

#offer1 {
	width: 265px;
	background-color:#E8E4D0;
	float: left;
	height: 180px;
	font-family:Arial, Helvetica, sans-serif;
	color: #463628;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
	margin-left: 10px;
}

#offer2 {
	width: 270px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #463628;
	font-size: 14px;
	line-height: 16px;
}
#offer3 {
	width: 260px;
	background-color:#E8E4D0;
	float: left;
	height: 400px;
	font-family:Arial, Helvetica, sans-serif;
	color: #463628;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
	margin-left: 10px;
}
	
#footer {
	width: 900px;
	font-family:Arial, Helvetica, sans-serif;
	color: #463628;
	font-size: 8px;
	line-height: 16px;
	border-top-color: #463628;
	border-top-width: 4px;
	padding-left: 10px;
}

ul#navlist {
	margin: 0px auto 6px auto;
	padding: 0px;
	width:900px;
	white-space: nowrap;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
    }

    #navlist li {
	display: inline;
	list-style-type: none;
	float: left;
	margin-left: 20px;
    }

    #navlist a {
	padding: 0px 0;
    }

    #navlist a:link, #navlist a:visited {
	color: #463628;
	text-decoration: none;
    }

    #navlist a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
    } 
    
    a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color:#F2F2F2;
	margin:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-size: 16px;
	color: #292929;
}
h3 {
	font-size: 14px;
}
#header h2, #header h1 {
	font-size: 14px;
	color: #FFF;
}