body {
	background-color: #f7fdfa;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

#wrapper {
	background-color: #d0e8e7;
	position: relative;
	width: 750px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	border: 1px solid gray;
}
#header {
	background-image: url(../images/Background1.jpg);
	border-bottom: 1px solid white;
	color: #0c7bbe;
	height: 130px;
	padding: 10px 0 0 10px;
	text-align: left;
}

#header h4 {
	color: #48721f;
}

#navigation {
	float: left;
	top: 310px;
	left: 0;
	width: 150px;
	height: 730px; 
}

#navigation ul {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 5px;
	border: none; 
}

#navigation a:link, #navigation a:visited {
	color: #2b5755;
	border-bottom: 1px solid gray;
	display: block;
	padding: 0.6em 0 0.2em 0.2em;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #95b8ff;
	color: white;
	border-right: 5px solid #6698ff;
}

#verification {
	padding: 12px 0 0 7px;
}

#content {
	background-image: url(../images/Background3.jpg);
	color: #49552f;
	float: right;
	margin-left: 0px;
	width: 560px;
	height: 750px;
	padding: 20px 10px 0 20px;
}

#footer {
	border-top: 1px solid #49552f;
	clear: both;
	color: #49552f;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 15px 10px 0;
	text-align: center;
}

#footer .copyright {
	float: right;
	font-size: 0.9em;
}

#address {
	color: #553e28;
	font-size: 1em;
}

/*********************************************************************************/

.scenery {
	border: 1px solid gray;
}

.justify { 
	text-align: justify;
	line-height: 1.3;
	padding: 0 5px 0 0;
}

.format1 {
	color: #0000ff;
}

.format2 {
	color: #ff0000;
}

.left_content {
	float: left;
	width: 355px;
}

#mypicture {
	float: right;
	margin: 60px 2px 0 0;
	width: 180px;
}

#mypicture p {
	text-align: center;
}

#myimages {
	border: 1px solid gray;
}

#sideimage {
	margin: 0 0 0 38px;	
	border: 1px solid gray;
}

#stone1 {
	border: 1px solid gray;
	float: left;
	margin: 5px 0 0 0;
}

#stone2 {
	border: 1px solid gray;
	float: right;
	margin: 5px 8px 0 0;
}

#bottom_picture {
	padding: 85px 0 0 0;
}

#bottom_picture2 {
	padding: 80px 0 0 100px;
}

#bottom_picture3 {
	padding: 47px 30px 0 115px;
}