/* CSS document */
body {
	margin: 0px;
	padding: 0px;
	background: #1A1A1A url(../img/bg.gif) repeat-x top;
}
img {
	border:0px;
}
a ,a:hover{
	color: #96050A;
	text-decoration: none;
	outline:none;
}
 a:hover {
	text-decoration: underline;
}

#wrap {
	margin: 0px auto;
	width: 996px;
}

/* header */
.header {
	margin: 0px;
	height: 120px;
	background: url(../img/bg_header.jpg) no-repeat top;
}

.header h1 {
	padding: 21px 0px 18px 10px;
	float: left;
	margin: 0px;
}

.header h3 {
	float: right;
	font: normal 22px Times New Roman;
	color: #C50C13;
	padding: 81px 31px 8px 0px;
	margin: 0px;
}

/* headpic */
.headpic {
	margin: 0px auto;
	width: 996px;
	padding: 0px;
}

.headpic img {
	padding: 0px 10px;
}

/* middle */
.middle {
	margin: 20px auto 0px auto;
	width: 996px;
}

.sidebar {
	padding: 0px 20px 0px 10px;
	width: 220px;
	float: left;
}

.side_top {
	line-height: 10px;
	background: url(../img/bg_side_top.jpg) no-repeat top;
	padding: 0px;
	margin: 0px;
}

/* menu.css */

.side_bottom {
	height: 10px;
	background: url(../img/bg_side_bottom.jpg) no-repeat top;
	padding: 0px;
	margin: 0px;
}

.join {
	margin-top: 20px;
}

/* content */
.content {
	margin: 0px;
	padding-right: 10px;
	float: left;
	width: 736px;
	color:#898989;
}
.calendar_link1,.calendar_link1:hover,
.calendar_link3,.calendar_link3:hover {
	color:#FFFFFF;
}
.members {
	margin: 0px;
	height: 212px;
}

.members_left {
	float: left;
	background: url(../img/bg_members_left.jpg) no-repeat;
	height: 212px;
	width: 14px;
}

.members_content {
	float: left;
	background: url(../img/bg_members_content.jpg) repeat-x top;
	height: 212px;
	width: 708px;
}

.members_content img {
	padding-top: 10px;
	padding-left: 33px;
}

.members_right {
	float: left;
	background: url(../img/bg_members_right.jpg) no-repeat;
	height: 212px;
	width: 14px;
}

/* text where the articles and news will come */
.text {
	background:#ffffff;
}

.textnews {
	margin: 0px 0px 0px 0px;
}

.text_top {
	width: 736px;
	height: 8px;
	background: url(../img/bg_text_top.jpg) no-repeat bottom;
	font-size:1px;
	line-height:1px;
}

.text_content {
	background: #FFFFFF url(../img/bg_text_content_left.jpg) no-repeat left top;
	padding: 0px 15px;
	*padding: 0px 17px;
}

.text_content h3 {
	margin: 0px;
	padding: 0px;
	color: #96050A;
	font: normal 27px Times New Roman;
}

.text_content h4 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: normal 22px Times New Roman;
}

.text .home_l {
	float:left;
	width:226px;
	margin:20px 10px 0px 0px;
}
.text .home_c {
	float:left;
	width:232px;
	margin:20px 0px 0px 0px;
	background:#ECECEC;
	padding:10px;
	color:#636363;
}
.text .home_r {
	float:left;
	width:213px;
	margin:20px 0px 0px 5px;
	_margin:0px 0px 0px 0px;
	_padding:10px 0px;
	_width:213px;
}

.home_ul {
	list-style-image:url(../img/home_arrow.gif);
}
.home_ul li {
	font-size:11px;
	font-weight:bold;
	color:#96050A;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	margin-bottom:10px;
	margin-left:0px;
}
.home_ul2 {
	color:#636363;
	padding-left:17px;
	*padding-left:0px;
	*margin-left:17px;
}
	.home_ul2 li{
		margin-bottom:4px;
	}

.latest_news {
	float: left;
	width: 440px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.news_title {
	color: #96050A;
	font: normal 20px Times New Roman;
	padding-top: 15px;
	padding-bottom: 10px;
}

.news_title a {
	color: #96050A;
	text-decoration: none;
}

.news_title a:hover {
	text-decoration: underline;
}

.news_text {
	color: #898989;
	font: normal 11px Arial;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 10px;
	overflow: hidden;
}

.news_text img {
	border: 2px solid #D7D7D7;
	margin-right: 10px;
}

.news_text a {
	color: #94001A;
	font: bold 11px Arial;
	text-decoration: underline;
}

.news_text a:hover {
	text-decoration: none;
}

/* news archive */
.news_archive {
	height: 20px;
	text-align: right;
	padding-top: 5px;
}

.news_archive a {
	font: bold 11px Arial;
	color: #898989;
	text-decoration: underline;
}

.news_archive a:hover {
	text-decoration: none;
}

/* news */
.news {
	float: left;
	width: 692px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.newstitle {
	color: #96050A;
	font: normal 20px Times New Roman;
	padding-top: 15px;
	padding-bottom: 10px;
}

.newstitle a {
	color: #96050A;
	text-decoration: none;
}

.newstitle a:hover {
	text-decoration: underline;
}

.newstext {
	color: #898989;
	font: normal 11px Arial;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 10px;
	overflow: hidden;
}

.newstext img {
	border: 2px solid #D7D7D7;
	margin-right: 10px;
}

.newstext a {
	color: #94001A;
	font: bold 11px Arial;
	text-decoration: underline;
}

.news_text a:hover {
	text-decoration: none;
}

/* rightbar */

.rightbar {
	float: left;
	width: 252px;
	background: #ECECEC;
}

.photo_gallery {
	padding: 10px;
}

.video_gallery {
	padding: 0px 10px 10px 10px;
}

.newsletter {
	padding: 0px 10px 10px 10px;
}

.text_bottom {
	width: 736px;
	height: 8px;
	background: url(../img/bg_text_bottom.jpg) no-repeat top;
	font-size:1px;
	line-height:1px;
}

/*WHITE BOX*/
.white_box {
	background:#FFFFFF;
	margin-bottom:20px;
}
	.white_box .wtop {
		background:url(../img/wtop.jpg) no-repeat top left;
		height:8px;
		width:220px;
		font-size:1px;
		line-height:1px;
	}
	.white_box .wmiddle {
		background:url(../img/wmiddle.jpg) no-repeat top left;
		width:200px;
		padding:113px 10px 7px 10px;
		color:#333333;
		font-size:14px;
		text-align:center;
	}
		.white_box .wmiddle a {
			color:#C80007;
			font-size:14px;
			text-decoration:underline;
		}
	
	.white_box .wbottom {
		background:url(../img/wbottom.jpg) no-repeat top left;
		height:8px;
		width:220px;
		font-size:1px;
		line-height:1px;
	}
	


/* footer */
.footer {
	height: 108px;
	margin: 0px auto;
	clear: both;
}

.footerlinks {
	color: #8D8D8D;
	font: normal 11px Arial;
	padding: 20px 0px 16px 0px;
	text-align: center;
}

.footerlinks a {
	color: #8D8D8D;
	font: normal 11px Arial;
	text-decoration: none;
}

.footerlink a:hover {
	text-decoration: underline;
}

.copyright {
	color: #545454;
	font: normal 10px Arial;
	padding: 0px;
	text-align: center;
}
.copyright a,.copyright a:hover {
	color: #8D8D8D;
	text-decoration:none;
	
}
.copyright a:hover {
	color: #545454;
	text-decoration:none;
}

/* styles */

.LinkStyle2 {
	color: #96050A;
	text-decoration: none;
}

.LinkStyle2:hover {
	text-decoration: underline;
}

input {
	border: 1px solid #CCCCCC;
}

textarea {
	border: 1px solid #CCCCCC;
	margin: 0px;
}

.button {
	background: url(../img/bg_button.jpg) repeat-x;
	font: normal 12px/20px Arial;
	padding-left: 10px;
	padding-right: 10px;
}

.text_style1{
     font-size:12px;
}
.LinkStyle3 { font-family: Arial, Helvetica, sans-serif; 
              color: #96050A;
	      text-decoration: none;
              font-weight: bold;
              font-size:12px;
}
.LinkStyle3:Hover {  font-family: Arial, Helvetica, sans-serif; 
                     color: #96050A;
	             text-decoration: underline;
                     font-weight: bold;
                     font-size:12px;
}
.txtform2 {

border:1px solid #B4BCC0;
font-family: Arial;
font-size: 12px;
background-color : #FAFAFA;
color: #333333;
padding:1px 2px 1px 2px;
}

/*LOGIN BOX*/
.login-box {
	width:180px;
	height:148px;
	background:url(../img/login-box-back.gif) no-repeat top left;
	margin-top:20px;
	padding:20px;
}
.login-txt {
	width:174px;
	height:21px;
	border:1px solid #390102;
	background:url(../img/login-txt-back.gif) no-repeat top left;
	margin:0px;
	padding:2px 2px 0px 2px;
	font-size:13px;
	color:#1C1C1C;
}

/*MEMBER MENU*/

/*Member menu */
			.menu-member-properties{
				list-style: none;
				border-bottom: 1px solid #efefef;
				padding: 30px 0 10px;
				margin-bottom: 10px;
				

			}
			.menu-member-properties li{
				display: inline;
				background: url(../img/member_arrow.gif) no-repeat left center;
				padding-left: 10px;							
			}
			.menu-member-item{
				margin-right: 20px;
				font-weight: bold;
				color: #464646;
				text-decoration: none;
			}
				.menu-member-item:hover{
					color: #B00900;
					text-decoration: underline;
				}
			
			
			.welcome-user {
				padding-bottom: 20px;
				font-size: 26px;
				letter-spacing: -1px;
				font-weight: normal;	
			}
				.welcome-user strong {
					color: #E71F15;
					font-weight: normal;
				}

/*CONTACT STYLE*/
.contact {
	width:300px;
	float:right;
}
.contact td{
	border-bottom:1px solid #CCCCCC;
}
.contact img{
	border:3px solid #0F0F0F;
}
	.contact span {
		display:block;
		margin-bottom:1px;
	}
	.contact .name {
		font-size:13px;
		font-weight:bold;
		color:#A60006;
	}
	.contact .role {
		font-size:11px;
		font-weight:bold;
		color:#5C5C5C;
	}
	.contact .bio {
		font-size:10px;
		font-weight:normal;
		color:#8C8C8C;
		padding-top:3px;
	}
	.cont_l {
		width:126px;
		padding:10px;
	}
	.cont_r {
		width:144px;
		padding:10px 10px 10px 0px;
	}

	
/****************/



/* clearfix */
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}

.clearfix {
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}