html,body{
	padding:0px;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat;
	background-position:left top;
	color: #F00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.lft_shd{
	background-image:url(../images/left_shd.png);
	background-repeat:repeat-y;
	background-position:left;
	height:100%;
}


.rght_shd{
	background-image:url(../images/rght_shd.png);
	background-repeat:repeat-y;
	background-position:right;
	height:100%;
}

.pagetitle {
	font-family: "Edwardian Script ITC";
	font-size:48px;
	font-weight:500;
	text-align:center;
	text-decoration:none;
	color:#724200;
}

.top_menu{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#010101;
	font-weight:bold;
	text-decoration:none;
}

.top_menu a{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#010101;
	font-weight:bold;
	text-decoration:none;
}


.top_menu a:hover{
	color:#010101;
	text-decoration:none;
}

.con {
	font-family: Tahoma;
	font-size:14px;
	color:#603913;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	line-height: 20px;
	font-weight: 500;
}

.con1 {
	font-family: Tahoma;
	font-size:14px;
	color:#603913;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	line-height: 20px;
	font-weight: 500;
}

.services_list {
	font-family: "Trebuchet MS";
	font-size:15px;
	color: #c0883b;
	text-align:center;
	font-weight: 500;
	text-decoration: underline;
}

.services_list a{
	font-family: "Trebuchet MS";
	font-size:15px;
	color: #c0883b;
	/*border-bottom:dashed 1px #c0883b;*/
	text-align:center;
	font-weight: 500;
	text-decoration: underline;
}

.services_list a:hover{
	color: #c0883b;
	/*border-bottom:dashed 1px #c0883b;*/
	text-decoration: none;
	
}



.footer_copy{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#c69b5f;
	text-decoration:none;
	padding-top:12px;
	padding-bottom:10px;
	text-align: center;
}
.footer_copy a{
	font-family:"Trebuchet MS";
	color:#c69b5f;
	text-decoration:none;
}


.footer_copy a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.logo {
	padding-left: 15px;
}

.contact {
	font-family: Tahoma;
	font-size:12px;
	color:#603913;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	line-height: 20px;
	font-weight: 500;
}

.bdr1{
	border: 0px solid #990000;
}



#container{
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header{
	background-image: url(../images/bg_tophead.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 1004px;
	padding-top: 20px;
}
.footer{
	width: 818px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.centermain{
	background-image: url(../images/bg_mid.png);
	background-repeat: repeat-y;
	width: 818px;
	margin-left: 93px;
}


.centermain1{
	width: 776px;
	margin-left: 25px;
}

.flashbanner{
	background-image: url(../images/bg_bottom1.png);
	background-repeat: repeat-y;
	padding-left: 3px;
}



.space2{
	height: 15px;
}

.foote_space{
	height: 20px;
	background-image: url(../images/bg_bottom1.png);
	background-repeat: no-repeat;
}
