body, html {
	padding: 0;
	margin: 0;
	height:100%;
}

body {
	background-color: #262626;
}

.clearright {
	clear:right;
}

#cleardiv {
	height:1px;
	clear:both;
}

#main {
	background-color: #e7e2d8;
	background-image: url('images/main_repeat.jpg');
	background-repeat: repeat-x;
	height:auto;
}

.container {
	width:900px;
	margin:0 auto 0 auto;
	position: relative;
}


/*----TYPE----*/

body {
	font-family: Georgia, serif;
	color:#262626;
	}

h1 {
	margin:0 0 2px 0;
	padding:0;
	letter-spacing: -1px;
	font-size:35px;
	font-weight:200;
	color:#c57851;
}

h2 {
	margin:0;
	padding:0;
	letter-spacing: -1px;
	font-size:20px;
	font-weight:200;
	color:#c57851;
}

h3 {
	margin:0;
	padding:0;
	letter-spacing: -1px;
	font-size:20px;
	font-weight:200;
	color:#262626;
}

h4 {
	margin:0;
	padding:0;
	letter-spacing: -1px;
	font-size:20px;
	font-weight:500;
	color:#262626;
}

p {
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color:#c57851;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#c57851;
}

strong {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, sans-serif;
}

ul li {
	font-size:12px;
	font-family:Verdana, sans-serif;
}

/*----HEADER----*/

#header {
	background-image: url('images/header2.jpg');
	height:135px;
	position:relative;
}

#header a img {
	outline:none;
	border:none;
	text-decoration:none;
}

#header-icons {
	float:right;
	clear:right;
	margin:42px 0 0 0;
	
}

.headericons img {
	margin: 0px 0 0 0;
}

.biglogo img {
	float:left;
	height:141px;
	width:137px;
	margin-top:12px;
}

#searchbar {
	width:216px;
	height:30px;
	margin-right:19px;
	background-image: url('images/searchbar.png');
	float:right;
}

#searchbar #s {
float:left;
padding:4px 4px 4px 4px;
margin:3px 17px 0 12px;
border:0;
width:130px;
background:none;
color:#999999;
font-size:12px;
}

#searchbar #searchsubmit {
float:left;
margin:4px 0px 0 8px;
width:20;
height:20;
}

.search-terms {
	color:#262626;
}

/*----NAVIGATION----*/

#nav {
	height:20px;
	width:760px;
	float:left;
	margin-top:-41px;
	margin-left:115px;
	padding:0;
}

#nav ul {
	padding:0;
	margin:0;
}

#nav li {
	list-style-type: none;
	float:left;
	padding:0;
	margin:0;

}

#nav li a {
	list-style-type: none;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	color:#262626;
	margin-left:25px;
	padding:0;
	text-decoration:none;
}

#nav li a:hover {
	color:#c57851;
}

/*----CONTENT HOMEPAGE----*/

#content-area {
	min-height:554px;
	background-image: url('images/body_glow.jpg');
	background-repeat:no-repeat;
	background-color: #e7e2d8;
	padding-top:20px;
	padding-bottom:25px;
}

#featuredbox {
	background-image: url('images/feature_box.jpg');
	padding:12px;
	height:260px;
	margin-top:0px;
}

#slideshow {
	float:left;
	width:367px;
	height:244px;
	margin:6px 0 0 6px;
}

#welcome_info {
	position:relative;
	width:442px;
	height:232px;
	margin:12px 30px 0 0;
	float:right;
}

#welcome_info a img {
	position:absolute;
	outline:none;
	border:none;
	bottom:0px;
	right:0px;
}

.newsletterbox {
	margin-top:12px;
	padding:12px;
	width:363px;
	height:73px;
	background-image: url('images/newsletter_box.jpg');
	float:left;
	clear:left;
}

.newsletterbox a h2 {
	margin-left:90px;
	margin-top:2px;
}

.newsletterbox a h2:hover {
	text-decoration: underline;
}

.newsletterbox p {
	margin-left:90px;
	width: 260px;
	font-size:12px;
}

.newslettericon img {
	outline:none;
	border:none;
	text-decoration:none;
	margin-top:15px;
	float:left;
}

.happeningbox {
	margin-top:12px;
	padding:12px;
	padding-bottom:20px;
	width:475px;
	/*
	height:288px;
	*/
	background-color:#f7f4ef;
	border:1px solid #d8cfbd;
	/*
	background-image: url('images/happeningbox.jpg');
	*/
	float:right;
}

.happeningbox img {
	float:left;
}

.happeningbox h3 {
	margin-left:63px;
	margin-top:10px;
	color: #6badc8;
}

.happeningbox a {
	margin-left:5px;
	}

.happeningbox p {
	margin-left:5px;
	width: 463px;
	font-size:12px;
	}

/*----CONTENT INTERIOR PAGE----*/

#int_content_top {
	background-image: url('images/int_content_top.jpg');
	background-repeat:none;
	height:44px;
}

#int_content_mid {
	background-image: url('images/int_content_mid.jpg');
	background-repeat:repeat-y;
	height:auto;
	padding:0 19px 0 19px;
}

#int_content_bottom {
	background-image: url('images/int_content_bottom.jpg');
	background-repeat:none;
	height:41px;
}

#pagecontent {
	width:600px;
	margin-top:-20px;
	font-size:12px;
	float:left;
}

#pagecontent img {
	padding: 0 10px 10px 0;
	margin:-20px 0 0 0;
	float:left;
}


#onthispage {
	width:203px;
	min-height:60px;
	padding:8px;
	margin-top:-20px;
	background-color: #e7e2d8;
	border: 1px solid #d3c9b5;
	float:right;
	margin-bottom:12px;
}

#onthispage h3 {
	font-variant:small-caps;
	letter-spacing:0px;
}

#onthispage ul li {
	font-family: Verdana, sans-serif;
	font-size:12px;
}

#onthispage a {
	
}

#onthispage ul {
	font-family: Verdana, sans-serif;
	font-size:12px;
	margin-left:1em;
	padding-left:0;
}

#sidebar_btns {
	background-image: url('images/sidebar_box.jpg');
	width:205px;
	height:39px;
	margin-bottom:12px;
	padding:8px;
	float:right;
	clear:right;
}

#sidebar_btns a h2 {
	font-size:20px;
	margin-left:80px;
	margin-top:5px;
}

#sidebar_btns a h2:hover {
	text-decoration: underline;
}

.sidebaricon img {
	outline:none;
	border:none;
	text-decoration:none;
	margin-top:0px;
	float:left;
}

/*----FOOTER----*/

#footer {
	min-height:172px;
	background-image: url('images/footer_repeat.jpg');
	background-repeat: repeat-x;
	background-color: #4c88a1;
}

#footercenter {
	background-image: url('images/footercenter.jpg');
	background-repeat:no-repeat;
	min-height:142px;
	padding:12px;
}

#footercolumn {
	float:left;
	width:220px;
}

#footercolumn ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	color:#FFF;
}

#footercolumn ul li {
	margin:0px;
	padding:0px;
}

#footercolumn a {
	font-family: Verdana, sans-serif;
	color:#FFF;
	margin:0px;
	padding:0px;
}

.long {
	margin-right:170px;
}

#footerlowest {
	background-image: url('images/footerlowest_repeat.jpg');
	background-repeat:repeat-x;
	height:32px;
	clear:both;
}

#footerlowestcenter {
	background-image: url('images/footerlowest_center.jpg');
	height:32px;
	background-repeat:no-repeat;
	font-family: Verdana, sans-serif;
	font-size:10px;
	color:#FFF;
	margin:0px;
	padding-top:15px;
}
