/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #025387;
	scrollbar-highlight-color: #025387;
	scrollbar-shadow-color: #025387;
	scrollbar-track-color: #ffffff;
}

div.container
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
}

div.content
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
	border: solid #00233a;
	border-width: 1px;
}

img
{
	behavior: url(pngbehavior.htc);
}

.text
{
	font-family: Geneva, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	text-decoration: none;
}

.current
{
	color: #095489;
	font-weight: bold;
	text-decoration: none;
}

#amenitiesList
{
	margin-left: 5px;
	padding-left: 0;
	list-style: none;
}

#amenitiesList li
{
	padding-left: 10px;
	background-image: url(images/gfx_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;	
}

.listtitle
{
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, arial, Helvetica, sans-serif;
	color: #025387;
	text-decoration: none;
}

.title
{
	font-size: 22px;
	font-weight: bold;
	font-family: Geneva, arial, Helvetica, sans-serif;
	color: #3375a0;
}

.menuTitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, arial, Helvetica, sans-serif;
	color: #025387;
	text-decoration: none;
}

.menuLink
{
	font-size: 11px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration: none;
}

.subMenulink
{
	font-size: 11px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #025387;
	text-decoration: none;
}

.omni
{
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, arial, Helvetica, sans-serif;
	color: #45c3d3;
}

.photolink
{
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, arial, Helvetica, sans-serif;
	color: #025387;
	text-decoration: none;
}

.externalLinks
{
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, arial, Helvetica, sans-serif;
	color: #025387;
	text-decoration: none;
}

.onlineUtility
{
	font-family: Geneva, arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #025387;
	text-decoration: none;
}

table.toptable
{
	width: 100%;
}

table.mainflashheader
{
	width: 100%;
	height: 245px;
	background-color: #004863;
}

table.subpgflashheader
{
	width: 100%;
	height: 100px;
	background-color: #004863;
}

.identity
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-color: #fff;
	color: #605a53;
}

.input
{
	height: 20px;
	width: 150px;
	border: solid 1px #000;
	font-size: 11px;
}

.emailbox
{
	height: 20px;
	width: 110px;
	border: solid 1px #000;
	font-size: 11px;
}

.comments
{
	height: 100px;
	width: 350px;
	border: solid 1px #000;
	font-size: 11px;
}

.date
{
	height: 20px;
	width: 45px;
	border: solid 1px #000;
	font-size: 11px;
}

.dropdown
{
	height: 20px;
	width: 45px;
	font-size: 11px;
	border: solid 1px #000;
}

.widedropdown
{
	height: 20px;
	width: 175px;
	font-size: 11px;
	border: solid 1px #000;
}

.button
{
	font-size: 10px;
	width: 150px;
}

.submit
{
	font-size: 10px;
	width: 80px;
}

.foot
{
	color: #334f61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}

.description
{
	font-family: Geneva, arial, Helvetica, sans-serif;
	color: #025387;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.apply
{
	font-family: arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.apply:hover
{
	color: #095489;
}

table.subflashheader
{
	width: 100%;
	height: 150px;
	background-color: #996600;
}

.vertSpacer
{
	background-image: url(images/gfx_vert_spacer.jpg);
	background-repeat: repeat-y;
}