@charset "utf-8";
/* CSS Document */

/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

* {
	border:0;
	margin:0;
	padding:0;
	}

.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.floatLeft { float: left; }
.floatRight { float: right; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }

	
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	position: relative;
	width: 990px;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	color: #000000;
	font-size: 1em;
	line-height: 1.4;
	font-weight:normal;
}
a {
	color: #9B3300;
	}
a:hover, a:active {
	color: #666666;
	}
p {
	font-size: 12px;
	margin-top: 5px;
}
p.small {
	font-size: 11px;
}
h1, h2, h3, h4 {
		color: #000066;
		font-weight:bold;
		
}
h1 {
	font-size: 20px;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
	color: #b4b54f;
}		
h3 {
	font-size: 14px;
	color: #953002;
	}
table img {
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #eee;
	}
td {
	position:relative;}
	th {
	text-align:left;
	padding: 20px 0px 5px 0px;
}
span.label {
	font-weight: bold;
	color: #000;
	}
.lightgray p {
		color: #666666;
}
/* -----------------------------------*/
/* ---- Main Body <<<-----------*/
/******************************************** internal pages **********************************/
#main_wrapper_internal {
	margin-top: 10px;
	position: relative;
	text-align: left;
	margin-left: 50px;

}
#logo-sidebar {
	position: absolute;
	left: 5px;
	top: 10px;
}
#logo-right {
	position:absolute;
	left: 920px;
	top: 62px;
	z-index:1000;
	
}
#mid_wrapper {
	text-align: left;
	font-size: 11px;
	float: left;
	width: 100%;
	margin-top: 10px;
	}

/********************************************* header *****************************************/
/*************************** header *******************************/

#header {
	width: 100%;
	float: left;
	margin-top: 0px;
	height: 50px;
	position: relative;
	border-bottom: 1px solid #ccc;

	}
#title {
	color: #000;
	position: absolute;
	top: 15px;
	width: 424px;
	margin-left: 10px;
}
#title p {
	color: #000000;
	font-size: 12px;
}
#title img {
	float:left;
	padding-bottom: 25px;
	padding-top: 10px;
	}

#title h1 {
	color: #333;
	font-size: 24px;
	padding: 0;
	margin: 0;
	line-height: 1em;
	float:left;
	display:inline;
		}
#title h2 {
	float:right;
	display:inline;
	padding-top: 2px;
}
#toptext a:link, #toptext a:visited {
	color: #8BBE3F;
}
#toptext a:hover #toptext a:active {
	color: #ccc;

}
#title span.return {
	margin-left: 5px;
	left: 4px;
	position: static;
}
#title span.next {
	left: 110px;
	position: static;
}
#title span.previous {
	position: static;

}
#title span.return am #title span.next a {
	font-size: 12px;
	color: #eee;
	font-weight: bold;
	padding-left: 0px;
	
	}
#title span.return a:hover, #title span.next a:active {
	color: #333
	}
	
/******** navigation ******************************/

#navigation {
	position:absolute;
	left: 500px;
	top: 23px;
	width: 429px;
	height: 31px;
}
#navigation ul {
	width: 500px;
	}
#navigation li {
	display:inline;
	float:left;
	}
#navigation li a:link, #navigation li a:visited {
	background-position:0 -16px;
	display:block;
	height:15px;					 }

#navigation li a.home:link,
#navigation li a.home:visited {
	background-image:url(../images/nav-home.gif);
	width: 52px;
	}
#navigation li a.overview {
	background-image:url(../images/nav-overview.gif);
	width: 84px;
}
#navigation li a.location {
	background-image:url(../images/nav-location.gif);
	width: 80px;
}
#navigation li a.design {
	background-image:url(../images/nav-design.gif);
	width: 108px;
}
#navigation li a.contact {
	background-image:url(../images/nav-contact.gif);
	width: 75px;
}
#navigation li a span {
	position: absolute;
	margin-left: -999em;
}
#navigation li a:hover, #navigation li a:active
body#home #navigation li a.home,
body#location #navigation li a.location,
body#overview #navigation li a.overview,
body#design #navigation li a.design,
body#contact #navigation li a.contact

 {
	background-position: 0px -2px;
	height:15px;
	display: block;
}
/***********************************************************************************************************************/
h4.design {
	color:#a5c95d;
	text-transform:uppercase;
	margin-left: 141px;
	}
ul.list_left {
	 font-size:12px; 
	 text-align:right; 
	 float:left;
	 list-style:none;
	 }
ul.list_right {
	font-size:12px;
	text-align:left;
	float:left;
	list-style:none;
	margin-left: 20px;
}
ul.list_left li, ul.list_right li {
	 margin-top: 10px; }
#intro {
	border-bottom: #ccc solid 1px;
	display: block;
	width: 100%;
	float: left;
	}
#intro_left {
	float:left;
	width: 400px;
	padding: 20px;
	}
#intro_left.contact p {
	font-size: 14px;
	font-weight:bold;
	}
#intro_right {
	float:left;
	width: 400px;
	border-left: 1px solid #ccc;
	padding: 20px;
	height:200px;
	}
#intro_right h2 {
	text-transform:uppercase;
	font-size:16px;
	}
/****************************************************************************************************************/
table#tableimages {
	float:left;
	padding-bottom: 20px;
	}

table#tableimages td img {
	margin: 2px;
	border: 1px solid #996633;
}

#prev-next {
	float:left;
	margin-left: 10px;
	margin-right: 0px;
	width: 200px;
	}
#prev-next .section {
	margin: 10px 0px;
}
#prev-next .additional p {
	font-size: 14px;
	font-weight:bold;
	clear: left;
}
#prev-next span.next {
	float: right;
	position: static;
	padding-bottom: 10px;
	padding-right: 10px;
}
#prev-next span.previous {
	position: static;
	float:left;
	padding-bottom: 10px;
}
#prev-next span.previous a,
#prev-next span.next a {
	color: #666;
	font-size: 12px;
}
#prev-next span.previous a:hover,
#prev-next span.previous a:active,
#prev-next span.next a:hover,
#prev-next span.next a:active {
	color: #999;

	}
#info_bottom {
	float:left;
	width: 930px;
	}
#info_bottom .section {
	float:left;
	width: 930px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	
	}
/**********************************************************************************************************************/

#text_bottom {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	clear:left;
}

#stats_bottom {
	margin-top: 30px;
}

#stats_bottom ul {
	list-style:none;
	width: 350px;
	float:left;
	margin-left: 80px;
	padding-bottom: 30px;

}
#stats_bottom ul li {
	margin-right: 10px;
	margin-top: 5px;
	}
span.green {
	font-weight:bold;
	color: #a5c95d
	}


#goals {
	width: 300px;
	float:right;
	margin-right: 90px;
	margin-top: 20px;
	}
#goals ul {
	list-style:none;
}

#goals ul li {
	margin-top: 10px;
	}
#goals ul li h3 {
	color: #a5c95d
	}
	
ul#design {
	font-size: 11px;
	margin-left: 20px;
	}
/**********************************************************************************************************************/
#footerWrapper {
	background-color:  #B2A97F;
	display: block;
	height: 100px;
	width: 100%;
	text-align:center;
}
#footer.port {
	color: #ccc;
	clear:both;
	font-size:10px;
	width: 100%;
	display: block;
	padding-bottom: 20px;
	padding-left: 10px;

}
#footer ul {
	text-align:center;
	margin-top: 20px;
	margin-left: -15px;
}
#footer a {
	color: #ccc;

		}
#footer a:hover, #footer a:active{
	display: inline;
	color: #666;
	border-bottom: 1px dotted white;
	}
#footer ul li {
	display: inline;
	font-size:12px;
}
#footer ul li a  {
	display: inline;
	font-weight:bold;
	font-size:12px;
	border-bottom: none;
	margin: 8px 15px 8px 15px;

}
#footer ul li a:link, #footer ul li a:visited {
color: #999;
text-decoration: none;

}
#footer ul li a:hover, #footer ul li a:active {
	color: #666;
	text-decoration: underline;
}
#footer ul.proj_list {
	width: 100%;
	}
#footer ul.proj_list li {
	display:inline;
	font-size: 11px;
	font-weight:normal;

}
#footer ul.proj_list li a {
	margin: 8px 10px 8px 10px;
	font-size: 11px;
	font-weight:normal;
}
#footer.port p.credit {
font-size:11px;
color: #999;
padding-top: 10px;
text-align:center;
}	
#footer.port p.credit a {
	text-decoration:underline;
	color: #999;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
