@charset "utf-8";
/* CSS Document */
a img {
	float: left;
}
.thumbPadR {
	padding-right: 19px;
	padding-bottom: 19px;
}
.link {
	padding: 5px 0 20px 20px;
	color: #9D866F;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9DB112;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #9DB112;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #9DB112;
	text-decoration: underline;
}
#bodyCopy {
	font-size: 1.1em;
	width: 200px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
}
h1 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #483D32;
	font-size: 1.4em;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
	border-bottom-color: #877E6A;
}
html {height:100%;}
body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#0D0906;
	font-family:arial, serif;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 62.5%;
}
#wrap {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	min-height:100%;
	width:950px;
	margin:auto;
	position: relative;
}
* html #wrap {height:100%
} 
#nav {
	float:left;
	width:70px;
	margin-top: 200px;
	background-color: #ACC314;
	height: 160px;
	padding: 16px 25px 0 25px;
	background-image: url(images/green_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	text-align:left;
	float: left;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	float: left;
}
#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#menu li {margin:0; padding:0; list-style:none; display:inline-block; display:inline;}
#menu ul ul {
	position:absolute;
	left:-9999px;
	background-color: #BDCF43;
}
#menu #toplevel li ul li .subLast {
	border-width: 0;
}
#menu #toplevel li ul li .activeSubLast {
	border-width: 0;
	background-color: #BDCF43;
	color: #483D32;
}
#menu ul#toplevel {
	text-align: right;
	position: absolute;
}
#menu #toplevel li ul li .activeSub {
	background-color: #BDCF43;
	color: #483D32;
}
#menu #toplevel li ul li .activeSub:hover {
	background-color: #BDCF43;
	color: #483D32;
}
.logoPadB {
	padding-bottom: 20px;
}
#menu a {
	display:block;
	color:#fff;
	line-height:35px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	border-bottom: 1px #FFF dashed;
	font-weight: bold;
	padding: 0 5px 0 5px;
} 
#menu #toplevel li ul li a{
	width: 90px;
	text-align: left;
}
#menu #toplevel li a.last {
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
	border-bottom-color: #ACC314;
}
#menu #toplevel li a.activeLast {
	border-style: none;
	color: #483D32;
}

#menu ul li:hover > ul {left:100%; margin-top:-36px; margin-left:-1px;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu li a:hover {background:#fff; color:#483D32;} 
#menu li:hover > a {background:#fff; color:#483D32;}
#menu li a.fly:hover {background:#fff;} 
#menu li:hover > a.fly {background:#fff;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}
#menu #toplevel li ul li a:hover {
	background-color: #FFF;
	width: 90px;
}
#menu #toplevel li a.last:hover {
	border: 0;
}
#nav {
	float: left;
	width: 70px;
	margin-top: 200px;
	background-color: #ACC314;
	height: 160px;
	padding: 16px 25px 0 25px;
	background-image: url(images/green_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu #toplevel li .active {
	color: #483D32;
	background-color: #ACC314;
}
#subWeb {
	float:left;
	width:505px;
	margin-left: 30px;
	vertical-align: top;
	padding-top: 60px;
	padding-right: 0;
	padding-left: 0px;
}
#wrap #content #bodyCopy ul {
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#wrap #content #bodyCopy ul li {
	padding-bottom: 15px;
}
#index {
	float:left;
	width:505px;
	margin-left: 30px;
	vertical-align: top;
	padding-top: 226px;
	padding-right: 0;
	padding-left: 0px;
}
