.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
}

.footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}


.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
}
.bodyIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
.bodyIndex a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.bodyIndex a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.bodyHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000033;
	font-style: italic;
}
.bodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
}
.bodyBoldItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.bodyBoldItalic a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.bodyBoldItalic a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

.pageHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #000033;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000033;
	margin-top:23px;
}
.imageCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
}

  .centeredImage {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    }
.mainPageIndent {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
}
.formWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
.floorplanHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #000033;
	font-style: italic;
}
.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000033;
}

p.announcement {
	font-size:1.1em;
	padding-top:20px;
}

.regisModel .pageHead {
	margin:55px 0 15px;
	text-align: center;
}

.regisModel .centeredImage img {
	margin-bottom:15px;
}

.popularLinks ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.popularLinks ul li {
	padding:5px 0;
}

.popularLinks ul.thingsToDo {
	margin-left:15px;
	list-style:disc;
}

.popularLinksContent {
	float:left;
	width:390px;
}

.popularLinksSide {
	float:right;
	padding:0;
	width:260px;
}

.popularLinksSide .cta {
	color:#fff;
	padding:15px;
	background:#896928;
	text-align: center;
}

.popularLinksSide .cta h3,
.popularLinksSide .cta a {
	color:#fff;
	text-decoration: none;
}

.popularLinksSide .cta .action,
.popularLinksSide .cta .action a {
	color:#e1c68f;
	font-size:15px;
}

.popularLinksSide .cta h3 {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:.5em;
}

.popularLinksSide .links {
	padding:15px;
}
