<!---
Green swirl 84b838 (selected) 132R-184G- 56B
  102 141 44 668d2c
Green background ccea7f (highlight)204 234  127
Brown 4d2208 (unselected) 77 34 8
Lighter brown 128 84 58 80543a (107 64 38 6b2226)

Light Green Background f0f9d9 (240,249,217)
(244 251 227) f4fbe3

Lightest green: fbfef4
Cream: 255 255 204 ffffCC
--->
<style type="text/css">
<!--

body {
background-color: #4d2208;
color: #4d2208;
font-size: 11px;
font-family: Arial, Verdana, Geneva;
color:#4d2208;
padding:0;
margin:0;

}

/* ----------container to center the layout-------------- */
#container {
width: 850px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #ffffff;
font-family: Arial, Verdana, Geneva;
font-size: 11px;
color: #4d2208;

}

#containergreen {
width: 850px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #f0f9d9;
font-family: Arial, Verdana, Geneva;
font-size: 11px;
color: #4d2208;
}

#banner2 {
background-color: #ffffff;
text-align: right;
padding: 0px;
margin: 0px;
font-family: Arial, Verdana, Geneva;
font-size: 7px;
color: #4d2208;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #4d2208;
text-align: right;
padding: 0px;
margin: 0px;
font-family: Arial, Verdana, Geneva;
font-size: 7px;
color: #4d2208;
}
 
#toolbar {
background: #ccea7f url(images/gradientbottom.jpg) repeat-x;

text-align: right;
padding: 10px;
margin: 0px;
font-family: Arial, Verdana, Geneva;
font-size: 11px;
color: #4d2208;
}

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 10px;
margin: 0 230px 0 200px;
font-family: Arial, Verdana, Geneva;
font-size: 9pt;
}
div#content { 
min-height:100px;
height:expression(this.scrollHeight > 210 ? "auto":"210px"); 
text-align: left;
}

#contentgreen {
background-color: #f0f9d9;
padding: 10px;
margin: 0 180px 0 180px;
font-family: Arial, Verdana, Geneva;
font-size: 9pt;
}
div#contentgreen { 
height:expression(this.scrollHeight > 210 ? "auto":"210px"); 
text-align: center;
}
/* --------------left navi------------- */
#left {

float: left;
width: 180px;
margin: 0px;
padding: 10px;
font-family: Arial, Verdana, Geneva;
text-align: right;
font-size: 9pt;
}
#right {
float: right;
width: 230px;
margin: 10px;
padding: 0px;
font-family: Arial, Verdana, Geneva;
font-size: 9pt;
height: auto;
}

#rightindex {
float: right;
width: 180px;
margin: 10px;
padding: 5px;
font-family: Arial, Verdana, Geneva;
font-size: 9pt;
}

#textboxright{

	padding: 5px;
    margin: 0;
    border:none;
    font-family: Arial, Verdana, Geneva;
    font-size: 14pt;
    text-align:center;
    width: 175px;
    height: 180px;
    float:right;
}

#textboxleft {

	padding: 5px;
    margin: 0;
    border:none;
    font-family: Arial, Verdana, Geneva;
    font-size: 14pt;
    text-align:center;
    width: 175px;
    height: 180px;
    float:left;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
background-color: #4d2208;
margin: 0;
padding: 5px;
font-family : arial, verdana, geneva;
font-size : 8pt;
color: #ffffCC;
font-weight: normal;
font-style: normal;
text-align: center; }

#cr {
clear: both;
margin: 0;
padding: 5px;
font-family : arial, verdana, geneva;
font-size : 6pt;
color: #4d2208;
font-weight: normal;
font-style: normal;
text-align: center; }


.topnav {
	font-family: Arial, Verdana, Geneva;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #4d2208;
}
.topnav:hover {
    font-family: Arial, Verdana, Geneva;
	font-size: 9pt;
	font-weight: bold;
	color: #84b838;
}
.topnava 
{
	font-family: Arial, Verdana, Geneva;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #668d2c;
}
.topnava:hover {
	font-family: Arial, Verdana, Geneva;
	font-size: 9pt;
	font-weight: bold;
	color: #84b838;
}

.sidenav {
	font-family: Arial, Verdana, Geneva;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	align: right;
	color: #668d2c;
    text-align: right;
}
.sidenav:hover {
	font-family: Arial, Verdana, Geneva;
	font-size: 9pt;
	font-weight: bold;
	align: right;
	color: #ccea7f;
    text-align: right;
}
.sidenava 
{
	font-family: Arial, Verdana, Geneva;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	align: right;
	color: #4d2208;
    text-align: right;
}
.sidenava:hover {
	font-family: Arial, Verdana, Geneva;
	font-size: 9pt;
	font-weight: bold;
	align: right;
	color: #84b838;
    text-align: right;
}

.copy  {
	font-family: Arial, Verdana, Geneva;
	font-size : 6pt;
	color: #668d2c;
	font-weight: normal;
	font-style: normal;
	text-align: left;
 }
.DummyFont {
}
H1  {
	font-family : Arial, Verdana, Geneva, Arial;
	font-size : 11pt;
	color : #4d2208;
	font-weight : bold;
	text-align : center;
	
}
H2 {
   font-family: Arial, Verdana, Geneva;
	font-size : 11pt;
	color: #4d2208;
	font-weight : bold;
    font-style:italic;
	text-align : left;
}
h3 {	
    font-family: Arial, Verdana, Geneva;
	font-size : 10pt;
	color: #4d2208;
	font-weight: bold;
	font-style: normal;
	text-align: left;

 }
h4 {	
    font-family: Arial, Verdana, Geneva;
	font-size : 7pt;
	color: #ffffCC;
	font-weight: normal;
	font-style: normal;
	text-align: center;

 }
.headerfont {
  font-family: Geneva, Verdana, Arial Geneva;
  font-size: 20pt;
  font-weight:normal;
  font-style:italic;
  text-align: right;
  }
.LinkFont {
	font-family: Arial, Verdana, Geneva;
	font-size: 9;
	text-decoration: none;
	font-weight: bold;
	color: #4d2208;
	
}
.LinkFont:hover {
	font-family: Arial, Verdana, Geneva;
	font-size: 9;
	font-weight: bold;
	color: #668d2c;
}
.sidetext {
    font-family : "Times New Roman", Times, serif;
	font-size: 14pt;
    font-weight:bold;
	color : #668d2c;
	font-style: italic;
	text-align: center;
 }
.footerlink {
font-family : arial, verdana, geneva;
font-size : 8pt;
color: #ffffCC;
font-weight: normal;
font-style: normal;
text-align: center;
text-decoration: none;
 }
.footerlink:hover {
font-family : arial, verdana, geneva;
font-size : 8pt;
color: #668d2c;
font-weight: normal;
font-style: normal;
text-align: center;
text-decoration: none;
 }
 }
-->
</style>
