/* CSS Document */

body{margin:0px; 
	width:100%; 
	background: url(images/top_bg.jpg) top left repeat-x #F8E2C1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;

	}



h1{color:#FD7913;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	display:block;
	padding-bottom:10px;
	margin:0px;}


h2{color:#FD7913;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	text-transform: capitalize;
	margin:0px;}
#container {
	padding-left:75px;
}

#menu_back{background:url(images/menu_bg.jpg) top center no-repeat; height:60px}



#footer_back{ background:#402312;

text-align:right;
font-weight:normal;
padding-right:10px;
display:block;
padding-top:10px;
color:#FFFFFF;
height:35px}

p, a:link, a:visited{
	color:#543019;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	text-align:justify;
	margin:0px;
	line-height:20px;
	padding-bottom:15px;
	padding-top:5px;}
	
	
	input, textarea, select {
		border:1px solid #cccccc;
		font-size:11px;
		margin-bottom:3px;
		font-family:Arial, Helvetica, sans-serif;
	}
		.required {
			color: red;
			font-weight: bold;
		}
	

#menu{ background:url(images/menu_bg.jpg) top left repeat-x; height:60px;
width:700px; margin:auto;
margin-left:210px;}

.menu_align{float:left; text-align:center; margin-top:20px}

#inner_text_box{width:73%; margin-top:15px; margin-left:20px;}

a.menu{color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	font-size:11.3px;
	text-align:center;
	padding:0 10px 0 10px;
	margin:0px;
	text-decoration:none;
	text-transform: lowercase;}
	
	
a.menu:hover{color:#FFFF36;

	}
	
a.menu:active{color:#3D2110;

	}
.center_bg{ background:url(images/cemter_bg.jpg) top left repeat-x #FFFBF0}
	
.left_shadow{width:100px; background:url(images/left_shdow.jpg) top left repeat-y; vertical-align:top}

.right_shadow{width:101px; vertical-align:top; background:url(images/right_shdow.jpg) top left repeat-y}



#main{ width:100%;
height:100%;
margin:0px;
padding:0px;
}

#page_wrapper{ width:1000px; 
margin:auto;
padding:0px;
height:100%;

}

#header{ width:1000px;
background: url(images/top_logo.jpg) no-repeat top center;
height:179px;

}


#center_text{ float:left;
text-align:left;
width:798px;
padding-left:31px;
padding-right:33px;
background:url(images/wide_bg.jpg) top no-repeat;
}

#left_text_box{width:57%; float:left; padding:10px 0px 10px 10px}

#right_text_box{width:36%; float:right; padding:10px 15px 10px 10px}


#footer{ 
clear:both;
background:#402312;
text-align:right;
margin:0px;
width:100%;}

#lft_bg{width:100px; float:left; background:url(images/left_shdow.jpg) top left repeat-y; height:45px}

#rht_bg{width:101px; float:right; background:url(images/right_shdow.jpg) repeat-y top; height:45px}