/*Define style for body*/


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(../meyer/images/bgleftcontent.gif);
	background-repeat: no-repeat;
	background-position: 166px 300px;
 	color: #000000;	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.boldgreen
{
font-family: Maiandra GD, Arial, Helvetica, sans-serif;
font-weight: 700;
color: #7C7A54;
font-size: 19px;
text-decoration: underline;
}
.hslist ul
{
margin: 0;
padding: 0;
}

.hslist li
{
list-style-type: none;
background-image: url(../meyer/images/hs.gif);
background-repeat: no-repeat;
background-position: 100px 5px; /*distance between image and left side of screen*/
line-height: 30px;
}
ul.hslist li a
{
margin-left: 125px;/*distance between list/links and left side of screen*/
}
ul.hslist li a:link {text-decoration: underline; color: #7C7A54;}
ul.hslist li a:visited {text-decoration: underline; color: #7C7A54;}
ul.hslist li a:hover, ul.hslist li a:active  {text-decoration: underline; color: #ffffff; background-color: #7C7A54;}




td#header{
background-image: url(../meyer/images/MeyerHorseheaderright.jpg);
background-repeat: no-repeat;
background-position: 555px 0px;
}

#content
{
padding-left: 20px;
}

.indent
{
margin-left: 50px;}

/*Define style for links */

a:link {text-decoration: underline; color: #7C7A54;}
a:visited {text-decoration: underline; color: #7C7A54;}
a:hover, a:active  { text-decoration: none;	color: #ffffff;	background-color: #7C7A54;}



/*Define style for header(s)*/

h1
{
	color: #7C7A54;
	font-size: 30px;
	font-weight: bold;
	font-family: Maiandra GD, Arial, Helvetica, sans-serif;
	margin-left: 50px;
}

h2
{
}

#footer
{
font-size: 16px;
font-weight: 700;
color: #7c7a54;
text-align: center;
margin-left: 10%;
margin-right: 10%;
}
.important
{
color:#FFFFFF !important;
background:#7C7A54;
font-size:18px;
}

.menu li { 
list-style-type:none;
line-height:25px;
margin-left:-30px;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
font-family: Maiandra GD, Arial, Helvetica, sans-serif;
color:#111111;
font-size:16px;
text-decoration:none;
background-color:#FFFFFF;
padding-left:23px;
}
.menu a:hover {
background-image:url(../meyer/images/shoe2.jpg);
background-repeat: no-repeat;
background-position:left;
}





