body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #E4E7E9;
	background-image: url(../images/structure/bg-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 20px;
	margin-top: 20px;
}
#btn-home {
	background-image: url(../images/structure/menu-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 69px;
	display: block;
	float: left;
}
#maintable {
	background-image: url(../images/structure/bg-center-extend.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#middle {
	background-image: url(../images/structure/bg-center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 429px;
}
#menu {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	background-image: url(../images/structure/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#menu a.reg:link, #menu a.reg:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	padding-top: 5px;
	background-image: url(../images/structure/menu-line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu a.reg:hover {
	background-image: url(../images/structure/menu-over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	background-image: url(../images/structure/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#footer a:hover {
	color: #ADBFCB;
}
.smalltext {
	font-size: 10px;
}
#container {
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 35px;
}
h1 {
	font-size: 18px;
	color: #0F4646;
	margin-bottom: 12px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
h2 {
	font-size: 15px;
	color: #0F4646;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
h3 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
}
p {
	line-height: 18px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#left {
	float:left;
	width:630px;
}
#rightimg {
	margin-bottom: 15px;
	float: right;
	margin-top: 20px;

}
#rightbox {
	float: right;
	width: 300px;
	margin-top: 5px;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #E3E7EA;
	border: solid 1px #0F4646;
	clear: right;
}

#rightbox h2 {
	font-size: 14px;
	color: #0F4646;
	padding-bottom: 6px;
	border-bottom: 1px dotted #738591;
	margin-bottom: 8px;
}
a:link, a:visited {
	color: #0F4646;
}
a:hover {
	color: #990000;
}
ul {
	margin-left: 35px;
	margin-bottom: 15px;
}
#bookform td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bookform {
	border: 1px solid #999999;
}
.shadelight {
	background-color: #E3E7EA;
}
.brdr {
	border: 1px solid #496070;
}
.brdr_rt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.box {
	background-image: url(../images/structure/box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxinterior {
	background-image: url(../images/structure/box-extend.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 466px;
	height: 250px;
}
.boxdiv {
	display: block;
	float: left;
	padding-top: 25px;
	margin-right: 15px;
	margin-left: 5px;
}
.box img {
	margin-left:25px;
}
.spaced li {
	padding-bottom: 8px;
}
.line {
	background-color: #E3E7EA;
	width:500px;
	height:1px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
#quote h2 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 18px;
	font-weight: normal;
}
#quote a:link, #quote a:visited {
	color: #990000;
}
#quote a:hover {
	color: #113C43;
}
.highlight {
	color: #990000;
}
.btmpad {
	padding-bottom: 8px;
}
