/* CSS Document */

body 
{
margin: 0;
padding: 0;
font-family:verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:13px;
color:#000;
background-color: #461705;
background-image:url(images/bg.jpg);
background-repeat:repeat;
}
.main_text, table, li, input, textarea, select
	{
		font-family:verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:13px;
		color:#000;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#A96538;
	line-height: 18px;
}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
h3 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#A96538; font-weight:bold; }
#container
{
margin-left:auto; margin-right:auto; width:965px;
background-color: #000;
background-image: url(/CSS/Layouts/images/background.jpg);
background-repeat: repeat-y;
/* use this to so absolute divs will work - like for video
position:relative; clear:both; height:100%;
*/
}
#banner
{
background-image:url(images/header.jpg); width:966px; height:245px;
}


#nav
{width:965px; margin-top:-1px;}


a:focus, a:active {
outline: none;
}

#content
{ background-image:url(images/content_bg.jpg); min-height:431px; width:965px;}

.packagebg {
background-image: url(/horse/images/newsigns.png); background-repeat:no-repeat; width:235px; color: #fff; font-size:16px; line-height:13px; font-weight:bold; padding:20px 20px 0px 20px; height: 295px; 
}

#text {margin-left:50px; margin-bottom:15px; width:870px; padding-top:15px; }


#footer
{
clear: both;
background-color: #000; padding-top: 30px; padding-left: 30px; color:#FFFFFF; font-weight:bold; font-size:18px;
background-image: url(images/footer.jpg); width:935px; height:50px;
}
/******************* BOTTOM COPYRIGHT DIV *******************/
#copyright 
{
clear: both; margin-left:auto; margin-right:auto; width:850px;
}
/******************* BODY LINKS *******************/
a:link, a:visited {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
/******************* MENU LINKS *******************/
a.menu:link, a.menu:visited {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC00;
}
a.menu:hover {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
box_rightline { width:300px; border-right: #999999 dotted 2px; padding: 0 10px 0 10px;
}
box_leftline { width:300px; border-left: #999999 dotted 2px; padding: 0 10px 0 10px;
}
box_topline { width:300px; border-top: #999999 dotted 2px; padding: 0 10px 0 10px;
}
box_bottomline { width:300px; border-bottom: #999999 dotted 2px; padding: 0 10px 0 10px;
}
#myvideo {
	height: 277px;
	width: 320px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
