body{margin:0; 
	padding:0; 
	background-color:#20683E;
	scrollbar-arrow-color:#DDB476;
	scrollbar-face-color:#74300B;
	scrollbar-highlight-color:#A79465;
	scrollbar-3d-light-color:#0C0E3F;
	scrollbar-base-color:#5a5e65;
	scrollbar-dark-shadow-color:#382009;
	scrollbar-shadow-color:#382009;
	scrollbar-track-color:#DDB476;
	color: #382009;
	background-image: url(images/bg.jpg);
	}

table, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #382009;}
	
ul {margin-top: 0;
	margin-bottom: 0; 
	padding-left: 10px;
	list-style-image: url(images/list_image.jpg);}
	
a {color: #74300B;}
a:hover {color: #380406;}

table.maintable {background-image:url(images/text_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	margin-top:0;
	padding-top:0;}

/* buttons */

td.buttonarea { width: 235px;}

div.buttons	{ padding: 25px 0px 25px 35px;}

div.buttons a { font-family: "Rockwell", Rockwell, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2em;
	display: block;
	color: #74300B;
	text-decoration: none;
	font-weight: bold;}
div.buttons a:hover { color: #DDB476;}
	
div.buttons a.act { font-family: "Rockwell", Rockwell, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2em;
	display: block;
	color: #382009;
	text-decoration: none;
	font-weight: bold;}
div.buttons a.act:hover { color: #74300B;}

/* copy area */

td.copyarea { width: 483px;}

div.textarea {padding: 25px 40px 25px 20px;}

/* text fonts and images */
.heading { font-family: "Rockwell", Rockwell, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #382009;
	font-weight: bold;
	padding: 0 35px 20px 0;
	text-align: center;}
	
.emph { color: #74300B;
	font-weight: bold;
	font-size: 1.2em;}
	
div.bottomarea { font-size: 11px;
	font-weight: bold;}

img.portimage { border: 2px solid #74300B;}

/* horses for sale */
table.portfolios { border: 1px solid #74300B;}
table.portfolios td { border-bottom: 1px solid #74300B;
	border-right: 0;
	border-top: 0;
	border-left: 0;}
	
.formbutton {background-color: #C8986E;
	color: #382009;
	font-size: 8pt;
	padding: 3px;
	}

.formfield {background-color: #DDB476;
	color: #382009;
	border-color: #A79465;
	}

legend { color: #74300B;
	font-weight: bold;}
	
.formlinks a { text-decoration: none;}

table.gentable td { font-size: 9px;
	text-transform: capitalize;}



