
* { margin: 0; padding: 0; border: 0 }

body {
	background: #e2dbd1;
	font: 62.5% Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0px 0;
}

/* links */
a, a:visited {	
	color: #666666;
	background: inherit;
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
}
a:hover {
	color: #ffffff;
	background-color: #0c5109;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, arial, sans-serif;

}

/*
.header-photo h1 {
	font-size: 160%;	
	font-weight: normal;
	color: #0c5109;
	text-indent:-9999px
}

 header-photo 
#header-photo {
	clear: both;
	height: 123px;
	width: 960px;
	margin: 0 auto;
	background: #FFF url(../images/header-photo.gif) no-repeat center center;
}
*/

#sitename {
	position:relative;
	width:956px;
	margin:0 0 0 20px;
	/*margin: 0 auto;*/
}

#sitename h1 {
	display:block;
	width:956px;
}

#sitename {background:url(../images/header-photo.gif) no-repeat 0px 0px #fff;
}

#sitename, #sitename h1	{height:119px;
}

#sitename h1 a:link, #sitename h1 a:visited {background:url(../images/header-photo.gif) no-repeat 0px 0px #fff;
}
									
#sitename h1 a:hover {background:url(../images/header-photo.gif) no-repeat 0px 0px #fff;
}

#sitename h1 {
	display:block;
	width:956px;
	text-indent:-9999px;
}
									
#sitename h1 a, #sitename h1 a:visited {
	display:block;
	width:956px;
	height:119px;
}

h1 a:link, h1 a:visited	{
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	font-size: 1.8em;
	font-weight: normal;
}
									
h1 a:hover	{background-color: transparent;}



h1, h2, h3, p {
	padding: 0px;		
	margin: 0;
}
ul, ol {
	margin: 0px 0px 16px 0px;
	padding: 0 0px;
	line-height: 1.4em;
}

ol li {margin: 0 0px 0 25px;
	padding: 0px 0px 0px 0px;}
	

p {
		margin: 0px;
		line-height: 1.4em;
		/*padding-bottom: 15px;
		padding-right:1em;*/
	}

/* images */
img {
	background: #ffffff;
   	border: 0px solid #DCDCDC;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}



/* form elements */
form {
	margin:0px; padding: 0 5px;
	border: 0px solid #dcdcdc; 
	background-color: #fafafa; 	
}
label {
		float:left;
		width:120px;
		border:0px solid #000;
		margin-right:20px;
		clear:both;
		padding-bottom:8px;
}
input {
	padding:2px;
	border:1px solid #dcdcdc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:430px;
	padding:0px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #dcdcdc;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #dcdcdc;
	border: none;
}

/*
fieldset
	{
		border:0px solid #000;
		clear:both;
		padding-bottom:10px;
	}

label
	{
		color:#484848; text-decoration:none;
		font:0.8em verdana, sans-serif;
		float:left;
		width:160px;
		border:0px solid #000;
		margin-right:20px;
		clear:both;
	}

input, textarea
	{
		color:#676767;
		font-family:verdana, sans-serif;
		width:180px;
		margin-bottom:0px;
		border:1px solid #8D8D8D;
		font-size:0.8em;
	}
.inputError
	{
		border:1px solid #f00;
		color:#f00;
	}
.textAreaError
	{
		border:1px solid #f00;
		color:#f00;
	}

textarea
	{
		width:510px;
		height:75px;
	}

.mandatory
	{
		border:0px solid #f00;
		color:#a00;
	}

.submitButton
	{
		float:right;
		width:auto;
		border:1px solid #cbcbcb;
		font-weight:normal;
		font-size:16px;
		background-color:#fff;
		padding-right:8px;
		padding-left:8px;
		margin-right:6px;
		color:#cbcbcb;
	}
.submitButton:hover
	{ 
		color:#6f6f6f; 
	}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 1000px;
	background: #ffffff url(../images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#top-bg {

	width: 1000px;
	height: 20px;
	background: #ffffff url(../images/top-bg2.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;
}


#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 940px;	
	padding: 0 0 20px 0px; 	
	background: #ffffff;	
	/*border-top: 5px solid #FFF;
	border-bottom: 2px solid #000000;*/
	margin-left: 25px;
	display: inline;
	min-height:540px;
	height:auto !important;
	height:540px;
}

/* header-text 
#header {
	height: 53px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../images/header-bg.jpg) no-repeat center top;
}
*/

/* header links
#header #header-links {
	position: absolute;
	top: 10px; right: 10px;	
	color: #838181;
	font-size: 10px;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}
 */
 


/* Navigation */
.navlist 
	{
		background: #0c5109 url(../images/nav-bg.jpg) repeat-y center top;
		min-height: 35px !important;
		/*background-color: #402f25;*/
		margin-left: 20px;
		margin-top: 3px;
		margin-bottom: 0px;
		overflow: hidden;
		width: 960px;
		font-size:1.3em;
		padding-top:0px;
	}
.navlist ul 
	{
		list-style: none;
		margin-left: 50px;
		padding: 0;
	}
.navlist li 
	{
		/*border-left: 1px solid #f1f1f1;*/
		float: left;
		line-height: 1.2em;
		/*margin: 0 .5em 0 -.5em;*/
		padding: 9px 55px 8px 0px;
		white-space: nowrap;
	} 
.navlist a 
	{
		padding: 2px 2px 2px 2px;
	}
.navlist a:link, .navlist a:visited 
	{
		color: #ffffff;
		/*background-color: transparent;*/
		text-decoration: none;
		text-transform:uppercase;
		font-weight:bold;
		margin: 0 10px 0 0px;
		/*background-image: url('../images/nav-arrow.gif');*/
		background-position: 0 4px;
		background-repeat: no-repeat;
		padding: 0px 0px 0px 13px;
	}
.navlist a:hover 
	{
		color: #bbb2a5;
		background-color: transparent;
		text-decoration: none;
		list-style:none;
		margin: 0 10px 0 0px;
		background-image: url('../images/nav-arrow2.png');
		background-position: 0 4px;
		background-repeat: no-repeat;
		padding: 0px 0px 0px 13px;
	}
	
#selected a
	{
		/*background-color:#transparent;*/
		color:#bbb2a5;
		margin: 0 10px 0 0px;
		background-image: url('../images/nav-arrow2.png');
		background-position: 0 4px;
		background-repeat: no-repeat;
		padding: 0px 0px 0px 13px;
	} 
	
#selected a:hover
	{
		color: #bbb2a5;
		background-color: transparent;
		text-decoration: none;
	}


/* Main page image */
.page-image {
	clear: both;
	height: 206px;
	width: 960px;
	margin: 0 auto;
	}

/* Main Column */
#main {
	font: normal 1.4em Verdana, Tahoma, arial, sans-serif;
	float: left;
	width: 530px;
	margin: 0 0 0 65px;
	padding: 45px 30px 0 0; 
	display: inline;
	/*border:1px solid #000000;*/
}
#main h2 {
	font: normal 1.4em Verdana, Tahoma, arial, sans-serif;
	color: #0c5109; 
	padding: 0px 0 20px 0px; 		
}

#main h3 {
	font: normal 1.1em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	font-weight:bold;
	padding: 10px 0 2px 0px; 		
}

#main p {
	padding: 0px 0 18px 0px; 		
}

#main ul li {
list-style-type:none;
}



/* Sidebar */	
#sidebar {
	font: normal 1.4em Verdana, Tahoma, arial, sans-serif;
	float: left;
	width: 250px;
	padding: 0 0px 0 0; 
	margin: 45px 10px 0 40px;
	/*border:1px solid #000000;*/
	
}	
#sidebar h2 {
	font: normal 1.4em Verdana, Tahoma, arial, sans-serif;
	color: #0c5109; 
	padding: 0px 0 20px 0px; 		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 0;
	text-decoration: none;
	color: #0c5109;
	/*font-size:120%;
	font-weight:bold;
	background: url(../images/dots.jpg) repeat-x left top;
	white-space: nowrap;*/
}
#sidebar ul.sidemenu li {
	list-style:none;
	margin: 0 10px 0 0px;
	background-image: url('../images/bullet.gif');
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 8px;		
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	padding: 2px 2px 2px 2px;
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	padding: 2px 2px 2px 2px;
	color: #fff;
	background-color: #0c5109;
	text-decoration: none;
}

#sidebar ol {
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0;
	text-decoration: none;
	color: #0c5109;
}

#sidebar ol li {
	
	padding: 0px 0px 18px 0px;;

}

#splitList ul.splitList {
	 float: left;
	 width: 100%;
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 
#splitList li.splitList {
	 float: left;
	 width: 29%;
	 margin: 0 18px 0 0px;
	 background-image: url('../images/bullet.gif');
	 background-position: 0 9px;
	 background-repeat: no-repeat;
	 padding: 0px 0px 0px 10px;
}

/* footer */
#footer-wrap {
	clear: both;
	width: 1000px;
	height:20px;
	background: url(../images/footer-bottom.jpg) no-repeat center bottom;	
}

/*
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}
*/


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


#copyright{
margin-bottom: 28px}

#link{ width: 300px; height: 120px;}
