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

/* WRAPPER */
/***************************/
#wrapper {
	margin: 0px auto -165px auto; /* Sticky Footer Note - The bottom margin is the negative value of the footer's height */
	padding: 0px;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

/* HEADER */
/***************************/
#header {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 80px;
}

/* LOGO */
/***************************/ 
#logo {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 80px;
	position: relative;
	background-image: url(../gui/logo.png);
	background-repeat: no-repeat;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 80px;
}

#logo h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

/* PRIMARY MENU */
/***************************/
#menu-primary {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 46px;
	position: relative;
}
 
/* SECONDARY MENU */
/***************************/
#menu-secondary {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 37px;
	position: relative;
}

/* FLASH / IMAGE MONTAGE */
/***************************/
#flash-montage {
	margin: 12px 0px 10px 0px;
	padding: 0px;
	width: 960px;
	height: 330px;
	position: relative;
}

/* HOME CONTENT AREA */
/***************************/
#home {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 960px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	position: relative;
}

#home-offer {
	display: inline;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	width: 295px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	float: left;
}

#home-news {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 310px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	position: relative;
	float: left;
}

#home-news h2 {
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 33px;
	background-image: url(../gui/home-header-news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#home-news-see-all {
	position: absolute;
	bottom: 0px;
}

#home-news-see-all a {
  	display: block;
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 16px; 
	background-image: url(../gui/home-see-all-news-button.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;  
}

#home-locations {
	margin: 0px;
	padding: 0px;
	width: 310px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	position: relative;
	float: left;
}

#home-locations h2 {
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 33px;
	background-image: url(../gui/home-header-locations.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#home-loactions-select {
	margin: 0px;
	padding: 20px 10px 5px 10px;
	width: 290px;
	min-height: 61px;
	height: auto !important;
	height: 61px;
	background-color: #a5d37c;
	background-image: url(../gui/background-home-news-entry.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #039800;
	font-size: .75em;
	font-weight: bold;
}

#home-class-schedules {
	margin: 0px;
	padding: 20px 10px 5px 10px;
	width: 290px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
	border-bottom: 1px solid #039800;
	font-size: .625em;
	font-weight: bold;
}

#home-class-schedules a {
	color: #005a00;
	text-decoration: none;
	font-size: 1.2em;
}

#home-paypal {
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 66px;
	background-color: #a5d37c;
	background-image: url(../gui/home-paypal-button.gif);
	background-repeat: no-repeat;
	/*text-indent: -9999px;*/ /* Comment this out to get Paypal form code to work */
	overflow: hidden;
	outline: none;
}

#home-paypal-membership {
	margin: 0px;
	padding: 0px;
	width: 295px;
	height: 66px;
	background-color: #a5d37c;
	background-image: url(../gui/home-paypal-button.gif);
	background-repeat: no-repeat;
	/*text-indent: -9999px;*/ /* Comment this out to get Paypal form code to work */
	overflow: hidden;
	outline: none;
}

#home-paypal a {
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 66px;
	display: block;
}

#home-fix {
	clear: both; 
}

/* NORMAL CONTENT AREA */
/***************************/
#content {
	margin: 30px 0px 10px 0px;
	padding: 0px;
	width: 960px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	position: relative;
}

#content-left {
	display: inline;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	width: 295px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	position: relative;
	float: left;
	background-image: url(../gui/content-left-background.gif);
	background-repeat: repeat-y;
}

 
#content-left h2 {
	margin: 0px;
	padding: 0px;
	width: 295px;
	height: 57px;       
	background-image: url(../gui/content-left-header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#content-left .dacdiff-dark {
	margin: 0px;
	padding: 10px;
	width: 274px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
	background-color: #a5d37c;
	background-image: url(../gui/background-home-news-entry.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #039800;
	font-weight: bold;
	clear: both;	
}

#content-left .dacdiff-dark2 {
	margin: 0px;
	padding: 10px;
	width: 274px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	background-color: #a5d37c;
	background-image: url(../gui/background-home-news-entry2.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #f89939;
	font-weight: bold;
	clear: both;	
}

#content-left .dacdiff-light {
	margin: 0px;
	padding: 10px;
	width: 274px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
	border-bottom: 1px solid #039800;
	font-weight: bold;	
	clear: both;
}

#content-left .dacdiff-light2 {
	margin: 0px;
	padding: 10px;
	width: 274px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
	border-bottom: 1px solid #f89939;
	font-weight: bold;	
	clear: both;
}

#content-left p {
	font-size: .75em;
}

#content-right {
	margin: 0px;
	padding: 0px;
	width: 635px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	position: relative;
	float: left;
}

#content-right-a {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 455px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	position: relative;
	float: left;
}

#content-right-b {
	margin: 0px;
	padding: 0px;
	width: 160px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	position: relative;
	float: left;
}

#content-right h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 1.25em;
	color: #009800;
	background-image: url(../gui/content-header-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-transform: uppercase;
}

#content-right h2 sup {
	line-height: 0em;
}

#content-right h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	min-width: 30px;
	width: auto !important;
	width: 30px;
	font-size: 1em;
	color: #016901;
}

#content-right p, #content-right ul {
	font-size: .75em;
}

#content-right ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;   
}

#content-right ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../gui/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	font-style: italic;
	color: #333;
}

#content-right p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#content-right-a p {
	line-height: 1.25em;
}

#content-right a:link, #content-right a:visited {
	color: #009800;
	text-decoration: none;
}

#content-right a:hover {
	color: #000;
}

#locations-box {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 135px;
	background-image: url(../gui/locations-box.gif);
	float: right;
}

#locations-box-df {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 180px;
	background-image: url(../gui/locations-box2.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: right;
}

#locations-box p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#hours-box {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 135px;
	background-image: url(../gui/locations-box.gif);
	float: right;
}


#content-right-fix {
	clear: both; 
}

#content-fix {
	clear: both; 
}

/* FOOTER */
/***************************/
#footer-fix {
	height: 165px; /* Sticky Footer Note - Set this the same height as your footer. This allows the sticky footer in IE 6 & 7 not overlap the wrapper at small screen resolutions */
	clear: both; 
}

#footer { 
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 100%;
	min-width: 960px;
	text-align: center;
	position: relative;
	background-color: #e3f2d7;
	background-image: url(../gui/background-footer.jpg);
	background-repeat: repeat-x;
}

#footer-text {
	margin: auto;
	padding: 20px 0px 0px 0px;
	width: 960px;
	height: 67px;
	position: relative;
    font-size: .625em;
}

#footer-text-left {
	margin: auto;
	padding: 0px;
	height: 47px;
	position: relative;
	float: left;
}

#footer-text-left a {
	color: #666;
	text-decoration: none;
}

#footer-text-right {
	margin: auto;
	padding: 0px;
	height: 47px;
	position: relative;
	float: right;
}

#footer-text-right a:link, #footer-text-right a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#footer-text-right a:hover, #footer-text-right a#static {
	color: #005a00;
	text-decoration: none;
}
