/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{
	color:#000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;font-weight:normal;
}

li{
	list-style:none;
}

caption,th{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

q:before,q:after{
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

legend{
	color:#000;
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}


/* SITE SPECIFIC CODE STARTS HERE */

/* THIS is to hide any text you need hiding */
.hidetext {display:none; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

/* LAYOUT */

body {
	background: url(../images/layout/bgnd.jpg) repeat-x;
	background-color: #414141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color: #333333;
}

#wrapper{
	position: relative;
	margin:0px auto;
	width:940px;
}

#header {
	position: relative;
	width: 900px;
	height: 70px;
	background: url(../images/layout/headerbgnd.jpg) no-repeat;
	padding-left:40px;
}

#logo{
	position:relative;
	float:left;
	width:260px;
	height:70px;
}

#container{
	position: relative;
	background: url(../images/layout/containerbgnd_white.jpg) repeat-y;
	float:left;
	width:940px;
}

#headerphoto{
	position:relative;
	background: url(../images/layout/headerphoto_white.jpg);
	height:239px;
	padding:1px 40px 0px 0px;
}

#footer{
	position: relative;
	background: url(../images/layout/footerbgnd_white.jpg) no-repeat;
	width:860px;
	height:50px;
	float:left;
	text-align:right;
	padding:10px 40px 0px 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666666;
}

#footer p {
	border-top:1px solid #666666;
	padding-top:2px;
}

#footer p span {
	margin-right:10px;
}

#footer a, #footer a:active, #footer a:visited{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	color:#666666;
	text-decoration:underline;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.quotes {
	clear:both;
	padding-top:127px;
}

#ie5warning {
	display:none;
}

/* NAVIGATION */

#nav_container{
	position: relative;
	top:0px;
	left:0px;
	z-index: 5;
	float:right;
	width: 619px;
	height: 36px;
	margin: 34px 20px 0px 0px;
}
#nav_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#nav_container li, #nav_header_1, #nav_header_2, #nav_header_3, #nav_header_4, #nav_header_5, #nav_header_6{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 36px;
}

#nav_header_1, #nav_header_2, #nav_header_3, #nav_header_4, #nav_header_5, #nav_header_6{
	margin: 0px 0px 0px 0px;
}

#nav_header_1 { width: 112px; background: url(../images/nav/menu.gif) 0px 0px no-repeat ;}
#nav_header_2 { width: 104px; background: url(../images/nav/menu.gif) -112px 0px no-repeat ;}
#nav_header_3 { width: 150px; background: url(../images/nav/menu.gif) -216px 0px no-repeat ;}
#nav_header_4 { width: 70px; background: url(../images/nav/menu.gif) -366px 0px no-repeat ;}
#nav_header_5 { width: 78px; background: url(../images/nav/menu.gif) -436px 0px no-repeat ;}
#nav_header_6 { width: 105px; background: url(../images/nav/menu.gif) -514px 0px no-repeat ;}

#nav_header_1 a{ width: 112px; background: none;}
#nav_header_2 a{ width: 104px; }
#nav_header_3 a{ width: 150px; }
#nav_header_4 a{ width: 70px; }
#nav_header_5 a{ width: 78px; }
#nav_header_6 a{ width: 105px; }

#nav_header_1 a, #nav_header_2 a, #nav_header_3 a, #nav_header_4 a, #nav_header_5 a, #nav_header_6 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 36px;
}

#nav_header_1 a:hover{ width: 112px; background: url(../images/nav/menu.gif) -0px -36px no-repeat ;}
#nav_header_2 a:hover{ width: 104px; background: url(../images/nav/menu.gif) -112px -36px no-repeat ;}
#nav_header_3 a:hover{ width: 150px; background: url(../images/nav/menu.gif) -216px -36px no-repeat ;}
#nav_header_4 a:hover{ width: 70px; background: url(../images/nav/menu.gif) -366px -36px no-repeat ;}
#nav_header_5 a:hover{ width: 78px; background: url(../images/nav/menu.gif) -436px -36px no-repeat ;}
#nav_header_6 a:hover{ width: 105px; background: url(../images/nav/menu.gif) -514px -36px no-repeat ;}

#nav_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/* TEXT STYLING */

h1 {
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	color:#67822e;
}

h2 {
	font-size:20px;
	line-height:26px;
}

h3 {
	font-size:20px;
	line-height:26px;
	color:#006699;
	border-bottom:1px solid #006699;
	margin-bottom:5px;
	padding-bottom:3px;
}

h4 {
	font-size:20px;
	line-height:26px;
	color:#666666;
	margin-bottom:5px;
	padding-bottom:3px;
}

h5 {
	font-size:16px;
	line-height:16px;
	color: #666666;
	margin-bottom:5px;
	padding-bottom:3px;
	font-style:italic;
}

h6 {
	font-size:11px;
}

.trainingdayheader {
	font-size:20px;
	line-height:26px;
	color:#666666;
	margin-bottom:2px;
	padding-top:2px;
	border-top:1px solid #67822e;
}

.textpadding {
	padding:6px 6px 6px 60px;
}

/* LINK STUFF */

#column2_otherwide a:link, #column2_otherwide a:active, #column2_otherwide a:visited {
	color:#006699;
	text-decoration:none;
}

#column2_otherwide a:hover {
	color:#006699;
	text-decoration:underline;
}

#column1_other a:link, #column1_other a:active, #column1_other a:visited {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#column1_other a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

#pagelink{
	width:240px;
	background: #67822e url(../images/layout/link_arrow.gif) center no-repeat;
	background-position: 235px 5px; /* x-pos y-pos */
	text-align: left;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 5px 3px 8px;
	margin:10px 0px 6px 0px;
	/*border-top: 1px solid #a2cce7;
	border-bottom: 1px solid #a2cce7;*/
}

#pagelink a:link, #pagelink a:active, #pagelink a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#pagelink a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


/* MAIN CONTENT - HOME */

#column1_home{
	position:relative;
	width:260px;
	padding:5px 20px 0px 20px;
	margin-left:20px;
	float:left;
}

#column2_home, #column3_home{
	position:relative;
	background: url(../images/layout/homecontentbox_white.jpg) no-repeat;
	width:240px;
	height:200px;
	padding:10px 30px 0px 30px;
	float:left;
	color:#FFFFFF;
}

#column2_home h1, #column3_home h1{
	font-size:22px;
	font-weight:bold;
	padding-bottom:3px;
}

#column2_home ul li, #column3_home ul li{
	font-size:12px;
	line-height:16px;
	background:url(../images/layout/squarebullet.gif) no-repeat 0 10px;
	padding:4px 0 1px 12px;
}

#column2_home_below, #column3_home_below{
	font-size:12px;
	line-height:18px;
	position:relative;
	width:240px;
	padding:5px 30px 0px 30px;
	float:left;
}

/* MAIN CONTENT - OTHER */

#column1_other{
	position:relative;
	width:260px;
	padding:5px 20px 0px 20px;
	margin-left:20px;
	float:left;
}

#column1_other p {
	padding:0px 8px 0px 8px;
}

#column2_otherwide{
	position:relative;
	width:575px;
	padding-top: 5px;
	float:left;
}

/* TABLE STUFF */

.tableheadergreen{
	background: #67822e;
	text-align: left;
	color:#FFFFFF;
	padding: 3px 3px 3px 5px;
	margin:0px;
}

.tableheader{
	background: #555555;
	text-align: left;
	color:#FFFFFF;
	padding: 3px 3px 3px 5px;
	margin:0px;
}

table.courses {
	width:575px;
	margin:0px 0px 6px 0px;
	clear:both;
}

table.courses td {
	padding:6px 4px 6px 4px;
}

table.courses tr {
	border-bottom: 1px solid #999999;
}

/* BLOCKS */

#numberblock {
	float:left;
	margin:1px 10px 0px 0px;
	padding-top:6px;
	width:36px;
	height:24px;
	background-color:#67822e;
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}

#dateblock {
	float:left;
	margin:1px 10px 0px 0px;
	padding-top:8px;
	width:50px;
	height:40px;
	background-color:#67822e;
	color:#FFFFFF;
	font-size:24px;
	text-align:center;
	font-weight:bold;
}

#dateblock span {
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}