/* styles by joe dolson, http://www.joedolson.com */
/* Layout Divs */
body {
text-align: center;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 100%;
margin: 0;
padding: 0;
} 
img {
border: none;
}
#head {
height: 155px;
width: 100%;
}
#content a, #footer a {
font-weight: bold;
text-decoration: none;
color: #009;
}
#content a:hover, #footer a:hover {
text-decoration: underline;
color: #900;
}
#content a:active, #content a:focus, #footer a:active, #footer a:focus {
text-decoration: underline;
color: #fff;
background: #111;
}

h1 {
position:relative;
left: 0;
top: 0;
font-size:1em;
height: 155px;
margin: 0;
padding: 0;
width: 750px;
margin: 0 auto;
}
h1 a {
z-index:1;	
position:absolute;
top:0;
left:0;
width:100%;
height:155px;
border-bottom: none;
}
h1 span {
position: absolute;
top: -2000em;
left: -2000em;
}
#outer {
width: 770px;
margin: 0 auto;
}
#content {
float: left;
position: relative;
top: 0px;
width: 410px;
text-align: left;
padding: 0 10px 0 20px; 
}
#top_drop {
height: 7px;
width: 440px; 
margin: 0;
padding: 0; 
position: relative; 
left: -20px;
}
#nav_left {
width: 165px;
height: 440px;
padding-bottom: 10px; 
} 
#head_img {
float: right;
margin: 10px;
border: 1px solid #ddd;
}
#nav_right {
margin-left: 440px;
width: 165px;
height: 440px;
padding-bottom: 10px; 
}           
#right_section {
float: right;
}  
#footer {
clear: both; 
font-size: 60%; 
width: 440px;
margin: 0 auto;
padding: 5px 0 5px 0;
} 
/* navigation buttons */
.button {
width: 100%;
padding: 0;
font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica,Arial, sans-serif;
background: transparent;
color: #aaa;
font-weight: bold;
margin: 0px;
}
.button p {
margin: 0;
}
ul.button {
list-style: none;
margin: 0;
padding: 0;
}
.button li {
text-decoration: none;
margin: 0; 
height: 24px;
border: 0px solid white;
}
.button li a {
display: block;
padding: 0;
margin: 0;
width: 100%;
text-decoration: none;
} 
.button li a span {
display: none;
}
html>body .button li a {
width: auto;
}
.button li a:hover {
color: #bbb;
}
.button li a:active {
background: #111;
color: #fff;
}
.button li a:focus {
background: #111;
color: #fff;
} 
.button li a img {
vertical-align: middle;
}
/* content styles */
#nav_right p {
text-align: left;
margin: 10px;
font-size: 90%;
}
h1, h2, h3, h4 { 
font-family: Georgia, Verdana, Arial, sans-serif;
} 
#content ul {
}
blockquote {
border-left: 3px solid #bbb; 
padding: 5px;
}
p.cite {
text-align: right;
font-style: italic;
font-size: 90%;
}
dl {
}
dt {
font-weight: bold;
}
dd {
font-style: italic;
font-size: 90%;
}
table {
width: 100%;
font-size: 80%;
clear: both;
}
caption {
font-weight: bold;
border-bottom: 1px solid #ccc;	
margin-top: 15px;
}
caption.nodisplay {
display: none;
}
th {
text-align: left;
background: #ddd;
padding: 3px;
}
td {
padding: 3px;
}		
li p {
margin-top: 5px;
}
#topnav {
font-family: Verdana,Arial,sans-serif;
font-size: 90%;
}
#repnav {
width: 100%;
margin-left: -35px;
}
#repnav li {
display: inline;
font-size: 70%;
border-left: 1px solid #009;
border-right: 1px solid #009;
padding: 3px;
}
#repnav li a {

}
table.calendar caption {
display: none;
}
.right {
float: right;
margin-left: 10px;
}
.left {
float: left;
margin-right: 10px;
} 
p.toplink {
font-size: 90%;
text-align: right;
}
#salenav {
list-style: none;
margin: 0;
padding: 0;
}
#salenav p {
margin: .25em;
padding: .25em;
height: 80px;
}
#topsales {
float: right;
}