/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
/*You may also want to add this little fix for mozilla to stop it inserting a top margin at 
the start of paragraphs, which will upset the layout by a few pixels.*/
div>p {margin:0}
/************************************************
 *	Main structure															
 ************************************************/
body {
	color:#000000;
	background-color:#EEEECC;
	background-image: url(../images/bg_800.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#outer {
	position:relative;
	min-height:100%;
	height:auto;
	margin: 0px 0 -40px 0;
	background-image: url(../images/left_side.gifDWZ);
	background-position: 0% 0px;
	background-repeat:no-repeat;
	background-attachment: scroll;
}
* html #outer {height:100%;}
#clearfooter {
	clear:both;
	height:40px;
}

/*
	Column where the text data is placed.  Sits inside the div#maincol
*/
.col {
	font: 12px "Verdana", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	padding: 15px 62px 15px 15px;
	line-height:1.6em;
	text-align:left;
	background-color: transparent;
	margin:0 0 0 55px;
	color:#909090;
	border:0px solid aqua;
	/*
	background-image: url(../images/hr_img.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	*/
}
* html .col {
}

.col p {
	margin:0 0px 0 0;
	border:0px solid red;
}
col img {
	border:1px solid yellow;
}
.col  ul {
	color:#948479;
	margin:5px 0 10px 0;
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: inside;
	background-color:transparent;
}
.col li {
	color:#948479;
	font-size:100%;
	line-height:14px;
	letter-spacing:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 6px;
	margin: 0px 10px 4px 2px;
	list-style-type: square;
	font-weight:normal;
}
* html .col li {
	margin: 0px 10px 4px 4px;
}
.col li.faq {
	list-style:none;
	color:#948479;
	font-size:90%;
	line-height:19px;
	letter-spacing:1px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px 0 0 25px;
	margin: 10px 0px 0px 0px;
	background:url(../images/question_icon.gif) no-repeat 0px 0px;
	background-position:top left;
	list-style-position:inside;
	font-weight:normal;
	border:0px solid gray;
	width:570px;
}
* html .col li.faq {
	margin: 10px 0px 4px 0px;
	padding: 0px 0 0 12px;
}
.col li.faq a {
	color:#534731;
	text-decoration:none;
	border-bottom:1px dotted #CCCCCC;
}
.col li.faq a:hover {
	cursor : pointer;
	padding:2px 0 2px 0;
	color:#534731;
	text-decoration:none;
	background-color:#EDEDE4;
}
.col li.faq a:focus, li.faq a:active {
	color:#FFFFFF;
	background-color:#339933;
	text-decoration:underline;
	font-weight:bold;
}
.col li.pdf {
 	list-style:none;
	color:#948479;
	font-size:11px;
	line-height:14px;
	letter-spacing:1px;
 	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px 0 0 20px;
	margin: 0px 0px 4px 10px;
	background:url(../images/icon_green_leaf_maple.gif) no-repeat 0px 0px;
	list-style-position:outside;
	font-weight:normal;
	background-color:transparent;
}
* html .col li.pdf {
	margin: 10px 0px 4px 8px;
	padding: 0px 0 0 18px;
}
.col li.double_indent {
	margin: 0px 0px 6px 18px;
}
* html .col li.double_indent {
	margin: 0px 0px 6px 19px;
}
.col_border {
	font: 12px "Verdana", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	padding: 15px 5px 5px 20px;
	line-height:1.6em;
	text-align:left;
	width:420px;
	background-color: #FFFFFF;
	margin:0px auto 0 auto;
	color:#909090;
	border: blue;
	border-color:#E4E4E4;
}
* html .col_border {
	width:420px;
	margin:12px auto 0 auto;
}
.col_border img {
	border: blue;
	margin:0 0 0 0;
}
#maincol {
	/*height:100%;*/
	width:777px;
	margin:0px auto 0px auto;
	padding: 40px 0 00px 0px;
	letter-spacing:0.75px;
	background:url(../images/_bg_colored_leaves.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid red;
	z-index:99;
	/*
	background-image: url(../images/quotes.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	*/
}
#maincol_surround {    
	/* overlays maincol - sole purpose is to contain a background image;*/
	width:777px;
	margin:0px auto 18px auto;
	padding: 0px 0 0px 0px;	
	/*background-image:url(../images/maincol_surround_background.gif);
	background-repeat:repeat-y;*/
	/*
	background:url(../images/_bg_container_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:transparent;
	*/
}
* html #maincol {
}
#maincol img {
}
#maincol p {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 5px 0 0 8px;
	padding: 0px 9px 0 0;
	line-height:18px;
	font-size: 100%;
	letter-spacing:1.0px;
	/*
	background-image: url(../images/quotes_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	*/
}
* html #maincol p {
	letter-spacing:1.0px;

}
/*
	Large letter at start of paragraph 
*/
 #maincol h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	font-size: 100%;
	letter-spacing:1.0px;
	position:relative;
	display:inline;
 }
#maincol h4 span {
	/*
	filter: alpha(opacity=20);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: .20; 
	opacity:.20;
	*/
	font: 96pt bold arial, Veranda, sans-serif;
	position: absolute;
	width:400px;
	top:6px;
	left:-3px;
	color: #33CC00;
	border:0px solid red;
	background-image: url(../images/tree_selection.jpgDWZ);
	background-repeat:no-repeat;
 }
* html #maincol h4 span {
	top:6px;
	left:-3px;
 }
#maincol .rcol {
	clear:right;
	float:right;
	width:295px;
	height:100%;
	margin:-1px 0 0 0;
	background-color: white;
}
#maincol h1 {
	font-size: 126%;
	color: #004182;
	letter-spacing: 1px;
	font-family: 'trebuchet ms',verdana, sans-serif;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom:  0px solid #EAEAEA;
	font-weight:bold;
	width:315px;
	/*
	background-image: url(../images/star.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left : 25px;
	*/
}
#maincol h2 {
	margin:0 0 0 12px;
	padding:0 0 0 0;
	font-family: 'trebuchet ms',verdana, sans-serif;
	color: #000000; 
	letter-spacing: .6px; 
	font-variant:normal;
	padding: 0px 0 0 0;
	font-size:110%;
}
.rightcolumn, .rightcolumn_contact {
	float:right;
	width:300px;
	height:auto;
	padding:0 0 0 0;
	margin:32px 50px 25px 35px;
	background-color: transparent;
	text-align:center;
}
* html .rightcolumn  {
	margin:32px 25px 25px 16px;
}

.rightcolumn_contact {
	width:110px;
	margin:32px 65px 25px 20px;
}

* html .rightcolumn_contact {
	margin:32px 35px 25px 0px;
}

.rightcolumn img {
float:right;
	padding:5px 5px 5px 5px;
	margin:15px 0 0 0;
	background-color: transparent;
	text-align:center;
	border:1px solid #000000;
}

#rightcolumn a:hover {
	background-color:transparent;
}
/*
	header hover technique
*/
#header a.blockD {
	display : block;
	width : 780px;
	height:135px;
	background-image:url(../images/_header_2_01_fade.gif);
	background-repeat:no-repeat;
}
* html #header a.blockD {
	height:140px;
}
#header a:hover {
	color: #666666;
	background: #CCCCCC;
	text-decoration: none;
	background-image:url(../images/_header_2_01.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#header a:focus {
	color: #666666;
	background: #CCCCCC;
	text-decoration: none;
	background-image:url(../images/_header_2_01_fade.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*  
	end header hover technique
*/
#navigation {	
	padding: 4px 0 0 0;
	font-size: 11px;
	color: #666666;
	letter-spacing: .8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/img_navbg.gif);
	background-repeat:repeat-x;
	height: 20px;
	text-align:center;
	margin:0 0 0 0;
}
* html #navigation {
	margin-top:-5px;
}
#navigation a {
	color:#666666;
	padding:0 10px 0 10px;
	text-decoration:none;
	font-weight:normal;
	letter-spacing: 0px;
}
#navigation a:hover, #navigation a:focus, #navigation a:active {
	position:relative;
	padding:2px 9px 2px 9px;
	background-color:#DFDFDF;
	text-decoration:none;
	border-bottom:5px solid #8897B7;
	border-left:1px solid #003399;
	border-right:1px solid #003399;
	background-image:url(dummy_dwz.gif)
}
#center_image {
	position:relative;
	width:777px;
	margin: 0px auto 10px auto;
}
#center_image img {
	border:0;
}

#footer {
	color: #eee;
	clear:both;
	margin: 0px auto 0 auto;
	text-align:center;
	font-size: 90%;
	background-image: url(../images/img_footer.gif);
	padding: 8px 0 0 0;
	height:40px;
	width:780px;
	border:0px solid red;
}
#footer h1 {
	padding:0px;
	margin: 0px 0 5px 0;
	font-size: 11px;
	letter-spacing:0.2em;
	display:block;
}
#footer h1 a {
	color:#CCCCCC;
}
#footer a	{
	color: #fff;
	font-weight:normal;
	text-decoration:none;
	cursor :pointer;
}
#footer a:hover	{
	color:#CCCCCC;
	text-decoration:none;
	background-color:transparent;
	border-bottom:1px dotted #534731;
}
.col {
	/*
	background-image: url(../images/quotes.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	*/
}
.col a	{
	/*color:#669933;*/
	color:#000000;
	text-decoration: underline;
	font-weight:bold;
}
.col a:hover, .col a:focus, .col a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	/*background-color:#EDEDE4;*/
	background-color:#D9FFC6;
}
.col a:focus, .col a:active {
	color:#FFFFFF;
	background-color:#339933;
	text-decoration:underline;
	font-weight:bold;
}
#footer .w3c {
	color:#663300;
}
#footer .w3c a {
	display:inline;
	color:#663300;
	text-decoration:none;
	margin:0px 5px 0 0;
	font-size: 70%;
	border:0px solid #B1AE9C;
	background-color:transparent;
	padding:2px 2px 2px 2px;
	/*float:right;*/
}
* html #footer .w3c a {
	font-size:77%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer .w3c a:hover {
	background-color:transparent;
	color:#663300;
	text-decoration:underline;
	border:0px solid #CFCDC2;
}
#footer .w3c a:focus, #footer .w3c a:active	{
	background-color:transparent;
	color:#663300;
	text-decoration:underline;
	border:0px solid #CFCDC2;
}
#footer .scwd a {
	display:inline;
	color:#B1AE9C;
	text-decoration:none;
	margin:-11px 5px 0 5px;
	font-size: 70%;
	border:1px solid #B1AE9C;
	background-color:transparent;
	padding:0 2px 0 2px;
	float:left;
}
#footer .scwd a:hover {
	background-color:transparent;
	color:#CFCDC2;
	text-decoration:none;
	font-size: 70%;
	border:1px solid #CFCDC2;
}
/************************************************
 *						header														*
 ************************************************/
#header {
	padding: 0 0 0 0;
	height:160px;
	width:780px;
	margin:0px auto 0 auto;
	/*background-image: url(../images/header_side.gifDWZ);
	background-repeat:repeat-x;*/
	text-align:right;
	background-color: #44BABA;
}
* html #header {
	height:160px;
}
#header img {
	text-align:center;
}
#header .center {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	height:135px;
	background-color:#948E75;
}
#header h1 {
	padding:0px;
	margin: 0 0 0.3em 0;;
	font-size: 17px;
	letter-spacing:0.2em;
}
#header h1 a {
	color:#5B7B57;
}
#header h1 a:hover {
	text-decoration:none;
	color: #bb4444;
}
#header .right {

	clear: right;
	float: right;
	text-align: right;
	margin-top: 0px;
	padding-bottom:2em;
}
#header .right h1 {
	padding:0px;
	margin-right:10px;
	margin-top: 10px;
	font-size: 14px;
	letter-spacing:0.2em;
	color:#666666;
	font-family: helvetica, "Times New Roman", Times, serif;
}
#header img {
	border:none;
}
#subtitle {
	margin-bottom:0.3em;
	font-size: 0.9em;
	text-transform:uppercase;
	color:#A37B45;
}
/************************************************
 *	Content																			*
 ************************************************/
h1, h3, h4 {
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
#leftcol {
	clear:both;
	float:left;
	margin-left:20px;
	letter-spacing:0.1em;
	width: 20%;
}
#validate {
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:0px;
	padding-left:0px;
}
.cursor_finger {
	cursor:pointer;
}
/*
	form field definitions
*/
#form_container {
	margin:0px 0 0 35px;
	padding:20px 0 35px 15px;
	width:400px;
	border: #F0F0F0;
	background-repeat: repeat-x;
	border: #F0F0F0;
	/*background-image: url(../images/bg_blue_fade_top_bottom.gif);*/
	background-color: #FAFCF9;
}
/*  applies to IE only because seperate formating is required */
/* mac hide \*/
* html #form_container {
	padding:12px 0 22px 12px; height:100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
/* end hide*/
.form_tab {
	clear:both;
	float:right;
	display:block;
}
#form_container label {
	display: block;
	width: 188px;
	float: left;
	margin-bottom: 7px;
}
input {
	background-color:#FAFCF9;
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 7px;
}
#form_container input {
	color: #000000;
	font-size:11px;
	line-height:15px;
	letter-spacing:1.1px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}
#form_container input[type=submit] {
	background-color:green;
	font-weight:bold;
	text-align:left;
	width:135px;
	height:22px;
	cursor:pointer;
	}
#form_container .input_submit {
	background-color:green;
	font-weight:bold;
	text-align:center;
	width:135px;
	height:22px;
	cursor:pointer;
}
#form_container .input_check {
	background-color:green;
	cursor:pointer;
}
#form_container .required {
	background-color:#F0F0FF;
}
#form_container label {
	text-align: left;
	width: 150px;
	padding-right: 20px;
}
#check_box {
	border: #F0F0F0;
	width:340px;
	padding:0 0 10px 5px;
	margin:0 0 0 0px
	
}
#check_box input {
	margin:0 0 0 0;
	padding:0 0 0 0;
	display: block;
	width: 14px;
	float: left;
	margin-bottom: 5px;
	background-color:transparent;
}
br {
	clear: left;
}
.validate {
	clear:left;
}
.center_image {
	width:auto;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0px 0;
	border: 0px solid #948E75;
}
* html .center_image {
	margin:0 0 0 0;
}
.center_image img {
	margin:0 auto 0 0;
	padding:0px 0px 5px 0px;
	border:0px solid yellow;
	background-color:#948E75;
}
/* 	Breadcrumb indicatior for main navigation 		*/
#index .index, #tree .tree, #lawn .lawn, #contact_nav .contact_nav, #privacy .privacy, #faq_nav .faq_nav, #gal_nav .gal_nav
{
	color: #003399;
	padding:2px 9px 2px 9px;
	background-color:#DFDFDF;  
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:5px solid #C0540C;
	border-left:1px solid #003399;
	border-right:1px solid #003399;
	position:relative;
	cursor:default;
}
#navigation.on a, #navigation a.on {
	color: #003399;
	padding:2px 9px 2px 9px;
	background-color:#DFDFDF;  
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:5px solid #C0540C;
	border-left:1px solid #003399;
	border-right:1px solid #003399;
	position:relative;
}
#navigation ul, #navigation ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline;
}
#mailform {
	width:410px;
	height:auto;
	margin-left:0px;
	margin-bottom:15px;
	padding-left:12px;
	padding-top:12px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	background-image: url(../images/backgrounds/bg_blue_fade_top_bottom.gif);
	background-position:top left;
	background-repeat: repeat-x;
}
* html #mailform {
	width:395px;
	height:22em;
}
input {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border: #728c40;
	background-color: #FFFFFF;
	margin-bottom:2px;
}
input[type=submit] {
	background-color:#339933;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	border: #728c40;
	margin-bottom:2px;
	font-weight: bold;
	cursor:pointer;
}
.locator_text {
	padding: 2px 2px 2px 2px;
	color: #5E8A8A;
	font-size:11px;
	line-height:15px;
	letter-spacing:1px;
	font-family: verdana, arial, helvetica, sans-serif;
	border:1px solid gray;
	border-color:#CCCCCC;
}
.input_text {
	padding: 2px 2px 2px 5px;
	color: #5E8A8A;
	font-size:11px;
	line-height:15px;
	letter-spacing:1px;
	font-family: verdana, arial, helvetica, sans-serif;
	border:1px solid gray;
	border-color:#CCCCCC;
}
input:hover {
	background-color:red;
}
/*
	green items
*/
#top_right_fixed a {
	color : #999;
	font-size : 80%;
	font-weight : bold;
}

#top_right_fixed a:hover, #top_right_fixeda:focus, #top_right_fixed a:active {
	color : #000;
	text-decoration : none;
	border:0px solid gray;
}
/* 
	green help cursor 
*/
help, span.help {
	border-bottom : 1px dotted #99cc66;
	cursor : help;
}
span.help:hover {
	border-bottom : 1px dotted #99cc66;
	cursor : help;
	border-color:#FF6600;
}
/* 
	Form elements 
*/
textarea {
	height:6em;
}
input, textarea {
	font-family : 'Trebuchet MS', Tahoma, Arial, sans-serif;
	width : 90%;
	color : #666; 
	font-size : 100%;  
	background : #ccc; 
	border : 1px solid #999;
	margin : 2px;
	padding : 4px;
}
input {
	width : 90%;
	height : 1.6em;
	border : 1px solid #999;
	padding : 2px;
}
input:hover, textarea:hover, select:hover, input.hover {
	color : #000;
	height : 1.6em;
	background-color : #F0F0F0;
	border : 1px solid #333;
	cursor : text;
}
input:focus,  input.focus {
	color : #000;
	height : 1.6em;
	background-color : #FFFFFF;
	border : 1px solid #333;
	cursor : text;
}
textarea:hover, textarea.hover {
	background-color : #fafafa;
	width : 90%;
	height : 6em;
	cursor : text;
}

input.button {
	width : 13em;
	height : 2.8em;
	color : #333;
	font-weight : bold;
	border : 1px solid #99cc66;
	margin-bottom : 10px;
	padding:5px 0px 5px 5px;
	background : #99cc66;
	cursor:pointer;
	font-size:1.0em;
}
input.button:hover, .button:focus {
	cursor : pointer;
	background-color : #629331;
	color : #fafafa;
	border : 1px solid #333;
}

/*
	Right side photo magic
*/
#photoborder {
	position:relative;
	float:right;
	padding:0 0 0 0;
	margin:49px 172px 0 0;
	border:0px solid red;
}
* html #photoborder {
	margin:49px 172px 0 0;
}
#photoborder img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0 auto;
	background-color: transparent;
	text-align:center;
	border:0px solid #E5E5E5;
}
#photoborder a:hover {
	background-color:transparent;
}


/*  
	special css image popup code
 */
.nav{
	margin:50px 75px 0 0;
	float:right;
	position:relative;
	background:#FFFFFF;
}
* html nav {
	margin:50px 0 0 0;
}
.pos{margin-top:10px;}

.nav a {
	margin-bottom:12px;
	border:1px solid #C9C9C9;
	text-decoration: none;
	display:block;
	width:110px;
}
.nav img {
	border:0px solid #C9C9C9;
	padding:5px 5px 5px 5px;
}
.nav p {
	margin:0 0 0 0;
	padding:0px 0px 0 0px;
	width:auto;
	color:blue;
	line-height:10px;
	font-size:10px;
	letter-spacing:1.0px;
	background:white;
	border:1px solid green;
	font-family:arial, helvetica, sans-serif;
	text-align:center;
}
.nav .pee_tag {
	display:block;
	margin:0 0 0 0;
	padding:15px 9px 15px 9px;
	width:380px;
	color:black;
	line-height:10px;
	font-size:9px;
	letter-spacing:1.3px;
	background:white;
	border:0px solid green;
	font-family:arial, helvetica, sans-serif;
	text-align:left;
}
.nav .pee_tag {
	display:block;
	margin:0 0 0 0;
	padding:15px 9px 15px 9px;
	width:380px;
	color:black;
	line-height:10px;
	font-size:12px;
	letter-spacing:1.3px;
	background:white;
	border:0px solid green;
	font-family:arial, helvetica, sans-serif;
	text-align:left;
}
.nav a:hover{background:#FFFFFF;}

.nav a span{display:none;}

.nav a:hover .a  {
	display:block;
	position:absolute;
	top:0px;
	left:-455px;
	width:auto;
	height:auto;
	background:#FFFFFF;
	text-align:center;
	color:red;
	cursor:pointer;
	border:1px solid #C9C9C9;
}
/* 
	 END special css image popup code 
*/
/*
	stu nichols gallery
*/

/* 
	end stu nicols image gallery
*/
/*
green hidden accesible navigation
*/
div.offset a {
   position : absolute;  /* Forces it off-page */
   top : -1000px; /* The direction and value (optional) */
   left : -1000px; /* The direction and value */
   padding : 5px; /* To style the link’s box (optional) */
   font-weight : bold; /* Link Styling (optional) */
   font-size : 100%; /* Link Styling (optional) */
}
* html div.offset a {
   font-size : 80%; /* Link Styling (optional) */
}
div.offset a:focus, div.offset a:active {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   position : absolute; /* Forces it back on focus */
   top : 15%; /* The direction and value */
   left : 1%; /* The direction and value (I got better results with % here) */
   background-color : #898945; /* To style the link’s box (optional) */
   border : 1px solid #000; /* To style the link’s box (optional) */
   color : #fff; /* Link Styling (optional) */
   z-index : 99; /* I needed it to be on top of my image banner and over the “Get the Latest icon on my home page*/
}
.float_right {
	position:relative;
	margin:-12px;
	padding-bottom:0px;
	float:right;
	color:#999999;
}
.float_right a {
	text-decoration:underline;
	font-weight:normal;
	color:#999999;
	font-size:10px;
}
.float_right a:hover {
	text-decoration:none;
	font-weight:normal;
}
.leftleave a, .leftleave {
	width : 100px;
	height : 100px;
	position : absolute;
	top : 0;
	left : 0;
	z-index : 4;
	text-decoration : none;
	background-image: url(../images/left_side.gif);
	background-position: 0% 0px;
	background-repeat:no-repeat;
	background-attachment: scroll;
}
	
.leftleave a:hover {
	color : #000;
	background : transparent;
	background-image: url(../images/left_side_on.gif);
	background-position: 0% 0px;
	background-repeat:no-repeat;
	background-attachment: scroll;
}
/* definition list */
dl {
	margin:2px 0 10px 0;
}
dt {
	color:#003399;
	margin: 7px 32px 2px 0;
	padding:0 0 0 0;
	letter-spacing:1px;
	font-weight:bold;
	font-size:1.1em;
}
dd {
	display:block;
	letter-spacing:.5px;
	margin:0 0 4px 8px;
	padding:0 0 0 0;
	line-height:12px;
	font-size:0.9em;
	color:#666666;
}
/* END definition list */