/* CSS Document */

body{
background-color:#000000;
padding:0px;
margin:0px;
}
.left_content_bg{
background-image:url(images/left_content_bg.jpg);
background-repeat:repeat-y;
}
.box_top_bg{
background-image:url(images/box-top.jpg);
background-repeat:no-repeat;
height:25px;
}
.right_content_bg{
background-image:url(images/right_content_bg.jpg);
background-repeat:repeat-y;
}

.left_content_shadow_bg{
background-image:url(images/left_content_shadow_bg.jpg);
background-repeat:repeat-y;
}
.right_content_shadow_bg{
background-image:url(images/right_content_shadow_bg.jpg);
background-repeat:repeat-y;
}
.bottom_pic_link_bg{
	background-image:url(images/bottom_pic_link_bg.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:93px;
	background-color: #BDB766;
}

.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:no-repeat;
}
.stallion{
background-image:url(images/stallion.jpg);
background-repeat:no-repeat;
}

.find_us{
background-image:url(images/find_us.jpg);
background-repeat:no-repeat;
}

.sale{
background-image:url(images/for_sale.jpg);
background-repeat:no-repeat;
}
.heading_text {
	font-family:Trebuchet MS;
	font-size: 25px;
	font-weight: bold;
	color: #DC7803;
	text-align:left;
	padding-right:15px;
	text-decoration: none;
}


.content_text {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #DC7803;
	text-align:justify;
	padding-right:15px;
	text-decoration: none;
}
.box_text {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}

.content_text a{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #DC7803;
	text-align:justify;
	text-decoration:underline;
}

.content_text a:hover{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:justify;
	text-decoration:none;
}


.stallion_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #DC7803;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
}
.stallion_text a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #DC7803;
	text-align:left;
	text-decoration: none;
}

.stallion_text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #DC7803;
	text-align:left;
	text-decoration:underline;
}

.sale_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
}
.sale_text a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	text-decoration: none;
}

.sale_text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	text-decoration:underline;
}


.pic_link_text {
	font-family:Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	color: #DC7803;
	line-height:12px;
	text-align:center;
	text-decoration: none;
}

.pic_link_text a{
	font-family:Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	color: #DC7803;
	text-align:center;
	line-height:12px;
	text-decoration:underline;
}

.pic_link_text a:hover{
	font-family:Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align:center;
	line-height:12px;
	text-decoration:none;
}.formfield {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000000; background-color: #CC6600; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; border: #000000; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.formtablee {  border: #CC6600; border-style: dashed; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px}
