@charset "UTF-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	}
body {
	font: 85%/1.88889 georgia, sans-serif;
	color: #2F3025;
	margin: 0;
	padding: 0;
	background-color: #d9dba9;
	}
	a:visited {
	color: #993300;
}
p { 
	margin-top: 0; 
	text-align: left;
	}
	
h1{ 
	font: italic normal 1.6em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	margin-top: 0; 
	weight: bold;
	}
	
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #2F3025;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #993300;
	}
acronym {
	border-bottom: none;
	}
	
#PageContainer {
	padding: 0 0px 0 120px;
	margin: 0;
	position: relative;
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	}
	
#PageHeader {
	width: 870px;
	min-width: 470px;
	padding-top: 5px;
	background-color: #546025;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 45px;
	color: #DDEFD7;
	text-align: right;
	float: left;
}

#PageHeader a:hover{
	color: #DDEFD7;
	text-decoration: underline;
}

#PageHeader a, #PageHeader a:link, #PageHeader a:active{
	color: #DDEFD7;
	text-decoration: none;
	font-weight: normal;
}


#intro { 
	width: 700px;
	height: auto;
	background-color: c3c498;
	//*min-width: 470px;*//
	}
	
#VideoHead {
	width: 870px;
	/*min-width: 470px;*/
	background-color: c3c498;
	}
	
#PageBody { 
	width: 870px;
	min-width: 470px;
	/*background-image: url(images/tree.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-color: #c3c597;
	}
	
#Footer {
	width: 870px;
	min-width: 470px;
	background-color: #546025;
	color: #22270E;
	clear:both;
	}
	
.footertext {
text-align: center;
}

#Footer a, #Footer a:link, #Footer a:active{
	color: #22270E;
	text-decoration: underline;
	font-weight: normal;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
/*#pageHeader h1 { 
	background: transparent url(images/h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none
	}*/

#LeftCol {
	width: 424px;
	margin-left: 0px;
	float: left;
	background-color: #a5a77e;
	min-height: 250px;
	height: 650px;
	padding-right: 3px;
	padding-left: 3px;
}

#RighCol {
	width: 424px;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #a5a77e;
	min-height: 250px;
	height: 650px;
	background-image: url(images/tree-dark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#AfterCol {
	margin-top: 15px;
	clear: both;
	padding-top: 15px;
}

#linkList {
	margin-left: 600px;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 20px;
	margin-top: 10px;
	}
.iCap {
	font-size: 200%;
	color: #546025;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 30px;
	}
.ColText {
	padding-right: 3px;
	padding-left: 3px;
}
.leftimage{
float: left;
margin-right: 4px;
margin-left: 4px;
border: 1px none #000000;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}

#logo-wrap {
   width:100%;
   height:0%;
   position:relative;
}
#video-logo {
	position:absolute;
	top:47px;
	left:126px;
	height:205px;
	width:326px;
	background:url(images/video-head-logo.jpg) no-repeat;
	z-index:999;
}

ul.menu {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:39px;
	font-size:0.9em;
	background:url(images/menubk.gif) repeat-x top left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	border:1px solid #000;
	margin:0;
	padding:0;
	color: #000000;
}

ul.menu li {
display:block;
width: auto;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
	float:left;
	width:auto;
	color:#2F3025;
	text-decoration:none;
	height:24px;
	padding:6px 5px 0;
	font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/menubk.gif) repeat-x top left;
text-decoration:none
weight: bold;;
}

ul.menu .current a {
color:#2F3025;
font-weight:700;
}


/*GREEN*/
ul.menu.green{
background-color:#a5a77e;
color: #2F3025;
/*width:auto;*/
}
ul.menu.green li a:hover, .menu.green li.current {
	background-color:#a5a77e;
	
} 

.prodtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin-left: 3px;
	padding-left: 3px;
	line-height: 1.5em;
}
#prod-box {
	width: 161 px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	display: inline;
	/*border: thin solid #333300;*/
}
.prodhead1{ 
	font: italic normal 3em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	margin-top: 0; 
	padding-left: 6; 
	weight: bold;
	}

