/* CSS Document */
body {
	background-color: #61A9DE;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#content {
	text-align: left;
	height: 460px;
	width: 730px;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}
.tablewelcome {
	height: 900px;
	width: 760px;
	border: thin solid #627669;
	background-color: #FFFFFF;
}
.welcomemain {
	height: 600px;
	width: 680px;
	background-color: #FFFFFF;
}
.tablemain {
	height: 800px;
	width: 760px;
	border: thin solid #627669;
	background-color: #FFFFFF;
}
.contentmain {
	height: 500px;
	width: 680px;
	background-color: #FFFFFF;
}
.tableprices {
	height: 1150px;
	width: 760px;
	border: thin solid #627669;
	background-color: #FFFFFF;
}
.pricesmain {
	height: 850px;
	width: 680px;
	background-color: #FFFFFF;
}
#welcome1 {
	height: 187px;
	width: 315px;
	position: relative;
	background-color: #2C4271;
}
#welcomephoto {
	height: 185px;
	width: 313px;
	position: relative;
	padding: 1px;
}
#welcome2 {
	height: 130px;
	width: 315px;
	position: relative;
	background-image: url(images/line_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#welcometext {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#banner {
	text-align: center;
	height: 100px;
	width: 760px;
	position: relative;
	background-color: #2C4271;
	padding-top: 2px;
	padding-bottom: 2px;
}
.banner {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bannerheader {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#bottomnav {
	text-align: center;
	height: 25px;
	width: 760px;
	position: relative;
}
.copyright {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
}
p, li {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.header {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #2C4271;
	text-decoration: underline;
	font-weight: bold;
}
a.banner:link, a.banner:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.banner:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
.images {
	border: thin solid #627669;
}
.prices {
	width: 100%;
	border: thin solid #627669;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.bordertop {
	border-top: thin solid #627669;
}
.borderbottom {
	border-bottom: thin solid #627669;
}