body
{
   /* background-color: #280028;*/
}
html
{
    min-height: 100%;
    margin-bottom: 1px;
	background: #cccc99 url(assets/images/background3.png) repeat-x;
}
#banner
{
    margin: 10px auto 0 auto;
    text-align: center;
}
#gallery a:hover {border:0px;outline:none;}
a:focus, object {outline:none;}
.headertext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #420042;
    font-style: italic;
    padding: 5px 0 5px 0;
	margin-bottom: 10px;
    font-size: 1.2em;
	border-bottom: dotted 1px #420042;
}

#address
{
	margin: 1px auto 5px auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight :bold;
	font-size: .95em;
	color: #FFFFFC;
}	
	
#maincontent
{
    background-color: #FFFFFC;
    width: 750px;
    margin: 5px auto 10px auto;
    text-align: center;
	padding: 4px 25px 4px 25px;
/*	border: solid 1px orange;*/
}
img
{
    padding: 5px 5px 5px 5px;
}
#leftpicbox
{
    float: left;
    width: 300px;
    margin: 5px 10px 5px 10px;
	/*border: solid 1px blue;*/
}
#righttxtbox
{
    float: left;
    width: 412px;
/*    text-align: left;*/
	text-align:justify;
    padding: 4px 4px 4px 4px;
	/*border: solid 1px red;*/
}

#lefttxtbox
{
    float: left;
    width: 414px;
/*    text-align: left;*/
    padding: 4px 4px 4px 4px;
	text-align:justify;
	/*border: solid 1px purple;*/
}
#lefttxtbox2
{
    float: left;
    width: 512px;
/*    text-align: left;*/
    padding: 4px 4px 4px 4px;
	text-align:justify;
	/*border: solid 1px purple;*/
}
#rightpicbox2
{
    float: left;
    width: 200px;
    margin: 5px 10px 5px 10px;
	/*border: solid 1px green;*/
}
#rightpicbox
{
    float: left;
    width: 300px;
    margin: 5px 10px 5px 10px;
	/*border: solid 1px green;*/
}

.text
{ font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; font-size: 1em; /*text-align:left;*/
	text-align:left; 
}
.bodytext { font-size: .85em; }

#fineprint
{
	font-size: .9em;
}
a
{
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #420042;
    /*border-bottom-style: dotted;
    border-bottom-width: thin;*/
}
a:hover
{
/*    color: #fffffc;
*//*    background-color: #420042;
*/}

#menubar
{
    margin: 0 auto 0 auto;
    text-align: center;
    background-color: #420042;
    width: 800px;
    padding: 4px 0 4px 0;
}
#menutext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1.4em;

}
#menutext a
{
    color: #fffffc;
    border-bottom-style: none;
}
#menutext a:hover
{
    color: #420042;
    background-color: #fffffc;
    border-bottom-style: none;
}
.menuimage
{
    padding: 0px 1px 0px 1px;
}

#imagebar
{
    margin: 4px auto 0 auto;
    text-align: center;
    background-color: #fffffc;
    width: 750px;
    padding: 4px 0 4px 0;
    border-top-style: dotted;
    border-top-color: #420042;
}
.barimg
{
    padding: 0 0 0 0;
}
#footer
{
    margin: 0 auto 0 auto;
    text-align: center;
    background-color: #420042;
    width: 800px;
    padding: 2px 0 2px 0;
}
#footertext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .75em;
    color: #fffffc;
}
.subhead
{
	color: #420042;
	font-weight:bold;
}
.subhead2
{
	color: #420042;
	font-weight:bold;
	font-size: 1.2em;
	line-height: 1.4em;
	font-style:italic;
}
.subhead3
{
	color: #420042;
	font-weight:bold;
	font-size: 1em;
	line-height: 1.2em;
	font-style:italic;
}
.horseheading
{
	width: 147;
	text-align:left;
	float:left;
	padding: 0px 8px 0px 4px;
	line-height:1.4em;
}
.horseheadinfo
{
	width:153;
	text-align:left;
	float:left
	padding: 0px 8px 0px 4px;
	line-height: 1.4em;
}
#horsetableborder
{
	margin: 0px auto 0px auto;
	width: 640px;
}
.horsetable
{
	float: left;
	width: 150px;
	padding: 0px 5px 0px 5px;
	text-align:center;
	height: 160px;
	/*border: dotted 1px black;*/
}
.horsetable img
{
	border: none;
}
.horseimg
{
	float: right;
	margin: 0px 15px 15px 15px;
	border: double 1px #333333;
}
	.smalltext { font-size: 11px; }
