/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9ABBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #6F6F6F;
	background-position: center top;
}

#container {
		min-height:100%;
		position:relative;
}
	
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	height: 461px;
}

#nav {
	padding-left: 25px;
	padding-top: 170px;
	width: 243px;
	float: left;
}

ul#navigation {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
	margin: 0px;
}
ul#navigation li {
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul#navigation li a {
	color: #79100B;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 7px;
	display: block;
	width: 213px;
	line-height: 16px;
	background-image: url(images/nav_off.png);
	background-repeat: repeat-x;
	height: 21px;
}
ul#navigation li a.on {
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
ul#navigation li a:hover {
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}


#slideshow {
	width: 600px;
	padding-top: 152px;
	height: 288px;
	float: right;
	padding-right: 43px;
}


#body {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 919px;
	background-image: url(images/body_bg.png);
}
#content {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	background-image: url(images/right_top.png);
}
#frame {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#left {
	float: left;
	width: 200px;
	background-image: url(images/left_bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D6;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
#left blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#left iframe {
	border: 5px solid #CCCCCC;
}

#left ul {
	margin-top: 5px;
	padding-left: 25px;
}

#right {
	width: 585px;
	float: right;
	padding-left: 0px;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#right iframe {
	border: 5px solid #CCCCCC;
}

#right ul {
	margin-top: 4px;
}
#right blockquote {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	line-height: 20px;
}
#right cite {
	text-align: right;
	font-weight: bold;
	line-height: 16px;
	font-size: 16px;
	padding-right: 20px;
}



#footer {
	bottom:0;
	width:879px;
	height:53px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	color: #065c82;
	font-size: 11px;
	line-height: 13px;
	padding-top: 50px;
	padding-left: 40px;
	}
#footer a {
	font-size: 11px;
	line-height: 13px;
	color: #065c82;
}





/*----- Classes--------*/

.item {
	padding: 10px;
	background-color: #F7F9FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D8E1EB;
	border-right-color: #D8E1EB;
	border-left-color: #D8E1EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E1EB;
}
.itemheader {
	background-color: #EDF0F3;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCD5DD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}

.item ul {
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.item li {
	list-style-image: url(images/carat.gif);
}
.item blockquote {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.divider {
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
}



.contact tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #E2E2E2;
	background-color: #F8F8F8;
}
.contact .input {
	color: #666666;
	padding: 2px;
}

.picright {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.header{
	font-size:26px;
	font-weight:normal;
	color:#065c82;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.subheader{
	font-size:20px;
	font-weight:normal;
	color:#065c82;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
	padding: 5px;
	background-color: #F7F9FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBF0F5;
	border-right-color: #D8E1EB;
	border-bottom-color: #D8E1EB;
	border-left-color: #EBF0F5;
}
.locationsCopy {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}


.image {
	float: right;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.logo {
	padding: 8px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}

.clear{clear:both;}
a.gallery:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #D50000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EC0000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #660000;
	font-style: italic;
}
a.gallery:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}

/*------------ Elements -------------*/

h1 {
	font-weight:normal;
	font-size:14px;
	display:inline
}



h2 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:14px;
	display:inline
}
h4 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link{
	color:#49453c;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#49453c;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
tr td {
 vertical-align:top;
}

.prj {
	background-image: url(images/prj_bg.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin-top: 5px;
	margin-bottom: 5px;

}

.prjbox {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	background-color: #F4F8FB;
	border: 1px solid #E1ECF4;
	padding-top: 10px;
}

img {
border:none;
}
.map {
	float: right;
	padding: 10px;
	border: 1px solid #D8E1EB;
	background-color: #F7F9FB;
}
.galpic {
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #CCCCCC;
	margin: 5px;
}
