html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #000000;
	background: url(images/greeny.jpg) #202D1B repeat-x;	
}

/* Header of each Page */
h1 {
	font-family: Casper Open SF, Lucida Sans Unicode, Arial;
	font-size: 48px;
	text-align: center;
}

/* Horse names */
h2 {
	font-size: 20px;
	text-align: left;
	font-family: Arial;
	background: #A56539;
}

/* About headers */
h3 {
	font-size: 20px;
	font-family: Arial;
	background: #A36639;
}

/* For Sale pricing */
h4 {	text-align: center;
	font-size: 24px;
	font-family: courier;
	background: url(images/pricing2.png);
}

/* Quote top of About */
p.quote {
	font-size: 24px;
	font-family: Arial;
	color: ;
}

p.about {
	line-height: 1.3;
}

p.headline {
	font-size: 20px;
	font-family: Arial;
	text-decoration: bold;
}

hr {
	border: 1px;
	background: #000000;
	width: ;
	height: 1px;
	opacity: .5;
}

p.date {
	font-size: 10px;
	margin: 0px;
}

p.center {
	text-align: center;
}

p.contact {
	font-family: Arial;
	font-size: 20px;
	text-align: left;
	margin-left: 50px;
}

p.special {
	font-family: Arial;
	text-align: center;
	font-size: 16px;
	color: red;
}

#page-container {
	width: 780px;
	margin: auto;
	background: url(images/woodborder.jpg) repeat;
	padding-bottom: 5px;
}

/* herbs again */
#page-container-herb {
	width: 900px;
	margin: auto;
	background: ;
	background-position: right 150px;
	
}

#herb_img {
	width: 30px;
	height:	30px;
	background: ;
	background-position: right 150px;
	float: right;
	margin: auto;
}

#header {
	background: url(images/header2.jpg) no-repeat;
	height: 200px;
	width: 750px;
	margin-left: 15px;
	margin-right: 15px;
}

#navbar {
	background: url(images/navbg.jpg) no-repeat;
	height: 75px;
	width: 750px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	padding:;
	text-align: center;
	line-height: 0em;
}

#content {
	background: url(images/kraftpaper.jpg)#ffffff;
	padding: 15px;
	margin: 15px;
}

#contenthome {
	background: ;
	padding: 15px;
	margin: 15px;
}

ul	{
	list-style-image:;
	list-style-type: circle;
}

img.floatright {
	float: right; 
    	margin: 10px;
	align: center;
}

img.floatright2 {
	float: right; 
    	margin-left: 10px;
	margin-bottom: 30px;
	align: center;
	margin-top: 0px;
}

img.floatleft {
	float: left;
	margin: 10px;
	border-color: ;
	border-width: ;
	border-style: ;
}

img.floatcenter {
	margin-left: ;
	margin: 10px;
	margin-bottom: 30px;
}

table.styletable {
	font-family: Blippo Light SF, Arial;
	font-size: 16px;
	background: url(images/kraftpaper_table.jpg) repeat;
	border: ;
	border-color: ;
	text-align: center;
	cell-spacing: ;
	cell-padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

table.styletable td {
	padding: 2px;
	border: 1px #A5683B solid;
}

/* Herbs */
table.styletable2 {
	font-family: Blippo Light SF, Arial;
	font-size: 16px;
	background: url(images/kraftpaper_table.jpg) repeat;
	border: ;
	border-color: ;
	text-align: left;
	cell-spacing: 100px;
	cell-padding: ;
	margin-left: ;
	margin-right: ;
	float: right;
	margin: 20px;
}

td.styletable2 {
	color: #1F2E1B;
	font-weight: bold;
}

td.styletable3 {
	font-weight: bold;
	color: #AD1303;
}

td.styletable4 {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

h7 {
	font-size: 16px;
	font-weight: bold;
}

h8 {
	font-size: 18px;
	font-weight: bold;
	color: #AD1303;
}
/* Herbs */

#footer {
	background: url(images/footer.png) no-repeat;
	height: 85px;
	width: 780px;
	margin: auto;
	clear: both;
	color: #999999;
	text-align: right;
	padding-left: ;
}

#footer a:link {
	color: #999999;
	Text-decoration: none;
}

#footer a:visited {
	color: #999999;
	Text-decoration: none;
}

#footer a:hover {
	color: #78ae78;
	Text-decoration: none;
}

#footer a:active {
	color: #ffffff;
	Text-decoration: none;
}

p.footertext {
	font-size: 10px;
	margin-right: 20px;
}

p.footertext2 {
	margin-right: 20px;
	margin-top: 0px;
}

#spacer	{
	background:;
	height: 50px;
	margin: auto;
	width: 780px;
}