@charset "UTF-8";

*
{
	margin: 0;
	padding: 0;
	border: none;
}

body
{
	margin:0 auto;
	padding:0;
	font:76% Verdana, Tahoma, Arial, sans-serif;
	background:url(../images/bg_cork.jpg) repeat;
	color:#3a3a3a;
}
#content_container {
	width: 865px;
}
#content_right {
	float: right;
	width: 313px;
}
#content_right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 6px;
}
#content_right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 8px;
	font-weight: bold;
	font-variant: small-caps;
}
.button_call1 {
	padding-top: 20px;
	padding-left: 50px;
}
.callout_1 {
	height: 200px;
	width: 313px;
	background-image: url(../images/bkg_lessons.png);
	background-repeat: no-repeat;
}
.callout_2 {
	height: 200px;
	width: 313px;
	background-image: url(../images/bkg_callout.png);
	background-repeat: no-repeat;
}


#container {
	margin: auto;
	padding: 0px;
	width: 865px;
	height: 100%;
}
#masthead {
	background-image: url(../images/bkg_masthead1.jpg);
	height: 125px;
	width: 865px;
	float: right;
	padding-bottom: 6px;
}
#footer {
	background-image: url(../images/bkg_footer2.png);
	height: 100px;
	width: 865px;
	clear: both;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 6px;
	font-weight: normal;
	line-height: 16px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#nav_bar {
	height: 30px;
	padding-left: 300px;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
}
#nav_bar ul li
{
	float: left;
	line-height: 20px;
	list-style-type: none;
	text-align: center;
}
#nav_bar ul li a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	display: block;
	float: left;
	width: 80px;
	list-style-type: none;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../images/btn_bkg1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
#nav_bar a:hover {
	background-image: url(../images/btn_bkg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#callout_1 {
	background-image: url(../images/bkg_lessons.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 213px;
	padding-top: 20px;
	padding-left: 90px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#callout_2 {
	background-image: url(../images/bkg_callout.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 290px;
	padding-top: 20px;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#callout_3 {
	background-image: url(../images/bkg_callout.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 290px;
	padding-top: 20px;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#feature_content {
	height: 400px;
	width: 530px;
}
.button_call2 {
	padding-top: 20px;
	padding-left: 125px;
}
.button_call3 {
	padding-top: 20px;
	padding-left: 125px;
}
#left_column {
	height: 250px;
	width: 305px;
	float: left;
}
#subnav {
	background-image: url(../images/bkg_subnav.png);
	background-position: left top;
	height: 225px;
	width: 305px;
	background-repeat: no-repeat;
	padding-top: 50px;
	float: left;
}
#subnav p {
	padding-left: 50px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	line-height: 22px;
	font-weight: normal;
	font-size: 14px;
}
#subnav ul li  
{
	float: left;
	line-height: 20px;
	list-style-type: none;
	text-align: left;
}
#subnav ul li a {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	display: block;
	float: left;
	list-style-type: none;
	text-decoration: none;
	padding-left: 60px;
	height: 25px;
	width: 250px;
	line-height: 20px;
}
#subnav a:hover {
	color: #990000;
	text-decoration: underline;
}
#subnav  ul  li  a.currentpage {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	display: block;
	float: left;
	list-style-type: none;
	text-decoration: underline;
	padding-left: 60px;
	height: 25px;
	width: 250px;
	line-height: 20px;
}
#notice {
	float: left;
	width: 305px;
}
#sub_content {
	width: 550px;
	float: right;
}
#sub_content_body a {
	color: #663300;
}
#sub_content_body a:hover {
	text-decoration: underline;
}
#sub_content_body img {
	padding-top: 0px;
	padding-bottom: 0px;
}
.description {
	line-height: 20px;
	padding-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
}
#sub_content_body table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 4px;
}
#sub_content_body p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
	padding-bottom: 8px;
	font-size: 12px;
}
#sub_content_top {
	background-image: url(../images/bkg_subcontent_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
}
#sub_content_body {
	background-image: url(../images/bar_white.jpg);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 50px;
}
#sub_content_body h1 {
	font-size: 36px;
	line-height: 36px;
	color: #006633;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: lighter;
}
#sub_content_body h2 {
	font-size: 14px;
	line-height: normal;
	color: #663300;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#sub_content_body h3 {
	font-size: 14px;
	line-height: 20px;
	color: #663300;
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
#sub_content_body h4 {
	text-transform: uppercase;
	color: #006633;
	margin: 8px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#sub_content_body h5 {
	color: #006633;
	margin: 8px 0px 12px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#sub_content_body h6 {
	color: #006633;
	margin: 2px 0px 2px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#sub_content_bottom {
	background-image: url(../images/bkg_subcontent_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
.current {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	display: block;
	float: left;
	width: 80px;
	list-style-type: none;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../images/btn_bkg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
/***** Table styles *****/

table {
	border-collapse:collapse;
	border:1px solid #d8d8d8;
	margin-bottom: 16px;
}

th {
	padding:0px;
	text-align:left;
	color:#999999;
}
tr {
	border-top: 1px solid #CCCCCC;
}

td {
	padding:6px 2px 2px;
	text-align:left;
	color:#333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
color:#505050;
font-weight:bold;
width:35px;
}

input, textarea {
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

label {
margin:2px;
}

input {
width:200px;
}

textarea {
width:200px;
}
#nav_bar_2 {
	height: 35px;
	padding-left: 300px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	float: left;
}
#nav_bar_2 ul li {
	float: left;
	line-height: 20px;
	list-style-type: none;
	text-align: center;
}
#nav_bar_2 ul li a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	display: block;
	float: left;
	width: 80px;
	list-style-type: none;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../images/btn_bkg1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
#nav_bar_2 a:hover {
	background-image: url(../images/btn_bkg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sub_content_question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
}
#callout_4 {
	background-image: url(../images/bkg_callout.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 277px;
	padding-top: 20px;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#callout_4 p {
	padding-left: 18px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	font-size: 14px;
}
#sub_content_body li {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
	padding-bottom: 8px;
	list-style-position: inside;
	list-style-type: square;
}
#small_footer {
	background-image: url(../images/bkg_small_footer.png);
	height: 100px;
	width: 500px;
	clear: both;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 6px;
	font-weight: normal;
	line-height: 16px;
	padding-left: 30px;
	float: right;
	padding-right: 30px;
}
#small_footer a {
	color: #000000;
	text-decoration: none;
}
#small_footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.news {
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #99999;
	margin-bottom: 36px;
}
.image_right {
	float: right;
}
#callout_5 {
	background-image: url(../images/bkg_camp.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 213px;
	padding-top: 20px;
	padding-left: 90px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.button_call5 {
	padding-top: 20px;
	padding-left: 50px;
}

/* -- [ featured ] ------------------------ */
#featured 
{
	width:530px;
	height:400px;
	margin-bottom:20px;
	float: left;
}
.featured-images img 
{
	display:block;
}
.featured-images p 
{
	width:530px;
	padding:11px 0 13px 15px;
	position:absolute;
	color:#fff;
	margin-top:-39px;
}
.space {
	height: 13px;
}
#featured-tabs 
{
	position:absolute;
	margin:360px 0 0 25px;
	z-index:100;
}
#featured-tabs a 
{
	display:block;
	text-indent:-9999pt;
	background:url(../images/featured-dots.png) no-repeat;
	width:12px;
	height:12px;
	float:left;
	margin-right:3px;
}
#featured-tabs a:hover, .activeSlide 
{
	background:url(../images/featured-dots.png) no-repeat 0 -12px    !important;
}

