@charset "UTF-8";
/* CSS Document */
body {
	color: #666;
	font: 11px/22px verdana, Geneva, sans-serif;
	margin: 0 auto;
	padding: 0;
	background: #dfe1e0;
	}

/***** Hyperlinks ********************/

a { color: #ffffff; font-size: 14px; text-decoration: none; }
a:hover {
	color: #80c342;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover {
	outline: none;
	}
	
/***** Wrap ********************/

#wrap {
	border-right: 18px solid #ffffff;
	border-left: 18px solid #ffffff;
	margin: 0 auto;
	position:relative;
	width: 812px;
	border-bottom: 18px solid #fff;
	background: #FFF;
}
p	{
	color: #7b7a7a;
	margin: 5px 5px 10px 10px;
	font: 12px/18px verdana, Geneva, sans-serif;
}

h1 {
	color: #B4B4B4;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	}
	
h2 {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 7px;
	padding: 0;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DAD9D7;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	line-height: 22px;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DAD9D7;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	line-height: 18px;
	}
/***** Header  ********************/
#header {
	height: 100px;
	padding: 0;
	background: url(../images/header.gif) repeat-x left top;
	}
#logo { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; width: 200px; float: left; margin: 0; padding: 0; height: 83px; }


/********** nav menu ***************/

#nav-menu
{ width:380px; float: right; padding-left: 0; padding-top: 70px; }

.greenmenu { color: #80c342; font-size: 14px; }


/***** Gallery Top ********************/

#gallery-top {
	padding: 0;
	height: 335px;
}

/******** Simple Gallery **************/
#simplegallery1 {position: relative; 
visibility: hidden; 
}
#simplegallery2 {position: relative; 
visibility: hidden; 
}

/***** Page Top ********************/

#page-top {
	padding: 0;
	height: 100px;
}

		
/***** MAIN Bottom ********************/
#main-bottom {
	color: #ffffff;
	line-height: 18px;
	background-color: #ececec;
	background-image: url(../images/fade.gif);
	background-repeat: repeat-x;
	border-bottom-style: solid;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
}
#main-bottom a { color: #80c342; font-size: 12px; text-decoration: none; }
#main-bottom a:hover { color: #686e6e; font-size: 12px; text-decoration: none; }
/***** HOME Bottom BOXES ********************/
.home-bottom-1 {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}
.home-bottom-2 {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}
	
.home-bottom-3 {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}
	
.home-bottom-4 {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}


/***** People Style Narrow Elements ********************/

.narrow-bottom-left {
	width: 45%;
	float: left;
}

.narrow-bottom-right {
	width: 45%;
	float: right;
}	
	
/***** page bottom options **************/

.page-bottom-right { float:right; width: 520px; margin:0; padding-top: 35px; padding-right: 70px; }
	

.page-bottom-wide { margin:0 auto; padding:0; width: 580px; }
.page-bottom-left {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}	
	
.clear {
	clear: both;
	}
/***** Footer ********************/
#footer {
	overflow: hidden;
	background : #ffffff;
	color: #666;
	margin: 0 auto;
	padding:15px 0 0;
}

#footer a { color: #7b7a7a; font-size: 10px; }
#footer a:hover {
	color: #9c0;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	}
#footer .creds  {
	color: #666;
	font-size: 10px;
	width: 300px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
}

#footer .socialmedia {
	width:200px;
	height: 40px;
}
img.left {
float:left;
margin:4px 20px 0 0;
}
img.right {
float:right;
margin:0 6px;
}
