/*-------------Community Pages---------------*/
/* Main content area starts */


.bottom_bg_container {
	margin-top:20px;
}
.content_wrapper {
	margin:0 30px;
	margin-top: 10px;
}


ul.content_nav_list {
	border:1px solid #E3D2B9;
	padding:10px;
	width:600px;
	margin-bottom:30px;
	margin-left: 50px;
	margin-top: 20px;
	background: #b765b5;
	background-color:#F4EDE3;
}
ul.content_nav_list li a {
	color:#C79D65;
	padding:0px 20px;
}
ul.content_nav_list li a:hover {
	color:#9a7039;
}
ul.content_nav_list li.no_right_border {
	border-right:0;
}
/* Left col starts */


.left_column {
	width: 240px;
	float:left;

}


.left_column .block {
	width: 240px;
}
#subnav_block {
	background: #fff url(../images/240_middle.gif) repeat-y center top;
}
.left_column .bottom_bg_container {
	background:url(../images/240_bottom.gif) no-repeat center bottom;
	height:15px;
}
#subnav_block h2 {
	height:45px;
	margin-top:0px;
	text-indent:-9999px;
	background:url(../images/tabs/tab_community.gif) no-repeat center top;
}
/*-----------Subnav starts ---------------*/

#subnav li {
	border-bottom: 1px dashed #ddd;
	padding:3px 0px;
}
#subnav li a {
	text-decoration:none;
	padding:3px 0px;
	padding-left:10px;
	display:block;
}
* html #subnav li a {
	width:170px;
	padding:4px 0px;
	padding-left:10px;
}/* IE 6 fix */
#subnav li a:hover {
	color:#fff;
	background:#9a7039;
	display:block;
}
#subnav li.current_subnav a {
	color:#fff;
	font-weight: bold;
	background: #9a7039;
}
#subnav li.current_subnav a:hover {
	color:#fff;
}
/*----------- Subnav ends ---------------*/


/* Left col ends */



/* right col starts */

.right_column {
	width: 720px;
	float:left;
	
}


.middle_block {
	margin-top:-10px;
	position: relative;
}
.middle_block .content_wrapper {
	padding:20px;
	padding-left: 30px;
}
.middle_block .block_container {
	position:relative;
	margin-bottom: 40px;
}
.middle_block h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9a7039;
	font-size: 20px;
	padding-top: 15px;
	padding-left: 60px;
}
.middle_block h4 {
	color: #666;
	margin: 10px 0;
	margin-top: 20px;
}
.middle_block h3 {
	color:#9a7039;
	margin: 20px 0;
	font-size: 13px;
	margin-bottom: 10px;
	clear: both;
}
.middle_block h5 {
	color:#999;
	margin-bottom: 5px;
}
.community_list {
	list-style-type:disc;
	list-style-position:inside;
	margin:10px 0;
}
.totop {
	position:absolute;
	top:2px;
	right: 20px;
}
* html .totop {
	right: 80px;
}/* IE 6 fix */
.totop a {
	color:#DDC9AA;
	font-size:11px;
}
.totop a:hover {
	color:#9a7039;
}
tr.title td {
	background-color:#C79D65;
	color:#fff;
	font-weight: bold;
}



/* right col ends */



/* new window page */
.new_window {
text-align:center;

}
.new_window div{
	width:500px;
	text-align:left;
	padding: 20px;
	padding-bottom: 0px;
	margin: 0 auto;
}

.new_window img {
	margin-bottom: 10px;
}

.new_window p {
	font-family:Arial, Helvetica, sans-serif, Verdana, "Myriad Pro";
	font-size:12px;
	color:#666;
}

.new_window h3 {
	color:#9a7039;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 30px;
	border-bottom: 1px solid #9a7039;
	padding-bottom: 5px;

}

.new_window  .clear {
clear:both;
height:auto;

}

/* All News ends */

