@charset "utf-8";
/* CSS Document */

:focus {
	outline: 0;
}

.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 163px;
	width: 780px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00483A;
	border-left-color: #00483A;
	border-right-width: 25px;
	border-left-width: 25px;
	background-color: #000000;
}
.subhead {
	height: 213px;
	width: 780px;
	border-right-width: 25px;
	border-left-width: 25px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00483A;
	border-left-color: #00483A;
}
body {
	margin: 0px;
	background-color: #666666;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.main {
	width: 780px;
	border-right-width: 25px;
	border-left-width: 25px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00483A;
	border-left-color: #00483A;
}
.nav {
	width: 204px;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat;
}
.footer {
	background-image: url(images/footer.png);
	height: 25px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.main_content {
	background-color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
}
#container {
	margin: 0 auto;
	width: 830px;
	background-color: #FFFFFF;
	
}
hr {
	color: #333333;
}
ul {
	list-style-type: disc;
	padding-left: 5px;
}
a {
	color: #006666;
}
.ref_table {
	font-size: 11px;
	text-align: left;
}
#featured-teaser {
	background-image: url(images/featured-proj-bottombg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#featured-teaser h1 {
	display: block;
	background-image: url(images/featured-proj-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 204px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.project p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div.project a {
	text-decoration: none;
	color: #00483A;
}
div.project a:hover {
	text-decoration: underline;
}
h1.project-header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.right {
	margin-bottom: 10px;
	margin-left: 15px;
}
#planroom {
	margin-top: 15px;
}

#planroom a {
	display: block;
	height: 58px;
	width: 204px;
	background-image: url(images/planroom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#nav-wrap {
	background-image: url(images/nav-round-content.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#nav-wrap h1 {
	background-image: url(images/nav-round-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	text-indent: -9999px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	line-height: 1.9em;
	padding-left: 10px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#nav a {
	text-decoration: none;
	color: #034C39;
	font-weight: bold;
}
#nav a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#slideshow-nav {
	clear: both;
	float: left;
	width: 535px;
}
#slideshow-nav p.enlarge {
	display: block;
	float: left;
	margin-left: 100px;
	width: 200px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

#slideshow-nav #prev {
	display: block;
	float: left;
	height: 50px;
	width: 50px;
}
#slideshow-nav #next {
	display: block;
	float: right;
	height: 50px;
	width: 50px;
}
#pics {
	list-style-image: none;
	list-style-type: none;
}
.thumbs {
	list-style-image: none;
	list-style-type: none;
}
.thumbs li {
	margin-right: 3px;
	margin-bottom: 3px;
	display: block;
}
