/* Global */
body{background:url(../images/primary/pagebg.gif) repeat-x; font-family:Arial, Verdana, Sans Serif; }
a, a:active{color:#6d624d;}
h1,h2,h3,h4,h5,h6{color:#6d624d;}

/* Header */
.container{background:url(../images/primary/drop.gif) no-repeat;}
h1.sitetitle a{text-decoration:none; color:#FFF;}
h1.sitetitle a:hover{color:#239CA9;}

/* Nav */
.sitenav li a{color:#fff; text-decoration:none; font-weight:bold; font-size:12px;}
.sitenav li a#active{background:url(../images/primary/menu.gif) no-repeat; background-position:bottom center;}
.sitenav li a:hover{background:url(../images/primary/menu.gif) no-repeat; background-position:bottom center; color:#6eb43f;}

/* Quotes */
.quotecontainer{color:#fff; font-size:12px; line-height:20px;}
.quote{font-style:italic; background:url(../images/primary/quotes.png) no-repeat;}
.quote2{
	font-style:normal;
	color:#6eb440;
	background:url(../images/primary/quotes2.png) no-repeat;
	background-position:top right;
	margin-right: 2px;
}

/* Page Body */
.midcontainer{color:#6d624d;}
.maincolumn p, ul, ol, blockquote{font-size:12px; line-height:18px;}
blockquote{font-style:italic;}

.bodycopy{
	background:#b6d99f;
	border:1px solid #6d624d;
	background:url(../images/primary/city.jpg) no-repeat;
	font-size:12px;
	line-height:21px;
	padding-bottom: 15px;
}
.bodycol strong{color:#6d624d;}

.secondary{background:url(../images/primary/dots.gif) repeat-y; background-position:top right;}
.secondary p{line-height:21px; font-size:12px;}

.loadarea{background:url(../images/team.gif) no-repeat; padding-top: 0px; padding-left: 0px; background-position:top left; font-size:12px; color:#6d624d;}
.loadarea2{background:url(../images/about.jpg) no-repeat; padding-top: 0px; padding-left: 0px; background-position:top left; font-size:12px; color:#6d624d;}

ul.checks{font-size: 12px; font-style:italic;}
ul.checks li{background:url(../images/primary/check.gif) no-repeat; background-position:0px 1px;}

/* Home Page Feature Area */
.featured{background:url(../images/primary/bars.png) no-repeat;}
.featuretitles h3{color:#fff; font-size:24px; font-weight:normal;}
.featureinserts{color:#6d624d; font-size:24px; font-weight:normal;}
.featureinserts a{color:#fff; text-decoration:none; border-bottom:1px solid #fff;}
.featureinserts a:hover{color:#239CA9; background:#fff; text-decoration:none; border-bottom:1px solid #fff;}
.insert .bubbles{display:block; width:630px; height:250px;}
.insert .jquery{display:block; width:630px; height:250px;}
.insert .type{display:block; width:630px; height:250px;}
.featurecap{background:#6d624d; text-align:left; color:#fff;}
.featurecap h3{font-size:20px; color:#fff;}
.featurecap div.pager a{background:#FFF;}
.featurecap div.pager a.activeSlide{background:#6eb440;}
.featurecap div.pager a.activeSlide span.one{background:#6eb440;}
.featurecap div.pager a.activeSlide span.two{background:#8ac060;}
.featurecap div.pager a.activeSlide span.three{background:#9dc97c;}
.featurecap div.pager a.activeSlide span.four{background:#8ac060;}
.featurecap div.pager a.activeSlide span.five{background:#6eb440;}

/* Sidebar*/
.sidebar{font-size: 12px;}
.sidebar h3{font-size:22px; color:#6d624d;}
.block {background:url(../images/primary/sep.gif) no-repeat; background-position:bottom; line-height:21px;}
.block a.button{background:url(../images/primary/button.png) no-repeat; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-decoration:none; font-size:14px; text-align:center;}
.block a.button:hover{background-position:top right;}
.block ul.checks{font-size: 12px; font-style:italic;}
.block ul.checks li{background:url(../images/primary/check.gif) no-repeat; background-position:0px 1px;}
.block ul.news li span{font-weight:bold; color:#239ca9; font-style:italic;}

/* Footer */
.footer{background:url(../images/primary/footer.gif) no-repeat; background-position:bottom center;}
.footer a{color:#fff; text-decoration:none;}
.footer a:hover{color:#E3F2F4;}
.footer2{background:#6d624d; color:#6eb43f; font-size:12px; font-weight:bold;}
.sitenav2 li a{border-right:1px solid #6eb43f;}

.linksExpand a, .linksExpand a:visited {
	color:#333333;
	width:223px;
	height:22px;
	padding-top: 8px;
	padding-left: 25px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
	float: left;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	border: 1px solid #E0E0E0;
	background-image: url(images/mini_search.gif);
	background-repeat: no-repeat;
  }
.linksExpand a:hover {
	color:#333333;
	background-color:#F4F4F4;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
  }
.boxContents {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	display:none;
}

