/*-------------- basic styling ----------------*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	}

#wrapper  {
	position:relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
	}
	
	#sidebar  {
	float: right;
	width: 159px;
	}

#clear  {
	clear:both;
	}

/* ------------- position container elements ---------------*/





#content {
	float: left;
	width: 630px;
	color: #333333;
	font-size: 85%;
	text-align: left;

	}
#Content img {
	float: left;
	clear: none;
	padding: 4px;
}
.style2 {font-size: 12px}
#map {
	background-position: center;
}
#customer {
	width: 155px;
	height: 450px;
	float: right;
	border: thin solid #FF9933;
	clear: both;
	background-color: #FFFFFF;
	margin-top:5px;
}
#DecoBeads {
	float: right;
	clear: right;
	text-align: center;
	vertical-align: top;
	width: 155px;
	height: auto;
	border: thin solid #990099;
}

#organica {
	border:thin solid #00FF00;
	height: 1100px;
	width: 151px;
	float: right;
	clear: both;
	padding: 2px;
}
 #logo {
	height: 200px;
	width: 900px;
	border: thin solid #FFFF33;
	position: relative;
	background-image: url(steamboat-2.801.jpg);

}
 #logo ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-decoration: none;
}

 #logo li {display:inline;
}

 #logo li a  {
	display:inline-block;
	background-color:#006633;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-color:
	#003300;
	padding-top: .2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	margin-right: 0.5em;
	color: #CCCCCC;
	font-size: 12px;
}

#logo H1
{
	color:#FF6600;
	font-size: 36px;
	padding-left: 1em;
	padding-top: 0.5em;
	font-style: oblique;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#logo li a:hover, #logo li a:active 
{
color:#FFFF33;
background-color:#00FF00;
}


#logo li a.current,#logo li a.current:hover,#logo li a.current:active
{color:#993300;
background-color:#FFFFFF;
}	
	




#logo ul {
	position: absolute;
	left: 3px;
	width: 892px;
	padding-left: 9px;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	bottom: 1px;
}
#Content .paypal {
	position: absolute;
	background-position: center;
	left: 450px;
	top: 663px;
	width: 238px;
}

