@charset "utf-8";
/* CSS Document */

body {font-family: Verdana, Arial, sans-serif; }

a {text-decoration:none;
color:#630;}
#wrapper { width:819px;
margin-left: auto;
margin-right: auto;}

a:hover { text-decoration:underline;}

#header { height: 247px;
margin-bottom:15px;
background-image:url('header.jpg')
}

#nav {float:left;
margin-top:-8px;
margin-left:-15px;}

#nav a{text-decoration:none;
color:#502818;
font-size:.8em;
}

#nav a:hover { color:#a66f5a;
border-bottom:2px solid #502818}

#nav li{ display: inline;
padding-right:15px;
}

#left {width:620px;
color:#502818;
float:left;
margin-left:10px;
font-size:.8em;
margin-top:5px;
}

#right {width:184px;
float:right;
height:185px;
margin-top:15px;
margin-bottom:35px;
}

#footer {
color:#502818;
height:40px;
clear: both;
font-size:.7em;
border-top:3px solid #502818;}

#footer p {margin-left:auto;
margin-right:auto;}

#logo img{margin-top:15px;
margin-left:80px;}