/* CSS Document */
body,td {
	font-family: bauhaus, Helvetica, sans-serif;
	font-size: 12px;
	}
body {
	background-color: #897765;
	margin: 0;
	background-image: url(../images/bg.gif); 
	background-repeat:repeat-x;
	}
p  {
	font-family: Bauhaus, Helvetica, sans-serif;
	font-size: 12px;
	color: #241E17;
}
h1{
	margin-bottom: -10px;
	font-size: normal Century Gothic, helvetica, sans-serif;
	color: #241E17;
	font-size: 20px;
	}

h2{
margin-bottom: -10px;
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	color: #241E17;
	font-size: 5%;
}
h2, h3, h4, h5, h6	{
	margin-bottom: -10px;
	font-size: normal 1.2em/1em arial, helvetica, sans-serif;
	color: #241E17;
	font-size: 80%;
	}
b, strong	{
	font-size: 14px;
}
ul	{
	color: #241E17;
	list-style: circle;
	font-size: 12px;
	}
li {
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin-left: -25px;
	}
.rates {
	font-size: 12px;
	color: #241E17;
	}
.cream {
color: #73614F;
	}

/*----table style----*/
.highlight{
	margin-left: +20px;
	font-size: strong , arial, helvetica, sans-serif;
	color: #241E17;
	font-size: 110%;
}
.boxcentre{
	padding: 10px;
	vertical-align:top;
	background-color: #6A5A4A;
	}
.boxcontent{

	background-color: #6A5A4A;
	}
/*----end of table style----*/

/*----image style----*/
.imgstaff{
	padding-bottom: 20px;
	vertical-align: bottom;
	}
/*----end of image style----*/

/*----form----*/
form {
	padding-left:25px;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
	color: #241E17;
	}
input {
	border:1px line #6A5A4A;
	font:12px Arial, Helvetica, sans-serif;
	width:290px;
	margin:3px 0 10px 0;
	}
#right input, #right textarea {
	width:130px;
	}
#right input.button {
	width:60px;
	}
.button {
	height:20px;
	width:130px;
	margin-top:3px;
	border:0;
	color:#fff;
	padding-bottom:2px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/submit.gif);
	}
textarea {
	border:1px line #6A5A4A;
	margin:3px 0 10px 0;
	font:12px Arial, Helvetica, sans-serif;
	width:290px;
	height:80px;
	overflow:auto;
	}
/*----end of form----*/

/*----global link----*/
a:link{
	color: #241E17;
	text-decoration: underline;
	}
a:visited{
	color: #241E17;
	text-decoration: underline;
	}
a:hover{
	color: #BCA288;
	text-decoration: underline;
	}
a:active{
	color: #241E17;
	text-decoration: underline;
	}
/*----end of global link----*/

/*----footer----*/
#contentFooter  {
	font-style: italic;
	font-size: 10px;
	color: #473C30;
	text-align:right;
	}
#contentFooter a:link {
	color: #473C30;
	text-decoration: none;
	padding:2px;
	margin-left: -4px;
	}
#contentFooter a:visited {
	color: #473C30;
	text-decoration: none;
	padding:2px;
	margin-left: -4px;
	}
#contentFooter a:hover {
	color: #BCA288;
	background-color: #816F5F;
	text-decoration: none;
	padding:2px;
	margin-left: -4px;
	}
#contentFooter a:active {
	color: #473C30;
	text-decoration: none;
	padding:2px;
	margin-left: -4px;
	}
/*----end of footer----*/