html * {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff url(../images/css/topBg.jpg) repeat-x;
	font-size: 75%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #0D164F;
	color: #0D164F;
}
a:hover {
	border-bottom: 1px solid #0D164F;
}


.wrapper {
	width: 760px;
	margin-left: -380px;
	position: relative;
	left: 50%;
}
#col-1 {
	float: left;
	width: 180px;
	margin-top: 1.5em;
}
#subNavBox {
	background: #fff;
	height: 20em;
	width: 181px;
}
#subNavBox h2, #subNavBox ul, #subNavBox p {
	background: url(../images/css/subNavBoxTop.gif) no-repeat left top;
	width: 171px;
}
#subNavBox p {
	padding: 10px 5px;
	margin-top: 0px;
}

ul#subNav {
	margin: 0px;
	padding: 8px 0px 0px 10px;
	list-style: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0D164F;
}
ul#subNav li {
	line-height: 250%;
	display: block;
	border-bottom: 1px dotted #0d164f;
	width: 160px;
}
ul#subNav li.last {
	border-bottom-style: none;
}

ul#subNav a {
	text-decoration: none;
	border-style: none;
}



#col-2 {
	float: right;
	width: 565px;
	margin-top: 1.5em;
}
#col-2 .boxTop {
	background: url(../images/css/contentBoxTop.gif) no-repeat left top;
	height: 16px;
	width: 560px;
}
#col-2 h2 {
	padding-left: 10px;
	font: bolder 16px Verdana, Arial, Helvetica, sans-serif;
}


#col-2 .box {
	background: #fff;
	width: 560px;
}
#col-2 .box p {
	padding-left: 10px;
	padding-right: 10px;
}


h1.logoTitle {
	background: url(../images/css/logoTitle.gif) no-repeat;
	text-indent: -999em;
	height: 115px;
}
#header {
	height: 120px;
	clear: left;
}
#topNav {
	float: right;
}

ul#topNavBar {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0;
	width: 21em;
}
ul#topNavBar li {
	display: inline;
	list-style-type: none;
}
ul#topNavBar a {
	padding-top: 0px;
	padding-right: 1em;
	color: #666666;
	line-height: 1.8em;
	padding-left: 1em;
	border-style: none;
}



.navBar {
	background: #0D164F;
	width: 100%;
	margin-top: 5px;
}
.navContainer {
	width: 760px;
	margin-left: -380px;
	position: relative;
	left: 50%;
}
.mainBox-text h1 {
	font: bold 16px "Trebuchet MS", verdana, arial, Tahoma;
	color: #0D164F;
	padding-left: 10px;
}
.mainBox-text p {
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
}

/*ul.mainNav {
	background: #0D164F;
	width: 760px;
	float: left;
	list-style: none;
	line-height: 2.3em;
	height: 2.3em;
}
ul.mainNav li {
	float: left;
}*/
.mainNav {
	margin: 0;
	font-size: 110%;
	background-color: #0D164F;
	padding: 2px 0;
}
.mainNav li {
	display: inline;
	list-style-type: none;
}
ul.mainNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2em;
	background: #0D164F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.3em;
	border-style: none;
}
ul.mainNav a:hover {
	border-style: none;
}

.separator {
	font-size: 1px;
	clear: both;
	height: 0px;
}

#index .stripes, .stripes {
	background: url(../images/css/stripes.gif) repeat-x;
	height: 96px;
}





#footer {
	background: #0d1650;
	clear: both;
	padding-bottom: 25px;
	height: 21em;
}
#footer .wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 20px;
}
.footerHeading {
	background: url(../images/css/footerLogo.gif) no-repeat;
	text-indent: -999em;
	height: 150px;
	width: 123px;
}
ul.footerLinks {
	list-style: none;
	line-height: 200%;
	left: 154px;
}

ul.footerLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footerLinks a:hover {
	text-decoration: underline;
}
#primaryLinks {
	width: 69px;
	position: absolute;
	left: 142px;
	top: 27px;
	border-right: 1px dotted #FFFFFF;
}
#patientLinks {
	width: 180px;
	position: absolute;
	left: 245px;
	top: 27px;
}
p.footerLinksHeader {
	line-height: 200%;
	font-weight: bold;
	margin: 0;
}

#otherLinks {
	width: 101px;
	position: absolute;
	left: 430px;
	top: 52px;
}
#emailSignup {
	width: 180px;
	position: absolute;
	left: 560px;
	top: 26px;
	padding-left: 10px;
	border-left: 1px dotted #FFFFFF;
}
#emailSignup p {
	line-height: 150%;
}
.copyright {
	position: absolute;
	top: 15em;
}
.copyright p {
	font-size: 10px;
	line-height: normal;
}
.accessibility {
	position: absolute;
	left: -999em;
	width: 990em;
   }
a.accessibility:active, a.accessibility:focus {
	left: 0em;
	width:10em;
	border: 3px solid #FF0000;
	background-color: #fff;
}
.warningText {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF0000;
}
form#login {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 15px;
}

label {
	float: left;
	width: 11em;
}

input {
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 220px;
}
input.numberNights {
	width: 50px;
}
input.arrival {
	width:150px;
	}

button {
	margin-top: 8px;
	margin-bottom: 8px;
}
form p.smallText {
	font-size: 10px;
	width: 400px;
	padding-left: 0px;
	line-height: 120%;
}
table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
table a {
	border-bottom: 1px dotted #0d164f;
}
table a:hover {
	text-decoration: none;
	border-bottom: 1px solid #0D164F;
}

#dbListingTitles {
	width: 95%;
	margin-left: 25px;
	margin-top: 25px;
}
#dbListing, #photoListing {
	line-height: 200%;
	margin-left: 25px;
	width: 95%;
}

#photoListing td {
	text-align:center;
	line-height:90px;
	}
#dbListing td {
	text-align: center;
}
.newsHeadline {
	width: 200px;
}
.hr {
	width: 80%;
	margin-left: 10%;
}
form {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
form h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-left: 10px;
}
#FCKeditor1___Frame {
	padding-left: 10px;
}
.longTextInput {
	width: 400px;
}
.dateInput {
	width: 100px;
}
.calendarLink {
	padding-left: 8px;
}
#calendarPopup {
	background-color:#fff;
	position:absolute;
	visibility:hidden;
	z-index: 15;
	}
a.imgLink {
	border: none;
}
a:hover.imgLink {
	border:none;
	}
img.imageButton {
	border: none;
	background: url(none);
	margin: 0px;
	padding: 0px;
	cursor: default;
}
button.submitButton {
	background: url(none);
	border: none;
	padding: 0px;
	margin: 0px;
}
.smlBoldItalic {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
#admin form img.uploadedImage {
	padding: 10px;
}
textarea#photoCaption, textarea#caption {
	width: 390px;
	height: 80px;
}
.inputButton {
	width: auto;
}
form#uploadImage {
	margin-top: 15px;
	margin-bottom: 15px;
}
form#mapedit {
	width: 350px;
}

p.greenText {
	font-size: 10px;
	text-transform: uppercase;
	color: #009900;
	font-weight: bold;
}
#map {
	height: 350px;
	width: 350px;
	margin-left: 10px;
	margin-top: 10px;
}
form#mapedit {
	width: 300px;
}
form#mapedit label {
	width: 100px;
}


#maploading {
	color: #FFFFFF;
	padding: 0 2px;
	font-family: "Trebuchet MS", "Lucida Console";
	background-color: #0D164F;
}
#link {
	float: left;
}
ul.basicList {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.basicList li {
	line-height: 150%;
}
dfn {
	cursor: help;
	font-style: normal;
	border-bottom: 1px dotted #000000;
}
ul#mainMenu {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0px;
	padding: 0px 0px 0px 120px;
	list-style: none;
	float: left;
}
ul#mainMenu img {
	border-style: none;
}
ul#mainMenu li {
	display: block;
	width: 110px;
	float: left;
	height: 110px;
	position: relative;
	text-align: center;
	border-top: 1px dashed #2D76AB;
	border-right: 0px dashed #2D76AB;
	border-bottom: 1px dashed #2D76AB;
	border-left: 1px dashed #2D76AB;
}
ul#mainMenu li.lastBox {
	border-right: 1px dashed #2F75A8;
}

ul#mainMenu li span {
	position: absolute;
	left: 2px;
	top: 76px;
	width: 100px;
}

.clear {
	clear: both;
}
