body {
	margin: 0px;
	background-color: #514C3C;

}
a {
	text-decoration: none; 
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF731F;
}
hr {
	border: 0;
	color: #6A6146;
	background-color: #6A6146;
	height: 1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}
.small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
}
form {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A6146;

}
.formInput {
	width: 250px;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding: 2px 2px 2px 5px;


}
.formField {
	width: 250px;
	border: 1px solid #CCCCCC;
	height: 152px;
	padding: 2px 2px 2px 5px;
	overflow: hidden;

}
.px65 {
	width: 65px;
}
.px140 {  
	width: 140px;
}
.px100 {
	width: 100px;
}
.px210 {
	width: 210px;
}
.overFlow {
	height: 381px;
	width: 383px;
	overflow: auto;
}
.fadeObj {
	filter: alpha(opacity=0);
	width:100%;
	height:100%;	
}
.tbalpha {
	filter: Alpha(Opacity=50);
}
.bgpatternleft {
	background-image: url(../images/background/pattern.gif);
	background-repeat: repeat;
	background-position: right top;
}
.bgpatternright {
	background-image: url(../images/background/pattern.gif);
	background-repeat: repeat;
	background-position: left top;
}
.contact {
	background-image: url(../images/background/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	padding-top: 5px;
	padding-bottom: 15px;

}
.hsiscatering {
	margin-left: 10px;
}
.selected {
	background-color: #9E9475;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.regular {
	border: 1px solid #CAC4B2;
}
.selected2 {

	background-color: #9E9475;
	border: 1px solid #FFFFFF;
}
.galleryimages {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.regularimages {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
