body {
	background-color:#e9f1c6;
	color:#000000;
	letter-spacing:2px;
	font-size: 90%;
	margin:0px;
	padding: 0px;
        line-height:140%;
	text-align:center;
}

.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:100%;
	margin: 20px 0px;
}


/********************** P ***************************/
p{
	margin: 10px 0px 0px 5px;
}


#original p.normal{
margin: 0px 0px 30px 80px;
border:none;
}

#original p{
margin-left:40px;
margin-top:0px;
margin-bottom:20px;
padding:5px;
}

#original a{
	text-decoration:underline;
	color:#548627;
}

#original a:hover{
	text-decoration:none;
	color:#548627;
}

/********************** Images ***************************/
img {
behavior: url('/js/iepngfix.htc');
border-width:0px;
}


img.map {
margin:15px 0px 5px 80px;
}


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.png);
	width:717px;
	height:255px;
	position:relative;
}

#header ul{
	background-image:url(images/test1.jpg);
	width:717px;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
border-top:3px solid #ffffff;
}

#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#b8d980;
}

#header_text {
	top:170px;
	left:20px;
	position:absolute;
}
#header_text p{
	font-size:100%;
	color:#brown;
line-height:120%;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.jpg);
	width:717px;
	margin-top:25px
}



h1{
	top:10px;
	left:18px;
	font-size: 100%;
	color:#748530;
	position:absolute;
	letter-spacing:1px;

}

h2{
	color:#8d9c50;
	font-size:80%;
	margin: 28px 0px 10px 20px;
	position:absolute;
font-weight:normal;

}


h3{
	font-size: 120%;
	color:#000000;
margin:30px 0px 0px 30px;
border-left: #6d5933 4px solid;
padding:2px 0px 2px 8px;


}

h4{
	font-size: 120%;
	color:#000000;
}


#original {
	float:left;
	width:630px;
	margin-left:27px;
margin-top:10px;
	padding: 10px;
	display:inline;
}




#left {
	float:left;
	width:460px;
	margin-left:27px;
margin-top:10px;
	padding: 10px;
	display:inline;
}

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:5px;
}
#right {
	float:right;
	width:210px;
	padding: 10px;
	border-left: #6d5933 2px solid;
margin:10px 0px;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}

#clear{
clear:both;
}

/********************** Footer ***************************/
#footerline {
background-image:url(images/footer.png);
behavior: url('/js/iepngfix.htc');
height:131px;
margin-top:-2px;
border-top:2px solid #ffffff;
text-align:center;
}



#footer {
	width:717px;
	text-align:center;
	padding-bottom: 20px;
       margin-top:-20px;
        font-size:80%;
}


#footerline p.menu{
font-size:90%;
color:#000;
margin-top:20px;
}

#footerline a{
text-decoration:none;
color:#000;
}

#footerline a:hover{
	text-decoration:underline;
	color:#548627;
}


#footerline p.ad{
font-size:80%;
margin:20px 20px 0px 0px;
text-align:right;
color:#28556b;
}

/********************** Flash ***************************/

#flash {
	margin:30px 0px;
	text-align:center;
}

/********************** Picture ***************************/

#photo{
text-align:center;
margin-bottom:20px;
}


/********************** Table ***************************/

table{
font-size:100%;
border-collapse:collapse;
line-height:140%;
letter-spacing:2px;
width:461px;
margin:15px 0px 35px 80px;
}

td.left{
width:30%;
vertical-align:top;
border:1px solid #ccc;
background-color:#e7e7e7;
padding:5px;
}

td.right{
width:70%;
border:1px solid #ccc;
padding:5px;
}
