body {
	background-color:#413d3e;
	background-image:url('../images/bg.jpg');
	margin:10px;
	padding:0;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
}

#wrapper {
	width:1008px;
	text-align:left;
	margin:auto;
}

#header {
	height:94px;
	background-image:url('../images/header.png');
	background-repeat:no-repeat;
}

#logo {
    margin:10px 0 0 15px;
    float:left;

	
}

#header_links {
	float:right;
	margin:35px 20px;
	color:#fff;
}

#header_links a,
#header_links a:link,
#header_links a:visited,
#header_links a:hover,
#header_links a:active
{
	color:#fff;
	margin:0 8px;
}

#header_links img {
	margin-left:8px;
	border:solid 1px #fff;
	position:relative;
	top:2px;
}

#nav {
	background-color:#434240;
	background-image:url('../images/nav_bg.jpg');
	background-repeat:repeat-x;
	height:30px;
	width:982px;
	margin:auto;
}

#nav a,
#nav a:link,
#nav a:visited
{
	display:block;
	float:left;
	line-height:30px;
	vertical-align:middle;
	padding:0 20px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	background-image:url('../images/nav_divider.png');
	background-repeat:repeat-y;
	background-position:top right;
}

#nav a:hover,
#nav a:active
{
	color:#ddd;
}

#brands {
	width:982px;
	height:68px;
	margin:auto;
	background-image:url('../images/brand_bg.png');
	background-repeat:repeat-x;
	text-align:center;
}

#brands img {
	margin:9px 6px;
	border:none;
}

#body {
	background-image:url('../images/body_bg.png');
	background-repeat:repeat-y;
	min-height:300px;
}

#content {
	width:982px;
	margin:auto;
	background-image:url('../images/content_bg.png');
	background-repeat:no-repeat;
	background-position:center top;
	min-height:450px;
	padding-bottom:90px;
}

#sidebar {
	float:left;
	width:275px;
	margin:15px 18px 0 18px;
}

a.sidebarCatLink,
a:link.sidebarCatLink,
a:visited.sidebarCatLink
{
	display:block;
	padding:8px 4px;
	border-bottom:solid 1px #ccc;
	text-decoration:none;
	color:#444;
}

a:hover.sidebarCatLink,
a:active.sidebarCatLink
{
	color:#444;
	background-color:#eee;
}

a.sidebarLink,
a:link.sidebarLink,
a:visited.sidebarLink
{
	display:block;
	padding:8px 4px;
	border-bottom:solid 1px #ccc;
	text-decoration:none;
	color:#444;
}

a:hover.sidebarLink,
a:active.sidebarLink
{
	color:#444;
	background-color:#eee;
}

a.sidebarLinkSelected {
	font-weight:bold;
}

#mainColumn {
	float:left;
	width:575px;
	margin:15px 18px 0 18px;
}

.fullColumn {
	padding:20px 0 50px 45px;
}

#footer {
	background-image:url('../images/footer_bg.png');
	background-repeat:no-repeat;
	height:55px;
	color:#fff;
	position:relative;
	width:1008px;
	margin:auto;
	font-size:14px;
}

#sticker {
	position:absolute;
	top:-82px;
	left:18px;
}

#footerLinks {
	margin-left:272px;
	margin-right:12px;
	text-align:center;
	line-height:48px;
	vertical-align:middle;
}

#footer a,
#footer a:link,
#footer a:visited
{
	margin:0 13px;
	color:#fff;
	text-decoration:none;
	display:block;
	float:right;
}

#footer a:hover,
#footer a:active
{
	color:#ddd;
}



.clear {
	clear:both;
}

a,
a:link,
a:visited
{
	color:#cc0000;
}

a:hover,
a:active
{
	color:#ff0000;
}

h1 {
	line-height:34px;
	color:#fff;
	font-size:17px;
	font-weight:normal;
	background-image:url('../images/heading_bg.png');
	background-repeat:repeat-x;
	padding:0 10px;
}

h2 {
	display:inline;
	color:#fff;
	font-size:17px;
	font-weight:normal;
	background-image:url('../images/heading_bg.png');
	background-repeat:repeat-x;
	padding:2px 10px;
}

.thumbnail150 {
	float:left;
	margin:4px;
	display:block;
	width:129px;
	height:129px;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center center;
	text-decoration:none;
}

/* NEWS */

.newsPost {
	border-bottom:dashed 1px #ccc;
	margin-bottom:20px;
	padding-bottom:20px;
}

.newsPostDate {
	color:#fff;
	font-size:17px;
	font-weight:normal;
	background-image:url('../images/heading_bg.png');
	background-repeat:repeat-x;
	padding:2px 10px;
}

.newsPostLocation {
	padding-left:10px;
	margin-top:12px;
	font-weight:bold;
	display:block;
}

.newsPostTitle {
	display:block;
	margin-top:17px;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
}

.newsPostText {
	margin-top:17px;
	padding-left:10px;
}

.sideBox {
	background-image:url('../images/box_bg.jpg');
	background-repeat:repeat-y;
	color:#fff;
	font-size:11px;
}

.sideBox p {
	padding:20px 20px 0 20px;
	margin:0;
}

.teamQuestion {
	padding-bottom:5px;
	margin-top:5px;
	border-bottom:solid 1px #ddd;
}

/** sidebar nav **/

.side_nav {
	width:150px;
	float:left;
	margin:10px;
}

#side_nav { 
	padding:6px; 
	/*background-color:#171717; 
	background-image:url('../images/box_bg.gif'); */
	background-repeat:repeat-x;
	min-height:300px;
}

a.side_nav_cat0,
a:link.side_nav_cat0,
a:visited.side_nav_cat0
{
	margin-top:17px;
	display:block; 
	line-height:1.3em; 
	text-decoration:none; 
	color:#f00;
	padding:3px; 
	border-bottom:solid 1px #555; 
	font-weight:bold;
}

a:hover.side_nav_cat0,
a:active.side_nav_cat0
{
	color:#ff3636;
}

.side_nav_first {
	margin-top:0;
}

a.side_nav_cat1,
a:link.side_nav_cat1,
a:visited.side_nav_cat1
{
	display:block; 
	line-height:1.3em; 
	text-decoration:none; 
	color:#fff;
	padding:3px; 
	border-bottom:solid 1px #555; 
}

a:hover.side_nav_cat1,
a:active.side_nav_cat1
{
	color:#eee;
	background:#333;
}


