/**/
a {
	text-decoration: none; color: #000000;
}
#quick-contact {
	width:125px;
	/*float:right;
	position:absolute;*/
	margin:0 -2px 0;
}
fieldset{
	border: #cd8b78 1px solid;
	padding:10px 0 0 10px;
	background-color: #E1E1CD;
}
#quick-contact p{width:90px;
	margin:0;
	text-align:center;
	color:#B55539;
	font:bold 14px Arial;
}
#quick-contact span {font:normal 12px Arial;}
#quick-contact input {
	xfloat:right;
	border: 1px solid #cd8b78;
	background: #f7f7f4 !important;
	color: #443;
	outline: none;
	margin:0 10px 6px 0;
	width:90px;
	height:18px;
	padding:1px 0 0 5px;
	font: 11px Arial;
}

/* IE 7 and below */
*:first-child+html #quick-contact input  {margin:0 10px 2px 0;} * html #quick-contact input  {margin:0 10px 2px 0;} 
#quick-contact textarea {
	xfloat:right;
	border: 1px solid #cd8b78;
	background: #f7f7f4;
	color: #443;
	margin:5px 0 0 10px;
	width:90px;
	height:35px;
	padding:3px 0 0 5px;
	margin:0 10px 6px 0;
	font: 11px Arial;
}
#quick-contact input.sendbutton {
	border: 1px solid #cd8b78;
	width: 50px;
	height: 18px;
	margin:0 0 10px 0;
	padding:2px 0 0 5px;
	cursor:default;
}
#quick-contact input.sendbutton:hover {
	border:1px solid #b55539;
}
#captcha_p {
	font-size:12px !important;
	letter-spacing:0 !important;
}
#submitcaptcha {
	width:90px !important;
	xmargin-top:-37px !important;
	margin-left:-3px !important;
}
#quick-contact input:hover,
#quick-contact textarea:hover,
#quick-contact input:focus,
#quick-contact textarea:focus {border: 1px solid #b55539;}
	
/**/
.left-button {color: #FFF; padding: 0 10px 5px 0; font-family: "Times New Roman", Arial, Times, serif; font-size: 15px; line-height: 18px; font-weight: bold;}
.left-button a{color: #FFF; text-decoration: none;}
.left-button a:hover{color: #D6A26B; text-decoration: none;}
.footer-text {color: #FFF; text-align: center; padding-top: 5px; font-size: 14px;}
.p{
color: #FFF; 
text-align: center; 
padding-top: 5px; 
font-size: 13px;
margin-top:-5px;
}
.footer-text a {color: #FFF; }
/* IE 7 and below */
*:first-child+html .top-button1 {padding: 3px 22px 0 11px;} * html .top-button1 {padding: 3px 22px 0 11px;} 
.top-button1 {padding: 3px 22px 0 17px;}
.top-button {padding: 3px 22px 0;}
.top-button, .top-button1 {color: #FFF; font-family: "Times New Roman", Arial, Times, serif; font-size: 15px; line-height: 18px; font-weight: bold; float: left;}
.top-button a, .top-button1 a{color: #FFF; text-decoration: none;}
.top-button a:hover, .top-button1 a:hover{color: #D6A26B; text-decoration: none;}
.index-text {background: #FFF; padding: 4px 3px; font-size: 12px; line-height: 18px;}
.sitemap {
color: #336666;
font-weight:bold;
font-size: large;
}
.sitemap1 {
color: #993300;
font-weight:bold;
font-size: 15px;
}
td {
font-size:14px;
}
.footer-para {color: #fff; font-size: 14px; font-weight: bold; background: #4a9280; padding: 5px; margin: 10px; }
.footer-para a{color: #fff}