body {
	margin:0;
	padding:0;
	background:#ffffff url(/images/body-bg.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

#wrapper {
	width:760px;
	float:left;
}

#header {
	width:760px;
	height:125px;
	float:left;
	background:url(/images/header-bg.gif);
}
#header #topNav {
	height:23px;
	float:right;
	margin-right:1px;
}
#header #navigation {
/*	width:346px;*/
	height:21px;
	float:right;
	margin-top:80px;

	clear:right;
}
#header #navigation img {
	margin-right:1px;
}

#leftColumn {
	width:195px;
	float:left;
}

#leftColumn #leftColumnContent {
	width:auto;
	margin:0 0 0 0;
	border-top:54px solid #F0FEE0;
	padding-top:13px;
}
#leftColumn #leftColumnContent #search {
	color:#7BAA3F;
	padding:0 0 10px 10px;
}
#leftColumn #leftColumnContent #search p {
	margin:3px 0 0 0;
	font-weight:bold;
	font-size:10px;
	color:#7BAA3F;
}
#leftColumn #leftColumnContent #search p a {
	font-size:10px;
}
#leftColumn #leftColumnContent #search input.inputText {
	width:130px;
	height:16px;
	margin-right:10px;
	border:1px solid #C5C5C5;
}

#leftColumn #leftColumnContent #leftDivider {
	padding:0;
	margin:0 6px 0 6px;
	border-top:1px solid #D8E8C4;
}

#leftColumn #leftColumnContent .leftTeaserBlock {
	min-height:270px;
	padding:10px 0 10px 12px;

}
#leftColumn #leftColumnContent .leftTeaserBlock .leftTeaser {
	width:167px;
	margin:0 0 0 0;
	padding-bottom:5px;
	clear:both;
}
#leftColumn #leftColumnContent .leftTeaserBlock .leftTeaser .leftTeaserContent {
	padding:0 8px 8px 8px;
	background-color:#fff;
}
#leftColumn #leftColumnContent .leftTeaserBlock .leftTeaser .leftTeaserContent p {
	margin:0; padding:0;
	font-size:10px;
	color:#4A4A4A;
}

#rightColumn {
	width:565px;
	min-height:500px;
	float:left;
	background-color:#F0FEE0;
}
#rightColumn #rightColumnContent {
	width:auto;
	padding:20px 15px 0 15px;
}
#rightColumn #rightColumnContent p {
	line-height:14px;
}

#footer {
	padding-top:10px;
	margin-left:195px;
	margin-bottom:15px;
}
#footer img {
	margin-left:15px;
}

#textNavBlock {
	width:100%;
	border-top:1px solid #689235;
}
#textNavBlock #textNav{
	width:565px;
	margin-left:195px;
	padding:5px 5px 10px 5px;
	line-height:15px;
	text-align:center;
	font-size:10px;
	color:#4A4A4A;
}
#textNavBlock #textNav p {
	margin:0; padding:0;
}
#textNavBlock #textNav .textNavDivider {
	padding:0 7px 0 7px;
}
#textNav a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#4A4A4A;
}

/* Page styles */
#content { clear:both;padding-top:10px; }

#northlandMap {
	width:233px;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}
#searchDirectory {
	float:left;
	padding-bottom:8px;
}
#searchDirectoryLeft {
	width:50px;
	float:left;
}
#searchDirectoryRight {
	width:200px;
	float:left;
}
#searchDirectoryDivider {
	clear:both;
	padding-top:8px;
	margin:0;
	border-bottom:1px solid #D8E8C4;
}
#searchDirectoryRight p {
	margin:0; padding:0;
}
#searchDirectory select {
	width:150px;
	height:18px;
	padding:0;
	margin-bottom:10px;
	font-size:10px;
}

#searchDirectory input.textInput {
	width:150px;
	height:18px;
	padding:0;
	font-size:10px;
	line-height:18px;
}
#searchForm select,#searchForm input.textInput {
	height:18px;
	padding:0;
	font-size:10px;
}

#searchForm select.wide {
	width:240px;
}

	/* Search page Styles */
	
	#rightColumnContent a.alpha {
		background-color:#FFFFFF;
		padding:2px 3px 3px 3px;
		border:1px solid #cbdfbc;
	
	}

	#rightColumnContent a.alpha:link, #rightColumnContent a.alpha:visited {
		text-decoration:none;
	}
	
	#rightColumnContent a.alpha:hover, #rightColumnContent a.alpha:active {
		color:#666666;
		border:1px solid #666666;
		text-decoration:none;
	}
	
	span.grey {
		color:#acc798;
		padding:2px 3px 3px 3px;
		border:1px solid #cbdfbc;
	}
	
	.sortArrow {
		border:1px solid #000;
	}
	
	#rightColumnContent table th a:link, #rightColumnContent table th a:visited {
		color:#000000;
		text-decoration:underline;
	}
	
	#rightColumnContent table th a:hover, #rightColumnContent table th a:active {
		color:#666666;
		text-decoration:underline;
	}
	
	table.resultsTable {
		border-bottom:0;;width:100%;
		border-collapse:collapse;
	}
	
	.resultsTable th {
		font-size:11px;
		vertical-align:top;
		border:1px solid #DFECD1;
	}
	.resultsTable td {
		font-size:11px;
		vertical-align:top;
		border-left:1px solid #DFECD1;
	}
	.resultsTable td.dropBorder {
		border-left:0;
	}
	.resultsTable table td {
		border:0;
	}
	.resultsTable td.border {
		border-top:1px solid #DFECD1;
		border-left:0;
	
	}
	
	.detailsTable {
/*		border:2px solid #999999;width:100%;*/
	}
	
	.detailsTable th {
		font-size:12px;
		vertical-align:top;
	} 
	
	.detailsTable td {
		font-size:11px;
		vertical-align:top;
	}
	
/* Sitemap page styles */
#sitemap ul {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}
#sitemap p {
	margin:10px 0 10px 0;
}
#search {
	margin:0 0 20px 25px;
}
#search p {
	margin:10px 0 5px 0;
}
#search a.alpha:link, #search a.alpha:visited {
	background:none;
	padding:0;
	border:none;
}
#search a.alpha:hover, #search a.alpha:active {
	background:none;
	padding:0;
	border:none;
}

/* Content styles */
p {
	font-size:11px;
	color:#4D4D38;
}

a {
	font-size:11px;	
	font-weight:bold;
	color:#7BAA3F;
}
strong {
	font-size:11px;
}
form {
	margin:0;
}
select, input {
	font-size:11px;
}
h1 {
	font-size:18px;
	color:#4f4f4f;
}
h2 {
	margin:0; padding:0;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#7BAA3F;	
}
h2 a {
	text-decoration:none;
}
h3 {
	margin-bottom:2px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#7BAA3F;	
}
h4 {
	margin:0 0 2px 0;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#4f4f4f;	
}
table {
	color:#4D4D38;
}
span.readMore {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	padding:0;
}
span.readMore a {
	font-size:10px;
}
.clear {
	clear:both;
	margin-top:10px;
	padding:0;
}
#header div {
/*	border:1px solid yellow; */
}
#logoLink {

	float:left;
	padding:12px 0 0 26px;
	width:140px;
	height:50px;
}
.flyout {
	position:absolute;
	visibility:hidden;
	background-image:url('/images/flyout.gif');
	width:105px;
	height:22px;
	color:#000000;
	text-align:center;
	line-height:16px;
}

ul li { color:#4D4D38; }

dl { color:#4D4D38;padding:0 0 0 20px;line-height:10px; }
dt { float:left;width:250px; }
dt, dd { display:inline; }

