/*

CSS Credit: http://www.templatemo.com/

*/

html {

	background: url(images/sb_bg.jpg);

}

body {

	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/sb_bg.jpg);
	

}

a{	color: #6ec13a; text-decoration: underline; }

a:hover{ color: #6ec13a; text-decoration: none;}

#sb_container {

	width: 900px;
	margin: auto;

}

#sb_header {
	
	width: 849px;
	height: 216px;
	background: url(images/sb_header.jpg) no-repeat;
	margin: 20px 0 0 38px;
	padding: 0;

}

#sb_logo_area {
	
	float: left;	
	width: 300px;
	height: 45px;
	margin: 20px 0 0 20px;
	padding: 0;

}

* html #sb_logo_area {
	margin: 20px 0 0 10px;
}
span.gray {
	font-family: "Times New Roman";
	font-size: 24px;
	line-height: 100%;
	color: #525252;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

span.first_letter {
	float:left;
	width:0.55em;
	font-size:550%;
	line-height: 75%;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #e20b00;
	margin: 0 0 10px 0;
	padding: 0;
}

span.red {
	font-family: "Times New Roman";
	font-size: 200%;
	line-height: 100%;
	letter-spacing: 2px;
	font-weight: bold;
	color: #e20b00;
	margin: 0 0 10px 0;
	padding: 0;
}

#sb_date {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #a4a0a0;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* Menu */
#sb_menu{

	width: 600px;
	height: 33px;
	float: left;	
	margin: 74px 0 0 10px;
	padding: 0;
	
}





#sb_menu ul{

	list-style: none;
	display: inline;

}
#sb_menu li{
	float:left;
}
#sb_menu li a{
	float: left;
	display: block;
	color: #fff;
	background: url(images/sb_menu_left.jpg) no-repeat;
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	margin: 0 8px 0 0;
	padding: 0 0 0 5px;
	height: 77px;
	line-height: 77px;
	text-align: center;
	cursor: pointer;
}

* html #sb_menu li a{
		margin-right: 5px;
}
#sb_menu li a b{
	float: left;
	display: block;
	padding: 0 15px 0 10px;
	background: url(images/sb_menu_right.jpg) right top no-repeat;
}
#sb_menu li.current a, #sb_menu li a:hover, #sb_menu li.current a b, #sb_menu li a:hover b{
	
	color: #fff;
	text-decoration: underline;

}


/*End OF menu*/

#sb_content {

	width: 887px;
	margin: 0;
	padding: 0;

	
}


#sb_content_left {
	
	float: left;
	width: 651px;
/*background: url(images/sb_left_top.jpg) top no-repeat;*/
	margin: 0;
	padding: 0;

}

#sb_content_left #sb_content_area{
	
	float: right;
	width: 573px;
	background: #f3f3f3;
	margin: 0;
	padding: 20px;


}

#sb_content_area .sb_post_area{

	
	margin: 0;
	padding: 0;

}



#sb_content_left #sb_content_area_black{
	
	float: right;
	width: 573px;
	background: #151515;
	margin: 0;
	padding: 20px;


}

#sb_content_area_black .sb_post_area_black{

	
	margin: 0;
	padding: 0;


}

.sb_post_area_black .sb_3_col_black{
	
	float: left;
	width: 175px;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-align: left;
	margin: 0 0 10px 15px;
	padding: 0;
}

.sb_post_area_black h1{

	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;

}

.sb_post_area_black h2{
	
	font-family: Tahoma;
	font-size: 11px;
	color: #94e225;
	margin: 0 0 2px 0;
	padding: 0;

}

.sb_post_area_black p{

	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;

}



#sb_content_area .sb_left_line {
	
	clear: both;
	height: 0px;
	border-bottom: #d1ebb2 solid 1px;
	margin: 0 0 10px 0;
	padding: 0;

}

.sb_post_area h1{

	font-family: "Times New Roman";
	font-size: 18px;
	color: #79cb21;
	margin: 0 0 15px 0;
	padding: 0;

}

.sb_post_area p{

	font-family: Tahoma;
	font-size: 11px;
	color: #444546;
	text-align: justify;
	margin: 0 0 15px 0;
	padding: 0;

}

.sb_post_area table{

	font-family: Tahoma;
	font-size: 11px;
	color: #444546;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;

}

.sb_post_area p b{
	
	color: #6ec23a;
	font-weight: bold;

}

.sb_post_area .sb_3_col{
	
	float: left;
	width: 180px;
	margin: 0 16px 0 0;
	padding: 0;
}

.sb_3_col p{

	font-family: Tahoma;
	font-size: 11px;
	color: #444546;
	text-align: justify;
	margin: 5px 5px 0 5px;
	padding: 0;

}

.sb_post_area .sb_3_col_last{
	
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	
}

.sb_3_col_last p{

	font-family: Tahoma;
	font-size: 11px;
	color: #444546;
	text-align: justify;
	margin: 5px 5px 0 5px;
	padding: 0;

}

.sb_post_area .sb_col_legend{
	
	float: left;
	width: 115px;
	margin: 0 5px 0 0;
	padding: 0;
}

.sb_col_legend p{

	font-family: Tahoma;
	font-size: 11px;
	color: #444546;
	text-align: justify;
	margin: 5px 5px 0 5px;
	padding: 0;

}.sb_post_area .sb_col_map{
	
	float: right;
	width: 450px;
	margin: 0;
	padding: 0;

}


.sb_post_area .sb_google_map{
	
	float: right;
	width: 450px;
	margin: 0px;
	padding: 0;

}

.sb_post_area .sb_col_sponsor{
	
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0;

}

.sb_col_sponsor p{

	font-family: Tahoma;
	font-size: 11px;
	color: #444546;
	text-align: center;
	margin: 5px 5px 0 5px;
	padding: 0;

}

.sb_post_area .sb_col_partner{
	
	float: right;
	width: 310px;
	text-align: center;
	margin: 0px;
	padding: 0;

}

#sb_content_right {
	
	float: right;
	width: 236px;
	margin: 0;
	padding: 0;

}

#sb_content_right #sb_content_right_top {
	
	width: 236px;
	height: 25px;
	background: url(images/sb_right_top.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#sb_content_right #sb_content_right_mid {
	
	width: 236px;
	background: url(images/sb_right_middle.jpg);
	margin: 0;
	padding: 0;

}

#sb_content_right_mid .sb_right_line {

	width: 236px;
	background: url(images/sb_right_line.jpg) no-repeat;
	height: 1px;
	
}
#sb_content_right_mid .sb_section {
	
	margin: 0;
	padding: 8px 20px;
	
}


.sb_section .sb_section_title{
	
	height: 22px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #7c896d;
	margin: 0 0 10px 0;
	padding: 2px 0 0 10px;
	
}

.sb_section p{
	
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #484848;
	margin: 0;
	padding: 0;
	
}

.sb_section ul{

	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;

}
.sb_section li a{
	
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #484848;
	text-decoration: underline;
	
}

.sb_section li a:hover{
	
	text-decoration: none;
	
}
.cleaner {
	clear: both;
	height: 0px;
}

#sb_footer {
	
	margin: 0;
	padding: 10px 0;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #adad7b;
	
}

#sb_footer a{
	
	color: #adad7b;
	text-decoration: underline;
	
}

#sb_footer a:hover{
	
	color: #adad7b;
	text-decoration: none;
	
}