﻿body 
{
	margin:0px;
	font-family:Arial, Sans-Serif;
	font-size:100%;
	color:#000000;
	text-align:left;
}

#content
{
	padding:0px;
	width:777px;
}

#content p
{
	margin:0px 0px 10px 0px;	
}

#content h1
{
	color:#000077;
	font-weight:bold;
	font-size:150%;	
}

/* -- Homepage -- */
#content #homepage
{
	font-size:70%;
	background:#ffffff;
	width:746px;
	padding:20px 0px 20px 20px;
	margin:0px 0px 0px 9px;
}

#content #homepage #maincopy
{
	margin-right:18px;
	width:230px;
	height:160px;
	float:left;
}

#content #homepage #mainimage
{
	width:478px;
	height:160px;
	float:left;
	margin:0px;
	padding:0px;
}

#content #homepage .featureditemstop
{
	float:left;
	width:230px;
	margin-top:20px;
	margin-right:18px;
}

#content #homepage .featureditem3top
{
	float:left;
	width:230px;
	margin-top:20px;
	margin-right:0px;
}

#content #homepage .featureditemstop p
{
	margin:4px 0px 4px 0px;
}

#content #homepage .featureditemstop img,
	#content #homepage .featureditem3top img
{
	float:none;
	margin-top:5px;
	min-height:90px;
	max-width:230px;
}

#content #homepage .featureditemsbottom
{
	float:left;
	width:230px;
	margin-right:18px;
}

#content #homepage .featureditem3bottom
{
	float:left;
	width:230px;
	margin-right:0px;
}

#content #homepage .featureditemsbottom p
{
	margin:4px 0px 4px 0px;
}

#content #homepage .featureditemtitle,
#content #homepage .featureditemtitle a,
	#content #homepage .featureditemtitle a:visited
{
	color:#000077;
	font-size:110%;
	font-weight:bold;
	float:none;
	text-decoration:none;
}

#content #homepage .featureditemspacerblock
{
	width:727px;
	padding:10px 0px 0px 0px;	
	float:none;
	display:block;
}

#content #homepage .featureditemspacer
{
	width:230px;
	height:10px;
	background:url("../Images/Featured_Item_Spacer.jpg") no-repeat;
	float:left;
	margin:10px 18px 0px 0px;
}

#content #homepage .featureditem3spacer
{
	width:230px;
	height:10px;
	background:url("../Images/Featured_Item_Spacer.jpg") no-repeat;
	float:left;
	margin:10px 0px 0px 0px;
}

/* -- Section Pages -- */
#content #section
{
	width:756px;
	font-size:70%;
	padding:20px 0px 20px 10px;
	margin:0px 2px 0px 9px;
	background:#ffffff;
}

#content #section .sectiondetails
{
	padding:0px;
	width:498px;
	margin:0px 0px 30px 0px;
}

#content #section #maincopy
{
	width:478px;
	float:left;
	margin-bottom:18px;
}

#content #section .featureditemstop
{
	float:left;
	width:220px;
	margin:0px 18px 18px 0px;
}

#content #section .image
{
	float:left;
	width:80px;	
	margin-right:8px;
}

#content #section .featureditemtitle
{
	width:122px;
	text-align:left;	
	float:left;
}

#content #section .featureditemtitle a, 
	#content #section .featureditemtitle a:visited
{
	font-size:110%;
	font-weight:bold;
	float:none;
	color:#000077;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#content #section .featureditemtitle a:hover
{
	text-decoration:underline;
}

#content #section .text
{
	width:130px;
	float:left;
}

#content #section .text a, 
	#content #section .text a:visited
{
	text-decoration:underline;
	color:#000077;	
}

#content #section .text a:hover
{
	text-decoration:none;
}

/* -- Horizontal Spacer -- */
#spacer
{
	background:#ffffff;
	width:777px;
	height:2px;
	line-height:0px;
}

/* -- Section Featured Item Spacer -- */
.featurespacer
{
	background:#ffffff;
	width:460px;
	height:1px;
	line-height:0px;
}

/* Form configuration */
#form
{
	width:420px;
	background:#f4f4ff;
	padding:10px;
}

#form .field
{
	width:150px;
	float:left;
	font-weight:bold;
}

#form input
{
	width:260px;
	float:none;
}

#form input.spaced
{
	margin-bottom:14px;
}

#form textarea
{
	width:260px;
	height:70px;
	margin-bottom:14px;
}

#form .button
{
	width:70px;
	float:right;
	margin:0px 3px 3px 0px;
}

.summarybar
{
	text-align:center;
	margin:0px 0px 0px 0px;
}

.summaryspacer
{
	width:440px;
	height:1px;
	background:#8c98cc;
	float:none;
	margin:0px;
	line-height:1px;
}

.summarydetails
{
	float:left;
	width:340px;
	text-align:center;
	vertical-align:middle;
	margin:7px 0px 7px 0px;
}

.searchtitle
{
	margin:20px 0px 20px 0px;
	font-weight:bold;
	font-size:110%;
}

.searchsummary
{
	font-weight:bold;	
}

.searchresultstitle
{
	margin:7px 0px 1px 0px;
}

.searchresultstitle a, searchresultstitle a:visited
{
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.searchresultstitle a:hover
{
	text-decoration:none;
}

.searchresultstext
{
	width:440px;
	margin:1px 0px 14px 0px;	
}

.summarynext
{
	float:left;
	width:20px;
	text-align:right;
	margin:7px 0px 7px 0px;
	padding:0px 10px 0px 10px;
}

.summaryprevious
{
	display:block;
	width:30px;
	float:left;
	text-align:left;
	margin:7px 0px 7px 0px;
	padding:0px 10px 0px 10px;
}

.summarynext a, .summarynext a:visited, 
	.summaryprevious a, .summaryprevious a:visited
{
	color:#000000;
	text-decoration:underline;
}

.summarynext a:hover, .summarynext a:hover,
	.summaryprevious a:hover, .summaryprevious a:hover
{
	color:#000000;
	text-decoration:none;
}

/* Sitemap configuration */
.sitemap ul
{
	padding:0px;
	list-style-type:none;
	margin:0px 10px 0px 10px;
	font-weight:bold;
}

.sitemap li
{
	display:block;
	background:url("../Images/NavRight.gif") no-repeat;
	padding:3px 20px 3px 10px;
	background-position:0px 7px;
	text-decoration:none;
	margin-left:-3px;	
}

.sitemap li a, .sitemap li a:visited
{
	color:#000077;
	text-decoration:none;	
}

.sitemap li a:hover
{
	text-decoration:underline;
}

.sitemap li.sitemap3
{
	background:url("../Images/NavContent.gif") no-repeat;
	padding:3px 20px 3px 10px;
	background-position:0px 8px;
	font-weight:normal;	
}

