/* 
	CSS Document 
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


body {
	background-color:#2c5656;
	font-family: Calibri, Arial, Verdana, Sans-serif;
	font-size:16px;
	color:#2b3237;
	-webkit-text-size-adjust: 100%;
}



/* Heading Style */

h1 {
	font-family: Calibri, Arial, Verdana, Sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:normal;
	color:#f9633a;
	margin-bottom:20px;

}

h1 span { color: #645c50; }

h1 a {
	text-decoration:none;
}

h2 {
	font-family: Calibri, Arial, Verdana, Sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:normal;
	margin:20px 0 10px 0;
	color:#f9633a;
}

.feat_copy h2 {
	font-family: Calibri, Arial, Verdana, Sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:0px;
	margin:0px 0 20px 0;
	color:#f9633a;
}

h2 a {
	color:#f9633a;
	text-decoration:none;
}

h2 a:hover {
	color:#82ab1e;
	text-decoration:none;
}

h3 {
	font-family: Calibri, Arial, Verdana, Sans-serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:normal;
	color:#f9633a;
	margin-bottom:20px;
}

h3 span { color: #645c50; }

h3 a {
	color:#f9633a;
	text-decoration:none;
}

h3 a:hover {
	color:#474747;
	text-decoration:none;
}

h4 {
	font-family: Calibri, Arial, Verdana, Sans-serif;
	font-size:17px;
	font-weight:normal;
	letter-spacing:normal;
	color:#f9633a;
	margin-bottom:-2px;
}

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

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

p {
	font-family: Calibri, Arial, Verdana, Sans-serif;
	font-size:16px;
	color:#2b3237;
	text-align:left;
	margin:10px 0 15px 0;
}

p a {
	color:#f9633a;
	text-decoration:none;
}

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



#content li a {
	color:#f9633a;
	text-decoration:none;
}

#content li a:hover {
	color:#f9633a;
	text-decoration:underline;
}




/* Image, Object, Embed Style */
	
object, embed {
	max-width: 100%;
}

img {
	height: auto;
}



hr {
	width:100%;
	margin:15px 0 15px 0;
	float:left;
	height: 1px;
	border: 0;
	border-top: 1px solid #8399cb;
}

td{
	vertical-align:top;
}

/* Global */

#wrapper {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}	

#page {
	width:100%;
	height:auto;
	position:relative;
	float:right;
}

#header {
	float:left;
	width:100%;
	background-image:url(images/header_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom:0px;
	background-color:#1e4141;

}

#header .wrap_header {
	width:100%;
	max-width:1000px;
	min-width:1000px;
	margin:0px auto;
	height:186px;
}

#header .logo {
	position:absolute;
	width:318px;
	height:86px;
	margin:23px 0 0 0px;
	z-index:10;
}

.shaddow {
	position:absolute;
	top:180px;
	background-image:url(images/shadow_under_menu.png);
	background-repeat:no-repeat;
	height:57px;
	width:1000px;
	z-index:888;
}


#header .nav {
	float:left;
	width:960px;
	z-index:9999;
	background-image:url(images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:47px;
	margin:67px 0 0 0;
	padding:0 20px 0 20px;
	text-align:left;
}

#header .nav ul {
	margin:0px;
	padding:0px;
}

#header .nav ul li {
	display:inline;
	list-style-type:none;
}

/*.wrap_intro .nav ul li a {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	padding:15px 20px 16px 20px;	
	font-weight:bold;
}

.wrap_intro .nav ul li a:hover {
	float:left;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
    padding:15px 20px 16px 20px;
	
	background-color:#eb142b;
}
*/

#header .nav .highlight {
	background-color:#FFF;
	color:#2d5656 !important;
}

#header .search_bar {
	float:right;
	width:258px;
	min-width:258px;
	height:28px;
	border:none;
	background-image:url(images/search_bg.png);
	background-repeat:no-repeat;
	margin-top:45px;
	margin-left:400px;
}

#header .search_bar .search_box {
	float:right;
	width:248px;
	min-width:248px;
	height:19px;
	border:none;
	background-color:#FFF;
	margin:2px 5px 2px 5px;
	color:#CCC;
	overflow:hidden;
}





#content {
	float:left;
	width:100%;
	background-image:url(images/content_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#eaf2f2;
}

#content .wrap_content {
	width:100%;
	max-width:1000px;
	min-width:1000px;
	margin:0px auto;
	min-height:265px;
	height:100%;
	padding:10px 0px 20px 0px;
	background-color:#FFFFFF;
}

#content .cols {
	float:right;
	width:670px;
	min-height:365px;
	margin:4px 10px 10px 0px;
	padding:0 0px 0 0px;
	background-color:#FFFFFF;
}





#content li {
	font-family: Calibri, Arial, Verdana, Sans-serif;
	font-size:16px;
	color:#2b3237;
	text-align:left;
	margin:10px 0 15px 30px;
}

#content li li {
margin-top:25px;
}




.left_cols {
	float:left;
	width:300px;
	background-color:#FFFFFF;
	padding:0;
}

.left_cols .panels {
	margin-left:5px;
	
}

.left_cols .panels img {
	margin:0px 0px 10px 10px;
	border:none;
}


#footer {
	float:left;
	width:100%;
	background-image:url(images/footer_bg.jpg);
	background-position:top center;
	
}

#footer .wrap_footer {
	width:100%;
	max-width:1000px;
	margin:0px auto;
	padding:10px 30px 20px 30px;
	min-height:50px;
}

#footer .nav_footer {
	float:left;
	width:600px;
}

#footer .nav_footer ul {
	margin:0px;
	padding:0px;
}

#footer .nav_footer ul li {
	display:inline;
	list-style-type:none;
}

#footer .nav_footer ul li a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;

	margin:0 25px 0 0;
}

#footer .nav_footer ul li a:hover {
	font-size:12px;
	color:#FFF;
	text-decoration:none;

	margin:0 25px 0 0;
}

#footer .nav_footer ul li a:visited {
	font-size:12px;
	color:#FFF;
	text-decoration:none;

	margin:0 25px 0 0;
}

#footer .copy {
	float:left;
	width:700px;
	color:#FFF;
	font-size:12px;
	line-height:18px;
	padding:6px 0 0 0;
	margin:0 0 20px 0;
	font-family:Verdana, Geneva, sans-serif;
	
}

.copy a {
	color:#FFF;
	text-decoration:none;

}

.copy a:hover {
	color:#FFF;
	text-decoration:underline !important;

}

.copy a:visited {
	color:#FFF;
	text-decoration:none;

}

#footer .follow {
	float:right;
	width:290px;
	text-align:right;
	margin-top:30px;
	color:#FFF;
	font-size:11px;
	margin-right:-30px;
}

#footer .follow img {
	padding-left:1px;
}


#content .widget {
	float:left;
	width:239px;
}

#content .title_feed {
	float:right;
	width:239px;
	border: none;
	border-bottom: 1px solid #1e4e76;
}

#content .title_feed_l {
	float: left;
}

#content .title_feed_r {
	float: right;
	padding: 8px 0 0 0;
}

#content .title_feed_r a {
	color: #acacac;
	text-decoration: none;
	font-size: 14px;
}

#content .title_feed_r a:hover {
	color: #6d7fac;
	text-decoration: none;
	font-size: 14px;
}

.news_scroll {
	float: left;
	width: 211px;
	height: 300px;
}	

.news {
	float: left;
	width: 210px;
	height: 280px;
	border: none;
	border-right: 1px solid #eceeee;
	overflow: hidden;
}

.box_news {
	height: 400px;
}

.box_news ul {
	margin: 0px;
	padding: 0px;
}	

.box_news ul li {
	list-style-type: none;
	float: left;
	background-image: url(images/grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	padding: 10px 9px;
	cursor: pointer;
	font-size:14px !important;
	width:190px;
	margin-left:0px !important;
}	

.box_news ul li:hover {
	list-style-type: none;
	float: left;
	background-image: url(images/grad_hover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	padding: 10px 9px;
	cursor: pointer;
}

.box_news ul li a {
	text-decoration: none;
}	

.box_news ul li a:hover {
	text-decoration: none;
}	

.nav_news {
	float: right;
	width: 27px;
	height: auto;
}	

.nav_up{
	float: left;
	background:transparent url(images/arrow_up.png) no-repeat top left;
	width:29px;
	height:28px;
	white-space:nowrap;
	cursor: pointer;
}
.nav_down{
	float: left;	
	background:transparent url(images/arrow_down.png) no-repeat top left;
	width:29px;
	height:28px;
	white-space:nowrap;
	cursor: pointer;
}

.title_news {
	color:#6d7fac;
}

.date_stamp {
	font-size:11px !important;
	color:#888;
	font-style:italic;
}

.who {
	font-weight:bold;
}



/* forum stuff */

.profile_pic{
	float:left;
	width:100px;
	height:70px;

}

.comment{
	float:left;
	padding:10px;
	background-color:#f6f6f6;
	border:1px solid #d1c7af;
	margin-left:-1px;
	width:490px;
	 margin-bottom:20px;

}

.comment_arrow {
	left: -31px;
	top: 16px;
	position: relative;
	width:21px;
}

#content  .forum table {
	float:left;
	width:645px;
	border:1px solid #e6e6e6;
	margin:10px 0 10px 0;
}

#content  .forum table td {
	color:#2c5655;
	font-size:14px;
}

#content  .forum table td h3 {
	font-family:"PT Sans", Arial, Verdana, Sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:normal;
	text-transform:normal;
	color:#306364;
	margin:0 0 10px 0;
}

#content  .forum table td h3 a {
	color:#306364;
	text-decoration:none;
}

#content  .forum table td h3 a:hover {
	color:#728d51;
	text-decoration:none;
}

#content  .forum table td a {
	color:#c7721b;
	font-size:14px;
	text-decoration:none;
}

#content  .forum table td a:hover {
	color:#c7721b;
	font-size:14px;
	text-decoration:underline;
}

#content  .forum table td.forum_title {
	background-color:#2c5655;
	padding:10px 25px;
}

#content  .forum table td.forum_title div.head {
	float:left;
	width:auto;
}

#content  .forum table td.forum_title div.create {
	float:right;
	width:auto;
	font-size:14px;
	color:#f2ecdd;
	padding:5px 0 0 0;
}

#content  .forum table td.forum_title div.create a {
	color:#f2ecdd;
	text-decoration:none;
}

#content  .forum table td.forum_title div.create a:hover {
	color:#fff;
	text-decoration:none;
}

#content  .forum table td.off {
	background-color:#fff;
	padding:13px 27px;
	border:none;
	border-bottom:1px solid #e2e2e2;
}

#content  .forum table td.off2 {
	background-color:#fff;
	padding:13px 10px;
	border:none;
	border-bottom:1px solid #e2e2e2;
}

#content .forum table td.off p {
	color:#4b4b4b;
	font-size:14px;
}

#content  .forum table td.on {
	background-color:#f5f7ed;
	padding:13px 27px;
	border:none;
	border-bottom:1px solid #e2e2e2;
}

#content  .forum table td.on2 {
	background-color:#f5f7ed;
	padding:13px 10px;
	border:none;
	border-bottom:1px solid #e2e2e2;
}

#content  .forum .head h1 {
	color:#FFF !important;
}


