BODY {background-image: url('/images-green/background.gif'); background-color:#336633; margin-top: 25px; margin-bottom: 25px; margin-left: 25px; margin-right: 25px; scrollbar-face-color: #336633; scrollbar-highlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-3dlight-color: #C0C0C0; scrollbar-shadow-color: #808080; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #336633;}

html {overflow: -moz-scrollbars-vertical;}

ul#navigation-1
	{ margin:0; padding:1px 0; list-style:none; width:100%; height:21px; border-bottom:1px solid #ffffff; font:normal 8pt verdana, arial, helvetica;}
ul#navigation-1 li
	{ margin:0; padding:0 23px; display:block; float:left; position:relative; width:auto; }
ul#navigation-1 li a:link,
ul#navigation-1 li a:visited
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; color:#ffffff; width:auto; height:13px; }
ul#navigation-1 li:hover a,
ul#navigation-1 li a:hover,
ul#navigation-1 li a:active
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; color:#cccccc; width:auto; height:13px; }
	
ul#navigation-1 li ul.navigation-2
	{ margin:0; padding:1px 1px 0; list-style:none; display:none; width:180px; position:absolute; top:21px; left:-1px; }
ul#navigation-1 li:hover ul.navigation-2
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li
	{ width:146px; clear:left; width:146px; }

ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited
	{ clear:left; background:#336633; padding:4px 0; width:180px; border:none; border-bottom:1px solid #ffffff; position:relative; z-index:1000; }
ul#navigation-1 li ul.navigation-2 li:hover a,
ul#navigation-1 li ul.navigation-2 li a:active,
ul#navigation-1 li ul.navigation-2 li a:hover
	{ clear:left; background:#333333; padding:4px 0; width:180px; border:none; border-bottom:1px solid #ffffff; position:relative; z-index:1000; }

ul#navigation-1 li ul.navigation-2 li ul.navigation-3
	{ display:none; margin:0; padding:0; list-style:none; position:absolute; left:145px; top:-2px; padding:1px 1px 0 1px; border:1px solid #b9121b; border-left:1px solid #b9121b; background:#ffffff; z-index:900; }
ul#navigation-1 li ul.navigation-2 li:hover ul.navigation-3
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited
	{ background:#336633; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active
	{ background:#333333; }
ul#navigation-1 li ul.navigation-2 li a span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#fe676f; }
ul#navigation-1 li ul.navigation-2 li:hover a span,
ul#navigation-1 li ul.navigation-2 li a:hover span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#ffffff; }

/* ----------- [ PAGE WRAPPER ] ---------- */
div#pagewrapper {
	display: block;
	margin: 0 auto;	
	width: 900px;
	background-image: url('/images-green/background_wrapper.gif');
	height: auto;
}

/* ----------- [ HEADER ] ------------*/
div#headerwrapper {
	background-image: url('/images-green/background_header.gif');
	width: 900px;
	height: 101px;
	display: block;
	clear: both;		
}
div#headerleft {
	display: block;
	float: left;
	width: 220px;			
	text-align: left;
	padding: 17px 0px 0px 70px;		
}
div#headerright {
	display: block;
	float: left;
	width: 544px;			
	text-align: right;
	padding: 45px 56px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 20px;
	color: #336633;
	font-weight: bold;
	letter-spacing: 0.03125cm
}
div#headerright a {
	text-decoration: none;
	color: #336633;
	font-weight:bold;
}
div#headerright a:visited {
	text-decoration: none;
	color: #336633;
	font-weight:bold;
}
div#headerright a:hover {
	text-decoration: underline;
	color: #336633;
	font-weight:bold;
}

/* ----------- [ NAVBAR ] ---------- */
div#navbar {
	display: block;
	clear: both;	
	width: 889px;	
	float: left;
	padding-left: 5px;
	height: 24px;	
	background-image: url('/images-green/background_navbar.gif');
}

/* ----------- [ CONTENT ] ------------*/
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; font-weight: bold; color: #336633; text-transform: uppercase; letter-spacing: 0.03125cm;}

div#contentwrapper {
	background-image: url('/images-green/background_wrapper.gif');
	width: 900px;	
	display: block;
	clear: both;		
}
div#content {
	background-image: url('/images-green/background_wrapper.gif');
	display: block;
	float: left;
	width: 700px;
	height: auto;				
	text-align: left;	
	padding: 20px 100px 20px 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
div#content a {
	text-decoration: none;
	color: #336633;
	font-weight:bold;
}
div#content a:visited {
	text-decoration: none;
	color: #336633;
	font-weight:bold;
}
div#content a:hover {
	text-decoration: underline;
	color: #336633;
	font-weight:bold;
}

/* ----------- [ GALLERY ] ------------*/
div#gallerytitle {
	display: block;
	float: left;
	width: 700px;			
	text-align: left;
	padding: 15px 100px 5px 100px;
	background-image: url('/images-green/background_wrapper.gif');	
}
div#gallerywrapper {
	background-image: url('/images-green/background_wrapper.gif');
	width: 900px;	
	display: block;
	clear: both;		
}
div#galleryleft {
	display: block;
	float: left;
	width: 150px;			
	text-align: center;
	padding: 0px 10px 0px 90px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 20px;
	color: #000000;	
}
div#galleryright {
	display: block;
	float: right;
	width: 520px;			
	text-align: right;
	padding: 0px 90px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 20px;
	color: #000000;		
}
div#galleryleft a {
	text-decoration: none;
	color: #336633;
	font-weight:bold;
}
div#galleryleft a:visited {
	text-decoration: none;
	color: #336633;
	font-weight:bold;
}
div#galleryleft a:hover {
	text-decoration: underline;
	color: #336633;
	font-weight:bold;
}
div#galleryright a {
	text-decoration: none;
	color: #336633;
	font-weight:bold;
}
div#galleryright a:visited {
	text-decoration: none;
	color: #336633;
	font-weight:bold;
}
div#galleryright a:hover {
	text-decoration: underline;
	color: #336633;
	font-weight:bold;
}

/* ----------- [ PHOTOS ] ------------*/
div#photowrapper {
	background-image: url('/images-green/background_photos.gif');
	width: 900px;
	height: 120px;
	display: block;
	clear: both;		
}
div#photoleft {
	display: block;
	float: left;
	width: 166px;
	height: 100px;			
	padding: 10px 0px 10px 163px;
}
div#photocenter {
	display: block;
	float: left;
	width: 166px;
	height: 100px;			
	padding: 10px 39px 10px 38px;
}
div#photoright {
	display: block;
	float: right;
	width: 166px;
	height: 100px;			
	padding: 10px 162px 10px 0px;
}

/* ----------- [ COPYRIGHT ] ---------- */
div#copyright {
	display: block;
	clear: both;	
	width: 900px;	
	float: left;
	height: 52px;	
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;	
	background-image: url('/images-green/background_address.gif');
}
div#copyright a {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
div#copyright a:visited {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
div#copyright a:hover {
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}

/* ---------- [ CLEAR FIX ] --------- */
.clearfix:after {
	 content: "."; 
	 display: block;
	 height: 0; 
	 clear: both; 
	 visibility: hidden;
 }

.clearfix{
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
	}
.clearfix{
	display: block;
	}
    
.col3 { float: left; width: 30%; margin: 0 10px; text-align: center; line-height: 15px; font-size: 10px; }
.clear { clear: both; }    
