@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #632e05;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

a{
	color: #2f1c09;
}
a:hover{
	color: #2f1c09;
	text-decoration: none;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------logo_banner--------------------*/
#logo_banner_bg{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	padding: 0px;
	height: 169px;
	background-image: url(images/logo_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center; 
}
#logo_banner{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	height: 169px;
	background-image: url(images/logo_banner.jpg);
	background-repeat: no-repeat;
}
.topmenu_area {
	margin: 0px;
	float: left;
	height: 32px;
	width: auto;
	padding-top: 107px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 30px;	
	_margin-left: 15px;	
}
.topmenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #2f1c09;
	text-decoration: none;
	background: white;
	margin: 0px;
	float: left;
	height: 25px;
	width: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 4px;	
}
.topmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #2f1c09;
	text-decoration: none;
	background: #ebe6b1;
	margin: 0px;
	float: left;
	height: 25px;
	width: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-right: 4px;	
	padding-left: 10px;
}
.topmenu_hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #f3edab;
	text-decoration: none;
	background: #2f1c09;
	margin: 0px;
	float: left;
	height: 25px;
	width: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 4px;
	cursor:text;
}

/*------------------------------------------------menu_bg--------------------*/
#menu_bg{
	width:944px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	height: 51px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
}
.menu_area {
	margin: 0px;
	float: left;
	width: 944px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: ##2f1c09;
	text-decoration: none;
}
.menu {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #2f1c09;
	text-decoration: none;
}
.menu:hover {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #2f1c09;
	text-decoration: underline;
}
/*------------------------------------------------banner--------------------*/
#banner{
	width:944px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	height: 289px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
}
/*------------------------------------------------body_area--------------------*/
#body_area{
	width:944px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	height: 430px;
	background-color: #fefbd3;
}
#innerbody_area{
	width:944px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	background-color: #fefbd3;
}
.innerleft {
	margin: 0px;
	float: left;
	width: 594px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 20px;
	min-height: 1000px;
}

h1.left_head {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #2f1c09;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 590px;
}
h2.left_head {
	font-family: Arial;
	font-size: 19px;
	font-weight: normal;
	color: #2f1c09;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 34px;
	width: 590px;
	margin-top: 5px;
}
h3.left_head {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #2f1c09;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 590px;
	margin-top: 5px;	
}

.right {
	margin: 0px;
	float: right;
	height: 430px;
	width: 277px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.right_head {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #2f1c09;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 38px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.right_linksarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #d29548;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.right_link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #d29548;
	text-decoration: none;
}
.right_link:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #2f1c09;
	text-decoration: underline;
}
.right_link_norm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #d29548;
	text-decoration: none;
}
.right_link_norm:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #2f1c09;
	text-decoration: underline;
}
/*------------------------------------------------fotter--------------------*/
#fotter{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 80px;
	background-attachment: scroll;
	background-image: url(images/fotter.gif);
	background-repeat: repeat-x;
}
.fotter_links {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #ede9a9;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fotter_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.fotter_copyrights {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #2f1c09;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/*------------------------------------------------fotterlinks --------------------*/
a.fotterlink:link {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ede9a9;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:visited {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ede9a9;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:active{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ede9a9;
	padding-right: 5px;
	padding-left: 5px;

}
/*------------------------------------------------fotterlinksend--------------------*/

#innerblank
		{
				width:944px;
				margin-top: 0;
				margin-right: auto;
				margin-bottom: 0;
				margin-left: auto;
				font-family: Georgia;
				font-size: 11px;
				font-style: normal;
				line-height: normal;
				font-weight: normal;
				font-variant: normal;
				text-transform: none;
				color: #908b51;
				text-decoration: none;
				float: left;
				padding: 0px;
				background-color: #fefbd3;
		}
#innercontent
		{
				font-family: Arial;
				font-size: 12px;
				font-weight: normal;
				color: #2f1c09;
				text-decoration: none;
				float: left;
				width:580px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 9px;
				margin-left: 0px;
				padding-top: 11px;
				padding-right: 20px;
				padding-bottom: 0px;
				padding-left:0px;
				text-align: justify;
		}
ul#innercontent 
		{
				padding-left:20px;			
				margin-left:20px;		
				list-style: square;		
				width:540px;				
				_width:500px;								
		}

#submenublank
		{
				float: left;
				width:550px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 9px;
				margin-left: 0px;
				padding-top:0px;
				padding-right: 20px;
				padding-bottom: 0px;
				padding-left:0px;
		
		}
#submenutop
		{
				float: left;
				width:404px;
				height:1px;
				margin:0px;
				padding:0px;
				background-image:url(images/topline.jpg);
				background-repeat:no-repeat;
		
		}
.submenu
		{
				font-family: Arial;
				font-size: 12px;
				font-weight: normal;
				color: #2f1c09;
				text-decoration: none;
				float: left;
				width:379px;
				height:15px;
				margin:0px;
				padding:4px 0 0 25px;
				background-image: url(images/active.jpg);
				background-repeat:no-repeat;
		}		
.submenu:hover
		{
				font-family: Arial;
				font-size: 12px;
				font-weight: normal;
				color: #2f1c09;
				text-decoration: none;
				float: left;
				width:379px;
				height:15px;
				margin:0px;
				padding:4px 0 0 25px;
				background-image: url(images/over.jpg);
				background-repeat:no-repeat;
		}
.headc{
        background-color:white;
        float:left;
        padding:5px;
}							
																																						