@charset "UTF-8";
/* CSS Document */

/** Page Elements **/
body {
	background-color: #000;
	margin: 0;
	padding: 0;
	background-image: url(images/back_001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/** Type Settings **/
p, body {
	color: #000000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-family: "Trebuchet MS", "Trebuchet MS", "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p.footer {
	color: #FFFFFF;
	font: 9px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0;
}
a {
	color: #853a02;
	text-decoration: none;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
}
a:hover {
	color: #853a02;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
}
h1 {
	color: #000000;
	font: bold 20px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	color: #000000;
	font: bold 15px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	color: #000000;
	font: bold 13px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
h4{
	color: #000000;
	font: bold 11px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;		
}
h6 {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

/** Home Page Structure **/

#container {
	margin: 0px auto 0px auto;
	width: 1000px;
	background-color: transparent;
}
#header {
	float: left;
	width: 1000px;
	height: 153px;
}
#header_menu {
	float: left;
	width: 539px;
	height: 41px;
	padding: 0px 0px 0px 461px;
	text-align: right;
}
#container_menu {
	float: left;
	width: 1000px;
	height: 42px;
}
#main_menu {
	float: left;
	width: 716px;
	height: 42px;
}
#search {
	float: left;
	width: 274px;
	height: 40px;
	padding: 2px 0px 0px 10px;
	background-image: url(../regen2010/images/search_back.png);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
}
#mod_search_searchword {
	float: left;
	width: 200px;
	height: 17px;
	margin: 6px 5px 0px 0px;
	font: 14px "Trebuchet MS", "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px #000000 solid;
	padding: 3px;
}
#container_body {
	float: left;
	width: 960px;
	padding: 0 20px 20px 20px;
	background-image: url(../regen2010/images/body_001.png);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat;
}
#container_content {
	float: left;
	width: 940px;
	padding: 10px;
	background-color: #FFFFFF;
}
#content_left {
	float: left;
	width: 660px;
	margin: 0px 20px 0px 0px;
}
#feature {
	float: left;
	width: 660px;
	height: 230px;
	margin: 0px 0px 5px 0px;
}
#events {
	float: left;
	width: 294px;
	min-height: 230px;
	padding: 40px 30px 0px 5px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/events_back.png);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #DDDDDD;
}
#events ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#events ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
#events a {
	font-size: 13px;
}
.events_item {
	display: block;
	float: left;
	border-bottom: solid 1px #DDD;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.events_left {
	display: block;
	float: left;
	width: 75px;
}
.events_date {
	font-size: 18px;
	font-weight: bold;
	color: #352a14;
}
.events_right {
	display: block;
	float: left;
	width: 219px;
}
.events_title {
	display: block;
	width: 244px;
}
.events_desc {
	display: block;
	width: 244px;
	font-size: 12px;
}
.twitterfeeditem {
	font: 12px "Trebuchet MS", "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom: 10px;
}
#twitterfeedfollowmediv a {
	font: 11px "Trebuchet MS", "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#home_row {
	float: left;
	width: 660px;
}
#audio {
	float: left;
	width: 294px;
	min-height: 230px;
	padding: 10px 20px 0px 5px;
	margin: 0px 0px 0px 10px;
	border-right: 1px solid #DDDDDD;
}
#audio_mod_menu {
	float: left;
	width: 155px;
	height: 20px;
	padding: 14px 0px 0px 164px;
	margin: 10px 0px 0px 10px;
	background-image: url(images/audio_back.png);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #DDDDDD;
}
#links {
	float: left;
	width: 294px;
	min-height: 230px;
	padding: 40px 30px 0px 5px;
	margin: 10px 0px 0px 0px;
	background-image: url(../regen2010/images/links_head.jpg);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #DDDDDD;
}
#resources {
	float: left;
	width: 294px;
	min-height: 230px;
	padding: 40px 20px 0px 5px;
	margin: 10px 0px 0px 10px;
	background-image: url(../regen2010/images/resources_head.jpg);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #DDDDDD;
}
#socialize {
	float: left;
	width: 540px;
	height: 38px;
	margin: 20px 0px 0px 0px;
	background-image: url(../regen2010/images/socialize_back.png);
	background-attachment: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 120px;
}
#socialize img {
	margin-right: 0px;
	border: none;
}
.banneritem {
	float: left;
}
#content_body {
	float: left;
	width: 660px;
	min-height: 530px;
	margin: 0px 0px 0px 0px;
}
#content_right {
	float: left;
	width: 260px;
	min-height: 230px;
}
#news {
	float: left;
	width: 260px;
	min-height: 190px;
	margin: 0px 0px 0px 0px;
	background-image: url(../regen2010/images/news_back.png);
	background-attachment: top left;
	background-repeat: no-repeat;
	padding: 40px 0px 0px 0px;
	font: 12px "Trebuchet MS", "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#banners img {
	margin-bottom: 20px;
	border: none;
}
#locate {
	float: left;
	display: block;
	width: 260px;
	min-height: 230px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	background-image: url(../regen2010/images/locate_back.png);
	background-attachment: top left;
	background-repeat: no-repeat;
	font: 12px "Trebuchet MS", "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#map {
	float: left;
	border: solid 1px #DDDDDD;
	margin-bottom: 5px;
	text-align: center;
	display: block;
}

/** Content **/

.componentheading {
	font: 26px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #352a14;
	font-weight: bold;
	display: block;
	width: 660px;
	background-image: url(../regen2010/images/section_head.png);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.contentheading {
	font: 20px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #352a14;
	font-weight: bold;
	display: block;
	width: 585px;
	padding-left: 15px;
	margin-right: 60px;
	border-bottom: 1px dashed #DDDDDD;
}
.contentpaneopen {
	font: 14px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
.breadcrumbs {
	font: 11px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
td.vertspace {
	border-bottom: 1px dashed #DDDDDD;
	padding: 10px 0px 10p 0px;
}

/** Featured Items **/

#featureditemstext {
	font: 12px "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
}
#featureditemstitle {
	margin: 0px 0px 5px 0px;
}
#featureditems a {
	font-size: 13px;
}

/** Links **/

#links a {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: dashed 1px #DDDDDD;
	font-size: 13px;
}

/* Featured with Thumbs */

#articles {
	float: left;
	font-size: 12px;
}
#articles a {
	font-size: 13px;
}
#thumbs_intro {
	float: left;
	display: block;
	height: 0px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	margin-bottom: 10px;
}
