
body {
	margin: 0;
	padding: 0;
	background-color: #9a8d7d;
	text-align: center;
	margin: auto;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 11px;
}

a img {
	border: 0;
}

a {
	color: #524a42;
	text-decoration: underline;
}

a:hover {
	color: #9b601d;
	text-decoration: none;
}

label {
	float: left;
	width: 110px;
	text-align: left;
}

/* penwig-main.dwt styling */

#maincontainer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#mainouter {
	text-align: center;
	margin: auto;
	width: 900px;
	height: 600px;
	left: 0;
	background-image: url(images/background-txtleft.jpg);
	background-repeat: no-repeat;
}

#outer {
	margin: auto;
	width: 688px;
	height: 534px;
	padding: 17px 19px 22px;
	text-align: left;
}

#logo {
	float: left;
	display: inline;
	width: 635px;
	height: 63px;
	padding: 0 0 8px 0;
}

#brains {
	float: left;
	display: inline;
	width: 53px;
	height: 41px;
	padding: 14px 0 16px;
}

#nav {
	float: left;
	display: inline;
	width: 688px;
	height: 30px;
	text-align: center;
}

#nav a {
	font: bold 11px/30px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #524a42;
	text-decoration: none;
	margin-right: 31px;
}

#nav a:hover {
	color: #9b601d;
	text-transform: uppercase;
	text-decoration: none;
}

#image {
	float: left;
	display: inline;
	width: 688px;
	height: 240px;
	padding-bottom: 17px;
}

#mainbody {
	float: left;
	display: inline;
	width: 688px;
	height: 176px;
}

#footer {
	margin: auto;
	width: 726px;
	height: 10px;
	padding-top: 17px;
	text-align: left;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #524a42;
	text-transform: uppercase;
}

#footer a {
	text-decoration: underline;
	color: #524a42;
}

#footer a:hover {
	text-decoration: none;
	color: #9b601d;
}

.siteby {
	float: right;
	display: inline;
	text-transform: lowercase;
}

/* End of styling for penwig-main.dwt */

/* Generic styling for penwig-textleft.dwt & penwig-textright.dwt */

h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #9b601d;
	text-transform: uppercase;
}

#scroll-right, #scroll-left {
	float: left;
	display: inline;
	height: 160px;
	overflow: auto;
	padding-right: 5px;
    SCROLLBAR-FACE-COLOR: #dcd2c7;
    SCROLLBAR-HIGHLIGHT-COLOR: #dcd2c7;
    SCROLLBAR-SHADOW-COLOR: #dcd2c7;
    SCROLLBAR-3DLIGHT-COLOR: #dcd2c7;
    SCROLLBAR-ARROW-COLOR: #9a8d7d;
    SCROLLBAR-TRACK-COLOR: #dcd2c7;
    SCROLLBAR-DARKSHADOW-COLOR: #dcd2c7;
}

/* End of generic styling for penwig-textleft.dwt & penwig-textright.dwt */

/* styling for penwig-textleft.dwt */

#text-left {
	float: left;
	display: inline;
	width: 450px;
	padding-right: 27px;
	height: 176px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #524a42;
	overflow: hidden;
}

#btns-right {
	float: left;
	display: inline;
	width: 192px;
	height: 176px;
	padding-left: 19px;
	overflow:hidden;
}

#scroll-left {
	width: 463px;
}

/* end styling for penwig-textleft.dwt */

/* styling for penwig-textright.dwt */

#text-right {
	float: left;
	display: inline;
	width: 459px;
	padding-left: 18px;
	height: 176px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #524a42;
	overflow:hidden;
}

#scroll-right {
	width: 454px;
}

#btns-left {
	float: left;
	display: inline;
	width: 192px;
	height: 176px;
	padding-right: 19px;
	overflow:hidden;
}

/* end of styling for penwig-textright.dwt */

/* Form styling */

#scroll-right form p label {
	width: 100px; 
	float: left;
	display: block;
	text-align: left;
	margin: 10px 5px 0 0;
}

#scroll-right form p input.formbox, #scroll-right form p textarea {
	padding-left: 2px;
	background-color: #9c8e7e!important;
	color: #eee0d0;
	float: left; 
	width: 220px;
}

#scroll-right form p input, #scroll-right form p select, #scroll-right form p textarea {
	margin-top: 10px;
}

#scroll-right form p select {
	background-color: #9c8e7e;
	color: #eee0d0;
}

#scroll-right form p.selectdd {
	width: 41px;
}

#scroll-right form p.selectmm {
	width: 90px;
}

#scroll-right form p.selectyy {
	width: 55px;
}

#scroll-right form p.submitform {
	color: #eee0d0;
	background-color: #9b601d;
	margin-left: 105px;
}

#scroll-right form p, #scroll-left form p {
	clear: left;
	margin: 0;
	padding: 0;
}

/* End of form styling */

/* Booking Form styling */

#bookingscroll{
	float: left;
	display: inline;
	height: 180px;
	width: 205px;
	overflow: auto;
	padding-right: 5px;
    SCROLLBAR-FACE-COLOR: #dcd2c7;
    SCROLLBAR-HIGHLIGHT-COLOR: #dcd2c7;
    SCROLLBAR-SHADOW-COLOR: #dcd2c7;
    SCROLLBAR-3DLIGHT-COLOR: #dcd2c7;
    SCROLLBAR-ARROW-COLOR: #9a8d7d;
    SCROLLBAR-TRACK-COLOR: #dcd2c7;
    SCROLLBAR-DARKSHADOW-COLOR: #dcd2c7;
}

div.signup {
	width: 192px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#524a42;
	text-transform: uppercase;
}

div.signup form {
	margin: 0;
	padding: 0;
}

div.signup img, div.signup div.headerbox {
	margin:0;
	padding:0;
}

div.signup label {
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
}

div.signup input {
	padding: 0;
	margin-right: -1px;
	border: 0;
	height: 16px;
	background-color: #9c8e7e!important;
	font: 10px Arial, Helvetica, sans-serif;
	color: #eee0d0;
	width: 168px;
}

div.signup input.submit {
	width: 21px;
	padding: 0;
	margin-top: 2px;
	font-weight:bold;
	height:16px;
	color: #eee0d0;
	background-color: #9b601d!important;
}

div.signup select.left {
	width:81px;
}

div.signup select.right {
	width:108px;
}

.w8em {
	color:#00FF66;
}

.enabled {
	color:#990033
}

.errorText {
	color:red;
	margin:0.5em 0;
}
.error {
	font-weight:normal;
	color:red;
}

/* End of booking form styling */

.nopadd {
	margin: 0;
	padding: 0;
}

a.menu_btns {
	text-align: center;
	display: inline;
	float: left;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #eee0d0;
	width: 167px;
	height: 19px;
	margin-bottom: 9px;
	text-decoration: none;
	background-color: #9c8e7e;
	text-transform: uppercase;
}

a:hover.menu_btns {
	background-color: #9b601d;
	color: #eee0d0;
	text-decoration: none;
}

.thumbs {
	float: left;
	display: inline;
	width: 110px;
	height: 117px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.thumbs a {
	text-decoration: none;
}