/* CSS Document */
<style type="text/css">
<!--
.style1 {
	font-family: Trebuchet MS, Arial, Verdana, Geneva;
	font-size: 11px;
	color:#81604b;
}
.style2 {
	font-family: Verdana;
	font-size: 10px;
	color:#81604b;
	line-height:15px;
	
}
a.links:hover {
	font-family: Verdana;
	font-size: 10px;
	color:#81604b;
	line-height:15px;
	text-decoration:underline;
}
a.links:link {
	font-family: Verdana;
	font-size: 10px;
	color:#5c3111;
	line-height:15px;
	text-decoration:underline;
}

a.links:active {
	font-family: Verdana;
	font-size: 10px;
	color:#81604b;
	line-height:15px;
	text-decoration:none;
}
a.links:visited {
	font-family: Verdana;
	font-size: 10px;
	color:#5c3111;
	line-height:15px;
	text-decoration:underline;
}

.heading {
	font-family: Verdana;
	font-size: 12px;
	color:#5c3111;
	line-height:30px;
}
.heading:visited {
	font-family: Verdana;
	font-size: 12px;
	color:#5c3111;
	line-height:30px;
	text-decoration:none;
}
.heading:hover {
	font-family: Verdana;
	font-size: 12px;
	color:#5c3111;
	line-height:30px;
	text-decoration: underline;
}

.heading:link {
	font-family: Verdana;
	font-size: 12px;
	color:#5c3111;
	line-height:30px;
	text-decoration:none;
}
.content {
	font-family: Verdana;
	font-size: 10px;
	color:#81604b;
	line-height:15px;
}
a.content {
	font-family: Verdana;
	font-size: 10px;
	color:#5c311;
	line-height:15px;
	text-decoration:underline;
}
.button {
	border: 1px solid #5c31111;
	background-color: #faf4ed;
	color: #81604b;
	font-family: Verdana;
	font-size: 10px;
}
.title{
	font-family: Verdana;
	font-size: 12px;
	color:#5c3111;
	line-height:10px;
}
.subtitle{
	font-family: Verdana;
	font-size: 10px;
	color:#5c3111;
	line-height:10px;
}
 .credit  {
 	font-family : Trebuchet MS, Arial, Verdana, Geneva;
 	font-size : 7.5pt;
 	color : #999999;
 	font-weight : normal;
 }
  A.credit  {
 	font-family : Trebuchet MS, Arial, Verdana, Geneva;
 	font-size : 7.5pt;
 	color : #999999;
 	font-weight : normal;
	text-decoration:none;
 }
 .footer {
 font-family: Verdana;
	font-size: 10px;
	color:#5c3111;
	text-decoration:none;
	}
	 a.footer:hover {
 font-family: Verdana;
	font-size: 10px;
	color:#a68767;
	text-decoration:none;
	}
	.tree {
	background-image:url(images/tree.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	}
	.coast{
	background-image:url(images/coast-motif.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:bottom right;
	
	}
	.coast1{
	background-image:url(images/coast-motif_bottom.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:bottom right;
	
	}
	.coast2{
	background-image:url(images/coast-motif_top.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:bottom right;
	
	}
	input
{

background: #faf4ed;
border: 1px solid #5c3111
}
.inputtext
{
	font-family: Verdana;
	font-size: 10px;
	color:#81604b;
	line-height:15px;
}
select { 
font-family: Verdana; 
font-size: 10px; 
border: #5c3111;
border-style: solid;
background: #faf4ed;
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px} 

-->
    </style>

