@charset "UTF-8";
#Wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1204px;
	border: 2px solid #000000;
}
#RusticWrapper{
width: 900px;
clear: right;
}
#menu {
	background-image: url(.../images/menufill.jpg);
	background-repeat: repeat-x;
	clear: none;
	float: right;
	height: 85px;
}
.clearfix {
	clear: both;
}
.floatleft {
clear: none;
	float: left;
}
.floatright {
	clear: none;
	float: right;
	font-weight: normal;
}
.photofloatright {
	clear: none;
	float: right;
	padding-left: 10px;
}
.photofloatleft {
	clear: none;
	float: left;
	padding-right: 10px;
}
.rustictreephoto {
	clear: none;
	float: right;
	padding-left: 10px;
	padding-top: 40px;
}
#Centerwrapper {
	background-color: #FFFFFF;
	width: 1204px;
	clear: none;
	float: left;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
}

#leftside {
	float: left;
	clear: none;
	width: 130px;
	background-image: url(../images/leftfill.jpg);
	
}
#rightside {
	clear: none;
	width: 131px;
	float: left;
	background-image: url(../images/rightfill.jpg);
	background-repeat: repeat-y;

}
#Content {
	background-color: #FFFFFF;
	width: 903px;
	clear: none;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.bottom {
	margin-bottom: 0px;
}
#footer {
	background-image: url(../images/footer.jpg);
	width: 1204px;
	clear: both;
	height: 151px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
#address {
	height: 120px;
	width: 500px;
	padding: 10px;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
}
#rightbottom {
	height: 75px;
	width: 200px;
	padding-bottom: 10px;
	padding-right: 10px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 50px;
}
.text {
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	color: #525837;
}
.smtext {
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: .7em;
	color: #525837;
}
.text2 {
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.2em;
	color: #698202;
	text-align: left;
}
.headline {
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.4em;
	color: #698202;
}
.ProductRight {
	background-color: #f1f7db;
	clear: none;
	float: right;
	width: 400px;
	margin-right: 30px;
	border: 1px solid #000;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ProductLeft {
	background-color: #f1f7db;
	clear: none;
	float: left;
	width: 400px;
	margin-left: 30px;
	border: 1px solid #000;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#form {
	font-family: "Trebuchet MS", Verdana, sans-serif, Geneva;
	font-size: 1em;
	color: #663300;
	background-color: #FCFEE7;
	width: 700px;
	border: 1px solid #000000;
	padding: 20px;
	margin-left: 20px;
}
#OrderTag {
	font-family: "Trebuchet MS", Verdana, sans-serif, Geneva;
	font-size: 1.1em;
	color: #536660;
	background-color: #F8FFD8;
	float: left;
	width: 575px;
	border: 1px solid #333333;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

=========

.dropmenu {
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #FFF;
	width: 165px;
	border: 1px solid #999;
}
.droptext
	a:link {color:#6a6e52;}      /* unvisited link */
a:visited {color:#4d5e58;}  /* visited link */
a:hover {color:#cdd795;}  /* mouse over link */
a:active {color:#7e864f;}  /* selected link */
