#header {
	background-image: url(/images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 110px;
}

#headercontent {
	margin: 0 auto;
	position: relative;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 935px;
}

#homecontent {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#logo {
	position: absolute;
	top: 25px;
	left: 35px;
	width: 280px;
	height: 55px;
}

#login {
	position: absolute;
	top: 4px;
	right: 15px;
	
}

#login table {
	background-image: url(/images/bt_submit.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#login table td {
	color: #440018;
	font-size: 9px;
}

#login a {
	text-decoration: none;
	color: #440018;
}

#login a:hover {
	text-decoration: underline;
	color:  #553311;
}

#logout {
	position: absolute;
	top: 10px;
	right: 80px;
	text-align: center;
	width: 145px;
	
}

#logout input {
	color: #440018;
	padding: 0px;
	margin: 0px;
	right: 0px;
}

#logout a {
	text-decoration: none;
	color: #440018;
}

#logout a:hover {
	text-decoration: underline;
	color:  #553311;
}

#navwrap {
	position: absolute;
	z-index: 200;
	top: 101px;
	width: 100%;
}

#nav {
	width: 743px;
	position: relative;
	margin: 0 auto;
	z-index: 200;
}

#friesians-menu {
	position:absolute;
	font-size: 10px;
	left:2px;
	top:0px;
	z-index:10;
	visibility: hidden;
}

#warmbloods-menu {
	position:absolute;
	font-size: 10px;
	left:79px;
	top:0px;
	z-index:112;
	visibility: hidden;
}

#sales-menu {
	position:absolute;
	font-size: 10px;
	left:177px;
	top:0px;
	z-index:112;
	visibility: hidden;
}

#clients-menu {
	position:absolute;
	font-size: 10px;
	left:519px;
	top:0px;
	z-index:112;
	visibility: hidden;
}

#photos-menu {
	position:absolute;
	font-size: 10px;
	left:300px;
	top:0px;
	z-index:112;
	visibility: hidden;
}

#resources-menu {
	position:absolute;
	font-size: 10px;
	left:425px;
	top:0px;
	z-index:112;
	visibility: hidden;
}

#farm-menu {
	position:absolute;
	font-size: 10px;
	left:590px;
	top:0px;
	z-index:112;
	visibility: hidden;
}

#news-menu {
	position:absolute;
	font-size: 10px;
	left:240px;
	top:0px;
	z-index:112;
	visibility: hidden;
}

#search-menu {
	position:absolute;
	text-align:right;
	font-size: 10px;
	right:-3px;
	top:0px;
	z-index:112;
	visibility: hidden;
}
#search-menu dt {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
}

#maincontent {
	margin: 0 auto;
	position: relative;
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	margin-top: 32px;
	padding-top:2px;
	height: 444px;
	width: 950px;
}

#sidenav {
	position: absolute;
	z-index: 50;
	width: 158px;
	height: 438px;
}

#sidenav_xtl {
	z-index: 10;
	position: absolute;
	text-align: right;
	top: 25px;
	right: 15px;
}

#sidenav_xtl h2 {
	font-size: 10px;
	color: #1B1C4C;
}

#sidenav_tl {
	z-index: 100;
	position: absolute;
	text-align: right;
	top: 10px;
	left: 0px;
	color: #B7D1EA;
}

#sidenav_horsename_text {
	position: absolute;
	right: 5px;
	top: 40px;
	display: none;
}

#sidenav_horsename_text h1 {
	color: #1d1f4f;
	text-decoration: none;
	font-size: 12px;
}

#sidenav_profile dl {
	padding-top: 0px;
	margin-top: 10px;
}

#sidenav_profile dt {
	padding-right: 14px;
	padding-bottom: 3px;
	text-shadow: #000000 2px 2px 2px;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
}

#sidenav_profile a {
	color: #ffffff;
	text-decoration: none;
}

#sidenav_profile a:hover {
	color: #B7D1EA;
	text-decoration: none;
}

#sidenav_bt dl {
	padding-top: 0px;
	margin-top: 10px;
}

#sidenav_bt dt {
	padding-right: 14px;
	padding-bottom: 5px;
	text-shadow: #000000 2px 2px 2px;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
}

#sidenav_bt a {
	color: #ffffff;
	text-decoration: none;
}

#sidenav_bt a:hover {
	color: #B7D1EA;
	text-decoration: none;
}

#maincontent_text {
	position: absolute;
	padding-top: 12px;
	left: 180px;
	height: 426px;
	z-index: 151;
	color: #000000;
	overflow: auto;
}

#maincontent_landing {
	position: absolute;
	padding-top: 12px;
	left: 50px;
	height: 426px;
	z-index: 151;
	color: #000000;
	overflow: auto;
}

#maincontent_text ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

#maincontent_image {
	position: absolute;
	text-align: right;
	z-index: 10;
	right: 0px;
	width: 406px;
	height: 438px;
}

#shim_box {
	position: absolute;
	text-align: left;
	z-index: 152;
	right: 14px;
	height: 438px;
}

#maincontent_edge {
	position: absolute;
	z-index: 150;
	right: 0px;
	top:0px;
	height: 444px;
	width: 24px;
	background-image: url(/images/bg_roughedge.gif);
	background-repeat: no-repeat;
}

#footer {
	position: relative;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 14px;
	height: 112px;
}

#option_buttons {
	position: relative;
	margin: 0 auto;
	width: 950px;
}

#option_buttons table td {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	color: #000000;
	font-size: 18px;
}

#option_buttons td {
}

#option_buttons a {
	text-decoration: none;
	color: #000000;
}

#nav_bottom {
	padding: 2px;
	background-color: #440018;
	padding-left: 8px;
	padding-right: 8px;
}

#nav_bottom td {
	font-size: 10px;
	color: #ccaa99;
}

#nav_bottom td a {
	text-decoration: none;
	color: #ffffff;
}

#nav_bottom td a:hover {
	text-decoration: underline;
}

#nav_bottom td.copyright {
	text-align: center;
	color: #744348;
}

#nav_bottom td.copyright a {
	color: #643338;
}

#videonav {
	position: absolute;
	left: 420px;
	top: 0px;
	width: 350px;
	height: 398px;
	z-index: 200;
	color: #000000;
	overflow: auto;
	padding-top: 40px;
}

#videonav_landing {
	position: absolute;
	left: 440px;
	top: 0px;
	width: 405px;
	height: 398px;
	z-index: 200;
	color: #000000;
	overflow: hidden;
	padding-top: 20px;
}

#email_friend {
	width: 285px;
	z-index: 200;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#newsletter {
	width: 525px;
}

#link_suggest {
	width: 475px;
}

/* REFERRALS */

#referral {
	position: relative;
	background-image: url(/images/bg_home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#referral h2 {
	margin: 15px;
	padding: 0px;
}

#referral input {
	background-color: #FFF;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 3px;
}

#referral textarea {
	background-color: #FFF;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 3px;
}

.referral-table {
	font-weight: bold;
}

/*
machform
*/
#page_machform #maincontent_text{
	left: 155px;
	padding: 0;
	width: 794px !important;
	height: 440px;
}
