/* CSS Document */
/* CSS Document */
/* CONTENT STYLES
-------------------------------------------------*/

#center {
	margin: 0 auto;
	width: 860px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:link {
	color: #094022;
	text-decoration:underline;
}
a:visited {
	color: #094022;
	text-decoration:underline;
}
a:hover {
	color: #999999;
	text-decoration:none;
}


/* = HEADER
-------------------------------------------------*/
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	width: 852px;
	height: 214px;
	position: relative;
	background-color: transparent;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	color: #E2D8B4;
	text-decoration: none;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 142px;
	position: relative;
	left: 335px;
	top: 70px;
	z-index: 50;
}
#back_to_home {
	position:absolute;
	left: 40%;
	top:8px;
	width:235px;
	height:91px;
	z-index:1;
}
#back_to_home_logo {
	position:absolute;
	left:42%;
	top:60px;
	width:179px;
	height:137px;
	z-index:1000;
}

#header #logo a {
	width: 460px;
	height: 40px;
	display: block;
}

#header a {
	color: #E2D8B4;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

#header a:hover {
	color: #fff;
}

#header ul {
	margin: 0;
	position: absolute;
}

#header ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#header ul.navright {
	position: absolute;
	top: 120px;
	width: 315px;
	left: 525px;
}

#header ul.navleft {
	position: absolute;
	top: 119px;
	width: 313px;
	left: 40px;
}
#header p.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2D8B4;
	text-decoration: none;
	position: absolute;
	left: 39px;
	top: 50px;
}

#header p.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2D8B4;
	text-decoration: none;
	position: absolute;
	top: 64px;
	right: 39px;
}
#header p.right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2D8B4;
	text-decoration: underline;
}
#header p.right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2D8B4;
	text-decoration: underline;
}
#header p.right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}


/* = The main photo area on the front page 
-----------------------------------------
*/
/*
#mainphoto_border {
	background-image: url(../images/content_borders.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	height: 395px;
}
*/

#mainphoto {
	position: relative;
	width: 784px;
	padding: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 395px;
	bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
#mainphoto p {
	position: absolute;
	top: 105px;
	width: 215px;
	height: 105px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #E2D8B4;
	text-decoration: none;
	left: 560px;
	margin-right: 10px;
}
#mainphoto p.fp_mainpicmini {
	position: absolute;
	top: 210px;
	width: 260px;
	height: 159px;
	text-decoration: none;
	left: 520px;
	margin-right: 10px;
	background-image: url(/images/fp_mainpicmini.png);
	background-repeat: no-repeat;
}

#mainphoto h1.welcomesn {
	position: absolute;
	top: 20px;
	width: 201px;
	height: 70px;
	text-decoration: none;
	left: 550px;
	margin-right: 10px;
	padding-bottom: 10p;
	background-image: url(../images/welcome_to_sn.png);
	background-repeat: no-repeat;
}

/* = HOTSPOTS FOR OUR MARES AND FOR SALE */
#fp_our_mares {
	position:absolute;
	left:526px;
	top:216px;
	width:121px;
	height:148px;
	z-index:1;
}
#fp_for_sale {
	position:absolute;
	left:653px;
	top:217px;
	width:121px;
	height:152px;
	z-index:1;
}

/* = CONTENT BLOCK ON FRONT PAGE
-------------------------------------------------*/
.content_top_orange {
	background-color: transparent;
	background-image: url(../images/fp_news_top_orange.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	width: 802px;
	margin-left: 25px;
}
#content_container {
	height: auto;
	background-color: transparent;
	background-image: url(../images/fp_news_featuring_bg2.gif);
	background-position: 50% 0%;
	background-repeat: repeat-y;
	width: 852px;
}

#content_container div.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E2D8B4;
	text-decoration: none;
	position: relative;
	padding-left: 100px;
	top: 2px;
	line-height: 48px;
	width: 275px;
}
#content_container div.featuredheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E2D8B4;
	text-decoration: none;
	position: relative;
	padding-left: 100px;
	top: -48px;
	line-height: 48px;
	width: 300px;
	right: -400px;
}

#contentarea {
	background-image: url(../images/content_borders.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	background-color: transparent;
	margin-top: -50px;
}

/* Min height makes the page stretch so that both columns are equal size */
.content_bg {
	background-image: url(../images/content_columns_bg.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	width: 785px;
	margin-left: 33px;
	min-height: 100%;
}

/* This makes the height work for IE */
* html .content_bg {
	height: 100%;
}

.content_bg:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#fp_wrapright {
	float: right;
	width:65%;
}

#news {

	margin-left: 2%;
	margin-right: 65%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;

}

#news p {
	color: #094022;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

#news a:link {
	color: #094022;
	text-decoration: underline;
}
#news a:visited {
	color: #094022;
	text-decoration: underline;
}
#news a:hover {
	color: #000000;
	text-decoration: underline;
}

#featuredhorse {
	margin-left: 2%;
	clear: left;
}

#featuredhorse h1 {
	color: #094022;
	font-size: 18px;
	text-decoration: underline;
	padding-left: 20px;
	padding-right: 10px;
}

#featuredhorse p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#featuredhorse a:link {
	color: #094022;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#featuredhorse a:visited {
	color: #094022;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#featuredhorse a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#featuredhorse a.more:link {
	color: #094022;
	font-size: 12px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#featuredhorse a.more:visited {
	color: #094022;
	font-size: 12px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#featuredhorse a.more:hover {
	color: #094022;
	font-size: 12px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.featuredhorseimg {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 10px;
	float: right;
}

#content-border-bottom {
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: transparent;
	background-image: url(../images/content_border_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}



/* = SECONDARY PAGE CONTENT
-------------------------------------------------*/
.sp_borders {
	background-image: url(../images/content_borders.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	height: auto;
}
.curlyqs_bg {
	background-color: #EEE8D2;
	background-image: url(../images/curlyqs.png);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 61px;
	width: 785px;
	margin-top: 17px;
	margin-left: 33px;
}

/* Min height makes the page stretch so that both columns are equal size */
.spcontentarea {
	background-color:#EEE8D2;
	background-repeat: repeat-y;
	background-position: 50%;
	width: 785px;
	margin-left: 33px;
	min-height: 100%;
}

/* This makes the height work for IE */
* html .spcontentarea {
	height: 100%;
}

.spcontentarea:after {
content: "";
display: block;
height: 0;
clear: both;
}

/* This is the 1 column secondary page layout
--------------------------------------------------*/
#singlecol {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
}

#singlecol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #003300;	
}

#singlecol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #003300;	
}

#singlecol p {
	font-family: Arial, Helvetica, sans-serif;	
}

#singlecol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#singlecol a:link {
	color: #094022;
	text-decoration:underline;
}

#singlecol a:visited {
	color: #094022;
	text-decoration:underline;
}

#singlecol a:hover {
	color: #094022;
	text-decoration:none;
}

#singlecol img.leftfloat {
	float: left;
	border: 2px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 10px;
}

#singlecol img.rightfloat {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 2px solid #FFFFFF;
}

/* This is the 2 column secondary page layout
--------------------------------------------------*/
#wrapright {
	float: right;
	width:50%;
}
#right {
	margin-left: 2%;
	clear: left;
	padding-bottom: 20px;
}

#right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #094022;
	display: block;
	padding-left: 0px;
	padding-bottom: 4px;
}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	padding-bottom: 4px;
}
#right p {
	padding-right: 40px;

}

#right a {
	font-family: Arial, Helvetica, sans-serif;
}

#right a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #094022;
	text-decoration:underline;
}
#right a:visited {
	color: #094022;
	text-decoration:underline;
}
#right a:hover {
	color: #094022;
	text-decoration:none;
}

#right img {
	border: 2 solid #FFFFFF;
	margin-right: 30px;
	margin-left: 10px;
}
/* Widget when used in right column */
#right.widget {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
}

#right div.widget_header {
	background-color: #E2D8B4;
	width: 345px;
	display: block;
	margin-left: 0px;
}

#right h1.widget{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#right h2.widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 2px;
}

#left {
	margin-left: 2%;
	margin-right: 50%;
	padding-bottom: 20px;
}

img.mainhorse {
	border: 2px solid #FFFFFF;
	margin-top: 0px;
}
img.enlarge {
	padding-top: 0px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}

#left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #094022;
	display: block;
	line-height: 20px;
	margin-bottom: 0px;
}

#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	line-height: 18px;
}

#left a:link {
	color: #094022;
	text-decoration:underline;
}
#left a:visited {
	color: #094022;
	text-decoration:underline;
}
#left a:hover {
	color: #999999;
	text-decoration:none;
}

/* Widget when used in left column */
.widget {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin-right: 0%;
	margin-top: 0px;
	position: relative;
}

.widget div.widget_header {
	background-color: #E2D8B4;
	width: 345px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
}
h1.widget {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 24px;
	vertical-align: 50%;
}

h2.widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 24px;
	padding-bottom: 5px;
}


/* = FORMS
-------------------------------------------------*/
form {
	margin: 20px 0;
}
form .form-inner {
	background: #a49b6a url(/images/bg_form_top.gif) no-repeat 0 0;
	color: #222;
	padding: 10px;
	margin-bottom: 15px
}

form table {
	font-size: 1em;
	margin: 0 0 1.3em;
	border-spacing: 0;
	border-collapse: collapse;
}


form table td,
form table th {
	color: #444;
	padding: 2px 5px 2px 0;
}

input,
textarea {
	background-color: #c1bb93;
	color: #333;
	font-size: 1em;
	padding: 2px 4px 2px;
	border: none;
}

input.submit {
	padding: 0px;
}

/* = FOOTER
-------------------------------------------------*/
#footer {
	background-color: transparent;
	background-image: url(../images/content_border_bottom.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 99px;
	clear: both;
	margin-top: -18px;
	text-align: center;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 45px;
	padding-top: 12px;
	position: relative;
	display: inline;
	clear: both;
	top: 15px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#right p.widget {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
}
