body		{/*background-color: #6a5243;*/
		background: url(images/Wicker_maple_leaves.JPG);
		/*background: url(images/Texture0112.jpg);*/
		font-family:  Arial, Verdana, Helvetica, serif;
		color: #000;
		font-size: 10pt;}

h1, h2, h3, h4, h5 {color: #0b6a18;
				/*color: #800040;*/}

.site_by	{font-size: 8pt;
		 text-align: center;}

#wrapper	{border: solid 2px #0b6a18;
		width: 800px;
		/*margin-left: 50px;
		margin-top: 25px;*/
		margin: 0 auto;
		padding: 5px;
		background-color: #fff;
		/*float: left;*/
		height: 100%;}

#gallery_wrapper {border: solid 2px #0b6a18;
		width: 800px;
		/*margin-left: 50px;
		margin-top: 25px;*/
		margin: 0 auto;
		padding: 5px;
		background-color: #fff;
		/*float: left;*/
		height: 100%;}

#header 	{text-align: center;
		width: 800px;
		/*margin-left: 175px;
		border: solid #127397 1px;*/
		/*padding: 10px;
		margin-top: 20px;*/}

.center {text-align: center;}

hr	{color: black;}

#main	    {width: 600px;
			margin-left: 165px;
			padding: 10px;
			text-align: justify;
			background-color: #fff;
			border-left: solid 2px gray;}

/*This is for the thumbnails on the main page*/
#albumsection	{/*margin-left: 180px;*/
			width: 580px;
			overflow: auto;
			}

#albumlist {
	list-style-type: none;
	/*margin-left: 180px;*/
	}

#albumlist li {
	float: left;
	margin-right: 16px;
	margin-bottom: 5px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
	}

#albumlist img {
	display: block;
	border: 1px solid #333300;
	}

.adbox {
	padding: 2px 1px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;}



#content    {width: 650px;
clear: both;
/*padding: 20px;
text-align: justify;*/
/*border: solid #127397 1px;*/
background-color: #fff;}

#ads    {width: 200px;
margin-left: 730px;
/*border: solid #127397 1px;*/
top: 200px;
position: absolute;}

.image  {padding: 0 0px 3px 20px;}



.heading 		 {color: #127397;
font-weight: bold;
font-style: italic;
font-size: 1.5em;}


.image_left {float: left;
width: 350px;
height: auto;
}

.text_right {float: right;
width: 350px;
height: auto;
padding-right: 25px;
text-align: justify;}


#footer {
clear: both;
width: 95%;
margin: 10px;
text-align: center;
font-family: Verdana;
font-size: 11px;
padding: 3px;
}



/* Navigation without images*/
#navigation	{width: 150px;
			
			padding: 5px;
			float: left;
			font-size: 12px;
			height: 100%;}
			
#navigation .sectionhead	{background-color: #316a4f;
					font-weight: bold;
					font-style: italic;
					font-size: 14px;
					padding-left: 5px;
					color: #fff; }

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #fff;}
	
#navigation li {border-bottom: 1px solid #316a4f;}
	
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	/*border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #B51032;*/
	color: #000;
	text-decoration: none;}
	
#navigation li a:hover {
	background-color: #316a4f;
	color: #FFFFFF;}
	
#navigation ul ul {margin-left: 12px;}
	
#navigation ul ul li{
	/*border-bottom: 1px solid #AF2F2E;*/
	margin:0;}
	
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #fff;
	color: #000;}
	
#navigation ul ul a:hover {
	background-color: #316a4f;
	color: #FFFFFF;}


