* {
    padding: 0;
    margin: 5px 4px 5px 4px;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;
	width:100%;
	}
	
#realBody{
	position:absolute;
	z-index: 5;				/* Place the new body above the background image */
	overflow:auto; 			/* restore scrollbars for the content */
	height:100%;
	width:100%;	/* Make the new body fill the screen */
	left: -8px;
	top: -2px;
}

#bgimg {
	position:fixed;
	z-index: -1;
	margin: 0px;
	padding: 0;
	width: 1440px;
	height: 960px;
	
}

/*img {
	border-color: #FFFFFF;
	border-width: 10px;
	box-shadow: 0 1px 10px rgba(0,0,0,.8);
}*/

#image-right {
	float:left;
	margin-left: 20px;
}

#wrap {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

a { color: #4c320d;  }
a:hover { text-decoration: none; color : #000; }


#header {
	margin: 0 0 0 0;
	padding: 50px 0 0 150px;
	height: 250px;
	min-width: 900px;	
}





#top-nav {
}

		#top-nav ul {
			padding: 10px 20px 0 10px;
			list-style-type: none;
		}
		
		#top-nav ul li {
			display: inline;
			float: left;
		}
		
		#top-nav ul li a {
			color:#666633;
			padding: 0 15px;
			text-decoration: none;
		}
		
		#top-nav ul li a:hover {
			color:#663300;
			text-decoration: underline;
		}
		
		#top-nav ul li a:active {
			color: #663300;
			text-decoration: none;
		}

#header h1 {
	font-size: 100px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: -1px -1px 1px rgba(0,0,0,.4);
	padding: 120px 0 20px 200px;
	margin-bottom:10px;
	color: rgba(255,255,255,.9);
}

#header h1 a {
	color: #333;
	text-decoration: none;
}

#header h1 a:hover {
	color: #111;
	text-decoration: none;
}

#header h2 {
	color: #663300;
	font-size: 15px;
	font-weight: 300;
	padding: 20px 0 0 250px;
	letter-spacing: 3
	line-height: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,.4);
	font-family: "Times New Roman", Times, serif;
}

#header h2 span.slant {
	font-style: italic;
}

#content-wrap {
	padding:0px;
	margin:0;
	width:100%;
	min-height:500px;
	overflow:hidden;
	background-color: rgba(219,227,152,0.4);
}

#content_container {
	width: 1275px;
	overflow: hidden;
	
}


/*ADDED*/

#outer-content {
	float: left;
	display: table;
}

#menu {
	height: 30px;
	margin-left: 50px;
}

#menu ul {
	padding-left: 300px;
	min-width:600px;
	list-style-type: none;
}

#menu ul li {
	line-height: 30px;
	display: inline;
	float: left;
	font-size:12px;
	background-color:rgba(178,213,210,.8);
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}

#menu ul li a {
	color: #ffffff;
	padding: 0 10px;
	text-decoration: none;
	margin: 0px;
}

#menu ul li a:hover {
	color: #663300;
	text-decoration: none;
}

#menu ul li a:active {
	color: #663300;
	text-decoration: none;
	background-color:rgba(255,255,255,.6);
	padding: 0 10px 0 10px;
	margin: 0px;
}


.layer1 {
	margin: 0;
	padding: 0;
	width: 600px;
}
											 
.heading {
	margin: 1px;
	color: #fff;
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
}
.content {
	padding: 5px 10px;
	background-color:rgba(255,255,255,.6);
}

p { padding: 5px 0; }
										
.expandable {

}
/*center content*/
#content {
	float:left;
	padding:20px; 
	margin:0 0 50px 150px; 
	width:50%;
	background-color:rgba(178,213,210,.8);
	box-shadow: 0 1px 10px rgba(0,0,0,.8);
	-webkit-border-radius: 12px 12px;
	-moz-border-radius: 1em;
}

#content-left {
	float: left;
	top: 0;
}

#content p {
	font-size:1.2em;
	line-height:1.5em;
	color: rgba(0,0,0,.8);
	text-shadow: 1px 1px 1px rgba(255,255,255,.4);
}

#content p span.initial {
	font-size: 300%;
	margin-right:-8px;
}



#meet content p {
	width:300px;
	text-indent:320px;}

#coverimage {
	float:left;
	border:none;
	margin:-90px 0 0 -150px;
	position: relative;
	z-index: 800;
}

									
#slideshow-container {
	

}
									
									
									#slideshow {
											position:relative;
											height:300px;
											border-color: #FFFFFF;
											border: 1px;
											float:left;
											margin:90px 10px 10px -150px;

										}
										
										#slideshow IMG {
										position:absolute;
										top:0;
										left:0;
										border-color: #FFFFFF;
										border: 1px;
										z-index:0;
										}
										
										#slideshow IMG.active {
											border-color: #FFFFFF;
											border: 1px;
											z-index:2;
										}
										
										#slideshow IMG.last-active {
											z-index:1;
										}

#img-left {
	float:left;
	border:none;
	margin:0 10px 10px -120px;
	box-shadow: 0 1px 10px rgba(0,0,0,.8);

}

#img-right {
	float:right;
	border:none;
	margin:10px -80px -100px 10px;
	box-shadow: 0 1px 10px rgba(0,0,0,.8);
}

#img-topright {
	float:right;
	border:none;
	margin:-60px -150px 10px 10px;
	box-shadow: 0 1px 10px rgba(0,0,0,.8);
	rotation: 5deg ;
}

#content p span.slant {
	font-style: italic;
}

#text-indent {
padding-left:170px;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:2em;
	text-shadow: 1px 1px 1px rgba(255,255,255,.6);
	color: #666666;
	margin-top:30px;
}

#content h3 {
	font-size:1.5em;
	text-shadow: 1px 1px 1px rgba(255,255,255,.4);
	color: #663300;
	margin-top:30px;
}

#content h3 a {
	text-decoration:none;
	color: #663300;
}

#content h3 a:hover {
	text-decoration:underline;
	color: #663300;
}


#content h4 {
	font-size:1em;
	font-style:italic;
	text-shadow: 1px 1px 1px rgba(255,255,255,.4);
	text-indent:10px;
	color: #666666;
	margin-top:-5px;
}

#content h5 {
	font-family: "Times New Roman", Times, serif;
	font-size:1em;
	text-indent:20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,.6);
	color: #333333;
}


#footer {
	margin: 10px 0 0 0;	
	min-width: 800px;
}

#footer p {
	margin: 0 0 0 250px;
	color:#ffffff;
	}
	
#footer a {
	color: #999966;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color : #CCFFFF;
}

#footer img {
	border:none;
	margin:-250px 0 0 700px;
	box-shadow: 0 1px 10px rgba(0,0,0,.8);
