/*body*/
html, body{ 
	background-color: #e9ead3;
	background-image: url(../images/largecypressleaf.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	margin: 0px;
	font-family: "Trebuchet MS", trebuchet ms, trebuchet, verdana, geneva, tahoma, arial, sans-serif;	
	font-size: 14px;
} 

.alignright
{
clear: both;
float: right;
}

.alignleft
{clear:both;
float:left;
}


#border
{	
	width:802px;
	\width:804px;
	w\idth:802px;
	padding:0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	background-color: #c7ca9c;	
	border: 2px solid #3a4c01;
	min-height: 500px;
	}
	
#container
{	width:794px;
	\width:796px;
	w\idth:794px;
text-align: center;		
 background-color: #fff;	
 border: 2px solid #c7ca9c;
 padding: 2px;
}


/* Home page banner style */	
#banner
	{
	text-align: center;	
	height:  157px;
	min-height: 157px;
	width:791px;
	\width:792px;
	w\idth:791px;
	margin: 0;
	padding: 0;
	background-color: #3a4c01;
	background-image: url(../images/greencyprusbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	}
	
#banner img
 {
 margin: 2px;
 }
 	
.nav
{
	float: right;
	padding: 3px;
	margin: 10px 0;
	width: 59%;
		
}

.nav a
{
font-size: 1em;
text-decoration: none;
padding: 5px;
margin: 0px;
border: 0;
}
	
.nav a:link, .nav a:visited
{
color: #fff;
} 


.nav a:hover, .nav a:active
{
	color: #ccc;
}



#content
	{
	width:791px;
	\width:792px;
	w\idth:791px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #fff;	
	background-image: url(../images/cypressbg.gif);
	background-position: top center;
	background-repeat: no-repeat;	
	margin: 0;
	padding: 0;
	min-height: 350px;
	}


.slideshow
{
	text-align: center;
	width:100%;
	margin: 0;
	padding: 0;

}

.slideshow img
{
	width:786px;
	\width: 786px;
	w\idth: 786px;
	margin: 0;
	padding: 0;
	border: 2px solid #3a4c01;
}

#hometext
{ 
	text-align: left;
	background: #3a4c01;
	width:790px;
	\width:792px;
	w\idth:790px;
	margin: 0;
	padding: 0;
	border: 0;
	min-height: 360px;	
}

#hometext h1
{
	float: left;
	padding: 20px 0;
	margin: 5px 25px;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #fff;
}

#hometext h2
{
	font-family: Georgia;
	clear: left;
	color: #e9ead3;
	padding: 10px 0;
	margin: 5px 35px;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #fff;
}

#hometext h3
{
	font-family: Georgia;
	clear: left;
	color: #e9ead3;
	padding: 10px 0;
	margin: 15px 35px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

#hometext blockquote
{
	float: right;
	text-align: right;
	padding: 20px 10px;
	margin: 5px;
	font-size: .85em;
	font-weight: normal;
	font-style: italic;
	color: #3a4c01;
	border: 1px dotted #e9ead3;
	width: 190px;
	background-color: #c7ca9c;

}





/* Content page banner style */	
#banner2
	{
	text-align: left;	
	height:  103px;
	min-height: 103px;
	width:791px;
	\width:792px;
	w\idth:791px;
	margin: 0;
	padding: 0;
	background-color: #3a4c01;
	border: 1px solid #fff;
	}
	
#banner2 img
 {
 margin: 2px;
 }
 	
.nav2
{
	float: right;
	padding: 0;
	margin: 0;
	width: 70%;
		
}

.nav2 a
{
font-size: .8em;
text-decoration: none;
padding: 5px;
margin: 0px;
border: 0;
}
	
.nav2 a:link, .nav2 a:visited
{
color: #fff;
} 


.nav2 a:hover, .nav2 a:active
{
	color: #ccc;
}



 
.form
 {
	font-family: verdana, "lucida console", sans-serif;
	color: #51512c;
	font-weight: normal;
	font-size: 1em;
	}
	
	
#text
{ 
	width:95%;
	text-align: left;
	margin: 0;
 	padding: 5px;
	font-family: verdana, "lucida console", sans-serif;
}

#text h1
{
margin-top: 20px;
font-size: 12pt;
color: #51512c;
font-weight: bold;
} 	

#text h2
{
font-size: 12pt;
color: #51512c;
font-weight: normal;
font-style: italic;
} 
#text h3
{
padding: 0;
margin: 5px 0;
font-size: 10pt;
color: #51512c;
font-weight: bold;
} 

#text h4
{
font-size: 10pt;
color: #51512c;
font-weight: bold;
} 

#text p
{
line-height: 1.4em;
margin: 0 0 15px 0;
font-size: 10pt;
color: #51512c;
font-weight: normal;
} 

#text td
{
line-height: 1.4em;
margin: 0 0 15px 0;
font-size: 10pt;
color: #51512c;
font-weight: normal;
} 

#text ul
{
margin: 15px 0;
list-style: disc;
} 

#text ul li
{
margin-left: 30px;
font-size: 10pt;
font-style: italic;
color: #51512c;
font-weight: normal;
} 


#text a:link
{
font-size: 1em;
color: #51512c;
font-weight: normal;
text-decoration: underline;

} 

#subnav a
 {
	font-family: times, "times new roman", serif;
	color: #51512c;
	font-weight: bold;
	font-style: italic;
	font-size: 1.25em;
	text-decoration: none;
	}	

#text a:visited
{
font-size: 1em;
color: #51512c;
font-weight: normal;
text-decoration: underline;
} 

#text a:hover
{
font-size: 1em;
color: #663;
font-weight: normal;
text-decoration: underline;
} 

#text a:active
{
font-size: 1em;
color: #663;
font-weight: normal;
text-decoration: underline;
} 



#text .small
{
font-family: "verdana";
font-size: 8pt;
font-style: italic;
color: #663;

}
#text img
{
margin: 10px 15px;
border: 2px solid;
border-color: #663;
}

#text blockquote
{
float: right;
text-align: right;
padding: 10px;
margin: 5px;
font-size: .85em;
font-weight: normal;
font-style: italic;
color: #3a4c01;
border: 1px dotted #e9ead3;
width: 190px;
background-color: #c7ca9c;
 }
 
#text blockquote h1
{
 margin: 2px 0;
 font-size: 1em;
 }
 
#text blockquote h2
{
 margin: 15px 0 5px 0;
 font-size: 1em;
 font-style: italic;
 font-weight: bold;
 } 

#text blockquote p
{
 margin: 2px 0;
 font-size: .9em;
 font-style: normal;
 }  
 
#text blockquote ul
{
text-indent: 0px;
} 
#text blockquote ul li
{
 list-style: none;
 font-size: 11px;
 font-style: italic;
 }    
 
 #text hr
 {
 height: 1px;
 color: #663;
 width: 95%;
 }
 
 
#images
	{
	width: 100%;
	background-color: #f2f1b8;
	text-align: center;
	margin: 0;
	padding: 0;
	border-top: 5px solid #F9E69A;	
	}
	
#images img
{
	background-color: #c9cEA4;	
	border: 0;
	margin: 2px 2px;
	padding: 0;
}
	
#footer
	{
	width:790px;
	\width:792px;
	w\idth:790px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #c7ca9c;
	text-align: center;
	}
	
#footer p
	{
	margin: 5px;
	font-size: .65em;
	font-weight: normal;
	color: #3a4c01;	
	} 	
	
#footer a
	{
	font-weight: normal;
	text-decoration: none;
	}

#footer a:link
	{
	color: #000;
	}
#footer a:visited
	{
	color: #000;
	}
#footer a:hover
	{
	color: #663;
	} 	
#footer a:active
	{
	color: #663;
	} 		 		 	 		
