 
body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #666666;
line-height: 170%;
margin: 0px;
background: url('images/bg2.jpg');
font-weight:normal;
}



a:active,
a:visited,
a:link { color: #137D0D; text-decoration: none; }
a:hover { color: #137D0D; text-decoration: none; }


 
h1 {
	font-size: 19px;
	padding:3px 0px 0px 30px;
	font-weight:normal;
	color: #137D0D;
	width:441px;
	height:26px;
	background-image:url(images/h1.gif);
	background-repeat:no-repeat;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #137D0D;

 
}
 
hr {
	height:1px;
	background-color: #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

#border
{
margin: 0 auto;
background: url('images/bg.jpg') top center repeat-x;
line-height:0px;
}

#header
{
height: 201px;
/*background-image:url('images/header.jpg');
background-repeat:no-repeat;*/
}

#content
{
padding:10px 40px 0px 7px;
max-width: 714px;
background-color: #FFFFFF;
line-height: 170%;
float: left;
}

#container
{
width: 714px;
margin: 0px auto;
background-color: #ffffff;
padding:0px;
}

.splitright {
background: #ffffff url('images/menu.gif') top center no-repeat;
float: left;
}

.splitleft {
background: #ffffff;
width: 470px;
float: right;
padding-top:10px;
margin:0px;
}

.home-flash {float: right; width: 159px;}

#nav{
	width:180px;
	/*height:304px;*/
	padding:10px 0px 0px 0px;
	margin:0px 0 20px 0px;
	background: url(images/menu.jpg) no-repeat;
	line-height:1.3em;
	color:#999999;
	font-size:1.0em;
	float: left;
}
 

#nav ul, #nav li {
	list-style: none;
	margin: 0px 0px 0px 6px;
	padding: 5px 0px 5px 0px;
	width:145px;
	font-size:11px;
}

#nav li {
	border-bottom:1px solid #D5D5D5;
}

#nav li img {
	padding: 0px 6px 0px 10px;
}

#nav ul a {
	border-bottom: none;
	color:#666666;
}

#nav ul ul a {
	border-bottom: none;
	color:#999999;
}
 
#nav ul a:link, a:visited{
	color:#666666;
}

#nav ul a:hover, a:active{
	color:#137D0D;
}


#nav ul ul, #nav li li {
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	border-bottom:0px;
	color:#999999;
	width:115px;
}



#footer
{
	clear: both;
}


#footer a:link, a:visited{
	color:#b8ce83;
}

#footer a:hover, a:active{
	color:#cccccc;
}

input { font-size:11px }


