@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFF;
	color: #545454;
	}

.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	}

.site-header {
	float: left;
	text-align: right;
	height: 155px;
	width: 950px;
	margin:5px auto 0px auto;
	}

#banner {
	width:690px;
	height:100px;
	float:left;
	margin-left:25px;
	}
	
.site-header img {
	margin-top: 5px;
	}

.main-navigation {
	float: left;
	width: 700px;
	}
	
.follow-us {
	float: right;
	width: 175px;
	}
	
.main-content-area {
	float: left;
	width: 950px;
	border-bottom: 1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
	padding: 12px 0;
	clear: both;
	}
	
.two-col-primary {
	float: left;
	width: 950px;
	}

.blog-content {
	float: right;
	width: 690px;
	}

#sidebar {
	width:235px;
	float: left;
	text-align:left;
	}
	
.two-col-menu {
	float: left;
	width: 950px;
	}
	
.footer {
	float: left;
	width: 950px;
	text-align: left;
	clear: both;
	}

.footer p {
	margin: 3px 0 16px;
	}	
	
.clear {
	clear:both;
	}

a,
a:link,
a:active,
a:visited {
	color: #995502;
	text-decoration: none;
	border-bottom: 1px dotted #995502;
	}

a:hover {
	color: #1192CA;
	border-bottom: none;
	}

.footer a,
.footer a:link,
.footer a:active,
.footer a:visited {
	color: #995502;
	text-decoration: none;
	border-bottom: none;
	font-size: 11px;
	}
	
.footer a:hover {
	color: #1192CA;
	border-bottom: none;
	}
	
.two-col-primary-left-col {
	width: 285px;
	float: left;
	}
	
.two-col-primary-right-col {
	width: 652px;
	
	min-height: 230px;
	float: left;
	margin: 0 0 0 13px;
    height:auto !important;
	}

	
.main-content-area h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding: 14px 0 12px;
	color: #000;
	}

.main-content-area p {
	text-align: left;
	line-height: 18px;
	padding: 6px 0;
	}
	
.main-content-area img {
	display: block;
	}
	
.georgia-italic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	}
	
.georgia-italic-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	}
	
.body-text {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #545454;
	}
	
#flashContainer{
	width: 950px;
	height: 512px;
	background-color: #FFF;

}

.news-container {
	width: 650px;
	float: left;
	margin: 12px 0 0;
	}
	
.news-ticker {
	margin: 6px 0 0 0;
	font-weight: bold;
	}
	
.two-col-home-right-col {
	width: 286px;
	float: left;
	margin: 12px 0 0;
	padding-left: 13px;
	border-left: 1px solid #7F7F7F;
	}
	
.two-col-home-right-col a{
	border-bottom: none;
	}
	
	
#first-cat {
	border-top: none;
	padding-top: 16px;
	}

.community-navigation {
	border-top: 1px solid #CCC;
	cursor: pointer;
	text-align: left;
	padding: 4px 0;
	}

.programs,	
.questions {
	padding: 4px 0 10px;
	text-align: left;
	}
	
.questions li {
	padding: 6px 6px 6px 10px;
	}
	
.questions li:hover {
	border-top: 1px solid #F48FB1;
	border-bottom: 1px solid #F48FB1;
	background: url(images/grey_gradation.gif) repeat-x bottom;
	padding: 5px 6px 5px 10px;
	color: #000;
	}
	
h1 {
	height:30px;
	color:#000;
	font-size:16px;
	padding-top:6px;
	text-align:left;
	}

.news-ticker {
	width: 650px;
	position: relative;
	list-style-type: none;
	list-style-position: outside;
	float: none;
	}
.news-ticker li {
	width: 650px;
	text-align: center;
	display: none;
	position: absolute;
	list-style-type: none;
	list-style-position: outside;
	left: 0px;
	zoom: 1;
	}

#content-textarea {
	width:930px;
	margin:10px auto 0px auto;
	padding:0px;
	}

#footer-menu {
	width:950px;
	padding:0px;
	height:35px;
	margin:0px;
	font-family: BryantProMedium;
	}

#footer-menu ul {
	width: 800px;
	font-size: 10px;
	margin:0px;
	list-style:none;
	text-align:center;
	}

#footer-menu li {
	color:#000;
	line-height:20px;
	z-index:20;
	letter-spacing:1px;
	white-space: nowrap;
	display: block;
	font-size:10px;
	padding:0px;
	margin:0px;
	float:left;
	
	}

#footer-menu li a {
	text-decoration:none;
	display:block;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;	
	color:#995502;
	}

#footer-menu li a:hover {
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	color:#1192CA;
	}

#footer-menu .current_page_item {  
	border:none;
	margin:0px;
	padding:0px;
	}

.title {
	font-size: 20px;
	text-align:center;
	margin-bottom:5px;
	margin-top:20px;
	color:#000;
	}

#front-content {
	width:298px;
	float:left;
	margin:0px;
	padding:0px;
	}

#images-slider {
	width:652px;
	float:right;
	margin:0px;
	padding:0px;
	}
.main-content-area ul {color:#000; margin-left:20px; margin-bottom:10px;}
.main-content-area li {color:#000; list-style:disc !important;}

.product_image, .checkout_cart td {padding:5px; }
#wpsc_checkout_gravatar {display:inline;}
.imagecol {width:100px; float:left; }
