body {
	margin:19px 0 0 0;
	padding:0;
	background: #C9BD89 url(../images/body-bg.gif) top center repeat-x;
	font: 14px Footlight MT Light, Arial;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:960px
}

#header {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 382px;
	background: url(../images/header.jpg) top center no-repeat;
}

#inside-top {
	margin: 0;
	padding:0;
	background-color: #FFF;
	height: 10px;
}

#img-right {
	float: right;
	width: 374px;
	height: 68px;
	background: #FFF url(../images/img-right.jpg) top right no-repeat;
}

#logo-right {
	float: right;
	width: 374px;
	height:fpx;
	background: #FFF url(../images/logo-inside.gif) top right no-repeat;
}

#container {
	clear: both;
	position: relative;
	margin:0 auto;
	padding:0;
	width: 960px;
	background-color:#FFF;
	z-index: 10;
}

#content {
	margin:0;
	padding:13px 13px 7px 13px;
	font: 14px Footlight MT Light, Arial;
	color: #441b09;
	overflow:hidden;
}

.clear {
	clear: both;
}

p {
	margin: 0;
	padding: 10px 0 0 0;
	line-height:18px;
}

#content .content-box {
	position: relative;
	margin: 10px 0 0 0;
	padding: 8px;
	background-color: #313131;
	border: 1px solid #6A6A6A
}

#content a:link, #content a:visited {
	color: #C3A24C;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #cfb46c;
	text-decoration: underline;
}

#content a {
	padding: 0;
	margin: 0 auto;
}

.map {
	width: 900px;
	margin: 10px auto;
	padding: 2px;
	border: 3px solid #B5AF97;	
	background-color: #FFF;
}

HR {
	clear: both;
   border: none 0;
	border-top: 2px solid #CFCEB3;
	width: 99%;
	height: 2px;
	padding: 0;
	margin: 10px 1px;
	overflow:hidden
   }
	
/*H tags*/

h1 {
	margin: 0 auto;
	padding:7px 5px 5px 8px;
	font: 16px Arial, Helvetica, sans-serif;
	color:#82965c;
	border-bottom: 1px solid #82965c;
	font-weight: bold;	
}

h2 {
	clear: both;
	margin: 15px auto 0 auto;
	padding:15px 5px 0 0;
	font: 16px Arial, Helvetica, sans-serif;
	color:#82965c;
	font-weight: bold;
	border-top: 1px solid #e4ead8;
	text-align: left;
}

h3 {
	margin: 15px auto 0 auto;
	padding:15px 5px 0 0;
	font: 14px Arial, Helvetica, sans-serif;
	color:#82965c;
	font-weight: bold;
	border-top: 1px solid #e4ead8;
}

#content ul.hp-boxes {
	margin:0;
	padding: 0;
}

#content ul.hp-boxes li {
	float:left;
	margin:0;
	padding: 0 0 15px 0;
	width: 360px;
}

.image-right-nb {
	float: right;
}

.image-left-nb {
	float: left;
}

/*UL Tags*/

#content ul {
	padding: 10px 5px 8px 5px;
	margin: 0 0 0 10px;
	list-style: none;
	list-style-type: none;
	/*font: 14px Arial, Helvetica, sans-serif;*/
}

#content ul li {
	padding: 0 0 2px 14px;
	margin: 0;
	color: #4a3d31;
	font: 13px;
	line-height: 18px;
	background: url(../images/bullet.gif) 0 7px no-repeat;
}

.more-btn {
	position: absolute;
	bottom: 5px;	
	right:5px;
	height: 22px;
	width: 49px;
}

/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 5px 10px 9px 10px;
	padding: 2px;
	border: 3px solid #B5AF97;	
	background-color: #FFF;
	overflow:hidden
}

.image-center {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 2px;
	border: 3px solid #B5AF97;	
	background-color: #FFF;
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 10px 9px 10px;
	padding: 2px;
	border: 3px solid #B5AF97;	
	background-color: #FFF;
	overflow:hidden
}

#footer {
	bottom:0;
	margin: -75px auto 0 auto;
	padding: 90px 0 15px 0;
	width: 100%;
	background-color: #8B9C6A;
	z-index: 5;
	
}

#footer p {
	margin:0;
	padding:0 10px;
	text-align: center;
	color: #ffffff;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footer a {
	padding: 0 7px;
	margin: 0 auto;
}
.layout {clear: both;
	position: relative;
	margin:0 auto;
	padding:0;
	width: 960px;}
.widgeLeft {float:left;position:relative; bottom:12px;margin-bottom:-50px;}
.widgeRight {float:right;position:relative; bottom:12px;margin-bottom:-50px;}

