body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 150%;
}
th {
	color: #FFFFFF;
	font-size: large;
	background-image: url(images/wheat.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-weight: normal;
	text-align: left;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a.White_Text {
	color: #FFFFFF;
}
.link {
	text-decoration: underline;
	cursor: hand;
}
.noUnderline {
	text-decoration: none;
	cursor: hand;
}
ol {
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: lower-roman;
}
ul {
	line-height: 150%;
}
li {
	margin-bottom: 8px;
}
li.menu {
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
}
.redBold {

	font-weight: bold;
	color: #CC0000;
}
.leaves {
	background-image: url(images/leaves.jpg);
}
.strapline {
	font-size: 240%;
	color: #663300;
}
.small {
	font-size: small;
	line-height: 120%;
}
a.Special_Feature_Text {
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	margin-left: 10px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.padR {
	padding-right: 10px;
}

.padL {
	padding-left: 10px;
}
.noPadTB {
	margin-top: 0px;
	margin-bottom: 0px;
}
.noPadT {
	margin-top: 0px;
}
.TableHeadSmall {

	font-weight: bold;
	background-image: none;
	color: #663300;
	font-size: small;
}

.order_now {
	border: 1px solid #006600;
	margin-left: 10px;
	margin-bottom: 10px;
}
.indentSmall {
	font-size: small;
	line-height: 120%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MenuSpacing {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.error {
	color: #FF0000;
}
img {
	border: 0px none;
}


.dotted {
	border-top: 1px dotted #006600;
	border-right: 1px none #006600;
	border-bottom: 1px none #006600;
	border-left: 1px none #006600;
}

.layerPicRight200 {
	position: relative;
	top: 0px;
	width: 200px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
	margin-left: 10px;
}
.layerPicLeft200 {
	position: relative;
	top: 0px;
	width: 200px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 10px;
}


#InfoBox {
	position: relative;
	right: 15px;
	border-color: #663300;
	border-width: 1px;
	border-style: solid;
	border: 1;
}
