
#wrapper {
width: 960px;
position :relative;
left: 50%;
margin-left: -480px;
background: #FFFFFF;
}

#branding {
position :relative;
height: 120px;
font-family: arial;
font-size: 13px;
}

#branding .top {
height: 84px;
padding-top: 1px;
background: #847971;
color: #fee4e6;
}

.F1 {font-family: arial; font-weight:bold; font-size: 30px;}
.F2 {font-family: arial; font-weight:bold; font-size: 14px;}

#branding .middle {
height: 6px;
background: #baafa7;
}

#branding .bottom {
height: 30px;
background: #847971;
padding-top: 6px;
padding-left: 20px;
font-size: 11px;
font-weight: bold;
color: #fee4e6;
}

#branding .bc {
float: left;
}

#branding .bm {
float: right;
margin-right: 20px;
}

#mainNav {
width: 200px;
position :relative;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 10px;
font-family: arial;
}

#mainNav .logo {
height: 100px;
background: #e7e0da;
padding-top: 50px;
padding-bottom: 50px;
}

#mainNav .spacer {
height: 30px;
background: #847971;
margin-top: 10px;
}

#mainNav .list {
border: 2px solid #847971;
padding: 10px;
font-size: 12px;
color: #847971;
}

#mainNav .byo {
background: #e7e0da;
color: #847971;
border: 2px solid #847971;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
}

#mainNav .adspace {
background: #fee4e6;
border: 2px solid #847971;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
}

#content {
position :relative;
width: 735px;
float: right;
font-family: arial;
font-size: 12px;
color: #847971;
}

#content .search {
width: 728px;
background: #fee4e6;
margin-top: 10px;
margin-bottom: 10px;
}

#content .main {
Margin-left: 5px;
font-family: arial;
color: #847971;
}

#content .left {
float: left;
}

#content .right {
width: 200px;
position :relative;
float: right;
margin-top: 10px;
margin-left: 5px;
margin-right: 10px;
margin-bottom: 10px;
font-family: arial;
}

#footer {
clear: both;
height: 60px;
padding-top: 15px;
background: #685f59;
font-size: 9px;
color: #fee4e6;
}

#ulNav {
margin: 0;
padding: 0;
list-style-type: none;
}

#ulNs {
list-style-type: none;
}

/* HEADING STYLES */
#H1 {font-family: arial; font-weight:bold; font-size: 24px;}
#H2 {font-family: arial; font-weight:bold; font-size: 18px;}
#H3 {font-family: arial; font-weight:bold; font-size: 15px; text-decoration:underline;}

/* ANCHOR STYLES */
a {text-decoration: none; font-weight: bold; font-size: 11px; color: #c16269;}
a:link, a:active, {color: #c16269}
a:visited {color: #c16269}
a:hover {color: #c16269; text-decoration: underline;}



