/*------------------------------------*\
	RESET
\*------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:14px;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}





/*------------------------------------*\
	MAIN
\*------------------------------------*/
html{
	height:101%;
	
}






/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav{
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:18px;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	/* Clear floats */
	float:left;
	width:600px;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}
#nav li{
	float:right;
	margin-right:10px;
	position:relative;
}
#nav a{
	display:block;
	padding:5px;
	color:#fff;
	background:#1e1e1e;
	text-decoration:none;
}
#nav a:hover{
	color:#ff0000;
	background:#1e1e1e;
	text-decoration:none;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#1e1e1e; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:0px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#1e1e1e;
	text-decoration:none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#333333;
}

#nav .current {
background: #1E1E1E;
color: #FA0000;
padding: 5px 0px 0px 0px; 
}





/*------------------------------------*\
	TYPE
\*------------------------------------*/
h1{
	font-family:Calibri, Arial, Verdana, sans-serif;
	font-size:2em;
	width:520px;
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

/* =Structure
----------------------------------------------- */


body {
	background: #c0c0c0;
}

.wrapper {
	margin: 0px auto;
	margin-top: 0px;
	width: 100%;
	height:800px;
background:transparent url('images/trans.png') repeat center top;
	position: relative;
	overflow: hidden;
	}

#header {
	margin: 0 auto;
	margin-top: 0px;
	width:100%;
	height: 90px;
background: #1e1e1e;

	float: left;
	 
	}
	
	#headleft {
	margin: 0 auto;
	width:30%;
	height: 90px;
	margin-left: 70px;
	background: #1e1e1e;
	float: left;
	}
#headrightwrap {position: relative; bottom: 0;
	width:330px;
	height: 85px;
	background: #1e1e1e;
	display: inline;
	}
	
	#headright {position: relative; bottom: 0;
	
	margin: 0 auto;
	width:60%;
	height: 90px;
	background: transparent;
	display: inline;
	float: left;
	}
	
	#headrighttop {position: relative; bottom: 0;
	margin: 0 auto;
	width:660px;
	height: 50px;
	background: transparent;
	float: right;
	display: inline;
	}
	#headrightbottom {position: relative; bottom: 0;
	margin: 0 auto;
	margin-left: 7px;
	width:800px;
	height: 25px;
	background: #1e1e1e;
	float: left;
	display: inline;
	}
	
	#headfarright {position: relative; bottom: 0;
	margin: 0 auto;
	width:0px;
	height: 20px;
	background: #1e1e1e;
	float: right;
	display: inline;
	}
	#faceblock {width: 25px; height: 39px; background-color: #000; float: left;}


.face {
  display:block;
   margin-top:16px;
  margin-left: 3px;
  width: 20px;
  height: 20px; 

    background:url("../images/facebooklink.jpg") no-repeat;
}

.face:hover{ display:block;
 margin-top:16px;
  margin-left: 3px;
  width: 20px;
  height: 20px; 
  background:url("../images/facebooklinkover.jpg") no-repeat;

}      
         
	
#sliver {
	margin: 0 auto;
	width: 1000px;
	height: 15px;
	background-color: #1e1e1e;
	float: left;
	
	}
	


	
#middle {
	margin: 0 auto;
	width: 1200px;
	height: 590px;
	background-color: #1e1e1e;
	float: left;
	}
	
		
#middleabout {
	margin: 0 auto;
	width: 100%;
	height: 400px;
	background:transparent url('images/trans.png') repeat center top;
	overflow: hidden;
	

	
	float: left;
	}
	#middleabout2 {
	margin: 0 auto;
	width: 100%;
	height: 500px;
	background:transparent url('images/trans.png') repeat center top;
	overflow: hidden;
	

	
	float: left;
	}
	

	
#banner {background: #1e1e1e; opacity: 0.5;
padding-left: 10px;
padding-top: 10px;
-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;
width: 600px;
height: 240px;
margin-top: 150px;
margin-left: 25%;

font-family: Helvetica Neue, Helvetica, sans-serif;
	font-style: normal;
	color: #fff;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 120%;
	word-spacing: normal;
	overflow: hidden;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;

	}
	#banner2 {background: #1e1e1e; opacity: 0.8;
padding-left: 10px;
padding-top: 10px;
-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;
width: 300px;
height: 280px;
margin-top: 150px;
margin-left: 35%;

font-family: Helvetica Neue, Helvetica, sans serif;
	font-style: normal;
	color: #fff;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 100%;
	word-spacing: normal;
	overflow: hidden;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;

	}
	
	
#linkbanner {width: 100%;
height: 50px;
background-color: #fff;
background-repeat:repeat-x;
float: left;
position: relative;
}
#imageslide {width: 100%;
height: 210px;
margin-top: 10px;
background: #fff;
float: left;
position: relative;

}

#slidewrap {margin: 0 auto;
	margin-top: 0px;
	width:100%;
	height: 300px;
	background: #fff;
	float: left;
	 }
	
#middle2 {
	background-image:url('../images/tree.jpg');
	background-repeat:no-repeat;
	margin: 0 auto;
	width: 1000px;
	height: 650px;


	padding: 50px 0px 0px 200px;
list-style-type:none;
display: inline;
margin: 0px auto;
line-height:165%;
font-style: italic;
font-family: Verdana, san-serif;
font-size: 16px;
float: left;
	}
	#middle3 {
	background: #1e1e1e;
	background-repeat:no-repeat;
	margin: 0 auto;
	width: 800px;
	height: 550px;
	float: left;
	
	padding: 50px 0px 0px 400px;
list-style-type:none;
display: inline;
margin: 0px auto;
line-height:150%;
font-family: Verdana, san-serif;
font-size: 13px;
float: left;
	}
	#middle3b {
	background: #1e1e1e;
	background-repeat:no-repeat;
	margin: 0 auto;
	width: 1200px;
	height: 550px;
	float: left;
	
	padding: 50px 0px 0px 0px;
list-style-type:none;
display: inline;
margin: 0px auto;
line-height:150%;
font-family: Verdana, san-serif;
font-size: 13px;
float: left;
	}

#middleCona {
	background: #1e1e1e;
	background-repeat:no-repeat;
	margin: 0 auto;
	width:250px;
	height: 600px;
	float: left;
	
	padding: 0px 0px 0px 150px;
list-style-type:none;
display: inline;
margin: 0px auto;
line-height:150%;
font-family: Verdana, san-serif;
font-size: 13px;
float: left;
	}
#middleConb {
	background: #1e1e1e;
	background-repeat:no-repeat;
	margin: 0 auto;
	width: 800px;
	height: 550px;
	float: left;
	
	padding: 50px 0px 0px 0px;
list-style-type:none;
display: inline;
margin: 0px auto;
line-height:150%;
font-family: Verdana, san-serif;
font-size: 13px;
float: left;
	}





#footer-wrap
{
	clear: left;
	color: #fff;
	background: #CC0033;
	width: 100%;
}

#footer
{
	
	width: 100%;
	text-align: right;
		background: #C0c0c0;
	height: 50px;
}


.mail {text-decoration: none; color: #ffffff;}
.mail a {text-decoration: none; color: #ffffff;}
.mail a:hover {text-decoration: none;
color: #cc0033;}


/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}


/* Text elements */
.words {font-style: normal;
font-family: Arial, Sans Serif, Verdana;
font-size: 12px;
margin: 15 60 20 0px;
}
.words H1{font-style: bold;
font-family: Verdana, Sans Serif, Verdana;
font-size: 20px;
margin: 0 0 8 0px;
}

.heading {font-style: bold;
font-family: Verdana, Sans Serif;
font-size: 30px;
margin-top: 50px;
margin-left: 40px;
float: left;
color: #000;
}



/* Links */
a {
	color: #FF0022;
	text-decoration: none;
}
a:focus,
a:active,
a:hover { Color: #FF0022;
	text-decoration: underline;
	
	
}















/

