/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/

#main {width: 680px;}
.col-full {width: 1000px; margin: 0 auto;}

body {background: #716243 url(http://www.ridewithdcs.com/images/bg.jpg) repeat; font: 14px Georgia, Times, Serif; line-height: 1.5; color: #000;}

#sidebar {width: 300px; overflow: hidden; background: #fff; border: solid 5px #fff;}

#header {padding: 10px 0; clear: both; position: relative;}

a:link, a:visited  { color: #642; }
a:hover {color: #963;}

/*nav*/

.navigation {text-transform: uppercase; font-size: 14px; background: #333322; padding: 5px; border-bottom: 1px solid #fff; }

