body {
	margin: 2px;
	padding: 10px 0px;
	background: #665c5a;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #251d0f;
	padding-top: 20px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 { font-size: 24px; color: #4d3f2d; }
h3 { font-size: 18px; color: #4d3f2d; }
h4 {
	font-size: 12px;
	color: #4d3f2d;
	font-weight: bold;
}

p, ol, ul {
	line-height: 20px;
}

a {
	color: #000000;
	font-weight:700;
}

a:hover {
	text-decoration: none;
}

img {
	border-style:none;
}fs
	
.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #4c453b;
}

.image2 {
	margin: 0px 15px 0px 0px;
	border: 4px solid #452a2a;
	float: left;
}

.image1 {
	margin: 0px 0px 0px 15px;
	border: 4px solid #452a2a;
	float: right;
}

.image3 {
	margin: 0px 0px 0px 0px;
	margin-right:100px;
	margin-bottom:4px;
	border: 4px solid #452a2a;
	float: right;
}

.image4 {
	margin: 0px 0px 0px 0px;
	margin-left:100px;
	border: 4px solid #452a2a;
	float: left;
	margin-bottom:10px;
}

.image4new {
	margin: 0px 0px 0px 0px;
	margin-left:100px;
	border: 4px solid  #FF0000;
	float: left;
	margin-bottom:10px;
}

.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
}

.entry {
	text-align:justify;
	font-size: 12px;
	font-family:Garamond,'Times New Roman',Times,serif;
	font-weight:bold;
}

#fullpage {
	width: 1000px;
	position:relative;
	margin: 0 auto;
	}

/* Header */

#header {
	width: 988px;
	height: 200px;
	margin: 0 auto;
	background: url(images/logo.jpg) center no-repeat;
	border: 6px solid #4c453b;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #f0e3c6;
}

/* Menu */

#menu {
	width: 992px;
	height: 30px;
	margin: 0 auto;
	border: 4px solid #4c453b;
	background:#4d3f2d;
	margin-top:10px;
	position:relative;
	font-size: 12px;
}

#menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;	
}

#menu li {
	display: inline;
}

#menu ul li {
	position:relative;
	float:left;
	z-index:2;
}

#menu li ul {
	position:absolute;
	left:-2px;
	top:30px;
	display:block;
	visibility:hidden;
	z-index:2;
}

#menu a {
	display: block;
	float: left;
	width: 124px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/img3.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #f0e3c6;
	z-index:99;
}

#menu a:hover {
	background: url(images/img4.gif);
	color: #FFFFFF;
	z-index:100;
}

#menu .active a {
	background: url(images/img4.gif);
	color: #CCCC99;
	z-index:99;
}

#menu .notactive a {
	background: url(images/img3.gif);
	color: #f0e3c6;
	z-index:100;
}

#menu .active a:hover {
	background: url(images/img4.gif);
	color: #FFFFFF;
	z-index:100;
}

#menu .notactive a:hover {
	background: url(images/img4.gif);
	color: #FFFFFF;
	z-index:100;
}

#menu li:hover ul { visibility:visible;border: 2px solid #4c453b; border-top: 0px; z-index:100;
}

/* Content */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0px;
	z-index:0;
}

#content {
	float: left;
	width: 720px;
	border: 6px solid #4c453b;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	background-color: #f0e3c6;
	min-height:525px;
}

#content-rel {
	float: left;
	width: 720px;
	min-height:525px;
	border: 6px solid #4c453b;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	background-color: #f0e3c6;
	min-height:525px;
}

#content-splash {
	width: 980px;
	background: #665c5a;
	border: 0px solid #000000;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top: #4c453b solid 6px;
	border-bottom: #4c453b solid 6px;
	
}

#content-splash-left {
	float:left;
	width:505px;
	height:600px;
}

#content-splash-right {
	float:right;
	width:420px;
	height:320px;
	padding-top:170px;
}

#content-splash-right2 {
	float:right;
	width:420px;
	height:80px;
	padding-top:0px;
}


#colOne {
	float: left;
	width: 166px;
	padding: 20px;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #786E50;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	color: #645B43;
}

#colTwo {
	float: right;
	width: 500px;
	padding: 20px;
}

#sidebar3 {
	float: right;
	width: 208px;
	border: 6px solid #4c453b;
	margin-bottom: 10px;
	background-color: #f0e3c6;
	padding: 10px 10px 0 10px;
	min-height:250px;
}

#sidebar3 h2 {
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d3f2d;
}

#sidebar2 {
	float: right;
	width: 228px;
	border: 6px solid #4c453b;
	margin-bottom: 10px;
	background-color: #f0e3c6;
}

#sidebar2 h2 {
	margin: 0;
	padding: 10px 10px 0 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d3f2d;
}

#sidebar {
	float: right;
	width: 240px;
	background: url(images/img04.jpg) repeat-y;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background: url(images/img05.jpg) no-repeat;
	color: #FFFFFF;
}

#sidebar li ul {
	padding: 20px 20px 60px 20px;
	background: url(images/img06.jpg) no-repeat left bottom;
}

#sidebar li li {
	padding: 0;
	background: url(images/spacer.gif);
	color: #FFFFFF;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 20px 0 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d3f2d;
}

#sidebar a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 988px;
	height: 30px;
	margin: 0 auto;
	background: #f0e3c6;
	border: 6px solid #4c453b;
	margin-top: 10px;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}

#footer a {
	color: #786E50;
}

#emailform {
	width:218px; 
	background-color: #f0e3c6; 
	padding-left:10px; 
	margin-top:0px;
}

#boxleft200 {
	float:left;
	width:200px;
	margin-top:10px;
}

#boxleft360 {
	float:left;
	width:360px;
	margin-top: 10px;
}

#boxright360 {
	float:right;
	width:360px;
	margin-top: 10px;
}

#boxright430 {
	float:right;
	width:430px;
	margin-top: 10px;
	border-top: 1px #251d0f;
}

#boxleft430 {
	float:left;
	width:430px;
	margin-top:5px;
}

#boxleft220 {
	float:left;
	width:220px;
	margin-top: 10px;
}

#box220 {
			
	width:220px;
	margin-top: 10px;
	margin-left: 220px;
}

#boxlistleft {
	position: absolute;
	left: 16px;
	width: 225px;
	top: 325px;
	z-index:0;
}

#boxlistmid {
	position:absolute;
	width:225px;
	left:266px;
	top:325px;
	z-index:0;
}

#boxlistright {
	position:absolute;
	width:225px;
	top:325px;
	left:511px;
	z-index:0;
}

#boxright220 {
	float:right;
	width:220px;
	margin-top: 10px;
}

#boxright200 {
	float:right;
	width:200px;
	margin-top: 10px;
}

#boxright175 {
	float:right;
	width:175px;
	margin-top: 5px;
}

#boxright250 {
	float:right;
	width:250px;
	margin-top: 5px;
}

#boxright275 {
	float:right;
	width:275px;
	margin-top: 5px;
}

#boxright75 {
	float:right;
	width:75px;
	margin-top: 5px;
}

#boxleft80 {
	float:left;
	width:80px;
	margin-top: 5px;
}

#boxleft75 {
	float:left;
	width:75px;
	margin-top: 5px;
}

#boxcenter {
	width:500px;
	margin: 0 auto;
	}
	
.boxcentershort {
	width:500px;
	margin: 0 auto;
	height: 130px;
	}
	
#iframe { border: solid #4d3f2d 4px; width: 425px;}

.linkleft {
	float:left;
	width:200px;
	margin-top:10px;
}

.linkright {
	float:left;
	width:430px;
	margin-top:10px;
}
