@charset "UTF-8";
/* CSS Document */

body{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(../images/g_body_bg.png);
	background-repeat: repeat-x;
	color: #747D83;
}

div{
	margin: 0;
}
#header {
	background-color: #CC9;
	height: 125px;
	width: 960px;
	background-repeat: no-repeat;
	background-image: url(../images/header.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2C5;
}
#headerSmall {
	background-color: #CC9;
	height: 125px;
	width: 350px;
	background-repeat: no-repeat;
	background-image: url(../images/header.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2C5;
}
#main-content-small {padding: 0 10px;}
#main-content-small a, #main-content-small a:hover  {color:#600}
#wrap-small{
	width:350px;
	margin:0 auto;
	text-align:left;
}
#navbar {
	background-color: #CCCC99;
	background-image: url(../images/g_navbar_bg.png);
	background-repeat: repeat-x;
	width: 960px;
	height: 38px;
}
#navigation {
	display:inline;
	float:left;
	width: 100%;
}
#freecall {
	height: 38px;
	width:355px;
	display:inline;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #FFF;
	line-height: 180%;
	font-weight: bold;
	text-indent: 50px;
	background-image: url(../images/g_freecall_bg.png);
	background-repeat: no-repeat;
	background-color: #0A7481;
}
#wrap{
	background-image: url(../images/g_fauxcolumn.png);
	width:960px;
	margin:0 auto;
	text-align:left;
	background-color: #DFEFEF;
	background-repeat: repeat-y;
}

#referFriend {
	background: url(../images/maroon565x140.gif) no-repeat;
	padding: 5px;
	margin-top: 25px;
}
#main-content-inner-col #referFriend a, #main-content-inner-col #referFriend a:hover {color:#FFF}
#main-content-inner-col #referFriend h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}
#main-content-inner-col #referFriend p span {
	font-size: 10px;
}
#main-content-inner-col #referFriend p {
	color: #FFF;
}
#headerImage{
	width:960px;
	background-color: #EDEDDB;
	height: 20px;
	clear:both;
}

#main-content-col{
}
#main-content-inner-col{
	padding-top: 20px;
	float: left;
	width: 565px;
	margin: 0 15px 0 50px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#main-content-inner{
	padding-top: 20px;
	float: left;
	margin: 0 15px 0 50px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#main-content-inner h1, #main-content-inner-col h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 190%;
	font-weight: normal;
	color: #4C2432;
	width: 100%;
	letter-spacing: 1px;
}
#main-content-inner h2, #main-content-inner-col h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 145%;
	font-weight: normal;
	color: #4C2432;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C2432;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content-inner h3, #main-content-inner-col h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4C2432;
	font-weight: normal;
	font-size: 120%;
}
#main-content-inner h4, #main-content-inner-col h4 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4C2432;
	font-weight: bold;
	font-size: 110%;
}
#main-content-inner h5, #main-content-inner-col h5 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4C2432;
	font-weight: bold;
	font-size: 100%;
}
#main-content-inner p, #main-content-inner-col p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #747D83;
	line-height: 135%;
}
#main-content-inner a, #main-content-inner a:link, #main-content-inner a:visited, #main-content-inner-col a, #main-content-inner-col a:link, #main-content-inner-col a:visited {
	color: #4C2432;
}
#main-content-inner a:hover, #main-content-inner-col a:hover {
	color: #747D83;
}
#main-content-inner .planStep {
	font-size: 140%;
	color: #019D9F;
	width: 80px;
	display: block;
	float: left;
}
#main-content-inner .planStepdescription {
	font-size: 130%;
}
#main-content-inner ul, #main-content-inner-col ul  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #747D83;
}
#main-content-inner li, #main-content-inner-col li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#main-content-inner ul h3, #main-content-inner-col ul h3 {
	margin-top: 5px;
	padding: 0;
	color: #747D83;
	font-weight: normal;
	font-size: 100%;
}
#main-content-inner ol, #main-content-inner-col ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #747D83;
}
.even td blockquote p {
	color: #0F9;
}
#sub-content{
	width:280px;
	float:left;
	clear: none;
}
#sub-content div.Rightbox {
	margin-top:15px;
	width:280px;
	background-color: #DEDEBD;
	background-image: url(../images/rightbox_top.gif);
	background-repeat: no-repeat;
}
#sub-content div.RightboxBottom {
	margin-top:0px;
	width:280px;
	height:10px;
	background-color: #DEDEBD;
	background-image: url(../images/rightbox_bottom.gif);
	background-repeat: no-repeat;
}
#sub-content .Rightbox p {
	font-size: 12px;
	color: #4C2432;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 140%;
}

#sub-content .Rightbox h3 {
	font-size: 17px;
	color: #4C2432;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 10px;
	line-height: 120%;
}
#sub-content .Rightbox a, #sub-content .Rightbox a:link, #sub-content .Rightbox a:visited {
	color: #4C2432;
		

}
#sub-content .Rightbox a:hover {
	color: #747D83;
}
.finservices {
	background-image: url(../images/finser_couple.jpg);
	background-repeat: no-repeat;
	background-position: 0px 33px;
}
.finservices a, .finservices a:link, .finservices a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.finservices a:hover{
	
}
div.infobox {
	margin-top:20px;
	width:280px;
	height:209px;
	background-image: url(../images/infobox.png);
}
.infobox p {
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 130%;
}

.infobox h3 {
	font-size: 17px;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 120%;
}

div.risk {
	margin-top:8px;
	width:280px;
	height:174px;
	background-image: url(../images/risk.png);
}
.risk p {
	font-size: 16px;
	color: #FFF;
	padding-top: 100px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 130%;
}
.risk a, .risk a:link, .risk a:visited, .risk a:hover {
	color: #FFF;
}

div.learn {
	margin-top:8px;
	width:280px;
	height:60px;
	background-image: url(../images/learn.png);
}
.learn h3 {
	font-size: 17px;
	color: #FFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 160%;
}
.learn p {
	font-size: 15px;
	color: #FFF;
	margin: 5px 0px 5px 10px;
	padding: 0px;
}

.learn a, .learn a:link, .learn a:visited {
	color: #FFF;

}
.learn a:hover {
	color: #E0EEEF;
}
div.footerSub {
	clear: both;
	margin: 0 0 0 50px;
	
}
div.subFooterBox {
	margin-top:15px;
	float:left;
	width:288px;
	height:132px;
	background-image: url(../images/subFooterBox.png);
	background-repeat: no-repeat;
}
.subFooterBox h3 {
	color: #FFF;
	font-size: 17px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}
.subFooterBox p {
	color: #FFF;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.subFooterBox a, .subFooterBox a:link, .subFooterBox a:visited {
	color: #FFF;

}
.subFooterBox a:hover {
	color: #E0EEEF;
}
div.refer {
	margin-top:12px;
	float:left;
	width:288px;
	height:132px;
	background-image: url(../images/refer_box.jpg);
	background-repeat: no-repeat;
}
.refer h3 {
	color: #FFF;
	font-size: 17px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}
.refer p {
	color: #FFF;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.refer a, .refer a:link, .refer a:visited {
	color: #FFF;

}
.refer a:hover {
	color: #E0EEEF;
}

div.free {
	margin-top:12px;
	float:left;
	width:288px;
	height:132px;
	background: url(../images/free.png) no-repeat;
}
.free h3 {
	color: #FFF;
	font-size: 17px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	line-height: 100%;
}
.free p {
	color: #FFF;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.free a, .free a:link, .free a:visited {
	color: #FFF;

}
.free a:hover {
	color: #E0EEEF;
}

div.extra {
	margin-top:12px;
	float:left;
	width:280px;
	height:132px;
	background-image: url(../images/extra.jpg);
	background-repeat: no-repeat;
}


#footer {
	clear:both;
	font-size: 11px;
	color: #747D83;
	padding: 10px 50px;
	height: 100px
	}
#footer a, #footer a:link, #footer a:visited {
	color: #4C2432;
}
#footer a:hover {
	color: #747D83;
}
#footer div {
	height: 80px;
	float: left;
	}
#footer div.addressBoxLeft {
	padding: 5px 10px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #340310;
}
#footer div.addressBoxMid {
	padding: 5px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #340310;
	width: 33%;
}
#footer div.addressBoxRight {
	padding: 5px 0 5px 10px;
}
#footer div.address {
	float:left;
	padding: 5px 0px 5px 10px;
}
#footer div.phone {
	float:right;
	padding: 5px 10px 5px 0;
}

#footer h4 {
	font-size: 11px;
	color: #4C2432;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0;
}
#footer p {
	padding: 0;
	margin: 0;
}
.contentTable1  {
	font-size: 100%;
	width: 100%;
}
.contentTable1 th {
	background-color: #019D9F;
	color: #FFF;
	padding: 5px;
}
.contentTable1 td {
	padding: 5px;
	vertical-align: top;
}
.contentTable1 .odd {
	background-color: #E0EEEF;
}
.contentTable1 .even {
	background-color: #F4FBFB;
}
.contentTable1 .first  {
	font-size: 130%;
	border: none;
}

	
.contentTable1 blockquote {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#contactForm {
	width: 70%;
	padding: 10px;
	margin:10px;
	background-color: #DBDBB7;
	float: left;
}

#contactForm p {
	width: 100%;
	display: block;
	margin: 5px;
	clear: both;
	}

#contactForm .laBel {
	width: 110px;
	float: left;
	padding-top: 3px;
	}
#contactForm .inPut {
	float: left;
	}
.contactAddress {
	width: 300px;
	clear: none;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.contactHeading {
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;
}
div.welcomeSpecial {
	width: 280px;
	background-image: url(../images/10percentoff.png);
	background-repeat: no-repeat;
	height: 132px;
	display: block;
	float: right;
	clear: none;
	margin-right: 50px;
	margin-top: 10px;
}
.testimonial {
	font-size: 115%;
	margin: 0px;
	padding: 0px;
	line-height: 115%;
	color: #019D9F;
	font-style: italic;
}
.testimonialCredit {
	display: block;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0EEEF;
}
#main-content-inner div.welcomeSpecial p {
	color: #FFF;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
}#main-content-inner div.welcomeSpecial h3 {
	color: #FFF;
	padding-top: 10px;
	padding-right: 130px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 15px;
}
.contentSmalltext {
	font-size: 90%;
}
.imageRight {
	margin-left: 10px;
	float: right;
}
#servicesMenu {
	background-color: #097582;
	padding: 5px;
	text-align: center;
}
#servicesMenu .heading {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-right: 20px;
}
#servicesMenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#servicesMenu li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
}
#servicesMenu ul .first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#servicesMenu a, #servicesMenu a:link, #servicesMenu a:visited
{
	color: #FFF;
	text-decoration: none;
}
#servicesMenu a:hover
{
	color: #DFEFEF;
}
.bodyTextMaroon {
	color: #4C2432;
}
/*News Ticker */
#ajaxticker1{
	width: 335px;
	height: 94px;
	padding: 0px;
	position: relative;
	left: 596px;
	top:40px;
	color: #4C2432;
	font-size: 90%;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

#ajaxticker1 a, #ajaxticker1 a:link, #ajaxticker1 a:visited, #ajaxticker1 a:hover {
	color: #4C2432;
}
/*Event Ticker */
#ajaxticker3{
	width: 260px;
	height: 92px;
	padding: 0px;
	position: relative;
	left: 10px;
	top:35px;
	color: #ffffff;
	font-size: 12px;
	line-height: 120%;
}
#ajaxticker3 h3{
	margin: 0;
	padding: 0 0 3px 0;
	color: #ffffff;
	font-size: 12px;
	line-height: 120%;
	
}

#ajaxticker3 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

#ajaxticker3 a, #ajaxticker2 a:link, #ajaxticker2 a:visited, #ajaxticker2 a:hover {
	color: #ffffff;}
	
/*Question Ticker */
#ajaxticker2{
	width: 240px;
	height: 92px;
	padding: 0px;
	position: relative;
	left: 20px;
	top:20px;
	color: #ffffff;
	font-size: 12px;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
#ajaxticker2 h3{
	margin: 0;
	padding: 0 0 3px 0;
	color: #ffffff;
	font-size: 18px;
	line-height: 120%;
 	font-weight: bold;	
}

#ajaxticker2 a, #ajaxticker2 a:link, #ajaxticker2 a:visited, #ajaxticker2 a:hover {
	color: #ffffff;
}
div.events {
	margin-top:12px;
	float:left;
	width:288px;
	height:132px;
	background-image: url(../images/subFooterBox_events.png);
	background-repeat: no-repeat;
}
div.question {
	margin-top:12px;
	float:left;
	width:288px;
	height:132px;
	background-image: url(../images/questionBox.png);
	background-repeat: no-repeat;
}
.green {  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  color:#669900;
}
.red {  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  color: #FF0000;
  text-decoration: none;
}
/*Events Table*/
.hdTableEvent {
	width: 700px;
	padding: 0;
	margin: 10px;
}
th {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	white-space: nowrap;
	background: #70505B;
}
th.nobg {
	color: #4C2432;
	border: 0;
	background: none;
}
td {white-space: nowrap;
	border-right: 1px solid #ffffff;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4C2432;
}


td.alt {
	background: #DBD3D6;
	color: #4C2432;
}
/* EVENT BOOKING FORM */

#eventForm {
	width: 700px;
	padding: 10px;
	margin:10px;
	background-color: #DBDBB7;
	float: left;
}
#eventForm h3 {
	width: 100%;
	display: block;
	margin: 0;
	clear: both;
	padding: 10px 0;
	font-weight: bold;
	}
#eventForm p {
	width: 100%;
	display: block;
	margin: 5px;
	clear: both;
	
	}

#eventForm .laBel {
	width: 110px;
	float: left;
	padding-top: 3px;
	font-size: 100%;
	}
#eventForm label {
	font-size: 90%;
	}
#eventForm .inPut {
	float: left;
	margin: 0 0;
	}
span.guests {
	margin-bottom: 9px;
	display: block;
}
.expandDiv { padding-left: 25px;}

.eventSet { 
	border: 1px solid #747D83;
	margin: 0 0 10px 0;
	padding: 3px;
}
.expandContent div {width: 860px;}
.expandContent dl { width: 860px; }
.expandContent dl,.expandContent dd { margin: 0; }
.expandContent dt {font-size: 15px; padding: 5px 0 0; margin: 5px 0 0; }
.expandContent dt a { color: #FFF; text-decoration:none; }
.expandContent dd a { color: #000; }
.expandContent ul { list-style: disc; padding: 5px; }
.expandContent p { padding: 5px; }



#main-content-inner-col .home  {
	text-align: right;
	background: url(../images/welcome2.png) no-repeat left top;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	width: 555px;
	height: 75px;
	letter-spacing: 0;
}
/* Mailchimp newsletter subscibe form */
#mc-embedded-subscribe-form {
	width: 50%;
	padding: 10px;
	margin:10px;
	background-color: #EDEDDB;
	float: left;
}
#mc-embedded-subscribe-form fieldset {
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #ffffff;
	padding-top: 1.5em;
	margin: .5em 0;
	background-color: #FFFFFF;
	color: #340310;
	text-align: left;}

#mc-embedded-subscribe-form p {
	width: 100%;
	display: block;
	margin: 5px;
	clear: both;
	}

#mc-embedded-subscribe-form label {
	width: 110px;
	float: left;
	padding-top: 3px;
	display: block;
	margin: .3em 0;
	line-height: 1em;
	font-weight: bold;
}
#mc-embedded-subscribe-form .input-group-label{
	display: block;
	margin: .3em 0;
	line-height: 1em;
	font-weight: bold;
}
#mc-embedded-subscribe-form .input-group {
	padding: .7em .7em .7em 0;font-size: .9em;margin: 0 0 1em 0;}
#mc-embedded-subscribe-form input {
	float: left;
	margin-right: 1.5em;
	padding: .2em .3em;
	width: 90%;
	z-index: 999;
	}
.mc-field-group	{margin: 1.1em 5%;clear: both;overflow: hidden;}
.input-group-label{ display: block;margin: .3em 0;line-height: 1em;font-weight: bold;}
.indicate-required {
	text-align: right;
	font-style: italic;
	overflow: hidden;
	color: #340310;
	margin: 0 9% 0 0;}
#mc-embedded-subscribe-form ul {margin: 0;padding: 0;}
#mc-embedded-subscribe-form li {list-style: none;overflow: hidden;padding: .2em 0;clear: left;display: block;margin: 0;}
#mc-embedded-subscribe-form input.radio {margin-right: 2%;padding: .2em .3em;width: auto;float: left;z-index: 999;}
#mc-embedded-subscribe-form .radioLabel{display: block;margin: .4em 0 0 0;line-height: 1em;font-weight: bold;width: auto;float: left;text-align: left !important;}
#mce-responses {float: left;top: -1.4em;padding: 0em .5em 0em .5em;overflow: hidden;width: 90%;margin: 0 5%;clear: both;}
#mce-error-response {display: none;margin: 1em 0;padding: 1em .5em .5em 0;font-weight: bold;float: left;top: -1.5em;z-index: 1;width: 80%;background: FBE3E4;color: #D12F19;}
.response {display: none;margin: 1em 0;padding: 1em;font-weight: bold;float: left;top: -1.5em;z-index: 1;width: 80%;background: #E3FBE4;color: #529214;}
#mce-error-response {background: FBE3E4;color: #D12F19;}
#mce-success-response {background: #E3FBE4;color: #529214;}
/* End Mailchimp newsletter subscibe form */

.content_column {
	width:280px;
	float:left;
	margin-right:8px;
}
.content_column2 {
	width:568px;
	float:left;
	margin-right:0px;
}
.last {
	margin-right:0px;
}
.columnArticle {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	behavior: url(../border-radius.htc);
	padding: 10px;
	margin-bottom: 10px;
}
.greenbg {background-color: #E7E7D0;	}
.greybg {
	background-color: #747D83;
}
.maroonbg {
	background-color: #541E21;
}
.dkgreenbg {
	background-color: #DBDBB7;
}
.ltgreenbg {
	background-color: #F5F5EB;
}

