/* CSS Document */

/* grey round corner module style */
.grey_bg_outer{
	width:100%;
	background: url(images/grey_bg_top.gif) top left no-repeat;
	clear:both;
}
.grey_bg_inner{
	background: url(images/grey_bg_bottom.gif) bottom right no-repeat;
	padding:10px;
}
.grey_bg_header{
	margin-bottom:10px;
}
.grey_bg_header .Head{
	font-size:16px;
	font-family:"Trebuchet MS";
	color:#f8951d;
}
.grey_bg_content{
	clear:both;
}
.grey_bg_footer{
}
.myBox1 {
    width:236px;
	float:left;
	margin-right:14px;
	margin-left:16px;
	margin-bottom:7px;
	background: url(images/home_2010_grey_bgxx.gif) bottom right no-repeat;
}
/* home_2010_grey bg - fixed width, right margin */
.home_2010_grey_bg_fixed_margin_outer{
	width:236px;
	float:left;
	margin-right:14px;
	margin-left:16px;
	margin-bottom:7px;
	background: url(images/home_2010_grey_bg.gif) bottom right no-repeat;
	/*height:120px;*/
}
.home_2010_grey_bg_fixed_margin_inner{
	width:236px;
	margin-bottom:26px;
	
	/*height:120px;*/
}
.home_2010_grey_bg_fixed_margin_inner2{
	width:236px;
	/*height:366px;*/
	/*padding:10px;*/
}
.home_2010_grey_bg_fixed_margin_header{
	margin:11px;
	margin-top:14px;
	margin-bottom:10px;
	
	
}
.home_2010_grey_bg_fixed_margin_header .Head
{
	font-size: 17px;
	font-family: "Arial";
	/*color: #796757;*/
	color:#F8981D;
	font-weight: bold;
}
.home_2010_grey_bg_fixed_margin_content .Normal{
	clear:both;
	font-size: 13px;
	font-family: "Arial"; 
	color: #695D54;
	font-weight: normal;
	margin:11px;
	line-height: 17px; 
	
}
.home_2010_grey_bg_fixed_margin_content P{
	margin-bottom: 8px;
}
.home_2010_grey_bg_fixed_margin_content a,
.home_2010_grey_bg_fixed_margin_content a:hover,
.home_2010_grey_bg_fixed_margin_content a:visited,
.home_2010_grey_bg_fixed_margin_content a:link{
	clear:both;
	font-size: 12px;
	font-family: "Arial"; 
	color:#F8981D;
	font-weight: normal;
}
.home_2010_grey_bg_fixed_margin_footer
{
	
}
/* white bg yellow title */
.white_bg_yellow_title_outer{
	width:227px;
	float:left;
	margin-right:18px;
	margin-bottom:7px;
	
}
.white_bg_yellow_title_outer_greybg{
	width:227px;
	float:left;
	margin-right:18px;
	margin-bottom:7px;
	background: url(images/home_2010_grey_bg.gif) bottom right no-repeat;
}
.white_bg_yellow_title_inner{
	width:227px;
	margin-bottom:26px;
}
.white_bg_yellow_title_inner2{
	width:227px;
	/*height:366px;*/
	
}
.white_bg_yellow_title_header{
	margin:7px;
	margin-top:14px;
	margin-bottom:10px;
}

.white_bg_yellow_title_header .Head{
	font-size: 17px;
	font-family: "Arial";
	color:#F8981D;
	font-weight: bold;
}

.white_bg_yellow_title_content .Normal{
	clear:both;
	font-size: 13px;
	font-family: "Arial"; 
	color: #695D54;
	font-weight: normal;
	margin:7px;
	margin-top:11px;
	line-height: 17px; 
}
.white_bg_yellow_title_content P{
	margin-bottom: 8px;
}
.white_bg_yellow_title_content a,
.white_bg_yellow_title_content a:hover,
.white_bg_yellow_title_content a:visited,
.white_bg_yellow_title_content a:link{
	clear:both;
	font-size: 12px;
	font-family: "Arial"; 
	color:#F8981D;
	font-weight: normal;
}
.white_bg_yellow_title_footer{
}

/* yellow bg brown title */
.yellow_bg_brown_title_outer{
	width:178px;
	background: url(images/yellow_bg_top.gif) top left no-repeat;
	float:left;
}
.yellow_bg_brown_title_inner{

	/*background: url(images/yellow_bg_bottom.gif) bottom right no-repeat;*/
	
	
}
.yellow_bg_brown_title_header{
	padding-top:5px;
	padding-bottom:6px;
	padding-left: 13px;
	padding-right:13px;
	background-color: #FFDD80;
}
.yellow_bg_brown_title_header .Head{
	font-size:17px;
	font-family:"Arial";
	font-weight: bold;
	color:#695D54;
	background-color: #FFDD80;
}
.yellow_bg_brown_title_content .Normal{
	padding:14px;
	color:#3C3C3C;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-left: 13px;
	margin-right:7px;
	margin-bottom:0px;
	line-height: 17px; 
	font-size: 12px;
	font-weight:normal;
	
}
.yellow_bg_brown_title_content P{
	margin-bottom: 10px;
}
.yellow_bg_brown_title_content hr{
	height: 0; 
	border-style:dashed; 
	border-width: 1px 0 0 0; 
	border-color: #D0D0D0; 
	margin-bottom: 10px;
	margin-left: -6px;
	margin-right: 0px;
}
.yellow_bg_brown_title_content a,
.yellow_bg_brown_title_content a:hover,
.yellow_bg_brown_title_content a:visited,
.yellow_bg_brown_title_content a:link{
	clear:both;
	font-size: 12px;
	font-family: "Arial"; 
	color:#F8981D;
	font-weight: normal;
}
.yellow_bg_brown_title_footer{
}


/* yellow round corner module style */
.yellow_bg_outer{
	width:100%;
	background: url(images/yellow_bg_top.gif) top left no-repeat;
	clear:both;
}
.yellow_bg_inner{

	background: url(images/yellow_bg_bottom.gif) bottom right no-repeat;
	padding:10px;
}
.yellow_bg_header{
	margin-bottom:10px;
}

.yellow_bg_header .Head{
	font-size:16px;
	font-family:"Trebuchet MS";
	color:#f8951d;

}

.yellow_bg_content{
	clear:both;
}
.yellow_bg_footer{

}

/* white bg - no style */
.white_bg_outer{
	width:100%;
	clear:both;
}
.white_bg_inner{

}
.white_bg_header{
	margin-bottom:20px;
}

.white_bg_header .Head{
	font-size:23px;
	font-family:"Trebuchet MS";
	color:#695D54;
}

.white_bg_content{
	clear:both;
}
.white_bg_footer{
}


/* stroke bg - fixed width, right margin */
.border_bg_fixed_margin_outer{
	width:182px;
	float:left;
	margin-right:10px;
	background:url(images/stroke_bg_top.gif) top left no-repeat;
	height:120px;
}
.border_bg_fixed_margin_inner{
	width:182px;
	background:url(images/stroke_bg_bottom.gif) bottom right no-repeat;
	height:120px;
}
.border_bg_fixed_margin_inner2{
	width:162px;
	height:100px;
	padding:10px;
}
.border_bg_fixed_margin_header{
	margin-bottom:10px;
}

.border_bg_fixed_margin_header .Head{
	font-size:16px;
	font-family:"Trebuchet MS";
	color:#f8951d;
}

.border_bg_fixed_margin_content{
	clear:both;
}
.border_bg_fixed_margin_footer{

}


/* stroke bg - fixed width, no margin */
.border_bg_fixed_no_margin_outer{
	width:182px;
	float:left;
	background:url(images/stroke_bg_top.gif) top left no-repeat;
	height:120px;
}
.border_bg_fixed_no_margin_inner{
	width:182px;
	height:120px;
	background:url(images/stroke_bg_bottom.gif) bottom right no-repeat;
}
.border_bg_fixed_no_margin_inner2{
	width:162px;
	padding:10px;
	height:100px;
}
.border_bg_fixed_no_margin_header{
	margin-bottom:10px;

}

.border_bg_fixed_no_margin_header .Head{
	font-size:16px;
	font-family:"Trebuchet MS";
	color:#f8951d;

}

.border_bg_fixed_no_margin_content{
	clear:both;
	
}
.border_bg_fixed_no_margin_footer{

}

/* stroke bg - 165 width, right margin */
.border_bg_165_margin_outer{
	width:165px;
	float:left;
	margin-right:10px;
	background:url(images/stroke_bg_top.gif) top left no-repeat;
	height: 150px;
}
.border_bg_165_margin_outer .Normal{
	font-size:Arial, Helvetica, sans-serif 12px;
}
.border_bg_165_margin_inner{
	width:165px;
	background:url(images/stroke_bg_bottom.gif) bottom right no-repeat;
	height: 150px;
}
.border_bg_165_margin_inner2{
	width:145px;
	padding:10px;
}
.border_bg_165_margin_header{
	margin-bottom:10px;
}

.border_bg_165_margin_header .Head{
	font-size:16px;
	font-family:"Trebuchet MS";
	color:#f8951d;
}

.border_bg_165_margin_content{
	clear:both;
}
.border_bg_165_margin_footer{

}
/* stroke bg - 165 width, no margin */
.border_bg_165_no_margin_outer{
	width:165px;
	float:left;
	background:url(images/stroke_bg_top.gif) top left no-repeat;
	height: 150px;
	
}
.border_bg_165_no_margin_inner{
	width:165px;
	background:url(images/stroke_bg_bottom.gif) bottom right no-repeat;
	height: 150px;
}
.border_bg_165_no_margin_inner2
{
    
	width:145px;
	padding:10px;
}
.border_bg_165_no_margin_header{
	margin-bottom:10px;

}

.border_bg_165_no_margin_header .Head{
	font-size:16px;
	font-family:"Trebuchet MS";
	color:#f8951d;

}

.border_bg_165_no_margin_content{
	clear:both;
	
}
.border_bg_165_no_margin_footer{

}

/* submenu styles */
.submenu_outer,.bgnav{
	width:200px;
	background:url(images/menu_bottom.gif) bottom left no-repeat;
}
.bgnav li {list-style-type:none}

.hidemenu{display:none;}
.submenu_inner,.bgnav  .top{
	width:190px;
	padding:5px;
	background:url(images/menu_top.gif) top left no-repeat;
}
.submenu_hideborder{
	height:2px;
	width:190px;
	display:block;
}
.subMenuLink a:hover{
text-decoration:none;
}
.selectedSection a{
background:#FFF5C0 none repeat scroll 0 0;
color:#F2873E!important;
text-decoration:none;
}
.mainSubMenu .last a{border:none}
.mainSubMenu ul{
border-bottom:1px solid #E7E3C3;
}
.mainSubMenu ul li a{
border:medium none;
font-weight:normal;
padding-left:16px;
}
.subMenuLink a:hover{
background:#FFF5C0 none repeat scroll 0 0;
color:#F2873E;
text-decoration:none;
}
.subMenuLink a{
border-bottom:1px solid #E7E3C3;
color:#887666!important;
display:block;
font-weight:bold;
line-height:23px;
padding-left:5px;
padding-right:5px;
}
.submenu_content,.bgnav  .top .mainSubMenu {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
	width:190px;
	margin:0px 0px -1px 0px;
	paddin:0px;
}

.header_outer{
	
}
.header_header .Head{
	font-size:14px;
	font-family:"Trebuchet MS";
	color:#e6e5d7;
	font-weight:normal;
	margin-bottom:5px;
	padding-left:3px;
}
.header_content{
}


.rotator_outer{

	width:300px;
	height:302px;
	margin-bottom:30px;
}
.rotator_content{
}