BODY  {
font-family: georgia, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

p, td
{
font-family: georgia, Arial, Helvetica;
font-size: 12px;
line-height: 17px;
}
	
H1  { font-size: 22px; font-weight: normal; color: #3d3d3d; line-height: 26px; margin-top:0px}
H2  { font-size: 18px; color: #4A4A4A; font-weight: normal; line-height: 23px; padding:0px 0px 5px 0px; margin:0px}
H3  { font-size: 14px; color: #144496; font-weight: bold; border-bottom: 0px solid #4a4a4a; }
H4  { font-size: 12px; color: #4B80BF }
H5  { font-size: 12px; color: #C91D4D; font-weight: bold  }
H6  { font-size: 12px; color: #00417b; font-weight: bold; margin-bottom:10px;}

#mainContent {
  position: relative;
  left: 240px;
  width: 680px;
  padding: 20px;
}

#sideColumn {
  position: relative;
  left: -720px;
  padding: 20px;
}

#linkCMS, #linkSMT
{
  padding:0px;
  font-weight: normal;
}

.sideNav {line-height: 20px; font-weight: bold; margin-top: 4px;}

.sideNavBlog {line-height: 14px; font-weight: bold;}

.sideNavBlog {padding-top: 7px}

.menuSidePosition {margin-top: -6px;}
.menuSidePositionNews {margin-top: 12px;}

INPUT, TEXTAREA, SELECT, OPTION
{ font-family: Arial, Courier New, courier, monospace; font-size: 12px }

.prettyInput { border: 1px solid #2d8edc; background-color: #FFFFFF; }		
.searchInput { border: 1px solid #2d8edc; background-color: #FFFFFF; width:150px}	
.newsletterSignupInput { border: 1px solid #2d8edc; background-color: #FFFFFF; width:186px}	

.top {line-height:14px; padding-left:10px; padding-bottom:4px; padding-top:3px;}		
.child {font-weight:normal; padding-left:20px; line-height:15px; padding-bottom:3px; padding-top:2px}		

.num a:link, .num a:visited, .num a:hover, .num a:active	{
	background: #CEDCD4;
	border: 1px solid #ABC9D0;
	color: #333333;
	text-decoration: none;	
    padding: 1px 2px 1px 2px;
	}
    
.active	{
	background: #EAFAF6;
	border: 1px solid #ABC9D0;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
    padding: 1px 2px 1px 2px;
}


ul#navList {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

ul#navList li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-color:#0068C2;
}

a.navContentPages{
	display: block;
	width: 129px;
	height: 41px;
	background: url(/images/navContentPages.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navContentPages{
	background-position: -129px 0;
}

a.navBlog{
	display: block;
	width: 65px;
	height: 41px;
	background: url(/images/navBlog.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navBlog{
	background-position: -65px 0;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.blogPostSummary
{
	margin-top:5px;
	margin-bottom:5px
}

a.navLeft{
	display: block;
	float:left;
	width: 314px;
	height: 48px;
	background: url(/images/nav-left.jpg) 0 0 repeat-x;
	text-decoration: none;
}


a.home{
	display: block;
	float:left;
	width: 99px;
	height: 48px;
	background: url(/images/home.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.home{
	background-position: -99px 0;
	color: #FFF;
}

a.about{
	display: block;
	float:left;
	width: 124px;
	height: 48px;
	background: url(/images/about.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.about{
	background-position: -124px 0;
	color: #FFF;
}
a.communities{
	display: block;
	float:left;
	width: 151px;
	height: 48px;
	background: url(/images/communities.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.communities{
	background-position: -151px 0;
	color: #FFF;
}

a.resources{
	display: block;
	float:left;
	width: 136px;
	height: 48px;
	background: url(/images/resources.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.resources{
	background-position: -136px 0;
	color: #FFF;
}

a.contact{
	display: block;
	float:left;
	width: 136px;
	height: 48px;
	background: url(/images/contact.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.contact{
	background-position: -136px 0;
	color: #FFF;
}


/* --------HOME ROTATION--------- */

#panel2, #panel3, #panel4, #panel5
{
	display: none;
}

.labelOn, .labelOff
{
	display:block;
	position: absolute;
	background-color: #837651;
	cursor: pointer;
	width:10px;
	height: 10px;
	border: 1px solid #ffffff;
}
.labelOff
{
	background-color: #837651;
}
.labelOn
{
	background-color: #cd7835;
}
#label1
{
	left: 0px;
}

#label2
{
	left: 20px;
}

#label3
{
	left: 40px;
}

#label4
{
	left: 60px;
}
.WYSIWYGAreaTop
{
  padding-top: 0px;
  border-top: 0px solid #8a2f31;
   border-right: 0px solid #8a2f31;
}
.WYSIWYGAreaLeft
{
   border-top: 0px solid #8a2f31;
   border-right: 1px solid #56471b;

}
.WYSIWYGAreaMiddle
{
   border-top: 0px solid #8a2f31;
   border-right: 1px solid #56471b;

}
.WYSIWYGAreaRight
{
   border-top: 0px solid #FFFFFF;
}
.ContentArea
{
   padding: 2px 20px 20px 20px;
}

.ContentAreaLeft
{
   padding: 2px 20px 20px 8px;
}
.MainPicArea
{
    background: url(/images/home/pic-main-bg.gif) top left no-repeat;
    height: 460px;
}

.MainPic
{
   padding: 29px 0px 0px 30px;
}

.BlogArea
{
   position: relative;
   padding: 0px 20px 20px 20px;
   border-top: 0px solid #FFFFFF;
}
.BlogArea h2
{
   font-size: 21px;
   color: #000000;
}
.BlogSeeAll
{
   position: absolute;
   top: 24px;
   right: 20px;
   font-weight: bold;
}
.PageBackground
{
   background: url(/images/page-bg.gif) top center repeat-x;
   background-color: #f9f7eb;
}

.HeaderCTA
{
   position: absolute;
   left: 585px;
   top: 24px;
   text-align: center;
   font-size: 18px;
   width: 514px;
   line-height: 22px;
   color: #3d3d3d;
}
.HeaderContainer
{
   position: absolute;
   top: 0px;
   width: 960px;
}
.Header
{
   background:url(/images/home/header.jpg) top left no-repeat;
   height: 90px;
   text-align:right;
   position: relative;
}
 .HeaderHomeLink
{
   position:absolute;
   top:0px;
   left:0px;
   width: 400px;
   height: 115px;
}
.HeaderLinks, .HeaderLinks a
{
   padding-top: 10px;
   padding-right: 20px;
   text-align: right;
   text-decoration: none;
}
.HeaderLinks a:link, .HeaderLinks a:visited, .HeaderLinks a:hover, .HeaderLinks a:active
{
   font-weight: bold;
   color: #1867c9;
   padding: 0px 12px 0px 12px;
   text-transform: uppercase;
}
.HeaderNav
{
   background-color: #FFFFFF;
   height: 48px;
   text-align:right;
   position: relative;
}

 .TopNavigation
{
   position:absolute;
   top:0px;
   left:0px;
   width: 960px;
   text-align:right;
   padding-top:0px;
   padding-bottom:0px;
   background-color: #1867c9;
}

.MainContent, .MainTable
{

}
.MainContent h1
{
   color: #3d3d3d;
}
.MainContent h2
{
   color: #8a2f31;
}
.MainContent a:link, .MainContent a:visited, .MainContent a:hover, .MainContent a:active, a:link, a:visited, a:hover, a:active
{
  color:  #56471b;
}
.Footer
{
   margin-top: 20px;
   padding:20px;
   text-align: center;
   font-size: 11px;
   border-top:1px solid #66582f;
   color: #56471b;
 }
.Footer a:link, .Footer a:visited, .Footer a:hover, .Footer a:active
{
   font-weight: bold;
   padding: 0px 15px 0px 15px;
   text-decoration: none;
   color: #56471b;
}
.SideColumn, .SideColumnBackground
{

   width:200px;
}
.SideColumn h2
{
   color: #684C35;
}
.SideColumn a:link, .SideColumn a:visited, .SideColumn a:hover, .SideColumn a:active
{
   text-decoration: none;
   font-weight: normal;
   color: #a5873b;
}
.SideColumnBackground
{
height: 100%; 
_height: expression(document.getElementById('mainContent').clientHeight + 'px'); 
width: 240px;
display: inline;
position: absolute;
left:-240px;
top:0px;
border-right: 1px solid #c8c3be;
}
