body  /* indicates defaults for entire site - whatever is not defined will pull from here */
 {
   color: #333333;
   font-family: myriad, arial, helvetica, verdana, geneva;
   font-size: 12px;
   background: url('inc/background_image.cfm') top left;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
	}

#sitedescription  {display: none;}

/* All anchor definitions here - anchor styles need to be kept separate from font styles e.g. must have link/hover/visited/active defined  */

a:link, a:visited, a:active {color: #8b2b00; font-weight: bold; text-decoration: none;}
a:hover {color: #8b2b00; text-decoration: underline;}

.anchor:link, .anchor:visited, .anchor:active { color: #666633; font-weight: bold; text-decoration: none; font-varient: small-caps; letter-spacing: 0px; font-size: 9px; }
.anchor:hover { color: #666666; font-weight: bold; text-decoration: none; font-varient: small-caps; letter-spacing: 0px; font-size: 9px; }

.nav2:link, .nav2:visited, .nav2:active { color: #0E3C4B; font-weight: bold; font-varient: small-caps; letter-spacing: 0px; font-size: 11px; }
.nav2:hover { color: #0E3C4B; font-weight: bold; font-varient: small-caps; letter-spacing: 0px; font-size: 11px; }

.main:link, .main:visited, .main:active { color: #666633; font-weight: bold; text-decoration: none; font-varient: small-caps; letter-spacing: 0px; font-size: 14px; }
.main:hover { color: #666666; font-weight: bold; text-decoration: none; font-varient: small-caps; letter-spacing: 0px; font-size: 14px; }

.nav3:link, .nav3:visited, .nav3:active  { color: #666633; font-weight: bold; letter-spacing: 0px; font-size: 11px; }
.nav3:hover { color: #666666; font-weight: bold; letter-spacing: 0px; font-size: 11px; }

.copyright:link, .copyright:visited, .copyright:active { color:#ffffff; font-weight: bold; font-size: 10px; text decoration: none;}
.copyright:hover { color:#ffffff; font-weight: bold; font-size: 10px; text decoration: underline;}

/* Different font styles here - no need to define anything that will match the defaults */
h1 {font-size: 16px; color: #0E3C4B; font-weight: bold; font-varient: small-caps; letter-spacing: 0px; }
h2 {font-size: 13px; color: #333333; font-weight: bold; font-varient: small-caps; letter-spacing: 0px; }
.subhead { color: #666633; font-size: 14px;	font-weight: bold; }
.white {color: #ffffff;	font-size: 11px; text-decoration: none; font-family: myriad, arial, helvetica, verdana, geneva;	font-weight: none; }
.datatable { border: 1px solid #0E3C4B; padding: 4px }
.datatable td { text-align: left; vertical-align: top; padding: 4px;}
.datatable th { font-weight: bold; color: #ffffff; background-color:#0E3C4B; text-align: left; padding: 4px; }

/* Rest of the styles can go here - more in-depth ones for divs and tds */
.caption {color:#000000; font-weight: bold; font-size: 10px; text decoration: italic; }
hr { color: #666666; height: 1px; }
.copy {color:#ffffff; font-weight: bold; font-size: 10px; text decoration: none; }
.topnav { background-color: #bbbbbb; border-top: 0px solid #666666; border-bottom: 0px solid #666666; padding: 5px; }
.level2 { vertical-align: top; text-align: left; padding: 10px; }



.content {
	float: left;
	text-align:left;
	vertical-align: top;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	overflow:auto;
	height:600px;
	width: 640px;
	scrollbar-3dLight-color: #ffffff;
	scrollbar-arrow-color: #333333;
	scrollbar-darkShadow-color: #999999;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #cccccc;
	}

.content2 {
	text-align:left;
	vertical-align: top;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	overflow:auto;
	height:315px;
	scrollbar-3dLight-color: #ffffff;
	scrollbar-arrow-color: #333333;
	scrollbar-darkShadow-color: #999999;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #cccccc;
	}

.content3 {
	text-align:left;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow:auto;
	height:230px;
	width:560px;
	scrollbar-3dLight-color: #ffffff;
	scrollbar-arrow-color: #333333;
	scrollbar-darkShadow-color: #999999;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #cccccc;
	}

.content4 {
	float: left
	text-align:left
	vertical-align: top
	padding-left: 7px
	padding-top: 0px
	padding-right: 10px
	padding-bottom: 0px
	overflow:auto
	width: 640px
	min-height:600px
	scrollbar-3dLight-color: #ffffff
	scrollbar-arrow-color: #333333
	scrollbar-darkShadow-color: #999999
	scrollbar-face-color: #ffffff
	scrollbar-highlight-color: #cccccc
	scrollbar-shadow-color: #666666
	scrollbar-track-color: #cccccc
}
/* ######### Style for Drop Down Menu ######### */

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:regular 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #cccccc;
}

/*FLASH PLAYER SKINNING*/
/* player container */
div.player {
	height:240px;
	width:320px;
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:15px;
}

/* play button */
div.player img {
	margin-top:67px;
}

/* info area */
div.player div.info {
	height:40px;
	background:#000 url(/images/h80.png) repeat-x;
	opacity:0.7;
	color:#fff;
	margin-top:45px;
	text-align:left;
	padding:5px 15px;
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	border-top:1px solid #ccc;
	margin-top:40px;
}

/* duration data inside info area */
div.player div.info span {
	color:#99FF99;
	display:block;
	font-weight:bold;
}

