@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C5C2A3;
}
.radio {  color: #CCCCCC}
.formitems{
	border: 1px solid;
	font-family: Arial;
	font-size: 10px;
	*border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color: #000000;
	color : #000000;
}
#booking_form{
	border: #000000 1px solid;
	width : 318px;
	height:293px;
	padding:0px 10px 0px 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B0000;
	text-decoration: none;
	font-style: normal;
}
.border {
	border: 1px solid #C5C2A3;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #8E6D4E;
	text-decoration: none;
	font-style: italic;
	border-bottom-width: 0.05em;
	border-bottom-style: dotted;
	border-bottom-color: #8E6D4E;
}
/*.menu {
	font-family: "Myriad Pro", Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #ABA476;
	text-decoration: none;
}
*/
.menu {
	font-family: Georgia, Arial, "Myriad Pro", "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menu a{
	text-decoration: none;
	padding-right:20px;
	padding-left:20px;
}
.menu:hover {
	font-family: Georgia, Arial, "Myriad Pro", "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #aba476;
	text-decoration: none;
}
.elixir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B0000;
	text-decoration: underline;
}
.elixir:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	padding-right:10px;
	line-height:20px;
}

.mainTextindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	padding-right:10px;
}

.nameTitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#993300;
padding-bottom:10px;
}

.contactTxt{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:italic;
color:#333333;
line-height:20px;
}

.padTxt{
padding-left:60px;
padding-bottom:15px;
}


.picBorder{
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

.picBorder td{
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-collapse:collapse;
}

