@font-face {font-family: 'Candara';
	font-style: normal;
	font-weight: normal;
	src: local('Candara'), local('Candara'), url('fonts/Candara.ttf') format('truetype');
	}

@font-face {font-family: 'AsapCondensed-SemiBold';
	font-style: normal;
	font-weight: normal;
	src: local('AsapCondensed-SemiBold'), local('AsapCondensed-SemiBold'), url('fonts/AsapCondensed-SemiBold.ttf') format('truetype');
	}

@font-face {font-family: 'OpenSans-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('OpenSans-Regular'), local('OpenSans-Regular'), url('fonts/OpenSans-Regular.ttf') format('woff'), url('fonts/OpenSans-Regular.ttf') format('truetype');
	}

* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 16px;
    line-height: 20px;
    font-family: OpenSans-Regular, Arial, sans-serif;
    color: #000;
    background-color: #fff;
}

a { color: #E1DAD0; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: none;}
a img { border: 0; }

.content-divide {width: 978px; height: 20px; background:url(images/content-divide.png); clear: both; }
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
p { padding: 0 0 11px 0; }
.left {float: left; padding: 5px 10px 0 0;}
.right {float: right; padding-left: 10px;}

#heading {padding: 0; margin: 0; width: 100%; background: #0D8341; font-family: AsapCondensed-SemiBold, arial, sans-serif; font-size: 20px; color: #fff;}
.trainer-email {width: 430px; float: left; padding: 15px 30px 10px 0; text-align: left;}
.trainer-phone {width: 420px; float: right; text-align: right; padding: 15px 0 10px 0;}
#heading a {color: #fff;}

.rotator{width:980px; margin: auto; text-align:center;}
#footer {padding-top: 10px; padding-bottom: 10px; margin: 0; width: 100%; background-color: #404040; text-align: center; color: #fff;}
#navigation {padding: 20px 0 20px 0; margin: 0; width: 100%; text-align: center; background-color: #fff;}
#wrapper { padding: 40px 0 20px 0; }

.shell { margin: 0 auto; width: 980px; }
.container {}

.phone {font-family: AsapCondensed-SemiBold, Arial, sans-serif; font-size:52px; font-weight: normal; line-height: 110%; color: #006156; letter-spacing: 2px;}
.phone a {text-decoration: none; color: #006156;}

.address {font-family: AsapCondensed-SemiBold, Arial, sans-serif; font-size:26px; padding: 10px 0 0 10px; font-weight: normal; line-height: 110%; color: #004000;}
.address a {color: #004000;}

h1 {font-family: Arial, sans-serif; font-size:28px; padding-bottom: 12px; font-weight: normal; line-height: 110%; color: #000;}
h2 {font-family: Arial, sans-serif; font-size:28px; padding-bottom: 10px; font-weight: normal; line-height: 110%; color: #fff;}
h3 {font-family: Arial, sans-serif; font-size:28px; padding-bottom: 10px; font-weight: normal; line-height: 110%; color: #000;}
h4 {font-family: Arial, sans-serif; font-size:28px; padding-bottom: 25px; font-weight: normal; line-height: 110%; color: #000;}
h5 {font-family: Arial, sans-serif; font-size:28px; padding-bottom: 25px; font-weight: normal; line-height: 110%; color: #000;}
h6 {font-family: Arial, sans-serif; font-size:28px; padding-bottom: 15px; font-weight: normal; line-height: 110%; color: #000;}

a.button {background:#006156; font-size:18px; line-height:24px; color:#fff; display:inline-block; padding:5px 23px 5px 23px; }
a.button:hover {background:#131313; }

#mission-statement {padding: 40px 0 40px 0; margin: 0; width: 100%; line-height: 170%; background-color: #f1f1f1; text-align: left;}

#current-happenings {padding: 40px 0 40px 0; margin: 0; width: 100%; line-height: 170%; text-align: center; background-color: #145C6A; color: #fff;}
	.news {width: 485px; float: left; padding-right: 1px; text-align: left;}
	.latest-developments {width: 485px; float: right; text-align: left;}

#footer {padding: 20px 0 20px 0; margin: 0; width: 100%; line-height: 150%; text-align: center; background-color: #f1f1f1; color: #000; font-family: Arial, sans-serif; font-size:16px;}
#footer a {color: #000;}