@charset "utf-8";
body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 785px;
	border: thin solid #333;
	background-color: #cccc66;
}
#header {
	height: 200px;
	width: 785px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navTop {
	background-color: #000;
	width: 785px;
}
#navTop ul {
	margin: 0;
	text-align: center;
	list-style-type: none;
	background-color: #000;
	height: 59px;
	width: 785px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#navTop ul li {
	display: block;
	float: left;
	list-style-type: none;
	
}
#navTop ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	display: block;
	line-height: 40px;
	background-image: url(images/nav_up.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	width: 108px;
	margin-left: 3px;
	padding: 0px;
}

#navTop ul li a:hover {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 40px;
	background-image: url(images/nav_over.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	width: 108px;
	margin-left: 3px;
	padding: 0px;
}
#navTop ul li a:active {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 40px;
	background-image: url(images/nav_active.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	width: 108px;
	margin-left: 3px;
	padding: 0px;
}
.navsmall {
	font-size: 12px;
}
#navSub {
	background-color: #cccc66;
	height: 30px;
	width: 785px;
}
#navSub ul {
	background-color: #cccc66;
	background-image: url(images/bg_navSub.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	height: 20px;
	list-style-type: none;
	text-align: center;
	padding: 0px;
}
#navSub ul li {
	display: inline;
}
#navSub ul li a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #666;
	text-decoration: none;
	background-image: url(images/bg_navSub_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-right: 15px;
	padding-left: 26px;
}

#navSub ul li a:hover {
	color: #ffffff;
}

#contentWrapper {
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #cccc66;
}
#leftcol {
	float: left;
	width: 240px;
	margin: 0px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8e8952;
}
#rightcol {
	width: 436px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
#banner {
	background-image: url(images/finneypatch.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 155px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#footer {
	background-color: #CC9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 80px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#footer ul {
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 80px;
	width: 750px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#footer ul li {
	display: inline;
	font-size: 12px;
	line-height: 20px;
	float: left;
}
#footer ul li a {
	color: #263248;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/footer_divider.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
#footer ul li a:hover {
	color: #CCC;
}

#singlecol {
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.printThis {
	float: right;
	height: 35px;
	width: 300px;
}
.comment {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #e28a29;
}
.commentGallery {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #e28a29;
	text-align: center;
}
.galleryBoxLeft {
	float: left;
	width: 440px;
}
.galleryBoxRight {
	float: left;
	height: 300px;
	width: 220px;
	margin-left: 20px;
}
.galleryBoxContainer {
	width: 725px;
}








.clear {
	clear: both;
}
/*Text styles*/

a:link {
	color: #263248;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}     /* unvisited link */

a:visited {color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}  /* visited link */

a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
} /* mouse over link */

a:active {color: #000000}   /* selected link */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #263248;
	padding-bottom: 4px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8e8952;
	padding-bottom: 3px;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8e8952;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #50201c;
	padding: 0px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0F3647;
	margin: 0px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #0F3647;
	margin: 0px;
}


.events {
	color: #50201c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	line-height: 1.3;
}
.floatRight {
	float: right;
	margin: 7px;
}
.floatLeft {
	float: left;
	margin: 7px;
}
.instructorTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #f9db7b;
	padding-bottom: 4px;
}
#connectWrap {
	height: 32px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: right;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#connect {
	height: 23px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #212A3B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	line-height: 15px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: right;
}
.instructorPageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #1a104d;
	background-image: url(images/instructor%20heading%20bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 57px;
	width: 725px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.instructorWrap {
	padding: 0px;
	width: 725px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.instructorImage {
	background-image: url(images/instructorImage.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	float: left;
	height: 217px;
	width: 147px;
}
.instructorInfo {
	float: right;
	width: 520px;
	padding-top: 15px;
	padding-right: 25px;
}
.instructorHeadingLevelOne {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFC;
	background-image: url(images/instructorLevelOneTitle.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 715px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.instructorHeadingLevelTwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFC;
	background-image: url(images/instructorLevelTwoTitle.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 715px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.instructorHeadingLevelThree {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFC;
	background-image: url(images/instructorLevelThreeTitle.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 715px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.instructorHeadingLevelFour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFC;
	background-image: url(images/instructorLevelFourTitle.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 715px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
