/* CSS Document for Drum-Runner.com - Design and code by A.Hogan */

body {margin:0;margin-top:15px; padding:0;font-family:Arial, Helvetica, sans-serif;color:#333333; background-color:#F4F4F4;}

a {font-family:Arial, Helvetica, sans-serif; color:#333333; text-decoration:underline;}
a:hover {color:#666666;}

#head{border-top:#006AD5 solid 6px;width:100%;background-image: url(images/drumrunner_header.png); background-repeat:repeat-x;height:134px;}
#header{width:800px;margin-left: auto; margin-right: auto; text-align:left;height:134px;}
#header .logo {float:left;height:134px;width:463px;}
#header .tagline {}

#nav {background-color:#1F1A19; background-image: url(images/nav_bg.jpg);height:31px;}
#nav ul {margin:0px;width:764px;}
#nav ul li {display:inline;color:#FFFFFF;font-weight:bold;font-size:0.8em;list-style-type:none;line-height:31px;}
#nav ul li a {color:#FFFFFF; text-decoration:none;padding:5px;margin-left:18px; text-transform:capitalize;}
#nav ul li a:hover {background-color:#000000;border-bottom:#006AD5 solid 3px;}


#wrapper {margin-left:auto;margin-right:auto;clear:both;width:800px; background-color:#ffffff;}

#content {width:798px;padding:0;font-family:Arial, Helvetica, sans-serif;font-size:0.75em;color:#333333;line-height:1.5;word-spacing:2px;border-left:solid 1px #cccccc;border-right:solid 1px #cccccc; border-bottom:solid 1px #cccccc; /*background-image: url(images/contentbg.png);*/ 
background-repeat: repeat-x;}

#left {float:left;width:450px;margin-left:10px;margin-top:10px;}
#left h1 {font-size:1.6em;color:#006AD5;}

.border {padding:5px; border:#CCCCCC solid 1px;margin-top:20px;}

img {border:none;}
#left img {margin-top:30px;}

#right {float:right;width:260px;margin-top:20px;}
.latest {clear:both;float:right;border:none;}
.photo {padding:3px; margin: 0 8px 10px 0; border:solid 2px #003C78;float:right;}

.order {padding:3px; float:left; margin:0;}

#footer {clear:both;border-top:#eeeeee solid 1px;color:#666666; text-align:center;padding-top:10px;margin-top:20px;}

#pics {float:none;width:260px;margin-top:20px;}
.latest {clear:both;float:right;border:none;}
.photo {padding:3px; margin: 0 8px 10px 0; border:solid 2px #003C78;float:none;}

.order {padding:3px; float:left; margin:0;}

