* {
	margin: 0;
	padding: 0;
	font-size: 1em;

}
html { height: 100%; margin-bottom: 1px; }

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background-color: #2D92AC;
	color:  #393838;
}

#header {
	margin:  0;
	padding: 0 0 0 132px;
	height: 220px;
	background: url(../img/bg-standard.jpg) repeat;
}


#balance {
	margin: 0 auto 0 auto;
	padding: 163px 0 0 0;
	width: 668px;
	height: 57px;
}

#container-white {
	background-color: #fff;
	overflow: hidden;
	padding-bottom: 20px;
}

#container {
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
	width: 800px;
	}
	
#left {
	float: left;
	width: 106px;
	text-align: right;
	margin: .25em 0 1.1em 0;
}

#left ul li {
	padding: 0 0 9px 0;
	text-transform: uppercase;
}

.leaf {
	margin-top: .8em;
}

#right {
	float: right;
	padding: 0 34px 0 0;
	width: 634px;
	}
#body {
	float: left;
	width: 399px;
	text-align: justify;
	}
#image-right {
	float: right;
	width: 215px;
	text-align: left;
	}

#image-right img{
	margin: .3em 0 0 0;
}

#address {
	clear: both;
	text-align: left;
	width: 662px;
	padding-left: 130px;
	line-height: 1.5em;
	color: #fff;
	font-size: .8em;
	text-transform: uppercase;
	margin: 10px auto 30px auto;
	height: 50px;
	position: relative;
}
#home #address {
	  padding: 0;
}

.event
{
	border-top: 1px solid #AEA160;
	margin-top: 15px;
}

.event p {
	margin: 0 0 .7em 0;
}


#bottom-border {
	border-bottom: 1px solid #AEA160;
	margin: 0 0 12px 0;
}


#services-list {
	border-top: 1px solid #AEA160;
	line-height: 1.5em;
	padding: 8px 0 0 0;
}



#services-list-side ul {
	line-height: 1.3em;
}


#services-description {
	padding: 5px 0 0 0;
	border-top: 1px solid #AEA160;
}


.bottom-margin
{
	margin-bottom: 14px;
	overflow: hidden;
}


.bottom-margin a, .bottom-margin a:link, .bottom-margin a:active, .bottom-margin a:visited {
	display: block;
	float: left;
	clear: both;
}

.bottom-margin a.white:hover {
	color: #fff
}



.bottom-margin li {
	clear: both;	
}

.blue
{
	color: #2D92AC;
}

.highlight {
	color: #2D92AC;
	font-weight: bold;
}
.float-left
{
	float: left;
	margin: .3em 1.5em 0 0;
}

/*typography*/
a, a:link, a:active, a:visited {
	outline: none;
	text-decoration: none;
	font-weight: normal;
	color: #AEA160;
	}
a:hover, a.active {
	color:  #DE791B;
	text-decoration: underline;
	font-weight: normal;
		}

#left a.active {
	color: #000;
}

a.black, a.black:link, a.black:active, a.black:visited {
	color: #000;
	}


h1 {
	line-height: 1.5em;
	font-size: .95em;
	font-weight: bold;
	}
h2 {
	font-size: .95em;
	margin: 1.4em 0em .2em 0em;
	font-weight: bold;
	}
h3 {
	font-size: .95em;
	font-weight: bold;
	color: #2D92AC;
	}
h4 {
	font-size: 1.0em;
	line-height: 1.5em;
	text-align: left;
	font-weight: bold;
	color: #393838;
	}
h5 {
	font-size: .95em;
	text-align: left;
	font-weight: bold;
	color: #2D92AC;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
p {
	line-height: 1.5em;
	margin: 0em 0em 1.1em 0em;
	font-size: .95em;
	}

strong, b,  {
	font-weight: bold;
	color: #2D92AC;
		}

ul {
	font-size: .95em;
}

li {

	list-style-type: none;
}


ul, ol {
	font-size: .95em;
}

ol {
	list-style-position: inside; 
}

ol li {
		list-style-type: decimal;
		padding-bottom: 1em;

}
.bold {
	font-weight: bold;
}

.top-margin
{
	margin-top: 25px;
}
/* @group rollovers */



/* this rollover CSS created by collys rollover generator at http://www.collylogic.com/scripts/rollover.html */
.balance {
float:left;
width:262px;
height:57px;
background: url(../img/balance-rollover.gif) no-repeat 0 0px;
}
a.balance:link, a.balance:visited, a.balance:active {
text-decoration:none;
background: url(../img/balance-rollover.gif) no-repeat 0 0px;
}
a.balance:hover {
background: url(../img/balance-rollover.gif) no-repeat -262px 0px;
}

/* this rollover CSS created by collys rollover generator at http://www.collylogic.com/scripts/rollover.html */
.balance-leaf {
float: right;
margin-top: 5px;
width:21px;
height:36px;
background: url(../img/nav-leaf.gif) no-repeat 0 0px;
}
a.balance-leaf:link, a.balance-leaf:visited, a.balance-leaf:active {
text-decoration:none;
background: url(../img/nav-leaf.gif) no-repeat 0 0px;
}
a.balance-leaf:hover {
background: url(../img/nav-leaf.gif) no-repeat -21px 0px;
}

/* this rollover CSS created by collys rollover generator at http://www.collylogic.com/scripts/rollover.html */
#address.balance-email-services a, #address.balance-email-events a, #address.balance-email-contact a  {
background: url(../img/footer/roll-address-standard.gif) no-repeat 0 0px;
}

#address.balance-email-services a:hover, #address.balance-email-events a:hover, #address.balance-email-contact a:hover  {
background: url(../img/footer/roll-address-standard.gif) no-repeat -182px 0px;
}




body div#address a {
	position: absolute;
	top: 18px;
	left: -207px;
	width:182px;
	height:10px;
	color: #fff;
}

body#home div#address a {
	left: auto;
	top: 0;
	right: 37px;
	width: 170px;
	
}
#address.balance-email-mind a {
	background: url(../img/footer/roll-address-mind.gif) no-repeat 0 0px;
}
#address.balance-email-mind a:hover {
background: url(../img/footer/roll-address-mind.gif) no-repeat -182px 0px;
}

#address.balance-email-body a {
background: url(../img/footer/roll-address-body.gif) no-repeat 0 0px;
}

#address.balance-email-body a:hover {
background: url(../img/footer/roll-address-body.gif) no-repeat -182px 0px;
}

#address.balance-email-spirit a {
background: url(../img/footer/roll-address-spirit.gif) no-repeat 0 0px;
}

#address.balance-email-spirit a:hover {
background: url(../img/footer/roll-address-spirit.gif) no-repeat -182px 0px;
}

.balance-email-home {
position:  absolute;
margin: 0 0 0 555px;
width:170px;
height:10px;
background: url(../img/footer/roll-address-home.gif) no-repeat 0 0px;
}

a.balance-email-home:hover {
background: url(../img/footer/roll-address-home.gif) no-repeat -170px 0px;
}


#mind {
	background-color: #8DBBDE;
}

#mind #header {
	background: url(../img/bg-mind.jpg);
}

.balance-mind {
float:left;
width:262px;
height:57px;
background: url(../img/balance-roll-mind.gif) no-repeat 0 0px;
}
a.balance-mind:link, a.balance-mind:visited, a.balance-mind:active {
text-decoration:none;
background: url(../img/balance-roll-mind.gif) no-repeat 0 0px;
}
a.balance-mind:hover {
background: url(../img/balance-roll-mind.gif) no-repeat -262px 0px;
}


#body-page {
	background-color: #6A779A;
	}

#body-page #header {
	background: url(../img/bg-body.jpg) no-repeat;
}

.balance-body {
float:left;
width:262px;
height:57px;
background: url(../img/balance-roll-body.gif) no-repeat 0 0px;
}
a.balance-body:link, a.balance-body:visited, a.balance-body:active {
text-decoration:none;
background: url(../img/balance-roll-body.gif) no-repeat 0 0px;
}
a.balance-body:hover {
background: url(../img/balance-roll-body.gif) no-repeat -262px 0px;
}

#spirit {
	background-color: #BFD35E;
}
#spirit #header {
	background: url(../img/bg-spirit.jpg) no-repeat;
}

.balance-spirit {
float:left;
width:262px;
height:57px;
background: url(../img/balance-roll-spirit.gif) no-repeat 0 0px;
}
a.balance-spirit:link, a.balance-spirit:visited, a.balance-spirit:active {
text-decoration:none;
background: url(../img/balance-roll-spirit.gif) no-repeat 0 0px;
}
a.balance-spirit:hover {
background: url(../img/balance-roll-spirit.gif) no-repeat -262px 0px;
}


/* @end */