﻿html, body
{
	font-family:Trebuchet MS;
	height:100%;
	margin:0;
	padding: 0;
	cursor: url('images/leaf-cursor.cur');
}

body
{
	background: #f6f1d1;
}
   
p
{
 font-size:10pt;
}
a
{
	text-decoration:none;
	cursor:pointer;
}
a img
{
	border-style:none;
	
}
a:visited
{
	color:#652902;
}
a:link
{
	color:#652902;
}

a:hover
{
	color:#652902;
}

/*--accordian--*/

.toggler
{
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #999999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica , Arial  , sans-serif;
	cursor:pointer;
}
.toggler1
{
	color: #222;
	margin: 0;
	padding: 8px 8px;
	background: #EDE9D7;
	border-bottom: 0px solid #ddd;
	border-right: 8px solid #f8f6e9;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-align: center;
	cursor:pointer;
}

.toggler2
{
	color: #222;
	margin: 0;
	padding: 8px 8px;
	background: #E5EBDB;
	border-bottom: 0px solid #ddd;
	border-right: 8px solid #f8f6e9;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-align: center;
	cursor:pointer;
}

.toggler3
{
	color: #222;
	margin: 0;
	padding: 8px 8px;
	background: #ede0bc;
	border-bottom: 0px solid #ddd;
	border-right: 0px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
	cursor:pointer;
	text-align: center;
}
.toggler:hover
{
    color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #786D66;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica , Arial , sans-serif;
	cursor:pointer;
}
.tab1
{
    color: #222;
	margin: 0;
	padding: 2px 5px;
	background-color:#999999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica , Arial , sans-serif;
	cursor:pointer;
	
}
.tab1:hover
{
    color: #222;
	margin: 0;
	padding: 2px 5px;
	background-color:#898480;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Andale Mono' , sans-serif;
	cursor:pointer; 
}

.element
{
}

.element p
{
	margin: 10px;
	padding: 4px;
}

blockquote
{
	padding: 5px 0 5px 30px;
}
h2
{
	font-family:Trebuchet MS;
	font-weight:lighter;
	padding-top:10px;
}
h3
{
	font-family:Trebuchet MS;
	font-weight:lighter;
}
h4
{
    font-family:Palatino Linotype, helvetica, Arial, Sans-Serif;
	font-weight:bold;
	margin-left:5px;
}

h5
{
    font-family:Trebuchet MS;
	font-weight:bold;
	margin-left:12px;
	color: #663333;
}

div#navbar2
{
	height: 25px;
	width: 100%;
	background-color: transparent;
	
	text-align:center;
}
div#navbar2 ul
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 20px;
	white-space: nowrap;
}
div#navbar2 li
{
	list-style-type: none;
	display: inline;
	font-size:14pt;

}
div#navbar2 li a
{
	height:20px;
	text-decoration: none;
	color: #ececaf;
}
div#navbar2 lia:link
{
	color: #FFF;
}
div#navbar2 lia:visited
{
	color: #CCC;
}
div#navbar2 lia:hover
{
	font-weight: bold;
	color: #FFF;
	background-color: #3366FF;
}


/*--About page--*/

#about
{
	background-color: #8a837f;
	font-family:Helvetica, Arial, Sans-Serif;
}


#gs_main
{
    font-family:Helvetica, Arial, Sans-Serif;
}

.gs_previewPane {
	width: 780px;
	background-color:transparent;
	

}			
	
.gs_pp_intro {
	background: #988960;
	width: 0px;	
	height: 250px;
	display:none;
	
	padding-left:2px;
	padding-right:8px;
}

.gs_pp_col {
	overflow:inherit;
	width: 75px;
	height: 250px;
	float: left;
	text-align:left;
}

.gs_pp_title {

	text-align: center;
	width: 90;
	vertical-align:middle;
	padding: 10px 10px 10px 5px;
	margin: 0;
	font-weight: bold;
	background: #614a27;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	color: #ffffff;
	font-size: 17px;
	font-family:Helvetica, Arial, Sans-Serif;
}

.gs_pp_content 
{
    float:right;
    vertical-align:top;
	display:block;
	overflow:inherit;
	clear: left;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
	min-height:50px;
	text-align:left;
	width:180px;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	background:#614a27;
	margin-top:60px;

}

.Menu
{

	background-image:url(../images/leaf.gif);	
}
.Menu:hover
{
		background-position:0 70px;

}


.gs_pp_col .gs_pp_content {
	color: #000;
	
}

.gs_pp_intro .gs_pp_content {
	padding: 30px 0 0 20px;
	width: 200px;
	display: block;
}

.gs_pp_quote {
	font-size: 15px;
	font-weight:bold;
	font-family: Palatino Linotype, Helvetica , Arial, Sans-Serif;
	text-indent: 0px;
	text-align:center;
	color:#fefefe;	

}
.gs_positionOverview {
	clear: left;
	background-color: #fff;
	color: #666;
	padding-left:20px;  
}



.gs_po_col {
	float: left;
	width: 30%;
	padding: 0 20px 10px 0;
	font-family:Helvetica, Arial, Sans-Serif;
	color:black;
}

.gs_po_col_last {
	padding-right: 0;
}

.gs_po_title {
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #000;
}

.gs_hb_title {
	font-size: 12px;
	line-height: 15px;
	float: left;
	display: block;
	padding-bottom: 15px;
	font-weight: bold;
}

.gs_hb_text {
	margin-left: 75px;
	display: block;
}

.gs_positionLinks {
	clear: left;
	background-color: #fff;
	padding-top: 15px;
}
.EmailTextBox
{
	background-color:#FFFFFF;
	}
	

#home-content
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-bottom:10px;
}

#home-footer
{
	padding:10px 0 10px 0;
	text-align: center;
	color: #ffffff;
}

#home-footer a
{
	font-size: 10px;
	color: #ffffff;
}

#home-copyright
{
	font-size: 10px;
	color: #c8b680;
	padding-top: 10px;
	text-align: center;
}

#footer
{
	padding:10px 0 10px 0;
	text-align: center;
	color: #652902;
	width:100%;
}

#footer a
{
	font-size: 10px;
	color: #652902;
}

#copyright
{
	font-size: 10px;
	color: #7c7b7b;
	padding-top: 10px;
	text-align: center;
}

.wrap
{
	height: 100%;
	
}

#containerMenu
{
	padding: 10px;
	float:left;
	height:100%;
	width:160px;
	text-align:right;
	
}

#containerMenu .header
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#containerContent
{
	font-family: Trebuchet MS;
	float:left;
	width: 805px;
	background-color: #f8f6e9;
	padding-left: 20px;
	padding-top: 20px;

}

#containerContent a:hover
{
	color: #652902;
	text-decoration: underline;
}

#containerContent .contentheader
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #652902;
	text-align: center;
	font-weight: bold;

}

#containerContent .contenttext
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 20px;

}

#containerContent .formtext
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 20px;

}



#containerContentLeft
{
	width: 480px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	float: left;
}

#containerContentLeft .contentheader
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #652902;
	text-align: center;
	font-weight: bold;

}
#containerContentLeft .contentbody
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;

}

#containerDivider
{
	height: 300px;
	width: 1px;
	background: #000000 repeat-y;	
	float: left;
	margin: 40px 10px 0 10px;
	
}

#containerContentRight
{
	width: 250px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-right: 20px;
	float:left;
}



#containerMenu .containerMenuItem
{
	margin-left: 0px;
}

#containerMenu ul
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 20px;
	white-space: nowrap;
	
}

#containerMenu li
{
	list-style-type: none;
	display: block;
	font-size:9pt;
	text-align:right;
	border-bottom: dotted 1px #FFFFFF;
}

#containerMenu li a
{

	color: #FFFFFF;
	text-decoration: none;
}

#containerMenu li a:hover
{

	color: #fff;
	text-decoration: none;
}

.leaf-list
{
	list-style-image: url(../images/leaf-list.gif); 
	
}
.leaf-list-none
{
	list-style-image: none;
	list-style-type: circle;
}

.font-small
{
	font-size: 12px;
	font-weight: bold;
}