/* CSS Document */
body
{
	background:url(../images/background-petern.gif) repeat;
	margin:0px;
}
.left-shade
{
	background:url(../images/left-shade.jpg) repeat-y;
}
.right-shade
{
	background:url(../images/right-shade.jpg) repeat-y;
}
.button-bg
{
	background:url(../images/button-bg.jpg) repeat-x;
}
.wel-top-bg
{
	background:url(../images/wel-top-bg.jpg) repeat-x;
}
.wel-bottom-bg
{
	background: url(../images/wel-bottom-bg.jpg) repeat-x;
}
.wel-left-bg
{
	background: url(../images/wel-left-bg.jpg) repeat-y;
}
.wel-right-bg
{
	background: url(../images/wel-right-bg.jpg) repeat-y;
}
.wel-center-bg
{
	background: url(../images/wel-center-bg.jpg) repeat-x;
	background-position:bottom;
	background-color:#FEFEFE;
}
.what-center-bg
{
background: url(../images/what-center-bg.jpg) repeat-x;
background-position:top;
background-color:#FFFFFF;
}
.what-left-bg
{
	background:url(../images/what-left-bg.jpg) repeat-y;
}
.what-right-bg
{
	background: url(../images/what-right-bg.jpg) repeat-y;
}
.what-bottom-bg
{
	background: url(../images/what-bottom-bg.jpg) repeat-x;
}
.pol-top-bg
{
	background:url(../images/pol-top-bg.jpg) repeat-x;
}
.pol-bot-bg
{
	background: url(../images/pol-bottom-bg.jpg) repeat-x;
}
.pol-left-bg
{
	background: url(../images/pol-left-bg.jpg) repeat-y;
}
.pol-right-bg
{
	background: url(../images/pol-right-bg.jpg) repeat-y;
}
.footer-bg
{
	background:url(../images/footer-bg.jpg) repeat-x;
}
.gallery-top-bg
{
	background:url(../images/gal-top-bg.jpg) repeat-x;
}
.gallery-bottom-bg
{
	background: url(../images/gal-bottom-bg.jpg) repeat-x;
}
.gallery-left-bg
{
	background: url(../images/gal-left-bg.jpg) repeat-y;
}
.gallery-right-bg
{
	background: url(../images/gal-right-bg.jpg) repeat-y;
}
.main-text
{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
p
{
	margin:5px;
}
.button-text
{
	font-family: Tahoma;
	font-size:12px;
	color:#F5E2C1;
	text-align:center;
}
.button-text a
{
	font-family: Tahoma;
	font-size:12px;
	color:#F5E2C1;
	text-align:center;
	text-decoration:none;
}
.button-text a:hover
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
.footer-text
{
	font-family: Tahoma;
	font-size:12px;
	color: #000000;
	text-align:center;
}
.footer-text a
{
	font-family: Tahoma;
	font-size:12px;
	color: #000000;
	text-align:center;
	text-decoration:none;
}
.footer-text a:hover
{
	font-family: Tahoma;
	font-size:12px;
	color:#7F6C4E;
	text-align:center;
	text-decoration:none;
}
.input_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:solid #B5B5B5 1px;
	width:200px;
}


.gallery-image-border{
	border:2px solid #6A281C;
	cursor:pointer;
}

.header_text22
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:20px;
	text-decoration:none;
	
}
.header_text22:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#D74E19;
	
}
.blue-text
{
	font-family:Tahoma;
	font-size:13px;
	color:#643D1E;
}
.red-star
{
	color:#FF0000;
}
.input_button
{
	background-color:#C7AE85;
	font-size:11px;
	font-family:Tahoma;
	color:#ffffFF;
	width:45px;
	height:20px;
	border:#AA9671 solid 1px;
}
input_text
{
	border:#0099FF solid 1px;
	width:200px;
	font-family:Tahoma;
	color:#333333;
}
.border{
border:#C7AE85 dotted 1px;}