body {margin:25px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:0px}
.dropdown dt {width:100px; border:1px; padding:4px; font-color:#FFFFFF; font-weight:bold; cursor:pointer; background:#958659;font:12px Verdana, Arial, Helvetica}
.dropdown dt:hover {background:url(images/header_over.jpg); text-decoration:none}
.dropdown dd {position:absolute; overflow:hidden; width:110px; display:none; background:#958659; z-index:200; opacity:0}
.dropdown ul {width:97px; border-bottom:1px solid #493614; border-left:1px solid #493614; border-right:1px solid #493614 list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#FFFFFF; text-decoration:none; font-weight:bold}
.dropdown a:hover {color:#FFFFFF}
.dropdown .underline {border-bottom:1px solid #493614; border-left:1px solid #493614; border-right:1px solid #493614}

#one-ddheader {width:100px; border:1px; padding:5px; color:#FFFFFF; font-weight:bold; cursor:pointer; background:url(images/header.jpg)}
#one-ddheader:hover {background:url(images/header_over.jpg)}

#two-ddheader {width:135px; border:1px; padding:5px; color:#FFFFFF; font-weight:bold; font:10px; cursor:pointer; background:url(images/header.jpg)}
#two-ddheader:hover {background:url(images/header_over.jpg); text-decoration:none}

#three-ddheader {width:135px; border:1px; padding:5px; color:#FFFFFF; font-weight:bold; font:10px; cursor:pointer; background:url(images/header.jpg)}
#three-ddheader:hover {background:url(images/header_over.jpg)}

#four-ddheader {width:85px; border:1px; padding:5px; color:#FFFFFF; font-weight:bold; cursor:pointer; background:url(images/header.jpg)}
#four-ddheader:hover {background:url(images/header_over.jpg)}

#five-ddheader {width:90px; border:1px; padding:5px; color:#FFFFFF; font-weight:bold; cursor:pointer; background:url(images/header.jpg)}
#five-ddheader:hover {background:url(images/header_over.jpg)}

#six-ddheader {width:90px; border:1px; padding:5px; color:#FFFFFF; font-weight:bold; cursor:pointer; background:url(images/header.jpg)}
#six-ddheader:hover {background:url(images/header_over.jpg)}

#seven-ddheader {width:100px; border:1px; padding:5px; color:#FFFFFF; font-weight:bold; cursor:pointer; background:url(images/header.jpg)}
#seven-ddheader:hover {background:url(images/header_over.jpg)}

#eight-ddheader {width:70px; border:1px; padding:5px; color:#FFFFFF; font-weight:bold; cursor:pointer; background:url(images/header.jpg)}
#eight-ddheader:hover {background:url(images/header_over.jpg)}

#logo{
	position:absolute;
	height:150px;
	width:172px;
	background:url(images/logo.png) no-repeat top left;	
	z-index:2;
     
	
}
#logo a{
display:block;
height:150px;
width:172px;


display:block;
}

#headercontainer{

}
h4{
	color:#81793E;
	font-size:12px;
}

h5{
	color:#5A4820;
	font-size:12px;
}

h2{
	color:#5A4820;
}
	
a{
	color:#81793E;
}

#book {
	display:block;
	width:126px;
	height:81px;
	background-image:url(images/booknow.jpg);
	background-repeat:no-repeat;
}

#book:hover {
    display:block;
	width:126px;
	height:79px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
    border-bottom:1px solid #aaa;
	background-image:url(images/booknowover.jpg);
	background-repeat:no-repeat;
	background-image:url(images/booknowover.jpg);
	background-repeat:no-repeat;
}

#book span{
	display:none;
}

/*COURSES NAVIGATION*/
/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#subnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:1;
}

#globalnav A {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background:#81793E;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#5A4820;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#5A4820;
	width:90%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}
#navleft{

}

#navleft a:hover {
	color:#5A4820;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#5A4820;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#81793E;
}

#scorecard tr:hover{
	color:#FFFFFF;
	background-color:#81793E;
}
#scorecard tr.scorecardTopRow,#scorecard tr.scorecardTopRow:hover{
	color: #5A4820;
	font-weight:bold;
}
#scorecard td {
	text-align:center;
	padding:3px 5px;
}
#courselo td {
	text-align:center;
	padding:3px 5px;
}
#emailSignup{
    color:#FFFFFF;
	width:107px;
	margin:20px 10px;
	background:url(images/bar.jpg) repeat 50% 50%;
}
.highlightBox{
    color:#FFFFFF;
	border:1px solid #f6c86a;
	padding:0 10px 10px 10px;
	width:125px;
}
p.rewards {font:16px Garamond, Arial, Helvetica ; line-height:120%; font-weight:bold}

.coursedesc p{font:16px Garamond, Arial, Helvetica ; line-height:120%}


/*VIDEOS*/

a.myPlayer { 
    display:block; 
    width: 480px; 
    height:290px;  
    text-align:center; 
    border:1px solid #999; 
} 
 
/*play button*/ 
a.myPlayer img { 
    margin-top:100px; 
    border:0px; 
} 
 
/*when container is hovered we alter the border color*/ 
a.myPlayer:hover { 
    border:1px solid #000; 
}

