*
{
    font-family:optima,franklin gothic book,itc franklin gothic book,franklin gothic,myriad web,myriad,tahoma,arial,sans;
    font-size:13px;
}

BODY 
{
    margin:0px;
    margin-top:42px;
    padding:0px;
    background:#c8c5b1 url(mback.gif) repeat-x;
    text-align:center;
}
.bg
{
    z-index:1000;
    width:100%;
    height:270px;
    margin-top:140px;
    border-top:1px solid white;
    border-bottom:1px solid white;
    background:#b8b391;
}
.main
{
    z-index:2000;
    width:1000px;
    height:520px;
    border:7px solid #efeddf;
    background:#fff;
    text-align:left;
}
.boots
{
    margin:30px 20px 30px 34px;
    float:left;
}
.nav 
{
    font-size:12px;
    /*font-weight:bold;*/
    color:#FFF;
    text-align:left;
    height:20;
    background:#b8b391 url(navback.gif) repeat;
    text-align:center;
}
A
{
	color:#969170;
}
A:hover
{
	color:#b8b391;
	text-decoration:none;
}
A.l
{
	border:1px solid white;
}
A.l:hover
{
	border:1px solid black;
}
A.m
{
   font-size:12px;
   color:#FFF;
	text-decoration:none;
}
A.m:hover
{
	text-decoration:underline;
	color:black;
}

.navcontainer
{
    text-align:right;
}
.tiny
{
    padding-top:5px; font-size:11px; 
    color:#969170;
}
.services
{
	background:#fff url(b_back.gif) no-repeat center;
}
