@charset "utf-8";
/* CSS Document */

td#menu {
	background-repeat: repeat-x;
	height: 40px;
}
#menu ul li {
	list-style-type: none;
}
#menu ul {
	list-style-type: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#menu ul li a:hover {
	text-decoration: none;
	background-color: #CCC;
	color: #624400;
	opacity:0.7;
	filter:alpha(opacity=70);
	background-image: url(../Construction/menu_pointer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	

}
#menu ul li a {
	text-align:center;
	line-height: 40px;
	font-size: 13pt;
	color: #FFFFFF;
	display: block;
	text-decoration: none;	/* Right-hand border colour = LINE */
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin-right: 6px;
	margin-left: 6px;
}
td#leftmargin {
	background-image: url(../Construction/leftbg.jpg);
	background-repeat: repeat-y;
	width: 18px;
	background-position: right;
}
td#rightmargin {
	background-image: url(../Construction/rightbg.jpg);
	background-repeat: repeat-y;
	width: 18px;
	background-position: left;
}
table#maintable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	background-color: #FFFFCB;
}
td#topbox {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #FFC;
	background-image: url(../Construction/top2.jpg);
	background-repeat: no-repeat;
	height: 78px;
	padding: 0px;
}
div.topmenu {
	left: 10px;
	top: 8px;
	position: relative;
}
.topmenu a {
	color: #FFC;
	text-decoration: none;
}
.topmenu a:hover {
	color: #630;
}
td#bottom_right {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #993233;
	text-align: right;
}
td#bottom_right a {
	color: #993233;
}
td#bottom_left {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #993233;
	text-align: left;
}
table#areatable {
	background-color: #FFF;
	margin: 25px;
	border: 1px solid #630;
	background-image: url(Male%20model.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	padding: 8px;
}
a {
	outline: none;
}
table#left_column {
	position: fixed;
	top: 75px;
}



#maintable td#center {
	background-repeat: no-repeat;
	background-position: left top;
	height: 383px;
}

td#bottom_left a {
	color: #993233;
}
.title {
	font-family: Calibri, Verdana, Arial;
	font-size: 15pt;
	font-style: italic;
	color: #993233;
	font-weight: bold;
}
.subtitle {
	font-family: Calibri, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #993233;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
}
table#bookingbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #993233;
	background-color: #FFF;
	margin: 8px;
	border: 1px solid #FFFFCB;
}
#bookingbox select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #993233;
	border: 1px solid #993233;
	background-color: #FFFFCB;
}

.maintext a {
	color: #333;
}
td#topbox2 {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #FFC;
	background-image: url(../Construction/top3.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding: 0px;
}
#bookingbox input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #993233;
	border: 1px solid #993233;
	background-color: #FFFFCB;
}
table#alert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #993233;
	background-color: #E2E2E2;
	margin: 8px;
	border: 1px solid #930;
}

