body, html {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	margin:0;
	padding:0;
}
p { margin: 10px 0; }
ul { margin:0 0 15px 0; padding:0; }
li {
	margin:3px 0 3px 20px;
	padding:0;
}
td { }
#social {
	position:absolute;
	left:0;
	top:40%;
	width:30px;
	padding:3px;
	height:auto;
	background-color:#b6cddf;
}
#social a {
	display:block;
	width:23px;
	height:23px;
	padding:0;
	margin:6px auto;
}
#social a:link {
	border:2px solid #b6cddf;
}
#social a:hover {
	border:2px solid #ffffff;
	height:23px;
}
#social a:link img {
	border:none;
}
#liveChat {
	position:absolute;
	top:110px;
	left:330px;
}
#liveChat div {
	float:left;
}
.applyNow {
	margin-right:10px;
}
#liveChat p {
	margin-top:0px;
	font-size:10px;
	text-align:center;
	font-weight:normal;
}

a{
	color:#B7CFE1;
	text-decoration: none;
}
a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
a:active, a:focus {
	border:none;
	outline: 0;
}
a.redlink {
	color:#c41230;
}
a.bodylink {
	color:#660000;
}
a.smallLink {
	color:#c41230;
	font-size:10px;
	font-weight:bold;
}
a.redlink, a.bodylink {
	text-decoration: underline;
	font-weight: bold;
}
a.redlink:hover, a.bodylink:hover, a.smallLink:hover {
	color:#b9620a;
}
a.footerLink, a.footerLink:link, a.footerLink:visited {
	text-decoration: underline;
	font-weight: bold;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform:uppercase;
}
a.footerLink:hover {
	color:#FF9933;
}
a.headerLink, a.headerLink:link, a.headerLink:visited {
	text-decoration:underline;
	color:#762123;
}
a.headerLink:hover {
	color:#b9620a;
}
h1.opening {
	color:#f2af2f;
	font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0;
}
h2 {
	color:#f2af2f;
	font-size:17px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0;
}
h3 {
	font-style:italic; 
	margin-bottom:-5px;
	color:#762123;
}
h4 {
	font-size:13px;
	line-height:20px;
	color:#fff;
	margin:0;
	padding:0;
	text-align:center;
}
#outer {
	padding:0 36px;
}
#container {
	position: relative;
	width: 900px;
	background-image: url(images/bkgd.jpg);
	height: auto;
	padding: 0px;
	margin:0px auto;
}
#mural h1 {color: #663333; font-size: 1.5em; margin-left: 45px;}
#header {
	height:55px;
	padding-top:10px;
}
#header ul {list-style-type: none; }
#header ul li {display: inline; text-transform: uppercase;}
#callout {
	margin-bottom:0px;
	visibility:hidden;
}
#chat a {
	position:absolute;
	left: 15px;
	top: 5px;
	width: 120px;
	height: 46px;
	outline:none;
	/*background: url(images/liveChatButton.png) 0 0 no-repeat;*/
	text-decoration: none;
	overflow:hidden;
}
#nav{
	width: 100%;
	font-size: 12px;
	margin: 20px auto 0px auto;
	text-align:center;
}
.navItem {
	margin-right:15px;
	margin-left:15px;
	text-transform:uppercase;
}
#mural {
	width: 500px;
	height: 600px;
	margin-top:20px;
	background-image: url(images/mural.jpg);
	background-repeat: no-repeat;
}
#mural-gallery {
	width: 900px;
	height: 765px;
	margin-top:20px;
	background-image: url(images/mural2.jpg);
	background-repeat: no-repeat;
}
#galleria {
	margin-top: 190px; 
	margin-right: 70px; 
	}
#animation {
	float:right;
	width: 400px;
	height: 600px;
	visibility: visible;
	margin-top:20px;
	background-image: url(images/blue_wShadow.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
#animation img {
	display:none;
	position:absolute;
}
.textBlock{
	width: 90%;
	height:400px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	margin: 0px 0px 0px 60px;
	padding: 200px 0 0 0;
}
#home_button {
	width: 67px;
	height: 25px;
	visibility: visible;
	background-image: url(images/home_button.png);
	background-repeat: no-repeat;
	top: 558px;
	position: absolute;
	left: -10px;
}
#headline{
	width:200px;
	height:200px;
	float:none;
	position:relative;
	z-index:20;
	clear: both;
	margin-top: -30px;
	margin-right: -135px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.curLink {font-weight: bold; color: #FF9933;}
#preload {
	visibility: hidden;
	clear: none;
	float: none;
	height: 1px;
	width: 1px;
}
.h1 {
	font-size:16px;
	margin-bottom:-10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #762123;
	font-style: italic;
}
.scroll-pane {
	overflow:auto;
	height:350px;
	width:405px;
	margin:0px;
	padding:0px;
}
.red {
	color:#c41230;
}
.redBold {
	color:#c41230;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.maroon {
	color:#762123;
}
.maroonBold {
	color:#762123;
	font-weight:bold;
}
.indent {
	margin-right:12px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.smaller {
	line-height:13px;
	font-size:11px;
}
.center {
	text-align:center;
}
.thanks {
	color:#c41230;
	font-style:italic;
	font-weight:bold;
	margin-top:25px;
}
.copyLeft {
	text-align:left;
	margin-left:15px;
}
.centerBold {
	font-weight:bold;
	text-align:center;
	margin-bottom:0px;
	font-size:12px;
}
.spacer {
	display:block;
	margin-top:4px;
	margin-bottom:4px;
}
#bg_logo {
	height: 40px;
	width: auto;
	padding: 0px;
	margin: 10px 0 0 20px;
}

#harbor_logos {
	height: auto;
	width: 300px;
	float:right;
	margin-right:10px;
	margin-top:0;
}

#bottomtext {
	width:585px;
	margin: 8px 0 0 0px;
	height: 30px;
	clear:left;
}
p.bottomText {
	color:#FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
#loading {
    position: absolute;
    top: 318px;
    right: 200px;
    z-index: 5000;
	width:28px;
	height:28px;
}
#footer {
	clear:both;
	margin:10px 0px;
	height:80px;
	line-height:18px;
}
#banner {
	position:absolute;
	right:0;
	top:95px;
}
#mapKey {
	position:absolute;
	top:100px;
	left:250px;
}
#bottomCallout {
	left:0;
	top:589px;
	position:absolute;
	height:88px;
	width:501px;
	background-color:#bd1129;
	padding-top:8px;
}
#map {

}
