@charset "utf-8";
#container {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#topNav {
	height: 30px;
	padding-top: 213px;
	padding-left: 50px;
	color: #FFFFFF;
	position: relative;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #BD2C2F;
}
.current {
	color: #A8B9D9;
}


#footer {
	background-image: url(images/footer.jpg);
	height: 38px;
	text-align: center;
	padding-top: 55px;
	color: #FFFFFF;
	font-size: 80%;
	position: relative;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#leftSide {
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	padding-left: 40px;
	color: #FFFFFF;
	position: relative;
}
#rightSide {
	background-image: url(images/leftCornerRightSide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 685px;
	float: right;
	margin-top: 0px;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#planroom {
	float: right;
	width: 225px;
	position: relative;
}

#clear {
	clear: both;
}
#header {
	background-image: url(images/header.jpg);
	height: 245px;
	background-repeat: no-repeat;
	position: relative;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #0B2860;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #0B2860;
}
#rightBlack {
	background-image: url(images/topBlack.jpg);
	width: 220px;
	float: right;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-size: 85%;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 20px;
	padding-top: 15px;
	position: relative;
	line-height: 120%;
}
#rightBlack a {
	font-weight: bold;
	color: #FFFFFF;
}
.leftImage {
	float: left;
}
h1 {
	font-size: 120%;
	font-weight: bold;
}
.smallCopy {
	font-size: 80%;
}
p { clear:both; }

/* GALLERY */
ul#gallery { margin:50px 0 75px 0; list-style:none; }
ul#gallery li#first { border-top:1px solid #ccc; }
ul#gallery li {
	clear:both;
	width:100px;
	position:relative;
}
ul#gallery li:hover ul, ul#gallery li.sfhover ul {
	left:100px;
}
ul#gallery li a {
	display:block;
	width:100px;
	padding:15px 0;
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
ul#gallery li a:hover {
	background-color:#E6E6E6;
}
ul#gallery li ul {
	list-style:none;
	margin:0;
	width:400px;
	background-color:#E6E6E6;
	position:absolute;
	left:-999em;
	top:-2px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
ul#gallery li ul li { display:inline; text-align:left; clear:none; position:static; z-index:2; } 
ul#gallery li ul li a {
	margin:2px;
	border:1px solid #ccc;
	padding:4px;
	position:relative;
	float:left;
	display:block;
	width:125px;
	height:100px;
}
ul#gallery li ul li a:hover { z-index:2; }
ul#gallery li ul li a img {
	position:absolute;
	width:125px;
	height:100px;
}
ul#gallery li ul li a:hover img, ul#gallery li a:active img, ul#gallery li a:focus img {
	width:225px;
	height:175px;
	left:-50px;
	top:-37px;
	border:1px solid #000;
	z-index:2000;
}

/* LIGHTBOX CONTROL */
#lightbox { background-color:#000; padding:20px 20px 5px 20px; }
#lightboxDetails { padding-top:5px;	}	
#lightboxCaption { float:left; color:#fff; font-size:11px; }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; } 
#overlay img { border:none; }
#closebutton { display:none; }
#flashDiv {
	float: left;
}
#first {
	padding: 8px;
	margin-bottom: 10px;
}
#third {
	padding: 8px;
	margin-bottom: 10px;
}
#fourth {
	padding: 8px;
	margin-bottom: 10px;
}
#fifth {
	padding: 8px;
	margin-bottom: 10px;
}
#sixth {
padding: 8px;
	margin-bottom: 10px;
}
#seventh{
	padding: 8px;
	margin-bottom: 10px;
}
#second{
	padding: 8px;
	margin-bottom: 10px;
}
