body
	{
	background-color: #2c1909;
	background-image:url(../img/background.jpg);
	margin: 0px;
	padding: 0px;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
a:link, a:visited
	{
	color: #594533;
	text-decoration: none;
	}
a:hover, a:active
	{
	color: #81a9a4;
	}
hr
	{
	background: url('../img/hr.gif') repeat-x;
	border: none 0;
	width: 100%;
	height: 2px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.frame
	{
	width: 100%;
	background: url(../img/background-stripes.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	}
.container
	{
	width: 810px;
	margin: 0px auto;
	font-size: 1.3em;
	-webkit-box-shadow: 0px 0px 75px #2c1909;
	-moz-box-shadow: 0px 0px 75px #2c1909;
	box-shadow: 0px 0px 75px #2c1909;
	color: #49361b;
	background-color: #f6f1df;
	background-image: url(../img/background.png);
	}
.header
	{
	background: #89884d url(../img/background-green2.png) repeat-y;
	}
.header *
	{
	margin: 0px;
	padding: 0px;
	}	
h1.logo
	{
	position: relative;
	overflow: hidden;
	}
h1.logo a
	{
	position: absolute; 
	height: 0;
	width: 100%;
	}
h1#logo
	{
	height: 118px;
	background: url(../img/logo1.png) no-repeat center 30px;
	}
h1#logo a
	{
	padding-top: 150px;
	background: url(../img/logo2.png) no-repeat center 30px;
	}
.header h2
	{
	background: #585720 url(../img/background-green1.png) repeat-y;
	color: #c2cfc6;
	font-size: 1.2em;
	text-align: center;
	padding: 10px 0px 8px 0px;
	display: block;
	height: 28px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	text-shadow: 1px 1px 3px #454417;
	line-height: 1.8em;
	}
.menu
	{
	position:relative;
	background: #b0af71 url(../img/background-green3.png) repeat-y;
	height: 47px;
	font-size: 1.2em;
	line-height: .8em;
	}
.menu ul
	{
	list-style:none;
	position:absolute;
	z-index:100;
	padding: 3px 4px 4px 100px;
	}
.menu li
	{
	float:left;
	margin-left: 20px;
	}
.menu strong
	{
	color: #d7d5ae;
	line-height: .5em;
	font-size: 1.5em;
	}
.menu a:link, .menu a:visited
	{
	text-decoration:none;
	color: #433426;
	padding: 2px 10px 4px 10px;
	text-shadow: 1px 1px 3px #89884d;
	}
.menu a:active, .menu a:hover
	{
	color: #ececd9;
	text-shadow: 1px 1px 3px #585720;
	}
#slide
	{
	position:absolute;
	top:9px;
	height:30px;
	background: #89884d url(../img/background-green4.png) repeat;
	z-index:10;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	}
.sidebar
	{
	width: 200px;
	float: left;
	}
.sidebar h1
	{
	background: #978a74 url(../img/background-tan.png) repeat;
	color: #f6f1df;
	margin: 0px;
	padding: 10px 0px 7px 0px;
	text-align: center;
	font-size: 1.4em;	
	text-shadow: 1px 1px 3px #71654f;
	font-weight: normal;
	font-style: normal;
	}
.sidebar p
	{
	margin: 0px;
	padding: 10px 15px 0px 15px;
	line-height: 1.5em;
	}
.sidebar img
	{
	border: 8px solid #ececd9;
	margin: 15px 10px 0px 15px;
	float: left;
	-webkit-box-shadow: 5px 5px 10px #b9ad96;
	-moz-box-shadow: 5px 5px 10px #b9ad96;
	box-shadow: 5px 5px 10px #b9ad96;
	}
.sidebar a
	{
	font-weight: bold;
	padding-bottom: 2px;
	}
.sidebar a:hover, .sidebar a:active
	{
	color: #978a74;
	background: url(../img/link.gif) repeat-x center bottom;
	}
.container .about
	{
	width: 570px;
	line-height: 1.5em;
	float: right;
	padding: 15px 20px;
	}
.container .about h5
	{
	color: #978a74;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	}
.container .about p
	{
	text-align: justify;
	margin: 0px 0px 15px 0px;
	}
.container .about p.quote
	{
	display: block;
	width: 150px;
	float: right;
	margin: 0px;
	text-align: center;
	padding: 0px  0px 10px 20px;
	}
.container .about ul
	{
	margin: -8px 0px 15px 0px;
	padding: 0px 0px 0px 35px;
	list-style-type: square;
	}
.container .about li
	{
	color: #81a9a4;
	}
.container .about li strong
	{
	color: #83755e;
	font-weight: normal;
	font-style: normal;
	text-shadow: 1px 1px 2px #cfcab7;
	}
.container .about li em
	{
	color: #49361b;
	font-weight: normal;
	font-style: normal;
	}
.container .services
	{
	width: 570px;
	line-height: 1.5em;
	float: right;
	padding: 15px 20px;
	}
.container .services h5
	{
	color: #978a74;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	}
.container .services p
	{
	text-align: justify;
	margin: 0px 0px 15px 0px;
	}
.container .services ul
	{
	margin: -8px 0px 15px 0px;
	padding: 0px 0px 0px 35px;
	list-style-type: square;
	}
.container .services li
	{
	color: #81a9a4;
	}
.container .services li em
	{
	color: #49361b;
	font-weight: normal;
	font-style: normal;
	}
	


.container .col-map
	{
	width: 570px;
	line-height: 1.5em;
	float: right;
	padding: 325px 20px 15px 20px;
	background: url(../img/map2.png) no-repeat right top;
	}
/*.container .col-map
	{
	width: 570px;
	line-height: 1.5em;
	float: right;
	padding: 325px 20px 15px 20px;
	background: url(../img/map-.png) no-repeat right top;
	}*/
.container .col-map h5
	{
	color: #978a74;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	}
.container .col-map h6
	{
	color: #978a74;
	font-size: 1.15em;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	}
.container .col-map p
	{
	text-align: justify;
	margin: 0px 0px 15px 0px;
	}
.container .col-map a:before
	{
	color: #81a9a4;
	content: "[";
	padding: 0px 2px 0px 0px;
	}
.container .col-map a:after
	{
	color: #81a9a4;
	content: "]";
	padding: 0px 0px 0px 2px;
	}
.container .col-map a:hover, .container .col-map a:active
	{
	color: #81a9a4;
	background: url(../img/link.gif) repeat-x center bottom;
	}
.container .map-l
	{
	width: 270px;
	padding: 0px 15px 0px 0px;
	float: left;
	line-height: 1.5em;
	}
.container .map-r
	{
	width: 270px;
	padding: 0px 0px 0px 15px;
	float: left;
	}
.container .col-l
	{
	width: 350px;
	padding: 15px 10px 15px 20px;
	float: left;
	line-height: 1.5em;
	}
.container .col-l h5
	{
	color: #978a74;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	}
.container .col-l h5 em
	{
	font-style: normal;
	}
.container .col-l h5.a em
	{
	color: #889238;
	}
.container .col-l h5.b em
	{
	color: #594533;
	}
.container .col-l h5.b
	{
	text-align: center;
	}
.container .col-l h5.c em
	{
	color: #81a9a4;
	}
.container .col-l h5.c
	{
	text-align: right;
	}
.container .col-l p
	{
	text-align: justify;
	margin: 0px 0px 15px 0px;
	}
.container .col-r
	{
	width: 200px;
	padding: 15px 20px 15px 10px;
	float: left;
	}
.quote
	{
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
	padding: 0px  0px 25px 0px;
	font-style: italic;
	}
.quote strong
	{
	color: #81a9a4;
	display: block;
	height: 25px;
	width: 28px;
	float: left;
	margin: 0px;
	padding: 0px;
	font: 4em/.8em Georgia, "Times New Roman", Times, serif;
	}
.quote strong.l
	{
	float: left;
	}
.quote strong.r
	{
	float: right;
	}
.quote em
	{
	color: #978a74;
	font-size: .7em;
	display: block;
	float: right;
	}
.clear
	{
	clear: both;
	}
.info strong
	{
	margin: 0px 0px 10px -15px;
	padding: 8px 15px 7px 15px;
	width: 150px;
	display: block;
	background: #81a9a4 url(../img/background-blue1.png) repeat;
	color: #ececd9;
	text-align: center;
	text-shadow: 1px 1px 3px #6c8386;
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	}
.info
	{
	width: 150px;
	background: #b2bbaa url(../img/background-blue2.png) repeat;
	margin: 0px auto;
	padding: 0px 15px 15px 15px;
	line-height: 1.5em;
	text-align: left;
	}
.footer
	{
	height: 78px;
	color: #594533;
	background: #b4beac url(../img/background-footer.jpg);
	}
.footer p
	{
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
	}
.footer .col-l
	{
	width: 200px;
	float: left;
	height: 45px;
	padding: 15px 10px 15px 20px;
	}
.footer .col-r
	{
	width: 290px;
	padding: 15px 45px 15px 10px;
	float: left;
	height: 45px;
	text-align: center;
	background: url(../img/leaf.png) no-repeat right center;
	}
.footer .sidefoot
	{
	width: 170px;
	float: left;
	height: 45px;
	padding: 15px;
	text-align: left;
	}
.footer .sidefoot p
	{
	width: 120px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	line-height: 1.8em;
	}
.footer .sidefoot .phone
	{
	width: 20px;
	height: 20px;
	margin: 0px 3px 0px 0px;
	background: url(../img/icon-phone.png) no-repeat;
	text-indent: -1000px;
	float: left;
	}
.footer .sidefoot .fax
	{
	width: 20px;
	height: 20px;
	margin: 0px 3px 0px 0px;
	background: url(../img/icon-fax.png) no-repeat;
	text-indent: -1000px;
	float: left;
	}
#copyright
	{
	margin: 10px 0px 10px 5px;
	font-size: 1.2em;
	text-align: center;
	color: #564321;
	}