

body {
	text-align: center;

		/* custom */
		background: #3e453e;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}






#c1 {
	margin: 0 auto;
	width: 968px;
	text-align: left;

		/* custom */
		background:  url(../images/pagebak.gif);
		margin-top: 0;
}

#c2 {

		/* custom */
		background:  none;
}

#c3 {
	margin: 0 auto;
	width: 915px;
}

#topbar {


		/* custom */
		padding-top: 10px;
		margin-bottom: 10px;
}

#strapline {

		font-size: 1em;
		font-family: "trebuchet ms";
		color: #554e48;
		line-height: 150%;
		float:right;
		margin-top: 10px;
		width:289px;
		height:210px;
		background: url(../images/yellowloz.gif) no-repeat;
}

#strapline div {
		margin: 30px;
		margin-top: 70px;
		text-align: center;
}

#menu {
	/* most menu options found in css/menucss.asp */

		/* custom */
		margin-top: 3px;
		margin-left: 30px;
}

#content {

		/* custom */
		margin-left: 30px;
		margin-right: 0;
		margin-bottom: 30px;

		background: #ffffff;
}

#content img[align=right] {
		margin-bottom: 5px;
		margin-left: 10px;
		float:right;
}

#content img[align=left] {
		margin-bottom: 5px;
		margin-right: 10px;
		float:left;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 520px;
		margin-right: 50px;
		margin-top: 20px;
}

#rhs {
	float: right;

		/* custom - set width of rhs */
		margin-top: -20px;
		width: 289px;
		background: url(../images/bluetop.gif) no-repeat;
		padding-top: 39px;
}

	#rhsbody {
	padding:10px;
	padding-left:10px;
	background:#ecf4fa;
	text-align:left;
	position:relative;
	}

		#rhsbody a {
		display: block;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 17px;
		text-align:right;
		clear:both;
		line-height: 2.5em;
		}
		
		#rhsbody a:hover {
		background: #ece5ac !important;
		}

		#rhsbody a img {
		border: 0;
		float:left;

		}

	#rhsfoot {
	background: url(../images/bluebot.gif) no-repeat;
	padding-top: 39px;
	}



#contacts {
		text-align: center;
		font-size: 0.675em;
		color: #ffffff;
		background: #414841;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom:5px solid white;
}

#contacts a {
		color: #ffffff;
}

#footer {
	margin: 0 auto;
	width: 968px;

		/* custom */
		padding-top: 10px;
		padding-bottom: 5px;
		background:  url(../images/footshado.gif) no-repeat;
		text-align: center;
		font-size: .675em;
		color: #ffffbb;
}

#footer a {

		color: #ffffff;
}


.clear {
	clear: both;
}

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}

.hiddenpara {
margin-top: 10px;
}

.hiddenpara a {
font-weight:bold;
color: #656565;
text-decoration: none;
}

.hiddenpara:hover {
text-decoration:none;
}

.hiddenpara span {
display: none;
font-weight: normal;
color: #656565;
margin-top: 5px;
margin-left: 15px;
}



.row0 {
	background: #ffffff;
}

.row1 {
	background: #eeeeee;
}