body {
  margin: 0px;
  padding: 0px;
  background: #4B4B4B;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #917847;
	font-weight: normal;
	margin:0;
}

h1 a {
	text-indent:-9999px;
	background:url('../img/logo.png') center center no-repeat;
	height:76px;
	width:260px;
	display:block;
	margin:0;
}

h2 {
  	margin: 4px 0px 15px 0px;
	color:#514D48;
	font-size:18px;
	letter-spacing:1px;
	text-transform:uppercase;
}


h3 {
	font-size: 14px;
	color:#514D48;
	margin: 0px 0px 3px 0px;
}

p {
  line-height: 1.9;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}

b {
	color: #555555;
}

a {
	color: #917847;
}

a:hover {
	color: #333333;
}

#hometext {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #000000;
  line-height: 22px;
 }

hr {
  margin: 0px -5px 20px -5px;
  padding: 0px;
  border: 0px;
  border-bottom: 1px solid #E5E5D7;
}

.IMGtitle {
	padding-bottom: 25px;
}

.IMGstepdown {
	padding: 0px 15px 0px 0px;
}

#newsThumb {
	float: left;
	height: 165px;
}

#xfadeimage {
	position: relative;
	width: 433px;
	height: 433px;
	padding: 0px 0px 10px 0px;
	}
	
#xfadeimage img {
	display: none;
	position: absolute;
	width: 433px;
	height: 433px;
}



/* ================= */
/* = Lee's Schtuff = */
/* ================= */


#wrapper {
	width:916px;
	padding:2px 2px 15px 2px;
	margin:20px auto 0 auto;
	background:#fff;
}


#content {
	padding:20px 20px 20px 20px ;
	clear:both;
}

#header {
	background:#D0D3BE;
	width:916px;
	height:76px;
	margin:0px auto;
	display:block;
	text-transform:uppercase;
	font-family:verdana;

}

#header ul#small_nav {
	width:200px;
	float:right;
	margin:10px 0 0 0;
	position:relative;
	top:0px;
	left:20px;	
}



#header ul#main_nav {
	width:690px;
	clear:right;
	float:right;
	margin:10px 0 0 0;
	position:relative;
	top:10px;
	left:90px;
}

#header ul li {
	display:inline;
	list-style:none;
	font-size:11px;
	height:20px;
	padding:10px 20px 10px 10px;
	background: url('../img/bullet.png') right center no-repeat;
}

#header ul li.last {
	padding:10px 0 10px 10px;
	background:none;
	
}

#header ul li a {
	color:#484743;
	text-decoration:none;
	line-height:20px;
	padding:2px;
	overflow:auto;
	
}

#header ul li a:hover, #header ul li a.active {
	color:#636F3E;
}

#content p {
	/* was 610px.... but giving me problems grrr */
	width:610px;
}

#content-text {
	margin:15px 0 0 0;
}

#content #content-text.narrow p {
	width:175px;
	margin:0 auto;
}

form {
	margin:0;
	padding:0;
}
#rightSide {
	width:170px;
	height:400px;
	float:right;
	background:#eeeee8;
	padding:20px ;
}

ul#footer_items {
	width:960px;
	clear:both;
	margin:10px 0 0 0;
	padding:0;
}

ul#footer_items li {
	float:left;
	list-style:none;
	margin:0 12px 0 0;
}

ul#footer_items li.newsletter_box {
	background:#B89C59;
	padding:18px 15px 15px 15px;
	margin-left:-2px;
}

ul#footer_items li.newsletter_box a{
	position:relative;
	top:4px;
	left:2px;
}

ul#footer_items li.newsletter_box a img {
	border:0;
	
}

#innerFooter {
	clear:both;
}

#footer {
	clear:both;
	margin:0 auto;
	height:20px;
	background:#4B4B4B;
	width:920px;
	color:#666;
}

.clear {
	clear:both;
}
.mceToolbarTop * {
float:left;
}
.mceToolbarTop select {
width:auto!important;
}
.mceToolbarTop option {
float:none;
}

input[type="submit"] {
		background-color: #B89C59;
		border: 1px solid #917847;
		font: 10px Arial, Helvetica, sans-serif;
		color: #333333;
		padding: 3px 5px 3px 5px;
		text-transform: uppercase;
		float: right;
		margin: 0px 0px 0px 0px;

}

a img {
	border:none;
}

a.viewLarger {
		background:#B89C59 url('../img/larger.png') left center no-repeat ;
		border: 1px solid #917847;
		font: 10px Arial, Helvetica, sans-serif;
		color: #333333;
		padding: 3px 5px 3px 17px;
		text-transform: uppercase;
		clear:left;
		display:block;
		margin: 10px 0px 0px 135px;
		text-decoration:none;
}


.bbc {
	float:right;
}

#footer a {
	color:#666;
	/* #c5ddee */
}

#content-text.fub p {
	/*ar*/
	width:300px;
	display:block;
	overflow:none;
}

label {
	text-align:right;
	margin-right:10px;
	width:80px;
}

input[type="text"] {
	width:280px;
	border:1px solid #999;
}

textarea {	
	border:1px solid #ccc;
}

fieldset {
}

legend {
	color:#514D48;
	font-size:18px;
	letter-spacing:1px;
	text-transform:uppercase;
}

#sidebar_links {
	float:right;
	background-color: #EEEEE8;
	width: 174px;
	padding: 18px;
}

#sidebar_links a {
	color: #60712A;
}

#sidebar_links ul {
	padding: 0px;
	margin: 0px;
}
#sidebar_links ul li {
	list-style-type: none;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}





