@charset "utf-8";
body {
	margin: 12;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a {
	color: #006F5F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.hr {
	background: url(images/hr_dot.gif) repeat-x;
	height: 1px;
	margin-top: 14px;
	margin-bottom: 14px;
}
hr {
	display: none;
}

#left_col {
	width: 229px;
	float: left;
	position: relative;
	border-right: 1px solid #FFFFFF;
	/* background: #EAEAEA url(images/corner_green.gif) no-repeat left 140px; */
	background: #006f5f;
}
.logo {
	height: 106px;
	background: /* #326495 */ #006f5f url(images/logo.jpg) no-repeat left 21px;
	padding-top: 21px;
}
#left_col #MageNav {
	border-top: 1px solid #FFFFFF;
	margin-top: 31px;
}

#left_col #testimonial {
	background: #FFFFFF url(images/bg_puzzle1.jpg) no-repeat;
	padding-top: 138px;
}
#left_col #testimonial h2 {
	font-size: 16px;
	color: #FFFFFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	line-height: 31px;
	margin: 0px;
	padding-left: 23px;
}
#left_col #testimonial p {
	padding-left: 23px;
	text-align: justify;
	padding-right: 10px;
	font-size: 12px;
	margin-bottom: 0px;
}
#testimonial .green-text {
	color: #006f5f;
	margin: 0px;
}
#header {
	
}
#header #middle {
	float: left;
	width: 303px;
	background: #006f5f;
	height: 21px;
	border-right: 1px solid #FFFFFF;
}
#header #right {
	height: 21px;
	/* background: #eaeaea; */
	background: #006f5f;
}
.banner {
	background: #326495;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 230px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 42px;
	vertical-align: middle;
	position: relative;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 304px;
	width: 14em;
	height: 75%;
	top: 25%;
	/* background: url(images/corner_green.gif) no-repeat left bottom; */
}

/* DO NOT EDIT */
/* Banner images and heights for all sections */

#home  {
	background-image: url(images/banner_home.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 136px;
}
#banner1 {
	background-image: url(images/banner_1.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
#banner2 {
	background-image: url(images/banner_2.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
#banner3 {
	background-image: url(images/banner_3.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
#banner4 {
	background-image: url(images/banner_4.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
#banner5 {
	background-image: url(images/banner_5.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
#banner6 {
	background-image: url(images/banner_6.jpg);
	background-repeat: no-repeat;
	height: 104px;
}


#banner-bot {
	margin-bottom: 6px;
}
#banner-bot #middle2 {
	float: left;
	width: 303px;
	height: 31px;
	border-right: 1px solid #FFFFFF;
	/* background: #006f5f url(images/corner_gray.gif) no-repeat right bottom; */
	background: #006f5f;
}
#banner-bot #middle2 h1 {
	color: #FFFFFF;
	padding-left: 25px;
	margin: 0px;
	line-height: 31px;
	font-size: 18px;
}

#banner-bot #right2 {
	height: 31px;
	/* background: #eaeaea; */
	background: #006f5f;
}
#content-container {
	border-left: 8px solid #eaeaea;
	margin-left: 231px;
	padding-left: 16px;
}
#content {
	width: 75%;
	min-width: 525px;
	max-width: 780px;
	padding-top: 13px;
}
.float-left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

#content h1 {
	font-size: 18px;
	color: #326495;
	padding-bottom: 6px;
	border-bottom: 8px solid #eaeaea;
	margin: 0 0 12px 0;
}
#content h2 {
	font-size: 15px;
	color: #326495;
	margin: 0px;
	padding-bottom: 6px;
}


#content p {
	margin-top: 0px;
	text-align: justify;
}
.source {
	font-size: 10px;
	font-style: italic;
}

#home-news {
	float: right;
	width: 210px;
	font-size: 12px;
	padding: 12px 20px;
}
.news-more  a  {
	font-weight: bold;
	float: right;
	background: url(images/bullets1.jpg) no-repeat right 4px;
	color: #006F5F;
	text-decoration: none;
	padding-right: 9px;
}
.news-more a:hover {
	background: url(images/bullets1.jpg) no-repeat right 4px;
	text-decoration: underline;
}
.dynlist ul {
	padding-left: 1em;
	margin: 0px;
}
.dynlist ul ul {

}
.dynlist ul li {
	list-style-type: none;
	float: left;
	width: 50%;
}
.dynlist ul li ul li {
	width: 100%;
}



#footer {
	border-top: 8px solid #eaeaea;
	margin-top: 14px;
	margin-left: -4px;
	text-align: center;
	color: #666666;
	padding: 24px 4px 20px 4px;
	clear: both;
}

#footer #copy {
	min-width: 525px;
	max-width: 780px;
	white-space: nowrap;
}

#footer a {
	color: #333333;
	text-decoration: none;
	margin: 0 14px;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
