body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e3227;
	font-size: 11pt;
	font-weight : normal;
	background-color: #4E3227;
	background: #4E3227 url(images/leaf.jpg) center 8px no-repeat;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8pt;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
}
.click{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #032c23;
	font-size: 9pt;
	font-weight : bold;
}

.smallbody{
	font-family: Arial, Helvetica, sans-serif;
	color: #4e3227;
	font-size: 9pt;
	font-weight : normal;
}

a.smallbody:link{
	COLOR: #4e3227; 
	font-weight:normal;
	font-size: 9pt;
}
a.smallbody:hover{
	color: #ffffff; 
	font-weight:normal;
	text-decoration: underline ;
	font-size: 9pt;
}
a.smallbody:visited{
	COLOR: #4e3227; 
	font-weight:normal;
	font-size: 9pt;
}

.smalltitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4e3227;
	font-size: 11pt;
}
.xsmalltitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4e3227;
	font-size: 9pt;
	font-weight:bold;
}

a.click:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #032c23;
	font-size: 8pt;
	font-weight : bold;
}
a.click:hover{
	color: #ffffff; 
	text-decoration: underline 
}
a.click:visited{
	color: #032c23;
	font-weight : bold;
}

.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4e3227;
	font-size: 19pt;
}

.titleMed{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4e3227;
	font-size: 14pt;
}
.titleMed2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0e352d;
	font-size: 14pt;
}
.smalltitle2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0e352d;
	font-size: 11pt;
}
.titlehome{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0e352d;
	font-size: 19pt;
}



a.footer:link{
	COLOR: #ffffff; 
	font-weight:normal;
}
a.footer:hover{
	color: #ab9c8f; 
	font-weight:normal;
	text-decoration: underline 
}
a.footer:visited{
	COLOR: #ffffff; 
	font-weight:normal;
}

a.header:link{
	COLOR: #ffffff; 
	font-weight:normal;
}
a.header:hover{
	color: #ab9c8f; 
	font-weight:normal;
	text-decoration: underline 
}
a.header:visited{
	COLOR: #ffffff; 
	font-weight:normal;
}


a:link {
	color: #FF0000;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
color: #BD0C0C;
text-decoration : none;
font-weight : bold;
}

a:hover {
color: #BD0C0C;
text-decoration : none;
font-weight : bold;
}

input, select{
				vertical-align:middle;
				width:25ex;
				margin-bottom:0em;
			}
select {
				vertical-align:middle;
				width:8ex;
				margin-bottom:0em;
			}
textarea.contact {
				vertical-align:middle;
				width:25ex;
				height: 6ex;
				margin-bottom:0em;
			}
select.contact {
				vertical-align:middle;
				width:20ex;
				margin-bottom:0em;
			}
			
textarea{
				vertical-align:middle;
				width:35ex;
				height: 6ex;
				margin-bottom:0em;
			}
input.submit  {
				vertical-align:middle;
				width:9ex;
				margin-bottom:0em;
			}
input.image  {
				vertical-align:middle;
				width:223px;
				margin-bottom:0em;
			}
input.check  {
				vertical-align:middle;
				width:3ex;
				margin-bottom:0em;
			}
.subnav{
				border:2px solid #fff;
				margin:1em 1em 1em 1em;
			}


