	/* Default Stylesheet */

																/* >>> ELEMENTS <<< */
html {
scrollbar-base-color: #008e3c;
scrollbar-arrow-color: #533016;
scrollbar-3dlight-color: #fff;
scrollbar-darkshadow-color: #f0cd5a;
scrollbar-face-color: #008e3c;
scrollbar-highlight-color: #008e3c;
scrollbar-shadow-color: #f0cd5a;
scrollbar-track-color: #fff;
}
* {
	margin: 0;
	padding: 0;
	}
	
	body {
		color: #333;
		background-color:#03612c;
		background-image:url(../images/background.jpg);
		background-repeat: repeat-x;
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 75%;
		text-align: center;
		}


																/* >>> CONTAINERS <<< */

div#print {
	display: none;
	}
div#photographics {position:absolute;
right:0;
margin-right: 5px;
top:0;
width: 100px;
height: 88px;
border: 0px;
}
div#container {
	width: 1000px;
	margin: auto;
	text-align: left;
	background-image:url(../images/outer_container_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
div#innercontainer {
	margin: auto;
	width:757px;
}
	div#header-wrap {
		height:402px;
		background-image:url(../images/header_bg.jpg);
		background-position: top center;
		}
		div#header-in {
			color: inherit;
			}
		
	div#content-wrap {
		background:url(../images/bridging_slice.jpg) repeat-y;
	
		}
		
	div#content-in {
	margin: auto;
	padding: 20px 0px;
	width: 720px;
		}
		div#right {
			float: right;
			width: 275px;
			}

	div#footer-wrap {
		background:url(../images/footer_index_bg.jpg) no-repeat;
		clear: both;
		height:188px;
		
		}
	div#footer-wrap2 {
		background:url(../images/footer_bg.jpg) no-repeat;
		clear: both;
		height:65px;
		
		}
		
		div#footer-in {
		float:right;
		margin-left: 250px;
		margin-top: 40px;
		margin-right: 20px;
		}
	div#footer-in p{
	font-size: 15px;
	color:#7e705f;
	font-weight: bold;
	}





																/* >>> SUB CONTAINERS <<< */

	div.left {
	position: relative;
		float: left;
		}
	
	div.right {
	width: 300px;
		float: right;
		}
	div#center {
	width: 450px;
	margin:auto;
	margin-top: 10px;
	position:relative;
	}
div#subcontainer {background-color:#fff;
border-top: 2px solid #503f2e;
border-bottom: 2px solid #503f2e;
margin:10px;
padding: 10px;
}
.subcontainer {
color: #000000;
font-family:"trechebet", arial, verdana;
line-height:16px;
font-size: 12px;
}

																/* >>> LISTS <<< */
ul#nav-left {
	float: left;
	margin-left:1px;
	margin-top: 170px;
	list-style: none;
	}
	ul#nav-left li {
		
		}
		ul#nav-left li a:link, ul#nav-left a:visited {
			display: block;
			text-align:center;
			width: 273px;
			padding: 2px;
			color: #000;
			font-family:Franklin Gothic Medium, Franklin Gothic, Verdana, Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			text-decoration: none;
			}
		ul#nav-left li a:link.active, ul#nav-left li a:visited.active, ul#nav-left li a:hover {
			background-image: url(../images/nav_hover.jpg);
			background-position: left;
			color: #fff;
			padding: 2px;
			}

ul#nav-footer {
	margin: 0;
	padding: 0 2px;
	color: #a6966d;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
		display: inline;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
			margin: 0 3px;
			color: #a6966d;
			text-decoration: none;
			background-color: inherit;
			}
		ul#nav-footer li a:hover {
			color: #fff;
			background-color: inherit;
			padding-bottom: 2px;
			border-bottom: 1px dotted #ffffff;
			}
ul.list {
	font: Frankin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 30px;
	font-size: 14px;
	line-height: 20px;
	}





																/* >>> TYPOGRAPHY <<< */
																
.orange{
			color: #E89313;
			font-family:Franklin Gothic Medium, Franklin Gothic, Verdana, Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			}
.white{color:#fff;
}
*.x {
	display: none;
	}
div#content-wrap h1 {
	display:block;
	color: #f0cd5a;
	font-family:"Times New Roman", Times, serif;
	text-align: left;
	background-image:url(../images/header_slice.jpg);
	padding: 3px 40px;
	font-size: 18px;
	}
	
div#content-wrap h6 {
	display:block;
	color: #fff;
	font-family:Franklin Gothic Medium, Franklin Gothic, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#503f2e;
	padding: 3px 40px;
	font-size: 16px;
	}
	

div#center h2 {
	margin: 0 0 5px 0;
	color: #ffd04d;
	font-size: 150%;
	}
div#right h2 {
	margin: 20px 20px 5px 20px;
	font-size: 100%;
	}
div#right h3 {
	color: #e47516;
	font-family:Franklin Gothic Medium, Franklin Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
			}
div#center p {
	margin: 5px 0 5px 0;
	color: #fff;
	font-weight: bold;
	background-color: inherit;
	font-size: 100%;
	line-height: 18px;
	}
	div#content-in p {
	padding: 5px 20px;
	color: #503f2e;
	font-weight: bold;
	line-height: 18px;
	}
div#right p {
	margin: 0 20px 5px 20px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
	}
p a, ul.list a {
	color: #3c2007;
	font: Frankin Gothic Medium, Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	text-decoration: none;
	padding-bottom:2px;
	border-bottom: 1px dotted #3c2007;
	}
	p a:hover, ul.list a:hover {
		color: #333;
		background-color: inherit;
		border-bottom: 1px solid #eee;
		}
div#footer-in a{
		color: #008e3c;		
		border-bottom: 1px dotted #008e3c;
		}
	div#footer-in a:hover{
		color: #5a3d1c;
		padding-bottom:2px;
		border-bottom: 1px dotted #5a3d1c;
		}
		
h3 {
	color: #503f2e;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: bold;
}
h3 a{
	color: #503f2e;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: bold;
}
h5 {color: #503f2e;
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.pictureborder {
	padding: 2px;
	border: 1px solid #008e3c;
	margin: 5px;
	}
.pictureborder-brown {
	padding: 2px;
	background-color: #7e705f;
	border: 1px solid #503f2e;
	margin: 5px;
	}
.center
	{text-align:center;
	}
.accent{
			color: #f0cd5a;
			}
.dashed {
border: 1px #7e705f dashed;
padding: 5px;
}
.dashed-nopad{
border: 1px #7e705f dashed;

}
.dashed-flash{
border: 1px #7e705f dashed;
text-align:center;
padding: 5px;
width: 600px;
margin: auto;
}
																/* >>> FORMS <<< */
* { }

.small {font-size:10px;
}



																/* >>> END <<< */