* { padding: 0; margin: 0; }

body {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #000000 url(http://rogerburdette.com/themes/RogerBurdetteTheme/images/bg.gif) repeat-x;
}

p {
 padding: 5px;
}

#outer { 
 margin: 0 auto;
 width: 950px;
 border: 1px solid #111111;
 background: #000000;
}

#header {
 width: 950px;
/* float: left;*/
/* height: 85px;*/
}

#logo {
 position: relative;
 margin-left: -55px;
 z-index: 3;
}

#hero {
 width: 950px;
/* float: left;*/
 height: 261px;
 border-bottom: 1px solid #000;
 z-index: 2;
 margin-top: -35px;
}

#hero img {
 z-index: 2;
}

#navigation {
/* float: left;*/
 width: 950px;
 height: 35px;
 border-top: 1px solid #535151;
 border-bottom: 1px solid #151414;
 background: url(http://rogerburdette.com/themes/RogerBurdetteTheme/images/nav_bg.gif) repeat-x;
}

#navigation ul {
 padding-left: 0;
 margin-left: 0;
 float: left;
 color: #FFF;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-transform: uppercase;
}

#navigation ul li {
 display: inline;
 text-align: center;
}

#navigation ul li a {
 padding: 8px 25px 0px 25px;
 height: 27px;
 background: url(http://rogerburdette.com/themes/RogerBurdetteTheme/images/nav_bg.gif) repeat-x;
 color: #FFF;
 text-decoration: none;
 float: left;
}

#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li A.nav-selected  {
 background: url(http://rogerburdette.com/themes/RogerBurdetteTheme/images/nav_on_bg.gif) repeat-x;
 color: #FFF;
}

#navigation .space a, #navigation .space a:hover {
 padding: 0px;
 width: 2px;
 float: left;
 background: transparent;
}

#content {
/* float: left;*/
 color: #333;
 background: #181717;
 /*height: 350px;*/
 width: 655px;
/* display: inline;*/
 border: 15px solid #000;
 padding: 10px;
 color: #FFFFFF;
}

#rightcolumn {
 /*height: 350px;*/
 width: 260px;
/* float: left;*/
 color: #FFFFFF;
}

#right_box {
 background: #181717;
/* position: relative;*/
 border: 15px solid #000;
 border-width: 15px 15px 15px 0px;
}

#blog_articles {
 background: #181717 url(http://rogerburdette.com/themes/RogerBurdetteTheme/images/articles.gif) no-repeat;
 padding: 45px 15px 15px 15px;
 margin: 0px 0px 0px 0px;
 border: 15px solid #000;
 border-width: 0px 15px 15px 0px;
}

#blog_articles h2 {
 display:none;
}

#blog_articles ul {
 padding-left: 10px;
 list-style-type: none;
}

#badges {
 text-align: center;
 padding-right: 10px;
 margin-bottom: 5px;
}

#badges img {
 /*line-height: 50px;*/
 margin: 10px 0px 10px 0px;
}

#footer { 
 width: 920px;
 /*height: 25px;*/
 clear: both;
 color: #FFF;
 background: #121111;
 padding: 15px;
 text-align: center;
}

h1 {
 margin-bottom: 15px;
}

.tableContent td {
 padding: 3px 5px 3px 5px;
}

th {
 text-align: left;
 background: #121111;
 color: #ff8603;
 font-size: 14px;
 padding: 5px;
}

.subheading td {
 border-bottom: 1px solid #373636;
 font-style: italic;
}

a img {
 border: 0px;
}

a, a:visited, a:hover, a:active, a:focus {color: #ff8603; outline:0; text-decoration: none;}
input {border:none;}

a:hover {
 text-decoration: underline;
}

#footer_links {
 margin-bottom: 15px;
}

.right {
 float: right;
 margin: 15px 0px 15px 15px;
 border: 1px solid #121111;
}

.sponsors {
 background: url(http://rogerburdette.com/themes/RogerBurdetteTheme/images/sponsors.gif) no-repeat;
 padding: 45px 15px 15px 15px;
 margin: 0px 0px 0px 0px;
}

.sponsors a {
 color: #FFF;
}

.formBlockSubmitButton,.button {
 background: url(http://rogerburdette.com/themes/RogerBurdetteTheme/images/nav_on_bg.gif) repeat-x;
 color: #FFF;
 font-weight: bold;
 padding: 5px 5px 5px 5px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-transform: uppercase;
 border: 1px solid #121111;
}

div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:50px;
	height:50px;
}