@charset "utf-8";
/* CSS Document */

.header {
	background-image: url(../images/lighthouse-header.jpg);
	height: 125px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 9px;
}
.underheader {
	height: 15px;
	width: 800px;
	background-color: #032540;
	background-image: url(../images/yellowline-blueback.jpg);
	font-size: 9px;
}
.topmenu-box {
	float: left;
	height: 223px;
	width: 149px;
}
.topmenu-item1 {
	background-image: url(../images/topmenu_01.jpg);
	height: 24px;
	width: 149px;
}
.topmenu-item2 {
	background-image: url(../images/topmenu_02.jpg);
	height: 30px;
	width: 149px;
}
.topmenu-item3 {
	background-image: url(../images/topmenu_03.jpg);
	height: 30px;
	width: 149px;
}
.topmenu-item4 {
	background-image: url(../images/topmenu_04.jpg);
	height: 31px;
	width: 149px;
}
.topmenu-item5 {
	background-image: url(../images/topmenu_05.jpg);
	height: 30px;
	width: 149px;
}
.topmenu-item6 {
	background-image: url(../images/topmenu_06.jpg);
	height: 78px;
	width: 149px;
}
.banner-image {
	background-image: url(../images/banner-lobby.jpg);
	height: 223px;
	width: 651px;
	float: left;
}
.body-box {
	width: 800px;
}
body {
	background-color: #032540;
	background-image: url(../images/body-back-blue.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	background-position: top;
}

.content-bottom {
	font-size: 9px;
	background-image: url(../images/content-bottom.jpg);
	height: 46px;
	width: 800px;
}
.content-right {
	background-image: url(../images/content-right-resize.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.content-left {
	background-image: url(../images/content-left-resize.jpg);
	background-repeat: repeat-y;
	width: 23px;
}
.content-middle {
	background-image: url(../images/content-middle-resize.jpg);
	background-repeat: repeat-y;
	width: 23px;
}

.content-menu-box {
	background-color: #032540;
	width: 162px;
	vertical-align: top;
	text-align: left;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #032540;
	padding: 5px;
}

.content-text-area {
	background-color: #FFFFFF;
	width: 565px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.footer-box {
	background-color: #032540;
	width: 800px;
}
.footer-content {
	background-color: #032540;
	color: #E4CD49;
	font-size: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	text-align: center;
	border: 1px solid #DAC947;
	font-style: oblique;
	letter-spacing: .1em;
}
.content-top {
	background-color: #032540;
	background-image: url(../images/content-top.jpg);
	height: 23px;
	width: 800px;
}
.footer-bottom {
	background-color: #E0CD54;
	height: 10px;
	font-size: 9px;
}
.widgetbox-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #E2D052;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.webpage-border {
	border: 3px solid #032540;
	width: 800px;
}
.widgetbox-text-fields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #032540;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.widgetbox-top {
	background-image: url(../images/widget-box_01.jpg);
	height: 18px;
	width: 800px;
}
.widgetbox-bottom {
	background-image: url(../images/widget-box_03.jpg);
	height: 23px;
	width: 800px;
}
.widgetbox-middle {
	background-image: url(../images/widget-box_02.jpg);
	background-repeat: repeat-y;
	width: 800px;
}
.widgetbox-submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #032540;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.content-text-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #032540;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.webpage-border2 {
	border: 3px solid #dbd452;
	width: 806px;
}
.webpage-border3 {
	border: 3px solid #032540;
	width: 812px;
}
