@charset "UTF-8";
/* CSS Document */

.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

#header {
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
}

	.logo {
		padding:23px 0px 24px 0px;
		width:450px;
		float:left;
	}
	
	.call {
		float:right;
		margin:30px 80px 0px 0px;
	}

#nav {
	height:36px;
	background-image:url(../images/layout/nav.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#nav li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#nav li.border {
	width:1px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/layout/nav_breaker.png);
	background-position:top;
	background-repeat:no-repeat;
	height:36px;
}

#nav li a {
	display:block;
	height:28px;
	padding:8px 16px 0px 16px;
	color:#fff;
	font-size:14px;
}

#nav li a:hover {
	background-image:url(../images/layout/nav_hover.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-decoration:none;
}

#nav #current {
	background-image:url(../images/layout/nav_hover.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-decoration:none;
}

#nav #current a {
	background-image:url(../images/layout/nav_hover.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-decoration:none;
}

#nav li.green_nav a {
	background-image:url(../images/layout/green_nav.gif);
	list-style:none;
	display:block;
	height:28px;
	padding:8px 16px 0px 16px;
	color:#fff;
	font-size:14px;
	background-color:#035029;
}

#nav li.green_nav a:hover {
	background-image:url(../images/layout/green_nav.gif);
	display:block;
	color:#fff;
}

#banner {
	background-image:url(../images/layout/bg.png);
	background-repeat:repeat;
	background-position:top left;
	height:245px;
}
	
	.banner_pic {
		width:650px;
		float:left;
		height:245px;
	}
	
	.banner_pic_main {
		width:620px;
		float:left;
		height:140px;
		padding:105px 0px 0px 30px;
	}
	
.banner_pic_main h3 {
	font-size:22px;
	color:#fff;
	line-height:30px;
	margin-bottom:0.2em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
}
	
	.award {
		background-image:url(../images/layout/award.png);
		background-position:top left;
		background-repeat: no-repeat;
		width:290px;
		height: 83px;
		float:left;
		padding:7px 10px 0px 30px;
	}
		
	
	.right_col_top {
		width:270px;
		padding:0px 25px 0px 25px;
		background-color:#542471;
		float:left;
		height:155px;
		color:#fff;
	}
	.right_col_top h2 {
		font-size: 22px;
		line-height:26px;
		color:#FFFFFF;
		margin-bottom: 0.0em;
		font-family:"Times New Roman", Times, serif;
	}

.main_content {
	background-color:#fff;
	padding:0px 10px 20px 20px;
}

.left_col {
	width:610px;
	float:left;
	margin:30px 20px 0px 0px;
}

.right_col {
	width:320px;
	float:left;
}

.right_col p {
	color:#fff;
}
.right_col h1, .right_col h2, .right_col h3 {
	color:#FFFFFF;
}

.purple_box {
	background-color:#542471;
	padding:0px 25px 25px 25px;
	color:#fff;
}

.right_col_purplebox {
	background-color:#aa92b8;
	padding:20px;
	margin:0px 0px 30px 0px;
}

#footer {
	background-color:#542471;
	height:130px;
	padding:20px 0px 0px 0px;
}

#footer p{
	color:#fff;
}


#footer a{
	color:#fff;
}

#footer a:hover {
	color:#fff;
}







.light_purplebox280 {
	background-color:#aa92b8;
	padding:15px;
	width:255px;
	float:left;
	margin-bottom:15px;
}

.greybox280 {
	background-color:#dee7e4;
	padding:15px;
	width:255px;
	float:left;
	margin-bottom:15px;
}

.greybox230_floatright {
	background-color:#dee7e4;
	padding:15px;
	width:200px;
	float:left;
	margin-bottom:15px;
	float:right;
}

.margin-right30 {
	margin-right:30px;
}

.white14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
}

.white18 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
}

.white14 strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
}

.purple12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#542471;
}

.purple12 strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#542471;
	font-weight:bold;
}

.white12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#fff;
}

.purple14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#542471;
}

.purple14 strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#542471;
}

.purple14 em{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#542471;
}

.purple24 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:20px;
	color:#542471;
	font-weight:bold;
}

.white22 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	margin:0px;
}
.white28 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	font-weight:bold;
	margin:0px;
}

.green_button a {
	background-image:url(../images/layout/button.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:120px;
	height:20px;
	color:#fff;
	text-transform:uppercase;
	display:block;
	padding:5px 0px 0px 5px;
}

.green_button a:hover {
	text-decoration:none;
}

.white_button a {
	background-image:url(../images/layout/button_white.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:120px;
	height:21px;
	color:#035029;
	text-transform:uppercase;
	display:block;
	padding:4px 0px 0px 5px;
}

.white_button a:hover {
	text-decoration:none;
}

span.purple_arrow_link {
	font-weight:bold;
	background-image:url(../images/layout/arrow.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}

.margin_left10 {
	margin-left:10px;
}

ul.right_tickbox {
	list-style:none;
}

ul.right_tickbox li {
	list-style:none;
	background-image:url(../images/layout/tick.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	color:#fff;
	font-size:13px;
	line-height:15px;
	padding:5px 0px 10px 25px;
}


.small_left_col {
	width:300px;
	float:left;
}

.small_right_col {
	width:310px;
	float:left;
}

.purple_box_fill {
	width:290px;
}

.purple_box_fill .top {
	background-image:url(../images/layout/light_purple_rounded_box_top.jpg);
	width:290px;
	height:15px;
}

.purple_box_fill .mid {
	background-color:#a983b5;
	width:270px;
	padding:0px 10px 10px 10px;
}

.purple_box_fill .bottom {
	background-image:url(../images/layout/light_purple_rounded_box_bottom.gif);
	width:290px;
	height:15px;
}

.green_hollow {
	width:292px;
	margin-left:20px;
}

.green_hollow .top {
	background-image:url(../images/layout/green_box_small_top.gif);
	width:292px;
	height:10px;
}

.green_hollow .mid {
	background-image:url(../images/layout/green_box_small_mid.gif);
	background-repeat:repeat-y;
	width:272px;
	padding:0px 10px 2px 10px;
}

.green_hollow .bottom {
	background-image:url(../images/layout/green_box_small_bottom.gif);
	width:292px;
	height:11px;
}

.purple_hollow {
	width:292px;
}

.purple_hollow .top {
	background-image:url(../images/layout/purple_box_small_top.gif);
	width:292px;
	height:10px;
}

.purple_hollow .mid {
	background-image:url(../images/layout/purple_box_small_mid.gif);
	background-repeat:repeat-y;
	width:272px;
	padding:0px 10px 2px 10px;
}

.purple_hollow .bottom {
	background-image:url(../images/layout/purple_box_small_bottom.gif);
	width:292px;
	height:11px;
}

.green_long_fill {
	width:610px;
}

.green_long_fill .top {
	background-image:url(../images/layout/long_green_box_top.gif);
	width:610px;
	height:10px;
}

.green_long_fill .mid {
	background-color:#81a794;
	background-repeat:repeat-y;
	width:590px;
	padding:0px 10px 10px 10px;
}

.green_long_fill .mid p {
	color:#fff;
}

.green_long_fill .bottom {
	background-image:url(../images/layout/long_green_box_bottom.gif);
	background-repeat:no-repeat;
	width:610px;
	height:11px;
}

.testimonial_box {
	padding:20px;
	width:570px;
	background-color:#e5ede9;
	color:#542471;
	margin-bottom:20px;
}

.large_purple_box {
	background-color:#e5dae9;
	margin:0px 10px 20px 0px;
	padding:20px;
}

.purple_block_header {
	background-color:#aa92b8;
	width:428px;
	padding:2px 2px 2px 10px;
	margin:0px 0px 20px 0px;
}

.purple_block_header h2 {
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0px;
}

.table_form td {
	padding:5px 0px 5px 0px;
}

input.form {
	width:280px;
	border:1px #000 solid;
}

textarea.form {
	width:278px;
	border:1px #000 solid;
}

input.form_small {
	width:200px;
	border:1px #000 solid;
}

textarea.form_large {
	width:430px;
	border:1px #000 solid;
}

.submit {
	background-image:url(../images/layout/button.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:125px;
	height:25px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
	padding:3px 0px 0px 5px;
	border:0px;
	background-color:#e5dae9;
}
#docnav ul {
	list-style: none;
	margin:0px;
	padding: 0px;
}
#docnav li {
	list-style: none;
	margin:0px;
	padding: 0px;
}
#docnav ul h2 {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	text-align:left;
	margin:0px;
}
#docnav ul ul {
	margin-bottom: 15px;
}
#docnav ul ul a {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 5px;
	margin:0px 0px 0px 0px;
	text-align: left;
}
#docnav li a:hover {
	text-decoration: underline;
	color: #B20838;
}
.newsbox {	
	border-bottom: dashed #0d6c28 1px;
	margin-bottom: 16px;
	padding-bottom: 6px;
}

.archivestory_holder {
	padding-top: 2px;
	margin-bottom: 10px;
	border-bottom: dashed #0d6c28 1px;
}
.archive_holder {
	padding-bottom:20px;
}
.archive_pages {
	width:240px;
	float:left;
}
.archive_holder2 {
	width: 550px;
	padding-bottom:20px;
}
.archive_pages2 {
	width:110px;
	float:left;
}
.archive_buts {
	width:320px;
	float:right;
}
.pagingnav a, .pagingnav strong, .pagingnav span {
	background:#99cc99;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	margin-right: 2px;
	padding: 3px 3px 3px 6px;
}
.pagingnav a:hover {
    background:#0d6c28;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	margin-right: 2px;
}
#pagingholder {
	text-align:right;
}
.left_buttons {
	padding-right: 5px;
	text-decoration:none;
	background-color:#FFFFFF;
	vertical-align:bottom;
	
}
.right_buttons {
	padding-left: 5px;
	background-color:#FFFFFF;
	text-decoration:none;
	vertical-align:bottom;
	
}

#pagingholder .currentpage {
   	background:#0d6c28;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	margin-right: 2px;
}

.purple_button {
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:240px;
	height:36px;
	font-size:12px;
	color:#FFF;
	margin:10px;
	float:left;
}

.purple_button a{
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:240px;
	height:26px;
	padding:10px 0px 0px 0px;
	font-size:14px;
	color:#FFF;
	display:block;
	text-align:center;
}
