#wrapper {
	font-family: "Comic Sans MS", cursive;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFEEBB;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
th {
}

h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	font-weight: normal;
}
h2 {
	background: #FFEEBB;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3066a2;
	background-image: url(images/sky4.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h3 {
	font-size: 14px;
}
p {
	font-size: 14px;
}
a:link {
	font-size: 14px;
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #FF0000;
}
#cancel{
	
	float: right;
}
.cancel {
	color: #FF0000;
}


#footer {
	font-size: 9px;
	padding-bottom: 20px;
	/* [disabled]padding-top: 250px; */
}
.nobord {
	border-style: none;
}

#footer a {
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
.imgRight {
	float: right;
	margin-left: 20px;
}
.imgLeft {
	float: left;
	margin-right: 20px;
	border: 1px solid #333;
}
.imgLeftnoMar {
	float: left;
	border: 1px solid #333;
}


th {
	margin: 0px;
	padding: 0px;
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	font-weight: bold;
	color: #3F3F1F;
}
h4 {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#head {
	text-align: center;
}
#content {
	padding-bottom: 20px;
}
#content h1 {
	font-size: 16px;
}
#spec {

}
#spec h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}

#spec h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.specdate {
	font-style: italic;
	color: #000000;
}
.spectitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.bord {

	border: 2px solid #000000;
	margin: 10px 20px;
}
.specList {
	padding-left: 20px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#nav {
	float: right;
	width: 300px;
	text-align: right;
}
#nav a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#nav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.mceContentBody {
	background: #FFEEBB;
}
#bookform table {
	/* [disabled]background-color: #A09c68; */
}
.bform {
	width: 570px;
	background-color: #A09c68;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #7c783a;
}
.bform h3 {
	color: #FFF;
	background-color: #7c783a;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.block {
	clear: both;
}

