body {

	background-color:#334424;

	margin-top:5px;

}



img { 

	border: #334424 3px outset;

	background: #FC6701;

	}



/*container surrounding everything */



#container {

	background-color:#DDF7DC;

	width: 963px;

	margin-left:auto;

	margin-right:auto;

	border:#FC6701 6px ridge;

}	





	#container a {

		color:#0000ff;

		}

		

	#container a:hover {

		color:#FC6701;

		}



/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the header */



#header {

	width:  100%;

	height: 183px;

	background-image:url(images/bannerbg7.jpg);

}	







/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the navbar */



#navbar2 {

    height: 35px;

    width: 100%;

	text-align: center;

	background-color:#e6dfcf;

	border-bottom:#808080 2px solid;

	border-top:#808080 2px solid;

}



#navbar2 ul {

	margin:0px;

    font-family: Tahoma;

	font-weight:bold;

    font-size: 0.8em;

    color: #000;

    line-height: 35px;

    white-space: nowrap;

	padding:0px;
	
	float:left;

}



#navbar2 li {

    list-style-type: none;

    display: inline;

	border-right:none;

}



#navbar2 li a {

    text-decoration: none;

    padding-top: 5px;

	padding-right:8px;

	padding-left:10px;

	padding-bottom: 5px;

    color: #000;

	border: 1px solid #838172;

}



#navbar2 li a:link {

    color: #000;

	background: url(images/navback.jpg);

}



#navbar2 li a:visited {

    color: #000;

	background: url(images/navback.jpg);

}



#navbar2 li a:hover, #navbar2 li a.current {

    color: #FC6701;

	background: url(images/navback2.jpg);

}







/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the body */



	

#side-a {

	float: left;

	width: 260px;

	padding:10px;

}



	#side-a p {

		font-family:Tahoma;

		font-size:11px;

		color:#333333;

		}

		

	#side-a h1 {

		font-family:Tahoma;

		font-size:0.9em;

		color:#008001;

		border-bottom:#000131 1px dotted;

		padding-top:1em;

		}



#side-b {

	float: right;

	width: 270px;

	padding:10px;

}



	#side-b p {

		font-family:Tahoma;

		font-size:0.8em;

		color:#333333;

		}

	#side-b h1 {

		font-family:Tahoma;

		font-size:0.9em;

		color:#008001;

		border-bottom:#000131 1px dotted;

		padding-top:1em;

		}

	#side-b h2 {

		font-family:Tahoma;

		font-size:0.8em;

		color:#333333;

		margin-left: 10px;

		}



#content { 

	float: left;

	width:940px;

	padding:10px;

}



	#content p {

		font-family:Tahoma;

		font-size:11px;

		color:#333333;

		}

		

	#content h1 {

		font-family:Tahoma;

		font-size:1em;

		color:#008001;

		font-weight:bold;

		line-height:1em;

		padding-top:0px;

		padding-bottom:0;

		border-bottom: 1px solid #000;

		}

		

	#content h2 {

		font-family:Tahoma;

		font-size:0.8em;

		color:#000131;

		font-weight:bold;

		line-height:2em;

		padding-top:1em;

		padding-bottom:1px;

		}

		

	#content h3 {

		font-family:Tahoma;

		font-size:0.6em;

		color:#000131;

		font-weight:bold;

		line-height:2em;

		padding-top:1em;

		padding-bottom:1px;

		}

	

	#content ul {

		list-style-type: none; 

		padding: 0; 

		margin: 0; 

		font-family:Tahoma;

		font-size:0.7em;

		}

				

	#content li {

	    display: block;

		list-style: circle;

		line-height:1.6em;

		margin: 2px 0 5px 50px;

		padding-left:5px;

		}



	









/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the footer */



#footer {

	background-color: #e6dfcf ; 

	height: 35px;

	color:#000;

	clear:both;

}



	#footer p {

		font-family:Tahoma;

		font-size:0.6em;

		color:#000;

		text-align:center;

		padding-top:13px;

		font-weight:bold;

	}

	

	#footer a {

		color:#FC6701;

	}

	

	#footer a:hover {

		color:#008001;

	}

