@charset "ISO-8859-1";
/* CSS Document */

/* body and global links */
* {
	margin:0;
	padding:0;
	}
	
body {
	background:url(images/body_repeat.jpg) center top repeat-y #d46807;
	width:100%; 
	height:100%; 
	margin:0;
	padding:0;
	}
	
a {
	color:#CC6600;
	text-decoration:none
	}
	
a:hover { 
	color:#990000;
	}
	
a img { 
	border:none
	}
	
/* type headers */
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1.8em;
	text-align:center;
	padding:16px 0 5px 0;
	margin:0;
	font-weight:bold;
	}	
	
h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1.4em;
	text-align:center;
	padding:16px 0 5px 0px;
	margin:0;
	font-weight:bold;
	}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1.1em;
	text-align:left;
	padding:50px 0 0 15px;
	margin:0;
	font-weight:normal;
	}
	
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1.2em;
	text-align:left;
	padding:0px 0 0 0;
	margin:0 0 0 5px;
	font-weight:normal;
	}
	
/* container and centered background */
#container_sides { 
	background:url(images/background_side.jpg) center top no-repeat;
	}
	
#container_body_repeat { 
	position:relative; 
	width:960px; 
	margin:0 auto 0 auto; 
	text-align:left; 
	/*background:url(images/content_body_repeat.jpg) repeat-y center top; */
	}
	
/*#container_body_repeat:after { 
	content: "."; 
	display:block; 
	height:auto; 
	clear:both; 
	visibility:hidden; 
	}*/
	
#container_content_bg {
	background:url(images/container_content_bg.jpg) center top no-repeat;
	width:960px;
	height:auto;
	padding-bottom:0;
	}

#container_content {
	background:url(images/content_body.jpg) center top no-repeat;
	width:960px;
	height:auto;
	padding-bottom:0;
	}
	
/* header */
#header {
	background:url(images/header.jpg) center top no-repeat;
	width:960px;
	height:230px;
	}

#header_spacer {	
	width:1px;
	height:200px;
	}

#container_nav {
	width:600px;
	height:30px;
	margin:0 0 0 360px;
	}
	
/* navigation bar */
a#btn_home img { width:70px; height:30px; border:0; margin:0 0 0 25px; background: url(images/home_button.png) 0 0 no-repeat }
a#btn_home:hover img {background:url(images/home_button.png) 0 -30px }
a#btn_home_c img { width:70px; height:30px; border:0; margin:0 0 0 25px; background: url(images/home_current.png) 0 0 no-repeat }
a#btn_members img { width:105px; height:30px; border:0; margin:0 0 0 10px; background: url(images/members_button.png) 0 0 no-repeat }
a#btn_members:hover img {background:url(images/members_button.png)  0 -30px }
a#btn_members_c img { width:105px; height:30px; border:0; margin:0 0 0 10px; background: url(images/members_current.png) 0 0 no-repeat }
a#btn_forum img { width:90px; height:30px; border:0; background: url(images/forum_button.png) 0 0 no-repeat }
a#btn_forum:hover img {background:url(images/forum_button.png)  0 -30px }
a#btn_forum_c img { width:90px; height:30px; border:0; background: url(images/forum_current.png) 0 0 no-repeat }
a#btn_media img { width:90px; height:30px; border:0; background: url(images/media_button.png) 0 0 no-repeat }
a#btn_media:hover img {background:url(images/media_button.png)  0 -30px }
a#btn_media_c img { width:90px; height:30px; border:0; background: url(images/media_current.png) 0 0 no-repeat }
a#btn_contact img { width:99px; height:30px; border:0; background: url(images/contact_button.png) 0 0 no-repeat }
a#btn_contact:hover img {background:url(images/contact_button.png)  0 -30px }
a#btn_contact_c img { width:99px; height:30px; border:0; background: url(images/contact_current.png) 0 0 no-repeat }

/* left side content */

#container_left {
	width:202px;
	height:auto;
	margin:0px 27px 0 0;
	float:left;
	}

.left_repeat {
	background:url(images/left_repeat.jpg) center top repeat-y;
	width:202px;
	height:auto
	}
	
.left_top {
	background:url(images/left_top.png) center top no-repeat;
	height:auto;
	width:202px;
	margin:20px 0 0 0;
	}
	
.left_text {
	background:url(images/left_content_top.jpg) center top no-repeat;
	width:202px;
	height:auto;
	}

.left_text p, .right_text p {
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size:0.8em;
	text-align:center;
	padding:15px 10px 0px 10px;
	}
	
.left_bottom {
	background:url(images/left_bottom.png) bottom no-repeat;
	width:202px;
	height:55px;
	margin:-19px 0 0 0;
	}

/* middle content */

#container_middle {
	width:502px;
	height:auto;
	float:left;
	margin:0px 0 0 0;
	}

.middle_repeat {
	background:url(images/center_repeat.jpg) center top repeat-y;
	height:auto;
	width:502px;
	}

.middle_top {
	background:url(images/center_top.png) center top no-repeat;
	height:auto;
	width:502px;
	}
	
.middle_text {
	background:url(images/center_body_top.jpg) center top no-repeat;
	height:auto;
	width:502px;
	}

.middle_text p {
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size:0.8em;
	text-align:center;
	padding:15px 15px 2px 15px;
	}

.middle_bottom {
	background:url(images/center_bottom.png) bottom no-repeat;
	height:55px;
	width:502px;
	margin:-23px 0 20px 0;
	}

/* right content */

#container_right {
	height:auto;
	margin:202px;
	margin:0px 0 0 27px;
	float:left;
	}

.right_repeat {
	background:url(images/right_repeat.jpg) center top repeat-y;
	height:auto;
	width:202px;
	}

.right_top {
	background:url(images/right_top.png) center top no-repeat;
	height:auto;
	width:202px;
	margin:20px 0 0 0;
	}
	
.right_text {
	background:url(images/right_content_top.jpg) center top no-repeat;
	height:auto;
	width:202px;
	}

.right_bottom {
	background:url(images/right_bottom.png) bottom no-repeat;
	width:202px;
	height:55px;
	margin:-19px 0 0 0;
	}
	
/* footer */


#footer {
	background:url(images/footer.png) center top no-repeat;
	width:960px;
	height:100px;
	margin:15px auto 0 auto;
	}

#footer_text {
	padding:60px 0 0 0;
	}
#footer_text p {
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#990000;
	font-size:0.6em;
	text-align:center;
	margin:0;
	padding:0;
	}

#footer_text a {
	color:#000;
	text-decoration:none
	}

#footer_text a:hover {
	color:#CC6600;
	}
	
#clear {
	clear:both;
	}

.clear {
	clear:both;
	}
	
/* contact form */
#contact_form {
	margin:0;
	padding:0;
	}

#mailform_response {
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#990000;
	font-size:1.3em;
	text-align:center;
	margin:0px 5px 0 0;
	padding:10px 0 0 0;
	}
	

#contact_form p {
	margin:0;
	padding:20px 20px 5px 20px;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2e0201;
	font-size:0.9em;
	text-align:center;
	}
	
	
#mailform_right_column p {
	margin:0 0 0 3px;
	padding:0;
	text-align:left;
	}
	
#contact_form input, #contact_form textarea { 
	margin:0 0 2px 0; 
	padding:0px 0 0 3px; 
	font-size:0.9em; 
	font-family:verdana, helvetica, arial, sans-serif; 
	background-color:#75200c; 
	border:solid 1px #780001; 
	color:#f7fbfe;
	line-height:1em; 
	text-align:center;
	}
	
#contact_form textarea { 
	margin:3px 0 0 0; 
	padding:2px;
	}	

#contact_form input:focus, #contact_form textarea:focus { 
	background-color:#aa3813; 
	border:solid 1px #000; 
	}

#contact_form input.sendbt {
	width:auto; 
	margin:0 auto 5px auto; 
	padding:3px; 
	background-color:#75200c; 
	color:#dde1e0;
	}

#contact_form input.sendbt:hover { 
	color:#000; 
	cursor:pointer; 
	text-align:center;
	}

		
#mailform_footer {
	text-align:center;
	margin:0 auto 0 auto;
	}
	
/* members page */
#basic-accordian {
	margin:0px auto 0 auto;
	padding:10px 0 20px 0;
	width:500px;
	height:auto;
}

#basic-accordian:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.accordion_headings {
	background:url(images/accordion_header.png) top left no-repeat;
	position:relative; 
	width:120px;  
	text-align:left; 
	height:auto;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	padding:4px 0 7px 7px;	
	line-height:0.8em;
	font-size:0.9em;
	margin:5px 0 0px 15px;
}

.accordion_headings:hover {
	color:#cc0000;
	}

.header_highlight {
	background:url(images/accordion_header_focus.png) left top no-repeat;
	color:#000;
	font-weight:bold;
	}

.accordion_child {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:15px 0;
	margin:0;
	font-size:0.9em;
	height:auto;
	width:250px;
}

.accordion_child p {
	padding:0;
	margin:0;
	font-size:0.8em;
	}
	
.members_left {
	float:left;
	width:200px;
	height:auto;
	margin:0 0 0 25px;
	}
	
.members_right {
	background:url(images/members_right.png) top right no-repeat;
	float:right;
	width:250px;
	height:350px;
	margin:5px 15px 0 0;
	}
	
.accordion_child p {
	color:#333;
	font-size:0.9em;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0 0 0 0;
	margin:0;
	}

.validation {
	width:100px;
	height:35px;
	margin:10px -80px 15px 120px;
	float:left;
	}

.validation:after {
	clear:both;
	}

#chatbox {
	padding:15px 15px 2px 15px;
	}

.members_holder {
	width:500px;
	height:auto;
	padding-top:15px;
	}

.members_holder:after {
	clear:both;
	}
	
.members_class {
	width:100px;
	height:auto;
	float:left;
	text-align:center;
	padding:0 0 0 20px;
	}
	
.members_class p {
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size:0.8em;
	margin:-9px 0 -15px 0;
	}
	
.members_class a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
	
.members_class a:hover { 
	color:#990000;
	font-weight:bold;
	}