*{margin:0; padding:0;}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url("graphics/backgroundgradient5.jpg");
	background-repeat:repeat-x;
	background-color:#022d64;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	behavior:url(../css/csshover.htc);
	}

a:link {color:#D39929; text-decoration:none; font-size:12px;}

a:visited {color:#C68301; text-decoration:none; font-size:12px;}

a:hover, a:active {color:#FFA800; text-decoration:underline; font-size:12px;}
	
div#mainwrap {
	width:806px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url("graphics2/background2.jpg");
	background-repeat:no-repeat;
	background-color:#FFF;
	padding:0px;
	border-style:solid;
	border-color: #3F443F;
	border-width:0px 0px 0px 0px;
	}

div#header {
	width:806px;
	height:243px;
	background-image:url("graphics2/header.jpg");
	background-repeat:no-repeat;
	}
	
div#sectionheader {
	width:806px;
	margin-bottom:8px;
	}
	
div#contentarea {
	width:806px;
	border:none;
	}

/* BEGIN SECTION: INDEX SPECIFIC HEADERS*/

div#headerhome {
	width:806px;
	height:400px;
	background-image:url("graphics2/indexhead.jpg");
	background-repeat:no-repeat;
	}
	
div#sectionheaderhome {
	width:806px;

	}

div#contentareahome {
	width:806px;
	border:none;
	height:408px;
	background-image:url("graphics2/indexcollage.jpg");
	background-repeat:no-repeat;
	margin-left:0;
	padding-left:0;
	}
	
/* END SECTION: INDEX SPECIFIC*/


/* BEGIN SECTION: REGIONAL COURSES OVERVIEW PAGES*/
	
div#column1rco {
	width:200px;
	float:left;
	padding:5px 5px 5px 8px;
	}
	
div#column2rco {
	padding-left:2px;
	width:550px;	
	float:left;	
	}
	
	
div#column3rco {
	width:5px;
	float:right;
	padding:5px 1px 5px 0px;
	text-align:right;
	}
	
/* END SECTION: REGIONAL OVERVIEW PAGES*/


/* BEGIN SECTION: INDIVIDUAL COURSE OVERVIEW PAGES*/
	
div#column1ico {
	width:150px;
	float:left;
	padding:5px 5px 5px 8px;
	}
	
div#column2ico {
	padding-left:2px;
	width:450px;
	float:left;	

	}
	
div#column3ico {
	width:180px;
	float:right;
	padding:5px 10px 5px 0px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}

/* END SECTION: INDIVIDUAL COURSE OVERVIEW PAGES*/


/* BEGIN SECTION: COLLAGE PAGES*/
	
div#column1col {
	width:0px;
	float:left;
	padding:5px 5px 5px 8px;
	}
	
div#column2col {
	padding-left:2px;
	width:800px;	
	float:left;
	text-align:center;	
	}
	
	
div#column3col {
	width:0px;
	float:right;
	padding:5px 1px 5px 0px;
	text-align:right;
	}
	
/* END SECTION: COLLAGE PAGES*/

	
div#footer {
	font-color:white;
	width:809px;
	background-color:#022d64;
	text-align:center;
	padding:8px 0 8px 0;
	}

div.clearfloats {clear:both;}


/* BEGIN SECTION: GENERAL TEXT STYLING*/
p {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #333;
	margin-bottom:13px;
	}
	
h1 {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #666;
	font-weight:bold;
	margin-bottom:13px;
	font-variant:small-caps;
	}

h2 {
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	color: #666;
	font-weight:bold;
	margin-bottom:13px;
	font-variant:small-caps;
	}
	
h3 {
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
	color: #FFA800;
	font-weight:bold;
	margin-bottom:13px;
	}
	
h4 {
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
	color: #0E556E;
	font-weight:bold;
	margin-bottom:13px;
	}
	
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA800;
	font-weight:bold;
	font-variant:italic;
}

.highlight{
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #C68301;
	font-weight:bold;
	}

.medblue{
	color:#0066CC;
	}

.quotationmarks{
	font-size: 30px;
	font-family:"Times New Roman", Times, serif;
	color: #C68301;
	font-weight:bold;
	}

#quotes{
	color:#0066CC;
	font-style:italic;
	line-height:1.5em;
	background-color:#CCFFFF;
	}
	

/* END SECTION: GENERAL TEXT STYLING*/

#bannerpos{
	position:absolute;
	top:160px;
} 

/* BEGIN SECTION: COURSE TABLES*/

#regionalcourse{
	color: #333;
	}
	
table#regionalcourse{
	border:#24334B;
	border-width:1px;
	border-style:none;
	}
	
td{
	border-top:#FFF;
	border-right:#24334B;
	border-bottom:#24334B;
	border-left:#FFF;
	border-width:1px;
	border-style:dotted;
	vertical-align:top;
	padding-bottom:10px;
	}
	
/* END SECTION: COURSE TABLES*/

/* BEGIN SECTION: MAIN NAV*/

div#navspace{
	padding-top:202px;
	}

div#mainnav{
	text-align:center;
	}

#nav, #nav ul {
	padding-top:5px;
	margin:0;
	list-style:none;
	border-top:0px solid #069;
	border-bottom:0px solid #069;
	font-size:14px;
	background-color:none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	font-family:Times New Roman, Times, serif;
	font-variant:small-caps;
	height:40px;
	background-image:url("graphics2/navtexturestrip.jpg");
	background-repeat:no-repeat;
	}
	
#nav ul li #applynow{
	color:red;
	}

#nav a {
	display: block;
	width: 8em;
	font-size:1em;
	color:#321A1A;
	}
	
#nav li {
	float: left;
	width: 8em;
	}

#nav li ul {
	position: absolute;
	width: 8em;
	left: -999em;
}

#nav li:hover ul {
	left: 1em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-image:url("../graphics2/menubkgd.gif");
	background-repeat:no-repeat;
	background-color:#A8B8D7;
}

#nav li:hover ul li, #nav li.sfhover ul li {
	left: auto;
	padding-top:5px;
	background-color:#D2D8E3;
}

table#fronttable{
	border:#24334B;
	border-width:0;
	border-style:none;
	}

table#fronttable td{
	border:none;
	padding:0 10px 0 10px;
	}

/*END SECTION: MAIN NAV*/

/* BEGIN SECTION: SELECT LOCATION DROP DOWN NAV*/

#coursemenucenter{
	text-align:center;
	padding-left:200px;
	}

#coursemenu, #coursemenu ul {
	padding-top:0px;
	list-style:none;
	border-top:0px solid #069;
	border-bottom:0px solid #069;
	font-size:14px;
	background-color:none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	font-family:Times New Roman, Times, serif;
	font-variant:small-caps;
	height:40px;
	align:center;
	}
	
#coursemenu a {
	display: block;
	width: 16em;
	font-size:1em;
	color:#321A1A;
	}
	
#coursemenu li {
	float: left;
	width: 16em;
	}

#coursemenu li ul {
	position: absolute;
	width: 16em;
	left: -999em;
}

#coursemenu li:hover ul {
	left: 1em;
}

#coursemenu li:hover ul, #coursemenu li.sfhover ul {
	left: auto;
	background-image:url("../graphics2/menubkgd.gif");
	background-repeat:no-repeat;
	background-color:#A8B8D7;
}

#coursemenu li:hover ul li, #coursemenu li.sfhover ul li {
	left: auto;
	padding-top:5px;
	background-color:#D2D8E3;
}

#coursemenu ul li ul li a {
	color:#321A1A;
	}

/*END SECTION: SELECT LOCATION DROP DOWN NAV*/

.piclfloat {
	float:left;
	padding:12px;
	}
	
div#fullwidth {
	text-align:left;
	padding:25px;
	}
	
div.image {
	float:left;
	padding:15px;
	}
	
div.caption {
	width:200px;
	font-size:12px;
	font-weight:bold;
	}
	
div#gearguides {
	text-align:left;
	padding-left:400px;
	margin-left:25px;
	background-image:url("graphics2/gearguidesbkgd.jpg");
	background-repeat:no-repeat;
	}
	
div#fullwidth ul {
	align:left;
	padding-left:25px;
	list-style:none;
	}

div#fullwidth li {
	font-size:12px;
	font-family: arial, verdana, sans-serif;
	color: #333;
	margin-bottom:13px;
	padding-left:25px;
	list-style:none;
	}
	
#philosophy{
	margin-left:35px;
	margin-right:35px;
	border-top:1px brown dotted;
	}
	
#contactinfo{
	text-align:center;
	font-size:12px;
	font-family: arial, verdana, sans-serif;
	color: #333;
	}

#bottomlinks{
	text-align:center;
	font-size:12px;
	font-family: arial, verdana, sans-serif;
	color: #FFF;
	padding-top:10px;
	}

#slideshowpos{
	position:relative;
	top:168px;
	left:0px;
	width: 804px;
	height: 235px;
	}
	
#tagline{
	text-align:center;
	font-size:14px;
	font-family: arial, verdana, sans-serif;
	color: red;
	pading: 8px 0 8px 0;
	}

dt {
	font-weight:bold;
	}
	
dd {
	margin-left:15px;
	margin-bottom:10px;
	}

#rightcolumn a:link {color:#9c1010; text-decoration:underline; font-size:14px; font-variant:small-caps;}

#rightcolumn a:visited {color:#9c1010; text-decoration:underline; font-size:14px; font-variant:small-caps;}

#rightcolumn a:hover, a:active {color:#FFA800; text-decoration:underline;}
	
#nav a.applynow{
	color:#red;
	}
.largebold {
	font-size: 14px;
	font-weight: bold;
}

#contentarea ul li {
	margin-left:20px;
	padding-bottom:4px;
	}

#contentarea ol li{
	padding-bottom:12px;
	}

#parentvideo{
	float:left;
	}
	
.picmargin10{
	margin:8px;
	}

#stimulus{
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	text-align:center;
	background-color:#66cc00;
	border-top:1px dotted #0033cc;
	border-bottom:1px dotted #0033cc;
	}

#stimulus a{
	color:#0033CC;
	}