body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	margin:0px;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
}
img{
	border:0px;
}
h1, h2, h3, h4, h5 {
    color: #ffffff;
    margin: 0px;
}
h1 {
    font-size: 18px;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}
a {
font: normal 12px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}
a:hover {
font: normal 12px Tahoma, Arial;
color: #797979;
text-decoration: none;
}
a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}
.white-text{
color: #ffffff;
text-decoration: none;
}
.blye-text-underline {
color: #47beed;
text-decoration: underline;
}
.blye-text-regular {
color: #47beed;
text-decoration: none;
}
.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}
.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}
.orange-text-regular {
color: #f17e22;
text-decoration: none;
}
.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #bb874c;
text-decoration: none;
}
.broun-text-underline {
color: #bb874c;
text-decoration: underline;
}
#browntext a{
	color:#bb874c;
	text-decoration:underline;
	font-size:11px;
	text-align:justify;
}
#browntext a:hover{
	color:#bb874c;
	text-decoration:none;
	font-size:11px;
	text-align:justify;
}
.red-text-regular {
color: #8a3c53;
text-decoration: none;
}
.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}
.black-text-underline {
color: #000000;
text-decoration: underline;
}
.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}
.green-text{
color: #549b28;
text-decoration: none;
}
.black{
	color:#000000;
	text-align:justify;
}
ul li{
	margin:0px;
	color:#000000;
	list-style:square;
}
li{
	margin:0px;
	padding:0px;
}
.pageheading{
	font-size:14px;
	color:#000000;
}
#contactform{
	margin:10px 10px 10px 0px;
	color:#666666;
	font-size:12px;
}
#contactform .pheading{
	font-size:16px;
}
#contactform fieldset{
	border: 1px dashed #555555;
	padding: 10px;
	margin-bottom: 10px;
}
#contactform legend {
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	text-transform: uppercase;
}
#contactform .formTable td{
	padding: 0 0 5px 0;
}
#contactform .formTable th{
	padding-right: 10px;
	text-align: right;
	vertical-align:top;
	font-weight: bold;
	font-size:12px;
	color:#666666;
}
#contactform .input_small{
	width:210px;
	color:#68655E;
	border:1px solid #BBB;
	padding:3px 5px;
	margin:3px 0;
}
#contactform .input_small1{
	width:190px;
	color:#68655E;
	border:1px solid #BBB;
	padding:3px 5px;
	margin:3px 0;
}
#contactform .btnsubmit{
	width:70px;
	height:25px;
	padding:3px;
	background:#ffffff;
	border:#642B12 1px solid;
	cursor:pointer;
}
#cthanks{
	margin:0 0 20px;
	font-size:22px;
	text-align:justify;
}
#cthanks .thankstext{
	padding:70px 17px 10px 140px;
	color:#666;
	text-align:justify;
}
#cthanks a{
	font-size:22px;
	color:#666;
	text-decoration:none;
}
#cthanks a:hover{
	font-size:22px;
	color:#666;
	text-decoration:underline;
}
.facilities{
	color:#000000;
	text-align:justify;
	margin:7px 0px;
}
#sitemap a{
	color:#000000;
	text-decoration:none;
}
#sitemap a:hover{
	color:#000000;
	text-decoration:underline;
}