body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px; padding: 0px; border: 0px;}

.clear:after {
	content: ""; display: block; clear: both;}

body {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	background:  #fff url(../images/background.gif) repeat-x;}


#container {
	width: 850px; margin: 0 auto;}

#header {
	height: 247px;
    background: url(../images/header2.png) top center no-repeat;}

#header ul#nav {
	float: right; list-style: none; width: 800px; margin: 15px 0 0 0;
	background: url(../images/separator.png) left no-repeat;}

	#header ul#nav li {
		float: left; padding: 0 0 0 15px; margin: 0 40px 0 0; 
		background: url(../images/separator.png) left no-repeat;}
	
		#header ul#nav li:first-child { 
		    background: none;}
		
		#header ul#nav li a { 
			font-size: 16px; color: #c2a400; font-weight: bold; text-decoration: none;}
		
			#header ul#nav li a:hover, #header ul#nav li a.active {
				color: #1397f9;}	
			        			
						
#content {
	clear: both; width: 850px; height: 686px; margin: 10px 0 15px 0;
    background: url(../images/gallery.jpg) center top no-repeat;}
	
#content p {
	color: #183d3e;	font-size: 16px; line-height: 18px; margin: 0 20px 0 20px; padding: 0 0 10px 0;}

	#content a {
		color: #c2a400; font-weight: bold; text-decoration: none;}
		
		#content a:hover { color: #fff; text-decoration: none;}
	
#content div.gallery {
		float: left;}
	
		#content div.gallery ul {
			background: #fff;
			list-style: none; position: relative; top: 115px; left: 220px;
			width: 424px; height: 277px; overflow: hidden;}	
					
#content div.sign {
			position: relative; top: 475px; right: 375px;
			width: 245px; height: 130px; overflow: hidden;}

	#content div.sign p {
	    text-align: center; padding: 20px 0 0 0;}
	
	#content div.sign a {
	    font-size: 24px; color: #442e21; font-weight: bold; text-decoration: none;}

        #content div.sign a:hover, #content div.sign a:active {
		    color: #fff;}
	
#footer {
		clear: both; width: 850px; margin: 0 auto; }
	
	#footer ul#nav {
	float: right; list-style: none; width: 800px; margin: 15px 5px 0 0;
	background: url(../images/separator.png) left no-repeat;}

	#footer ul#nav li {
		float: left; padding: 0 0 0 15px; margin: 0 40px 0 0; 
		background: url(../images/separator.png) left no-repeat;}
	
		#footer ul#nav li:first-child { 
		    background: none;}
		
		#footer ul#nav li a { 
			font-size: 16px; color: #c2a400; font-weight: bold; text-decoration: none;}
		
			#footer ul#nav li a:hover, #footer ul#nav li a.active {
				color: #1397f9;}
	
	#footercontainer {
	    width: 850px; margin: 10px auto;}

	
	#footercontainer h6 {
			font-size: 20px; color: #2c7376; margin: 10px 0 5px 5px;}
				

        #book {
			float: left; width: 400px; height: 300px; text-align: left;}
				
		#book p {
			font-size: 14px; color: #183d3e; line-height: 20px;}	
		
		#book img {
		    float: left;
			margin: 0 10px 10px 10px;}
		
		#book a {
			color: #c2a400; text-decoration: none;}
			
		#book a:hover { 
			color: #1397f9; text-decoration: none;}	
			
#events {
		float: right; width: 400px;}	
			
		#events p {
			font-size: 14px; color: #183d3e; line-height: 20px; text-align: left; }	
			
		#events h4 {
			font-size: 16px; color: #183d3e; line-height: 16px; text-align: left; font-weight: bold; margin: 0 0 10px 0; padding: 0;}	

		#events h5 {
			font-size: 14px; color: #183d3e; line-height: 16px; text-align: left; margin: 0 0 10px 0; padding: 0;} 		
		
		#events a {
			color: #c2a400; text-decoration: none;}
			
		#events a:hover { 
			color: #1397f9; text-decoration: none;}				
			

	#copyright {
		float: left; width: 850px; height: 50px; text-align: center;}
				
		#copyright h6 {
			font-size: 14px; color: #183d3e; font-weight: normal; margin: 0 0 5px 0;}

        #copyright h6 a {
            color: #c2a400; text-decoration: none;}

		#copyright a:hover {
			color: #1397f9; text-decoration: none;}
				
        #copyright p {
			font-size: 12px; color: #183d3e; line-height: 12px;}	
		
		#copyright a {
			color: #c2a400; text-decoration: none;}
			
			#copyright a:hover { 
			    color: #1397f9; text-decoration: none;}	
	

