@charset "UTF-8";
*{
	margin:0;
	padding:0;
}
body {
	font-family: "nimbus-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size:12px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #4C4C59;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
a img {
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a {
	color: #999999;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #003768;
}
.className {
	width:900px;
	height:610px;
    position:relative;
}
.container {
	width: 900px;
	height:600px;
	background-color: #FFF;
	border:solid #003768 1px;
	position:relative;
}
.header {
	padding:15px 15px 15px 0;
}
.logo {
	float:right;
	width:197px;
}
.nav {
	margin:67px 222px 0 30px;
	height:20px;
	text-align:left;
	padding:0 0 0 12px;
	border-bottom:1px solid #CCC;
}
.nav ul {
	list-style:none;
	display:inline;
}
.nav ul li {
	font-size:11px;
	float:left;
	font-family: "trajan-pro-3",sans-serif;
	padding:0 5px 2px 5px;
	margin:0 13px;
	font-weight:600;
	list-style:none;
	display:inline;
}
#content {
	padding: 0;
	margin: 0 70px;
}
.pgContent {
	margin:22px 15px 0 15px;
}
.pgContent2 {
	margin:15px;
}
.pgContent3 {
	margin:0 0 0 30px;
}
.pgContent h1 {
	font-family: "trajan-pro-3",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:18px;
	color: #003768;
	margin:4px 0 0 0;
}
.pgContent h2 {
	font-family: "trajan-pro-3",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:11px;
	color: #003768;
	margin:0;
}
.pgContent h3 {
	font-family: "trajan-pro-3",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:12px;
	color: #003768;
	margin:15px 0 0 0;
	letter-spacing:3px;
	text-align:center;
}
.pgContent2 h1 {
	font-family: "trajan-pro-3",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:18px;
	color: #003768;
	margin:4px 0 0 0;
}
.pgContent2 h3 {
	font-family: "trajan-pro-3",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:12px;
	color: #003768;
	margin:0;
	letter-spacing:3px;
}
.pgContent p {
	font-family: "nimbus-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	margin:0 0 15px 0;
	line-height:15px;
}
.pgContent2 p {
	font-family: "nimbus-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	margin:0 0 15px 0;
	line-height:15px;
}
.pgContent a {
	font-family: "nimbus-sans",sans-serif;
	font-style: italic;
	font-weight: 300;
}
.address {
	float: left;
	margin:0 24px 20px 0;
	font-family: "nimbus-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height:15px;
	color:#003768;
}
.thumbs {
	float:left;
	width:360px;
}
.thumbContainer {
	height:360px;
	text-align:left;
}
.thumbNav {
	text-align:right;
}
#largeimg {
	margin:0 0 0 400px;
	text-align:center;
}

#customscroll {
	/* Typical fixed height and fixed width example */
	width: 590px;
	height: 105px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	outline: none;
	padding-right:8px;
	margin-top:-4px;
}
#customscroll2 {
	/* Typical fixed height and fixed width example */
	width: 820px;
	height: 155px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	outline: none;
	padding-right:8px;
	margin:20px 0 0 20px;
	text-align:left;
}
#customscroll3 {
	/* Typical fixed height and fixed width example */
	width: 820px;
	height: 380px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	outline: none;
	padding-right:8px;
	margin:20px 0 0 0;
	text-align:left;
}
#slideshowContainer {
	padding:0;
	border-top:solid #003768 1px;
	border-bottom:solid #003768 1px;
}
#slideshow {
    position:relative;
    height:334px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.availContainer {
	padding:20px 10px;
	border-top:1px dotted #ccc;
}
.availImg {
	float:left;
	width:225px;
}
.availImg img {
	border:1px solid #ccc;
}
.availDesc {
	margin:0 0 0 245px;
}
.contactContain {
	padding:20px 10px 20px 0;
}
.contactInfo {
	float:left;
	width:260px;
}
.contactForm {
	margin:0 0 0 260px;
}
/* ~~ The footer ~~ */
.footer {
	padding: 20px 70px;
	width:760px;
	font-size:10px;
	font-family: "nimbus-sans",sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height:14px;
	color: #6B6B6B;
	position:absolute;
	bottom:0;
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 24px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.copyright {
	width: 900px;
	margin: 5px 0 0 0;
	font-size:9px;
	font-family: "nimbus-sans",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #6B6B6B;
}
.graytxt {
	color:#6B6B6B;
}