@charset "utf-8";
/* CSS Document */

@import url(presentation.css);
body {
	margin:5px 0px 0px 0px;
	background-color:#cd5323;
}
#wrapper {
	position:relative;
	margin:0px auto 0px auto;
	width:760px;
	overflow:hidden;
}
#wrapper_header {
	height:145px;
}
#wrapper_header img {
	float:left;
}
#wrapper_body {
	float:left;
	padding-bottom:40px;
	width:760px;
	background:url(../../_sharedimg/wrapper_body_bg.gif) repeat-y;
}
/* --- Root Level --- */

div.navWrap{
	float: left;
	width: 192px;
}

#primarynavigation {
	overflow : hidden;
	margin:0px 0 0;
	padding:17px 1px 41px 20px;
	width:171px;
	list-style-type:none;
	background:#95b857 url(../../_sharedimg/primarynavigation_bg.gif) no-repeat bottom left;
}
#primarynavigation li {
	float:left;
	border-bottom:1px solid #bfd49a;
}
#primarynavigation img {
	float:left;
}
/* --- First Level --- */
#primarynavigation ul {
font-weight:bold;
	float:none;
	clear:both;
	margin:0px 0px 20px 13px;
	padding:0px;
	width:158px;
	list-style-type:none;
}
#primarynavigation li li {
	float:none;
	padding:5px 3px 5px 1em;
	border-bottom:none;
	text-indent:-1em;
	color:#eaf1dd;
}
#primarynavigation li li a {
	color:#eaf1dd;
}
#primarynavigation li li a:hover, #primarynavigation li li a.selected {
	color:#ffffff;
}
/* ------------------ Second Level ------------------ */
#primarynavigation ul ul {
	margin:10px 0px 10px -1.2em;
	padding-left:3px;
	padding-top:5px;
	width:153px;
	background:#9ec061;
}
#content {
	float:left;
	width:568px;
}
#inner {
	padding:10px 20px 0px 22px;
}
/* ------------------ Third Level ------------------ */
#primarynavigation ul ul ul {
	margin:10px 0px 0px 20px;
	padding: 0;
	width:130px;
	background:#9ec061;
}
#primarynavigation li li li {
	padding: 0 0 10px 0;
	margin: 0;
	text-indent: 0;
}

#primarynavigation li li li a {
	color:#3f6200;
}
#primarynavigation li li li a:hover, #primarynavigation li li li a.selected {
	color:#ffffff;}


/* ------------------ Forth Level ------------------ */
#primarynavigation ul ul ul ul {
	margin:0px 0px 0px 10px;
	padding: 0;
	width:130px;
	background:#9ec061;
}
#primarynavigation li li li li {
	padding: 0 0 10px 0;
	margin: 0;
	text-indent: 0;
}
#primarynavigation li li li li a {
	color:#638526;
}

#primarynavigation li li li li a:hover, #primarynavigation li li li li a.selected {
	color:#ffffff;}















/* --- Site map First Level --- */

#sitemap h2 {
	margin:1.2em 0px 0.6em 0px;
	font-size:1.6em;
	line-height:1.3em;
	color:#8e393b;
	border-bottom:1px solid #CCCCCC;
}



#sitemap ul {
	list-style-type:square;
	color:#666666;
}
#sitemap li {
	border-bottom:none;
	color:#666666;
	font-weight:bold;
}
#sitemap li a {
	color:#666666;

}
#sitemap li a:hover, #sitemap li a.selected {
	color:#996666;

}
/* --- Second Level --- */
#sitemap ul ul {
margin-top:10px;
	list-style-type:none;
	margin-left:40px;

}
#sitemap li li {
	border-bottom:none;
	color:#666666;
	font-weight:normal;
}
#sitemap li li a {
color:#999999;}
#sitemap li li a:hover, #sitemap li li a.selected {
}

/* --- Third Level --- */
#sitemap ul ul ul {
margin-top:0px;
margin-left:50px;
}
#sitemap li li li a{
color:#999999;

}

/*-----------adam added--------------*/

#inner ul {
	margin: 0 0 0 25px;
}
#inner li {
	margin:0 0 15px 0;
}
/*-----------adam added--------------*/


#wrapper_footer {
	clear:both;
	margin-bottom:20px;
	padding-top:8px;
	height:50px;
	background:url(../../_sharedimg/wrapper_footer_bg.gif) no-repeat;
	overflow:hidden;
}
#wrapper_footer img {
	float:right;
}
#wrapper_footer ul {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 10px;
	list-style-type:none;
}
#wrapper_footer li {
	display:inline;
	font-size:0.9em;
	color:#ebaf98;
}
#wrapper_footer li a {
	color:#ebaf98;
}
#wrapper_footer li a:hover {
	color:#eecfc2;
}
.block {
	display:block;
}
.hr_a {
	/*	width:450px;
*/	margin: 20px auto 10px auto;
	background-image:url(../../_img/hr_01.gif);
	background-repeat:repeat-x;
	height:3px;/*	border-top:1px solid #8e393b;*/
}
.hr_b {
	border-top:1px solid #8e393b;
}
td {
	padding:0px;
}


/* -------- Custom Tile -------- */
/* 
Code: Benjamin Ruhe
Company: Community Engine
Date: 15/05/09

This is for the custom tile to drive people to subscribe.

 */

div.nlTile{

	margin:	-35px 0 0 -0px;
	width: 100%;
	overflow: hidden;
}
