body {
color: #000;
margin: 0;
padding: 0;
background: #52401b;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 11px;
}

.hide {
display: none;
}

.clear {
clear: both;
height: 3px;
}

a { color: #194180; background: transparent; text-decoration: none; }
a:visited { color: #194180; background: transparent; text-decoration: none; }
a:hover { color: #194180; background: transparent; text-decoration: underline; }
a:active { color: #194180; background: transparent; text-decoration: none; }

img {border: none;}

/* Page Layout */

#wrapper {
margin:0 auto;
width:850px;
position:relative;
}

#header {
width:850px;
height:60px;
}

#menu {
float:right;
}

#menu a { color: #FFFFFF; background: transparent; text-transform:uppercase; font-weight:bold; }
#menu a:visited { color: #e36d25; background: transparent;text-transform:uppercase; font-weight:bold; }
#menu a:hover { color: #FFFFFF; background: transparent; text-transform:uppercase; font-weight:bold;  }
#menu a:active { color: #FFFFFF; background: transparent; text-transform:uppercase; font-weight:bold; }

#menu ul{
list-style:none;
margin-right:1em;
}

#menu li {
float:left;
margin:2em 1em 0 1em;
}

#address {
background-image:url(../img/wood.png);
background-repeat:no-repeat;
width:205px;
height:129px;
position:absolute;
top:488px;
left:535px;
}

#address p {
float:right;
text-align:right;
font-size:1.4em;
color:#482e01;
font-variant:small-caps;
font-weight:bold;
margin:.6em 1em 1em 0;
line-height:1.5em;
}

#main {
position:relative;
width:850px;
height:650px;
background-image:url(../img/homebg.png);
background-repeat:no-repeat;
}

#content{
position:absolute;
top:100px;
left:72px;
width:716px;
height:388px;
background-image:url(../img/white.jpg);
background-repeat:no-repeat;
}

#subnav {
width:706px;
height:25px;
}

.left {
color:#e36d25;
position:absolute;
left:18px;
width:306px;
float:left;
}

.left > img {
display:block;
width:192px;
margin:0 auto;
}

.rightFrame {
z-index:2;
position:absolute;
top:32px;
right:0px;
width:381px;
height:360px;
background-image:url(../img/pictureframe.png);
float:right;
}

.rightPix {
z-index:1;
position:absolute;
top:57px;
right:32px;
width:316px;
height:312px;
background-color:#999999;
float:right;
back
}
