#front .titleLine
{
	width:610px;
	height:20px;
	background: url(images/find.gif);

	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	padding-top:7px; 
	padding-bottom:0px; 
	font-weight:bold;
	color:#003366;
}
#front .titleLineBr
{
	height:3px;
}
#front img
{
	border: 1px solid #CCC;
}
#front a 
{
	color: #333;
	text-decoration: none;
}

#front a:hover 
{
	color:#0000CC;
	text-decoration: underline;
}

/* standard elements */

html {min-height: 100%;}



* {

	margin: 0;

	padding: 0;

}



a {color: #963;}

a:hover {color: #C60;}



body {

	background: #006600 url(images/bg2.jpg) repeat-x;

	color: #444;

	font: normal 62.5% Tahoma,sans-serif;

}



p,code,ul {padding-bottom: 1.2em;}



li {list-style: none;}






code {

	background: #FFF;

	border: 1px solid #EEE;

	border-left: 6px solid #C1CAD3;

	color: #666;

	display: block;

	font: normal 1em Tahoma,sans-serif;

	line-height: 1.6em;

	margin-bottom: 12px;

	padding: 8px 10px;

	white-space: pre;

}



blockquote {

	background: url(images/quote.gif) no-repeat;

	display: block;

	font-weight: bold;

	padding-left: 28px;
	

}




h1 {
	font: bold 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #339933;
	padding-top:10px;
}


h2 {padding-top: 0px; padding-bottom: 20px; 
	font: bold 1.3em Tahoma,sans-serif;
	font-weight: bold;
	color: #339933;}
	
h3 {padding-top: 0px; padding-bottom: 20px; 
	font: bold 1.2em Tahoma,sans-serif;
	font-weight: bold;}

/* misc */

.clearer {clear: both;}



.left {float: left;}



.right {float: right;}



/* structure */

.container {

	background: #FFF;

	font-size: 1.2em;

	margin: 0 auto;

	padding: 0 5px 5px;

	width: 900px;
	

}



/* header */

.top {



	padding: 0px 5px 0;

}



/* title */

.header {

	background: #FFF;

	font-size: 1.2em;

	height: 270px;

	margin: 0 auto;

	padding: 5px 5px 0px;

	width: 900px;

}

.header .left, .header .right {

	background: #A4A4A0;

	color: #FFF;

	height: 150px;	

}

.header .left {

	background: #FFF;

	font: normal 2.8em "Trebuchet MS",sans-serif;

	line-height: 166px;

	text-align: center;	

	width: 900px;

}

.header .right {

	overflow: auto;
	background:#7f955f;

	width: 212px;

}

.header .right p,.header .right h2 {padding: 0 16px;}

.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}



/* navigation */

.navigation {	
	background: #D9E1E5 url(images/nav.jpg);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 35px;
	padding-left: 30px;
}

.navigation a {

	background: #D9E1E5 url(images/nav.jpg);
	border-right: 1px solid #AFBEC7;
	color: #FFF;
	display: block;
	float: left;
	font: bold 1.2em sans-serif;
	line-height: 35px;
	padding: 0 18px;
	text-decoration: none;

}

.navigation a:hover {background-position: left bottom; color: #ccff33;}



/* main */

.main {

	border-top: 0px solid #FFF;
	background:  url(images/main_bg.jpg) repeat-x;
}



/* sub navigation */

.sidenav {

	float: left;
	width: 200px;
	height: 700px;
	background: #ccc  url(images/sidenav_bg.jpg) repeat;
}

.sidenav h2 {
	color: #006633;
	font-size: 1.2em;
	line-height: 18px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #ccc;
}

.sidenav li {border-top: 1px solid #FFF; text-indent: 20px;}

.sidenav li a {

	font-size: 1.1em;

	color: #554;

	display: block;

	padding: 3px 0 3px 5%;

	text-decoration: none;

	width: 95%;
	line-height: 25px;
	font-weight: bold;

}

.sidenav li a:hover {

	background: #82c226;

	color: #FFF;	

}

.sidenav .image {
	width:210px;
	}
.image {
	width:100%;
	}
	
	
/* nav2 */

.sidenav2 {
	float: right;
	width: 180px;
	background:#EDF4FB;
}

.sidenav2 h2 {
	color: #003366;
	font-size: 1.2em;
	line-height: 30px;
	margin: 0;
	padding-left: 7px;
}

.sidenav2 ul {
	padding: 0;
	border-top: 1px solid #FFF;
}

.sidenav2 li {border-top: 1px solid #FFF;}

.sidenav2 li ul {
	padding: 0;
	border-top: 0px solid #FFF;
}

.sidenav2 li ul li  {
	padding: 0px 0 3px 20px;
	border-bottom: 0;
}

.sidenav2 li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	
}

.sidenav2 li a:hover {

	background: #DEEAF8;

	color: #654;	

}

.sidenav2 .image {
	width:210px;
	}

/* content */

.content {

	float: left;

	margin: 0px 0;

	padding: 0 15px 0 15px;

	width: 670px;

}

.content .descr {

	color: #664;

	font-size: 0.9em;

	margin-bottom: 6px;

}

.content li {

	list-style: url(images/li.gif);

	margin-left: 18px;

}

.content p {font-family: "Lucida Sans Unicode",sans-serif; text-align:justify;}

.contactleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;	
	width:150px;
	float:left;
	padding:10px 10px 10px 50px;
}	

.contactright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:450px;
	float:right;
	padding-top:10px;
	color:#006633;

}	
input
{
	border:1px solid #e4e4e4;
	margin:5px 0 5px 0px;
	
}


/* footer */

.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	height: 100px;
	text-align: center;
	font-weight: normal;
}

.footer a {
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
}
.footer a:hover {
	color: #66cc33;
	text-decoration: none;
	margin-top: 10px;
}
.footer .nav {
	color: #FFF;
	text-decoration: none;
	padding-top: 20px;
}
