body, html	{
margin: 0px;
padding:0px;
height:100%;
}

body {
background:url(http://sovereignhorses.com/images/bgf.jpg) no-repeat #F9EFE7;
font-family:Georgia,Times New Roman,Times Roman, Times, Roman, Serif;
}


#main {  /***** Used to Format Content Between Header and Footer  ****/
		float:right;
            width: 99%;
            margin: 0px;
            }

#footer {  /***** Used to Keep Footer on Bottom ****/
            width: 100%;
            height: 110px; /**** Set this to the amount of space you need in your footer ****/
            margin: 0px;
		background:#336633;
		clear:both;
            }

.nnavblock	{
height:15px;
width:65px;
border-top:#663300 1px solid;
border-right:#663300 2px solid;
border-bottom:#663300 2px solid;
border-left:#663300 1px solid;
float:right;
margin:5px 5px 0px 5px;
text-align:center;
}

.fnavblock	{
height:15px;
width:65px;
border-top:#339900 2px solid;
border-right:#339900 1px solid;
border-bottom:#339900 1px solid;
border-left:#339900 2px solid;
background:url(http://sovereignhorses.com/images/buttonb.gif);
float:right;
margin:5px 5px 0px 5px;
text-align:center;
}

.navi		{
width:100%;
clear:both;
}

A.nav:link, A.nav:hover, A.nav:visited, A.nav:active	{
font-family: arial, sans-serif;
font-size:10px;
line-height:16px;
color:#663300;
text-decoration:none;
}

A.nav:link	{
color:#663300;
}
A.nav:hover	{
color:red;
}
A.nav:visited	{
color:purple;
}
A.nav:active	{
color:#FF9900;
}

A.web:link, A.web:hover, A.web:visited, A.web:active	{
text-decoration:none;
}

A.web:link	{
color:#FEF4EC;
}

A.web:hover	{
color:#FFCC00;
text-decoration:underline;
}

A.web:visited	{
color:#FEF4EC;
}

A.web:active	{
color:#FEF4EC;
}

A.inline:link, A.inline:visited, A.inline:active	{
text-decoration:underline;
}

A.inline:link	{
color:#630;
}

A.inline:hover	{
color:green;
text-decoration:underline overline;
}

A.inline:visited	{
color:#630;
}

A.inline:active	{
color:green;
}

.crown {
margin:0px 10px 0px 20px;
padding:0px;
float:right;
width:125px;
}

.logo {
margin:20px 15px 0px 0px;
padding:0px;
text-align:right;
}

p	{
margin: 5px 60px 10px 225px;
font-size:15px;
font-weight:700;
line-height:20px;
color:#663300;
}

.words	{
padding-top:30px;
<!--clear:both;-->
}

.addy	{
width:40%;
margin-top:5px;
float:right;
margin-right:10px;
color:#FEF4EC;
font-size:12px;
font-weight:400;
line-height:18px;
letter-spacing:1px;
word-spacing:3px;
text-align:right;
}

.webby	{
width:40%;
margin-top:5px;
float:left;
margin-left:10px;
color:#FEF4EC;
font-size:12px;
font-weight:400;
line-height:18px;
letter-spacing:1px;
word-spacing:3px;
text-align:left;
}

.notice	{
margin-top:3px;
float:left;
color:#FEF4EC;
font-family:arial, sans-serif;
font-size:10px;
font-weight:400;
line-height:13px;
letter-spacing:0px;
word-spacing:2px;
text-align:left;
width:100%;
}

.mapfont	{
font-size:10px;
font-weight:400;
line-height:13px;
letter-spacing:0px;
word-spacing:2px;
}