body {
	background-color : #675131;
	background-repeat : repeat;
	background-image : url(images/mainbkgr.gif);
	background-attachment : repeat;
	background-position : top center;
	margin-top : 30px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 30px;
	width : 800px;
}




table.main {
	border-collapse : collapse;
	background-color : #675131;
	background-repeat : repeat;
	background-image : url(images/boxbkgr.jpg);
	background-attachment : repeat;
	background-position : top center;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	width : 800px;
	height : 520px;
}

table.rates {
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	width : 700px;
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.9em;
	color : #ffffff;
	line-height : 40px;
	font-weight : normal;
	vertical-align : top;
	text-align : right;

}

table.facilities {
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	width : 700px;
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.8em;
	color : #ffffff;
	line-height : 15px;
	font-weight : normal;
	text-align : left;
	vertical-align : top;
}


td {
	vertical-align : top;
	padding : 0px;
}

td.pad {
	vertical-align : top;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 10px;
}


td.left {
	text-align : left;
	font-weight : bold;
	font-size : 0.9em;
}


A:link {
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
	line-height : 15px;

}

A:visited {
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
	line-height : 15px;
}

A:active {
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
	line-height : 15px;
}
	
A:hover {
	text-decoration : none;
	color : rgb(112,97,74);
	font-weight : normal;
	line-height : 15px;
}


.nav {
	font-family : Arial, Verdana, Geneva;
	font-size : 0.85em;
	color : #ffffff;
	font-weight : bold;
	font-variant : small-caps;
	line-height : 30px;
	text-align : center;
	vertical-align : bottom;
}

.navbeige {
	color : rgb(112,97,74);
}


.maintext {
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.8em;
	color : #ffffff;
	line-height : 23px;
	font-weight : normal;
	text-align : justify;
	vertical-align : top;
}

.maintextbold {
	font-size : 1.3em;
	color : #ffffff;
	font-weight : bold;
}

.commentsleft {
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.7em;
	color : #A0A080;
	font-weight : bold;
	text-align : justify;
	font-style: italic;
}

.commentsright {
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.7em;
	color : #A0A080;
	font-weight : bold;
	text-align : right;
	padding-left : 10px;
	font-style: italic;
}

.quote { 	
	float: left;
	width: 25px;
	padding: 0.3em 0.2em 0em 0em;
	font-size: 4em;
	line-height: 0.25em;
}


.thankyou {
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 1.0em;
	color : #ffffff;
	line-height : 23px;
	font-weight : normal;
	text-align : center;
	vertical-align : top;
}

.titletext {
	font-family : 'Times New Roman', Arial, Helvetica, Verdana, sans-serif;
	font-size : 1.5em;
	color : #ffffff;
	line-height : 28px;
	font-weight : bold;
	font-variant : small-caps;
	text-align : center;
}


.center {
	text-align : center;
}


input, textarea, select, option {
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.9em;
	color : #000000;
	background-color : #ffffff;
	vertical-align : top;
	border-width : 1px;
	border-style : solid;
	border-color : rgb(112,97,74);
}

input.button {
	color : #ffffff;
	background-color : rgb(112,97,74);
}

.formtxt {
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.75em;
	color : #ffffff;
	font-weight : bold;
	line-height : 22px;
	vertical-align : top;
	background-color : rgb(112,97,74);
}

.formtxterror {
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.75em;
	color : #ffffff;
	font-weight : bold;
	line-height : 22px;
	vertical-align : top;
	background-color : rgb(230,0,0);
}
.border {
	border-width: 1px;
	border-color: #ffffff;
}

.caption {
	font-family : 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size : 0.75em;
	color : #ffffff;
	font-weight : normal;
	text-align : left;
	vertical-align : top;
	font-variant : small-caps;
	

}

