body {
font-family:"Lucida Grande",/* "Lucida Sans Unicode", "Lucida Sans",*/ Arial, Verdana, sans-serif;
padding:0 0 20px;
background:#3c100f url(http://www.southernvending.net/images/bg-body.png) repeat-x;}

a, a:link, a:visited, a:active, a:hover {
color:#990000;
text-decoration:none;}

h1, h2, h3 {
display:none;}

p {
font-size:0.85em;
height:auto; 
line-height:1.7em; 
margin:10px 0;}

#header {
width:890px;
min-height:220px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:220px; /* for IE5.x and IE6 */
margin:0 auto;
background:transparent /*url(http://www.southernvending.net/images/logo.png) no-repeat*/;}

#navigation { 
/*margin-left:380px;*/
padding:15px 0 10px;
background:transparent;}

/* Start Menu */
ul#menu,
ul#menu-bottom{
padding:0;}

ul#menu li,
ul#menu-bottom li{
padding:0.6em 20px 0.6em 0;
font:.8em Helvetica, Arial, sans-serif;
text-transform:uppercase;}

ul#menu li a, ul#menu li a:visited,
ul#menu-bottom li a, ul#menu-bottom li a:visited {
color:#fff;
text-decoration:none;}

ul#menu li a:hover,
ul#menu-bottom li a:hover {
color:#a58e6a;
text-decoration:none;}

ul#menu li a.current, ul#menu li a.current:visited, ul#menu li a.current:hover,
ul#menu-bottom li a.current, ul#menu-bottom li a.current:visited, ul#menu-bottom li a.current:hover {
color:#a58e6a;
text-decoration:none;}
/* End Menu */

/* This div is optional: When you delete it the navigation bar and the content block won't have the same size when one of them has a larger height then the other. I recommend you to leave this faux layout wrapper here. */

#wrapper{
width:890px;
margin:0 auto;
padding:20px 10px 10px;
background:#fff;
overflow:auto; /* USE FIREFOX GUYS! WE ONLY NEED THIS LINE BECAUSE INTERNET EXPLODER ISN'T READING CODE PROPERLY */
border:2px solid #a58e6a;}

#sidebar {
margin:0;
padding:0;
width:340px;
background:transparent;
float:left;
display:inline;}

#content { 
margin:0 0 0 360px;
padding:0;
width:520px;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
background:transparent;}

div.clear {
clear:both;}

#footer {
margin:30px 0 0;
padding:10px;
color:#fff;
background:#222;}

#footer p {
font-size:0.8em;
height:auto; 
line-height:1.8em;
margin:0;}

#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
color:#a58e6a;
text-decoration:none;}