body{
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#6b634e;
	}
	
.top_bg{
	background:url(../images/top_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:77px;
	}
	
.main_bg{
	background:url(../images/main_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
.left_shadow{
	background:url(../images/left_shadow.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:3px;
	}
	
.right_shadow{
	background:url(../images/right_shadow.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:5px;
	}
	
.menu_bg{
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:30px;
	}
	
.menu_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	text-decoration:none;
	}
	
a.menu_text:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.left_shadow_body{
	background:url(../images/left_shadow_body1.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:4px;
	}
	
.right_shadow_body{
	background:url(../images/right_shadow_body.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:5px;
	}
	
.body_bg{
	background:url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:484px;
	width:751px;
	}
	
.yellow_box{
	background:#f5eedc;
	}
	
.heading1{
	font-size:18px;
	font-weight:normal;
	color:#514b3b;
	}
	
.heading2{
	font-size:18px;
	font-weight:normal;
	color:#226c9b;
	}
	
.brown_line{
	background:url(../images/brown_line.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:5px;
	}
	
.grey_line{
	background:url(../images/grey_line.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:5px;
	}
	
.link1{
	color:#244d66;
	text-decoration:underline;
	}
	
a.link1:hover{
	color:#244d66;
	text-decoration:none;
	}
	
.heading3{
	font-size:14px;
	font-weight:600;
	color:#453f2f;
	}
	
.box2{
	background:url(../images/box2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:165px;
	width:335px;
	}
	
.heading4{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#604411;
	line-height:20px;
	}
	
.box3{
	background:url(../images/box3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:136px;
	width:337px;
	}
	
.box4{
	background:#e7debf url(../images/box4.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
	
.text1{
	font-weight:bold;
	color:#937b3b;
	text-decoration:underline;
	}
	
a.text1:hover{
	font-weight:bold;
	color:#937b3b;
	text-decoration:none;
	}
	
.link2{
	color:#dd3406;
	text-decoration:underline;
	}
	
a.link2:hover{
	color:#dd3406;
	text-decoration:none;
	}
	
.heading5{
	color:#414040;
	font-weight:bold;
	}
	
.text2{
	font-weight:bold;
	color:#ba6010;
	text-decoration:underline;
	}
	
.footer_bg{
	background:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:76px;
	}
	
.footer_text{
	color:#988f62;
	}
	
	
/*----------------------*/

.new_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6b634e;
	font-weight:bold;
	}
	
.new_link a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6b634e;
	}
	
.new_link a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6b634e;
	text-decoration:none;
	
	}
