body{
	padding:0px;
	margin:0px;
	background:#aeb895;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#3e3d3f;
	text-align:center;
	}
	
.left-shadow{
	background:url(../images/left-shadow.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:30px;
	}
	
.right-shadow{
	background:url(../images/right-shadow.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:30px;
	}
	
.footer-shadow{
	background:url(../images/footer-shadow.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:56px;
	width:1000px;
	}
	
.footer-shadow-home{
	background:url(../images/footer-shadow-home.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:56px;
	width:1000px;
	}

	
.header-bg{
	background:url(../images/header-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:154px;
	width:940px;
	}
	
.dotted-line{
	background:url(../images/dotted-line.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
.footer-menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#444331;
	text-decoration:none;
	}
	
a.footer-menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#444331;
	text-decoration:underline;
	}
	
.footer-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#444331;
	text-decoration:none;
	}
	
a.footer-text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#444331;
	text-decoration:underline;
	}
	
.link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#526240;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4b4b38;
	text-decoration:none;
	}
	
.link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ea7741;
	text-decoration:none;
	}
	
a.link2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#717061;
	text-decoration:none;
	}
	
.body-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#3e3d3f;
	}
	
.big-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#717061;
	}
	
.small-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4f4e3d;
	}
	
.td-heading{
	background:#cececd;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#3e3d3f;
	}
	
.td-text1{
	background:#e1e0dd;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#3e3d3f;
	}
	
.td_text2{
	background:#eaeae9;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#3e3d3f;
	}
	

	

	

