html, body {
	margin:0px;
	padding:0px;
	height: 100%;
	background: url('images/bg.jpg');
	font: 12px times;
}
div#topMenuHolder {
	height: 55px;
	position: relative;
	z-index: 55;
	margin-left:8%;
  	margin-right:8%;
  	background: url('images/topMenuBorder.jpg') no-repeat bottom right;
}
ul#topMenu {
	background-color: #e2cc6a;
	margin:0px;
	padding:0px;
	margin-right: 2px;
	float: right;
	list-style-type: none;
	width: 224px;
}
ul#topMenu li {
	float: left;
	height: 41px;
}
ul#topMenu a img {
	border: 0;
	display: block;
	margin:auto;
}
ul#topMenu li a {
	color: #075507;
	text-decoration: none;
	font: 500 10px georgia;
	margin-left: 20px;
	display: block;
	text-align: center;
}

div#mainHolder {
	padding:0px;
	margin-left:8%;
  	margin-right:8%;
  	margin-top: -20px;
  	background-color: #e9f4f7;
}

div#bottomHolder {
	padding:0px;
	margin-left:8%;
  	margin-right:8%;
  	margin-top: -20px;
  	background-color: #e9f4f7;
  	text-align: center;
	font: 11px georgia;
	padding: 5px;
	height: 25px;
}

table#topHolder {
	border-collapse: collapse;
	width: 100%;
	_width: auto;
}

img#flowers {
	border: 0px;
	position:relative;
	z-index:60;
	margin:0px;
	padding:0px;
	margin-top: 20px;
	margin-right: 20px;
	
}
a#logo {
	height: 200px;
	width: 475px;
	display: block;
	background: url('images/logo.png');
	_background: none;
	position:relative;
	z-index: 100;
	margin-left: 0px;
	margin-top: -40px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
	cursor: pointer;
}

blockquote.topQuote {
    background: url('images/quote_start.gif') bottom left no-repeat;
    margin-top: -55px;
    margin-left: 105px;
    padding-left: 0px;
}

blockquote.topQuote div {
    background: url('images/quote_end.gif') top right no-repeat;
    padding-left: 30px;
    color: #545554;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 335px;
    _width: 370px;
}
div.topQuoteAuthor {
	margin-left: 105px;
	text-align: right;
	width: 335px;
    _width: 370px;
    color: #0c6d21;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    margin-top: -22px;
}

table#contentsHolder {
	margin:0px;
	padding:0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: -17px;
	background-color: #ffffff;
	width: auto;
}
td#contents {
	width: 100% !important;
	vertical-align: top;
	padding: 20px;
	font: 13px times;
}
td#menuHolder {
	width: 237px;
	vertical-align: top;
}

div#menuHolder1{
	background: url('images/menu_p2.jpg') repeat-y;
	font-size: 0px;
	position: relative;
	top: -50px;
}
div#menuBottom {
	background: url('images/menu_p3.jpg') no-repeat;
	height: 65px;
}
ul.menu {
	margin:0;
	padding:0;
	list-style-type: none;
	background: url('images/menu_p1.jpg') no-repeat;
	height: auto;
	padding-top: 40px;
	width: 237px;
}

ul.menu li {
	padding-left: 38px;
	margin-left: 12px;
	background: url('images/menu_line.jpg') no-repeat bottom left;
}

ul.menu li a {
	text-decoration: none;
	color: #2e7711;
	display: block;
	margin-right: 32px;
	color: #2e7711;
	font: bold 16px georgia;
	line-height: 28px;
}

ul.menu li a:hover {
	color: #075407;
	text-decoration: underline;
}

ul.menu li a.sel {
	background: url('images/menu_sel.jpg') no-repeat  right;
}

ul.menu li a.submenu {
	font: 14px georgia;
	line-height: 16px;
	padding-bottom: 5px;
}
ul.menu li a.submenu:hover {
	text-decoration: underline;
}

ul.menu li a.submenusel {
	font: 14px georgia;
	line-height: 16px;
	padding-bottom: 5px;
	text-decoration: underline;
}

div#strategies {
	width: 246px;
	height: 163px;
	background: url('images/strategies.png');
	_background: none;
	position:relative;
	left: -27px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/strategies.png', sizingMethod='image');
	margin-left: -9px;
	margin-top: -50px;
	z-index: 140;
}
div#strategies a.strategiesLink {
	display: block;
	padding-top: 60px;
	padding-left: 50px;
	font: bold 27px georgia;
	color: #2e7711;
	text-decoration: none;
}

div#strategies a.strategiesLink:hover {
	color: #075407;
	text-decoration: underline;
}


div#bannerContainer {
	border: 1px #cfd0cf solid; 
	margin-bottom: 10px;
	position: relative;
	z-index: 100;
	background-color: #f9f9f9;
}
h1#title {
	color: #2e7711;
	font: bold 18px georgia;
	margin:0;
	paddin:0;
	margin-left: 40px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	/*background: url('images/title_line.jpg') repeat-x bottom left;*/
}
h1#title span {
	border-bottom: 2px #e2db81 solid;
	padding-bottom: 4px;
	padding-right: 20px;
	line-height: 28px;
	min-width: 50%;
	_padding-right: 10%;
	
}

dl.news dt {
	font: bold 12px georgia;
}

dl.news dt a{
	color: #0c4208;
	font: bold 12px georgia;
	text-decoration: none;
}
dl.news dt span.date {
	float: right;
	color: #565454;
	font: bold 11px times;
	margin-right: 58px;
}
dl.news dd {
	font: 12px times;
	margin-left: 0px;
}
dl.news dd a.more {
	font: 11px times;
	color: #0b330a;
	display: block;
}

dl.news dd.separator {
	height: 34px;
	background: url('images/news_separator.jpg') no-repeat center center;	
}

dl.news dd.separator2 {
	height: 34px;
	background: url('images/title_line.jpg') no-repeat center center;	
}

span.newsImage {
	border: 1px #e0e0e0 solid;
	float: right;
	padding:5px;
	margin-left: 5px;
}
span.newsImage img {
	border: 0px;
}
div.tree a {
	color: black;
}
a.galleryLink {
	font: 18px georgia;
	color: black;
	text-decoration: none;
	margin-top: 55px;
}
a.galleryLink:hover {
	color: #0c4208;
}
h2.galleryTitle {
	font: 18px georgia;
	color: black;
	margin-left: 40px;
}
a.galleryNavigation {
	font: bold 14px georgia;
	color: black;
	text-decoration:none;
}
a.galleryNavigation:hover {
	color: #0c4208;
}
dl.members dt a {
	text-decoration: none;
	font: 24px georgia;
	color: 2e7711;
}
dl.members dd {
	margin-bottom: 15px;
	margin-left: 70px;
	font: 14px georgia;
}
dl.members dt {
	padding-left: 40px;
	background: url('images/member_mark.jpg') no-repeat 5px 3px;
}
ul#strategiesMenu {
	display:none;
	list-style-type: none;
	position: absolute;
	margin-left: 170px;
	_margin-left: 200px;
	margin-top: -100px;
	z-index: 450;
	width: auto;
	min-width: 200px;
	height: 0;
	background-color: #e2cc6a;
	
}
ul#strategiesMenu li a {
	font: bold 14px goergia;
	color: #2e7711;
	text-decoration: none;
}
ul#strategiesMenu li {
	padding: 10px;
	background: url('images/submenu_line.gif') repeat-x bottom;
	background-color: #e2cc6a;
}

ul#strategiesMenu li a:hover {
	color: #075407;
	text-decoration: underline;
}