* { padding: 0; margin: 0; }
a img {border: none;}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 17px;
  color: #6b3e30;
 background: url(../images/bkgd_home.gif) #e7e0f2 center no-repeat;
 background-position:top;
}
p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #6b3e30;
 line-height: 17px;
 margin-top: 1em;
}

/* WRAPPER */
#wrapper {
margin: 0 auto;
width: 960px;
}

/* HEADER */
#header {
padding-top: 42px;
}

/* NAVIGATION */
#navigation {
 font-size: 14px;
 color: #6b3e30;
 padding: 30px 0px 15px 0px;
 text-align: right;
 -webkit-text-size-adjust: none;
}
.navicon {width: 10px; height: 10px;}

#navigation li {
 font-size: 14px;
 display: inline;
 padding: 0.1em;;
}
#navigation a {
 font-size: 14px;
 color:#6b3e30;
 text-decoration:none;
}
#navigation a:hover {
 font-size: 14px;
 color:#cc3366;
 text-decoration:none;
}

/* CENTER */
#center {
margin: 0 auto;
width: 945px;
padding: 10px 0px 0px 0px;
}

#logo {
width: 262px;
float: left;
}

#flash {
width: 683px;
float: left;
}

#brown {
width: 865px;
margin-top: 3px;
background: url(../images/bkgd_chocolate.gif) #714539 center no-repeat;
background-position:top;
padding: 20px 40px 15px 40px;
}

#browncontact {
width: 150px;
float: left;
text-align: left;
color: #e7e0f2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

#brownhours {
width: 150px;
float: left;
padding-left: 10px;
text-align: left;
color: #e7e0f2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

#brownblurb {
width: 250px;
padding: 5px 0px 0px 10px;
float: left;
text-align: left;
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
}

#brownlinks {
width: 195px;
padding: 10px 0px 0px 0px;
float: left;
text-align: right;
color: #FFF;
padding-left: 33px;
}

p.contact {
margin-top: 0.1em;
color: #e7e0f2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
font-style: normal;
}

.brownvertline {
width: 30px;
float: left;
}

/* FOOTER */
#footer {
 padding: 10px 0px 25px 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #a497b4;
 line-height: 18px;
}
#xtreme {
width: 88px;
padding: 5px 10px 0px 10px;
float: left;
}
#copyright {
font-size: 12px;
width: 725px;
padding: 15px 0px 0px 0px;
float: left;
}
.footerlarge {
font-size: 13px;
line-height: 18px;
font-weight: bold;
}

/* FOOTER NAVIGATION */
#footernav {
 font-size: 12px;
 color: #a497b4;
}
#footernav li {
 font-size: 12px;
 color: #a497b4;
 display: inline;
 padding-right: 0.8em;;
}
#footernav a {
 font-size: 12px;
 color: #a497b4;
 text-decoration:none;
}
#footernav a:hover {
 font-size: 12px;
 color: #6b3e30;
 text-decoration: underline;
}

a:link {color: #a497b4; text-decoration: underline;}
a:visited {color: #a497b4; text-decoration: underline;}
a:active {color: #ffffff; text-decoration: underline;}
a:hover {color: #ffffff; text-decoration: underline;}
