body {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	background: #556FA4 url(/images/page/background.jpg) repeat-x top center;
	margin: 0;
}

hr {
	border: none 0;
	border-top: 1px solid #556FA4;
	height: 1px;
	margin: 12px 0;
}

h1.topofpage {
	color: #663D2E;
	font-size: 22px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 14px;
}	
	
h1.title {
	color: #111;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin: 1px 0 1px 0;
	padding: 0;
}	
	
h2 {
	color: #663D2E;
	font-size: 18px;
}	
	
h3 {
	color: #663D2E;
	font-size: 14px;
}

h3.tagline {
	font-size: 17px;
	font-weight: normal;
	color: #663D2E;
	margin: 4px 0 0 0;
	padding: 0;
}

td.newsitembottomrule {
	padding-bottom: 2px;
}

#mainWrap {
	width: 950px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#headerWrap {
	width: 950px;
	background-color: #FFF;
}

#headerWidth {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}

.headerLogo {
	width: 94px;
	float: left;
	margin: 20px 10px 20px 0;
}

.headerTitle {
	width: 400px;
	float: left;
	margin-top: 58px;
}

.headerInfo {
	width: 200px;
	line-height: 15px;
	float: right;
	margin: 50px 0 0 0;
	text-align: right;
}

#mainNavWrapper {
	width: 950px;
	height: 40px;
    background-color: #FFF;
    border-top: 1px solid #556FA4;
    border-bottom: 1px solid #556FA4;
    background: url(/images/page/navbar_background.jpg) repeat-x;
}

#mainNavWidth {
    padding-left: 32px;
}

.nav {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
	display: block;
	float: left;
}

.nav a:link {
	color: #111;
	text-decoration: none;
	display: block;
	padding: 13px 16px 10px 16px;
}

.nav a:visited {
	color: #111;
	text-decoration: none;
	display: block;
	padding: 13px 16px 10px 16px;
}

.nav a:hover {
	color: #000;
	text-decoration: none;
    background: url(/images/page/navbar_background_hover.jpg) repeat-x;
	display: block;
	padding: 13px 16px 10px 16px;
}

.navLastItem {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
	display: block;
	float: left;
}

.navLastItem a:link {
	color: #111;
	text-decoration: none;
	display: block;
	padding: 13px 15px 10px 15px;
}

.navLastItem a:visited {
	color: #111;
	text-decoration: none;
	display: block;
	padding: 13px 15px 10px 15px;
}

.navLastItem a:hover {
	color: #000;
	text-decoration: none;
    background: url(/images/page/navbar_background_hover.jpg) repeat-x;
	display: block;
	padding: 13px 15px 10px 15px;
}

.navdivider {
	width: 1px;
    height: 36px;
    margin-top: 2px;
	background-color: #B8CAED;
    float: left;
}

#contentWrap {
	width: 950px;
	background-color: #FFF;
	clear: both;
}

#slideshow {
	width: 882px;
	margin-bottom: 16px;
}

#contentPadding {
	font-size: 14px;
	line-height: 17px;
	padding: 28px 34px 12px 34px;
}

#mainFeatureWrap {
	width: 882px;
}

.featureWrap {
	width: 270px;
	float: left;
	margin-right: 36px;
}

.featureWrapRight {
	width: 270px;
	float: left;
}

.featureTitleWrap {
	color: #111;
	height: 40px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    background: url(/images/page/navbar_background.jpg) repeat-x;
    border-top: 1px solid #556FA4;
    border-bottom: 1px solid #556FA4;
}

.featureTitlePadding {
	padding: 12px 14px 9px 15px;
}

.featureContentWrap {
	width: 270px;
	background: #F0E8E5;
}

.featureContentPadding {
	font-size: .97em;
	line-height: 14px;
	padding: 10px 12px 4px 14px;
}

#sidebarMainWrap {
	width: 400px;
	float: right;
	margin-left: 24px;
}

.sidebarWrap {
	width: 400px;
	margin-bottom: 16px;
}

.sidebarTitleWrap {
	color: #111;
	height: 32px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: url(/images/page/sidebar_background.jpg) repeat-x;
    border-top: 1px solid #556FA4;
    border-bottom: 1px solid #556FA4;
}

.sidebarContentWrap {
	width: 400px;
	background: #F0E8E5;
}

.sidebarTitlePadding {
	padding: 8px 14px 6px 15px;
}

.sidebarContentPadding {
	font-size: .94em;
	line-height: 16px;
	padding: 10px 13px 16px 14px;
}

#conversationsMainWrap {
	width: 310px;
	float: right;
	margin-left: 24px;
}

.conversationsWrap {
	width: 310px;
	margin-bottom: 16px;
}

.conversationsTitleWrap {
	color: #111;
	height: 32px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: url(/images/page/sidebar_background.jpg) repeat-x;
    border-top: 1px solid #556FA4;
    border-bottom: 1px solid #556FA4;
}

.conversationsContentWrap {
	width: 310px;
	background: #F0E8E5;
}

.conversationsTitlePadding {
	padding: 8px 0 6px 0;
}

.conversationsContentPadding {
	font-size: .94em;
	line-height: 16px;
	padding: 10px 13px 16px 14px;
	text-align: center;
}

#footerContactWrap {
	width: 882px;
	height: 36px;
	background: url(/images/page/footerContact_background.jpg) no-repeat;
	margin-top: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

#footerContact {
	padding-top: 11px;
}

#footerContact ul {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 0; 
	padding: 0;
	color: #111;
}

#footerContact li {
	margin: 0 6px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footerContact a:link, #footerContact a:visited {
	color: #000;
	text-decoration: none;
}

#footerContact a:hover {
	color: #556FA4;
	text-decoration: none;
}

.footerSpacer {
	color: #556FA4;
}

div#bottomnav
{
	color: #B8CAED;
	font-weight: plain;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
}

div#bottomnav a:link, div#bottomnav a:visited
{
	color: #FFF;
	text-decoration: none;
}

div#bottomnav a:hover { color: #000; }

#copyright {
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000;
}

#copyright a:link, #copyright a:visited {
	color: blue;
}

#copyright a:hover {
	color: #000;
}
