body {
	background:#F9F6F1 url(images/back.jpg) top repeat-y;
	margin-top:0;
	margin-bottom:0;
}


/*container surrounding everything */


#container {
	background-color:#FFFFFF;
	width: 783px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	



	#container a {
		color:#0000ff;
		}

	#container a:hover {
		color:#87af2b;
		text-decoration: none;
		}

img {
border: 0;
display: block;
}

#top {
	width:900px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/topback.jpg) center no-repeat;

}


/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the header */


#header {
	width:  780px;
	height: 254px;
}	


/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the navbar */


#menu {
	width:100%;
	height:40px;
	margin:0;
	padding:0px 4px 0px 4px;
	background: url(images/nav3.jpg) no-repeat;
}

#menu ul {
	position:absolute;
	margin:0; 
	padding:0; 
	list-style:none;
}

#menu ul li {
	width:150px;
	margin:0 1px 0 0; 
	float:left; 
}

#menu ul li a {
	font:normal 11px/36px Verdana;
	color:#fff;
	text-align:center;
	text-decoration:none;
	height:40px;
	display:block;
	font-weight:bold;
}

#menu li a:link {
    height: 40px;
    color: #fff;
}

#menu li a:visited {
    color: #fff;
}

#menu li a:hover {
	font:normal 11px/36px Verdana;
	color:#505E2B;
	text-align:center;
	text-decoration:none;
	height:40px;
	display:block;
	font-weight:bold;
}



/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the body */


#side-a {
	float: right;
	width: 180px;
	padding:10px;
}

	#side-a p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:0.7em;
		color:#333333;
		}

	#side-a h1 {
		font-size:14px;
		color:#57742E;
		}
	#side-a h2 {
		font-size:12px;
		color:#9A8874;
		font-weight:bold;
		}

#side-b {
	float: right;
	width: 140px;
	padding:10px;
	background: url(images/rightback.jpg) no-repeat;
	height: auto;
}


	#side-b p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:0.7em;
		color:#333333;
		}

	#side-b h1 {
		font-size:14px;
		color:#7ea71a;
		}

	#side-b h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:0.8em;
		color:#333333;
		margin-left: 10px;
		}


#content {
	float: left;
	width: 540px;
	padding:10px;
	background: url(images/textback2.jpg) no-repeat;
	margin-left:10px;
}


	#content p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:0.8em;
		color:#333333;
		}


	#content h1 {
		font-size:22px;
		color:#0383b4;
		font-weight:bold;
		}

	#content h2 {
		font-size:14px;
		color:#9A8874;
		font-weight:bold;
		}

	#content h3 {
		font-size:18px;
		color:#6b696a;
		font-weight:bold;
		}

	#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 */

#footer2 {
	width:900px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/foot.jpg) center no-repeat;

}



#footer {
	width:auto;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	clear: both;
	padding-left: 10px;
}

	#footer p {
		color:#121212;
		text-align: center;
		padding-top: 15px;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: normal;
		}

	#footer a:link {
		color: #87af2b;
	}

	#footer a:visited {
		color: #87af2b;
	}

	#footer a:hover {
		color: #029bc4;
	}

.style1 {
	color: #1289C3;
	font-weight: bold;
}
