/*// BODY //*/

body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align:center;
	line-height: 1.5;
}

table {
 font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5;
}

.table {
	margin: 1px 1px 1px 6px;	
	border: 1px solid #535353;
}

.tableTitles {
 background: #535353;
	color: white;
	font-weight: bold;
	padding: 4px 6px;
}

.row {
 background: #FFF7B2;
	border-top: 1px solid #007962;
	padding: 4px 6px;
}

.rowAlt {
 background: #FFFBD8;
	border-top: 1px solid #535353;	
	padding: 4px 6px;
}

* html .rowAlt { padding: 10px 3px 0px 3px }

.rowClean {
 background: #fff;
	border-top: 1px solid #535353;	
	padding: 4px 6px;
}


/*// STRUCTURE //*/

#hide h1, hr {
display:none;
}

h2 {
	font: 1.4em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #535353;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	margin: 5px 2px 7px 6px;
	padding: 0;
}

h3 {
	font: 1.4em Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #535353;
	text-align: left;
	margin: 18px 8px -7px 6px;
	/*border-bottom: 1px solid #535353;*/
	padding: 0;
}

h4 {
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
 padding: 0;
	margin: 0;
}

#top {
	margin:0px auto;
	text-align: left;
	padding:0px;
	width: 720px;
	height: 75px;
 background: url(/images/logo.gif) no-repeat;
}	

#contact {
	position: absolute;
	top: 32px;
	margin-left: 360px;
	z-index:5;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

#contact a:link  { text-decoration: none;  }

a:link  { text-decoration: none; color:#000; text-decoration: underline;  }
a:visited	{ text-decoration: none;	color:#000; text-decoration: underline;  }
a:active  {text-decoration: none; color:#000; text-decoration: underline; 	}
a:hover	{text-decoration: none; background: #FDED63;	color:#000;	}  

#wrapper {
	width: 720px;
	margin:0px auto;
 border-left: 1px solid #535353;
	border-right: 1px solid #535353;
	background: url(/images/tree_wrapper.jpg) no-repeat right bottom;	 	
 voice-family: "\"}\""; 
 voice-family:inherit;	
	width: 718px;	
}

#wrapper_home {
	width: 720px;
	margin:0px auto;
 border-left: 1px solid #535353;
	border-right: 1px solid #535353;
	background: url(/images/divider.gif) repeat-y;
 voice-family: "\"}\""; 
 voice-family:inherit;	
	width: 718px;		
}

#wrapper h2 {
	/*font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #535353;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	margin: 0 0px 0 0;
	padding: 0 -10px 0 0;*/
} 

#container {
	text-align: left;
	padding:0px;
	width: 718px;
	height: 186px;
	clear:both;
	background: url(/images/corner.gif) no-repeat right top;	
	border-bottom: 1px solid black;
 voice-family: "\"}\""; 
 voice-family:inherit;	
	height: 188px;		
}	

#container_home {
	text-align: left;
	padding:0px;
	width: 718px;
	height: 188px;
	clear:both;
	background: url(/images/corner_home.gif) no-repeat right top;	
}	

#tree {
	text-align: left;
	margin:0px auto;	
	padding:0px;
	width: 718px;
	min-height: 618px;
	clear:both;
	background: url(/images/tree.jpg) no-repeat right bottom;	 

}	

#mainpart {
 float:left;
 width:512px;
 clear: both;
}

#mainpart p {
 margin: 12px;
}

/*// Sidebar //*/

#sidebar {
 padding: 0px; 
	width: 205px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;	
	float: right;
	text-align: justify;
} 

#sidebar p {
 margin: 16px 13px 13px 14px;
}

#sidebar h2 {
 margin-top: 6px;
	text-align: right;
}

#sidebar h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 15px 10px 0px 13px;
	text-align: left;
	color: black;
}

#sidebar h5 {
/* background: url(/images/date_bkgd.gif) repeat-x;*/
	font-size: 10px;
	font-weight: normal;
	color: black;
	margin: 6px 13px -10px 13px;
	padding-left: 5px;
	height: 15px;
/*	border: 1px solid #535353; */
 background: #ccc;
}

.sidebar-image {
 margin-top: 8px;
}

/*// Content area //*/

#content {
	margin: 0px;
	padding: 7px 9px;
	clear: both;
	text-align: left;
}


#content p {
 margin: 12px 6px;
}

#image { background: #007962}

/*// Footers //*/

#bottomNav {
 font-size: 0.8em;
	text-align: center;
 padding: 5px;
	margin: 0;
 border-top: 1px solid #535353;
	background: white url(/images/tree_bottom.jpg) no-repeat right;	 
	clear: both;
}

#bottomNav a:link  { text-decoration: none;  }

#footer {
 font-size: 0.8em;
	text-align: center;
 padding: 5px;
	background: #FDED63;
	border-top: 1px solid #535353;
	border-bottom: 1px solid #535353;
	clear: both;	
}

.floatright {
 float: right;
	margin: 8px 0px 8px 11px;
 border: 1px solid #535353;
}

.floatleft {
 float: left;
	margin: 8px 11px 8px 0px;
 border: 1px solid #535353;
}

.specialBox {
 width: 285px;
 float: right;
	margin: 8px 11px 8px 11px;
 border: 1px solid #535353;
	padding: 6px;
	background: #FFFBD8;	 		
	line-height: 1.7;
}

.title {
 border-bottom: 1px solid #A9A9A9;		
 padding: 4px 0px 4px 7px;
	background: white;
}

.titleBottom {
 border-bottom: 1px solid #A9A9A9;		
 border-top: 1px solid #A9A9A9;		
 padding: 4px 0px 4px 7px;
 margin-top: 7px;
	background: white;
}

/*// two Columns //*/

.columnOne	{
	width: 255px;
	float: left;
	min-height: 430px;
 background: url(/images/bkgd_company.jpg) no-repeat bottom; 
}

* html .columnOne { height: 430px; }
	
.columnTwo	{
	width: 256px;
	float: right;
	min-height: 430px;	
	border-left: 1px solid #A9A9A9;

	background: url(/images/bkgd_basket.jpg) no-repeat bottom;  
}

* html .columnTwo { height: 430px; }

.bottomPart	{
 border-top: 1px solid #A9A9A9;		
}

.small { 	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; font-size: 9px }