body {
	margin:10px 0;
	padding:0;
	background: #DFD0A7 url(../images/body-bg.jpg) top center no-repeat;
	color: #3b1b15;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:969px;
	background-color: #FFF;
	border-left: 3px solid #3C1D18;
	border-right: 3px solid #3C1D18;
	border-bottom: 3px solid #3C1D18;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 975px;
	height: 145px;
	background: url(../images/header-img.jpg) top center no-repeat;
	text-indent: -3500px
}

#container {
	position: relative;
	margin:0 auto 12px auto;
	padding:0;
	width: 947px;
	background: url(../images/container-bg.gif) 0 0 repeat-y;	
	overflow:hidden;
}

#content {
	margin:0;
	padding:13px 13px 0 13px;
	min-height:851px;
	height:auto !important;
	height:851px;
	font: 13px Arial, Helvetica, sans-serif;
	overflow:hidden;	
}

.weather-widget {
	position:relative;
	width: 173px;
	padding:5px;
	margin: 15px auto;
	border: 1px solid #BA9664;
	background-color: #DBCDB2;
	z-index: 5;
}

.weather-widget img {
	border: 1px solid #BA9664;
}

#leftcol {
	float: left;
	margin: 0 0 10px 0;
	padding:0 0 0 2px;	
	width:215px;
/*	border: 2px solid #3C1D18;
	background-color: #C8B187;*/
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #361b0f
}

#leftcol p {
	line-height: 17px;
	padding:5px 0 5px 25px
}

#left-col-content {
	margin: 0 auto;
	padding:0;
}

#leftcol-bottom {
	position: absolute;
	bottom:0;
	left: 0;
	width:219px;
	height: 181px;
	background: url(../images/bg-bottom-left.jpg) 0 0 no-repeat;
	z-index: 3;
}

/* -= Roll Overs Right Side=- */

#leftcol a:link, #leftcol a:visited {
	color: #361b0f;
	text-decoration: none;
}

#leftcol a:hover, #leftcol a:active {
	color: #643017;
	text-decoration: none
}

#leftcol a {
	padding: 0;
	margin: 0;
}

.img-number {
	padding: 0 0 0 13px
}

#rightcol {
	float: right;
	margin: 0;
	padding:0;
	width:715px;
	min-height:723px;
	height:auto !important;
	height:723px;	
	border: 2px solid #3C1D18;
	background: #FDFCE8 url(../images/content-bg.jpg) top left repeat-x;
}

/* -= Roll Overs Right Side=- */

#rightcol a:link, #rightcol a:visited {
	color: #335b1e;
	text-decoration: underline;
}

#rightcol a:hover, #rightcol a:active {
	color: #497D2B;
	text-decoration: none
}

#rightcol a {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

p {
	margin: 0;
	padding: 10px 0 0 0;
	color:#3b1b15;
	line-height:18px;
}
#map {
	margin: 0 auto;
	width: 665px;
	padding: 2px;
	border: 2px solid #B5AF97;	
	background-color: #FDFCE8;	
}

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

/*Table Styles*/

table.tablestyles {
	margin: 15px auto;
	padding: 0;
	width: 99%
}

table.tablestyles tr td {
	padding: 10px;
	border: 1px solid #E3E7CC;
	background-color: #F4F3DE;
}

table.tablestyles tr td p {
	padding: 0;
}

table.tablestyles h2 {
	margin: 0 auto;
	padding:7px 5px 5px 8px;
	font: 14px Arial, Helvetica, sans-serif;
	color:#497D2B;
	font-weight: bold;
	border: 1px solid #E3E7CC;
	background-color: #FDFCE8;
	
}
	
/*H tags*/

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

h2 {
	clear: both;
	margin: 15px auto 0 auto;
	padding:7px 5px 5px 8px;
	font: 14px Arial, Helvetica, sans-serif;
	color:#497D2B;
	font-weight: bold;
	border: 1px solid #E3E7CC;
	background-color: #F4F3DE;
	
}

h3 {
	clear: both;
	display: block;
	margin: 0;
	padding:15px 0 5px 0;
	font: 14px Arial, Helvetica, sans-serif;
	color:#497D2B;
	font-weight: bold;
}

.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;
}

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


/*Images Styles*/

.image-left, .image-center, .image-right {
	padding: 2px;
	border: 2px solid #B5AF97;	
	background-color: #FDFCE8;	
}

.image-left {
	float: left;
	display: block;
	margin: 5px 10px 9px 10px;
	overflow:hidden
}

.image-center {
	display: block;
	text-align: center;
	margin: 0 auto;
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 10px 9px 10px;
	overflow:hidden
}

#footer {
	clear: both;
	margin: 0 auto 10px auto;
	padding: 25px 0;
	width: 944px;
	border: 2px solid #3C1D18;
	overflow:hidden;
	background: url(../images/footer-bg.jpg) top center no-repeat;
}

#footer p {
	margin:0;
	padding:0;
	text-indent: 25px;
	text-align: left;
	color: #B9C5AC;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#footer p.credits {
	padding: 0 0 0 5px;
}

/* -= Roll Overs Footer=- */

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

#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: none
}

#footer a {
	padding: 0 7px;
	margin: 0 auto;
}

