/* Conover Brown is #8B6D11 */

body {
	background-color: #8B6D11; }

#header, #footer {
	background-color: #6D0101; }

#wrapper, #main {
	background-color: white; }

/*** Header ***/
	
#header      { 
	height: 182px; 
	color: gray;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
	border: 0px none; }

#header img {
	border: 0;
	float: left; }

#header p {
	font-size: 12px;
	font-family: verdana, arial, sans-serif; 
	font-weight: normal;
	color: #E4CBCF; }
	
/*** Top Menu Bar ***/

#topmenu {
	background:url('images/topNavBackground.jpg') no-repeat;
	height: 46px;
	background-color: #8B6D11;
	text-align: center;}

#topmenu ul {	
	padding-top: 10px; }

#topmenu li {
	list-style: none;
	display: inline;
	color: white;
	font: .8em verdana, arial,sans-serif;
	font-weight: bold;
	margin: 50px 10px auto 10px;}

#topmenu a {
	text-decoration: none;
	color: white;}
	
#topmenu a:hover {
	text-decoration: underline;
	color: #F7B505;}


/*** Left Navigation Bar ***/

#leftNav h1 {
	background:url('images/navGraphic.jpg') no-repeat;
	font: .8em verdana, arial,sans-serif;
	margin-top: 15px;
	padding-top: 3px;
	height: 23px;
	color: #845414;
	font-weight: bold;
	text-align: center; }

#leftNav img {
	float: left;
	margin-right: 5px;}

#leftNav p {
	color: black;
	font: .8em arial,sans-serif;
	font-weight: bold;
	margin: 4px 0 4px 15px;}

#leftNav p.head {
	color: black;
	font-weight: bold;
	float: left;
	font: .8em arial,sans-serif;
	margin: 4px 0 4px 15px;}

#leftNav p.announcement {
	color: black
	font-weight: normal;
	font: .8em arial,sans-serif;
	margin: 4px 0 4px 15px;}

#leftNav p.announcement a {
	text-decoration: underline;
	color: blue;}

#leftNav a {
	text-decoration: none;
	color: #2C6085;}

#leftNav a:hover {
	text-decoration: underline;
	color: #845414;}

/*** General Content Styles ***/

#main h1, #main h2, #main h3, #main h4, #main h5, #main p  {
	margin-left: 15px;
	margin-right: 15px; 
	font-family: arial,sans-serif;}

#main h1 {
	font-size: x-large;
	margin-top: 15px;
	color: #845414;
	text-align: center; }
	
#main h2 {
	font-size: large;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #845414;
	text-align: center;
	border-bottom: solid 1px #2C6085;}

#main h3 {
	font-size: medium;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #845414;
	border-bottom: solid 1px #2C6085;}


#main h4 {
	font-size: medium;
	margin-top: 30px;
	margin-bottom: 0px;
	color: #845414;
	text-align: center;
	clear: both; }

#main h5 {
	font-size: small;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #845414;
	text-align: center;
	border-bottom: solid 1px #2C6085;}

#main p, #main ul, #main ol {
	color: black;
	font: .8em arial,sans-serif;
	margin-top: 15px;}
	
#main li {
	color: black;
	font: 1em/1.4em arial,sans-serif;
	margin-left: 75px; }

#main li:first-child {
	margin-top: 15px;}

#mail ul {
	list-style-type: disc; }
	
#main a {
	color: blue;
	text-decoration: underline; }
	
#main a:hover {
	color: blue; }
	
	
img.left {
	float: left;
	margin-right: 20px;}

img.right {
	float: right;
	margin-left: 20px;}

.clearfloats {
	clear: both; }

/*** Woodworking Courses Page ***/

.coursetable {
	margin-bottom: 20px; 
	overflow: auto;
	font: .8em arial,sans-serif;
	margin-left: 15px; }

.rowWrap {
	clear: both; }

.leftcol {
	float: left;
	width: 150px;
	color: #845414;
	font-weight: bold;
	margin-top: 3px;}


.rightcol {
	float: left;
	width: 330px;
	margin-top: 3px;}


/*** Footer ***/

#footer {
	background:url('images/footer.jpg');
	font: x-small verdana,sans-serif;	
	height: 51px;
	font-weight: bold; }


#footer p.copyright {
	padding-top: 20px;
	color: white;}


/*** VIDEO PLAYER STYLES ***/

.caption {
	font: .8em arial,sans-serif;
	color: gray; }

.divVideo {
	margin-top: 1em; }
