body {
	background-color: #4071B6;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #4273B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4071B6;
	padding: 2px;
}
h2 {
	font-size: 18px;
	color: #4273B6;
	padding: 2px;
}


a {
	color: #4071B6;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#container #masthead {
	background-color: #7B9BCA;
	margin-right: 7px;
	margin-left: 7px;
	padding: 5px;
	color: #FFFFFF;
}
#container #masthead a {
	color: #FFFFAA;
	text-decoration: none;
}
#container #masthead a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#container #body {
	background-image: url(../images/bodybkg.jpg);
	background-repeat: repeat-y;
}
#container #body #story {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#container #body #story .f_table {
	background-color: #BDE6FC;
	padding: 2px;
	margin-bottom: 10px;
}
#container #body #story hr {
	background-color: #4071B6;
	color: #4071B6;
}


#container #foot a {
	color: #FFFFFF;
	text-decoration: none;
}
.tdbutton a {
	width: 100px;
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D2CF;
	border-left-color: #A79E98;
}
.tdbutton a:hover {
	width: 100px;
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D2CF;
	border-left-color: #A79E98;
}
.tdbookings a {
	width: 100px;
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D2CF;
	border-left-color: #A79E98;
}
.tdbookings a:hover {
	width: 100px;
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D2CF;
	border-left-color: #A79E98;
}
.tdfac ul {
	background-color: #F0F0F0;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tdfac li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	padding-left: 1px;
}


.tdimg img {
	padding: 6px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.tdhr hr {
	color: #000000;
	background-color: #CCCCCC;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-bottom: 1px;
}
.tdhr2 hr {
	color: #F0F0F0;
	background-color: #CCCCCC;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-bottom: 10px;
}
.tdaccom {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #DEDDD9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A79E98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFB9B5;
}
.accoms {
	background-color: #F0F0F0;
	background-image: url(../images/accoms.jpg);
}



#photodisp img {
	border: 1px solid #C7C7C7;
	margin: 1px;
	padding: 5px;
	background-color: #F0F0F0;
}
.gbdate {
	background-color: #BDBA9F;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7B497;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A966D;
	color: #000000;
}
.searchmenu {
	font-weight: bold;
	text-align: center;
	background-color: #E8E7DD;
}

.searchid {
}
.gbcom {
	padding: 4px;
	background-color: #E8E7DD;
}

.gbrating {
	padding: 4px;
	background-color: #E8E7DD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CEB9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEEE9;
}
fieldset {
	margin-top:         1em;
	border:             1px solid #9C976F;
	padding:            0.5em;
	background-color: #E8E7DD;
}
legend {
    font-weight:        bold;
    color:              #9C976F;
    background-color:   transparent;
}
label {
    float: left;
    width: 250px;
    font-weight: bolder;
}
.highlight {
	background-color: #BDBA9F;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7B497;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A966D;
	color: #000000;
}
.itog {
	color:#000000;
	overflow: hidden;
	background-image: url(../images/toggle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.itog li {
	float:left;
	width:148px;
	text-align:center;
	list-style-type: none;
	display: inline;
	background-image: url(../images/toggletab.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.itog ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.itog li.select {
	color:#000000;
	list-style-type: none;
	background-image: url(../images/toggledown.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 148px;
}
.itog_m {
	overflow: hidden;
	padding: 5px;
	margin-top: 5px;
}
.itog_h {
	overflow: hidden;
	display: none;
	padding: 5px;
	margin-top: 5px;
}
.itog_h_over {
	overflow: hidden;
	padding: 5px;
	margin-top: 5px;
	
}
#dates {
	text-align: center;
	padding: 2px;
	margin-bottom: 5px;
	background-color: #E3E5F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F1F7;
	border-bottom-color: #D6D9E9;
}#buy {
	background-color: #FFFFCC;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #BDE6FC;
}

