﻿body { background: url(img/bg.jpg) top center no-repeat #fff; background-position:top margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; }

a, img { outline:0 }

#wrapper {
	margin:20px auto;
	width:960px;
}

#container-top {
	display:block;
	width:960px;
	position: absolute;
}

#container {
	display:block;
	width:960px;
	margin-bottom: 20px;
}

.toolz {
	float:right;  width:200px;top:100px;
	position:relative;
}

#content {
	padding:20px;
	display:block;
	background:#fff;
	border: 1px solid #CCC;
}

#nav { width:960px; height:130px; margin-top:0px; }


.body_text {
	font-size: 12px;
	line-height: 20px;
	color: #666;
}

.body_text strong {
	font-family: 'Audiowide', sans-serif;
	color: #222;	
	font-size: 15px;
}
.seo_text, a.seo_link:link, a.seo_link:hover, a.seo_link:visited {
	font-size: 11px;
	line-height: 20px;
	color: #666;
	text-align:center;
	text-decoration:none;
}
.page_heading {
	clear:both;
	float:left;
	/*width:300px;*/
	width:450px;
	top:100px;
	position:relative;
	height:130px;
	margin:0px;
	font-family: 'Audiowide', sans-serif;
	font-size: 26px;
	color: #b5121b;
}


ul.listfix {
	position: relative;
	width:300px;
	z-index:25;
}


/* - Footer Setup - */

#footer {
	display:block;
	width:960px;
	background:#fff;
}
.footer_text {
	font-size: 11px;
	font-family: 'Audiowide', sans-serif;
	color: #666;
	padding: 24px 0 0;
}

a.footer_link:link, a.footer_link:visited {
	font-size: 12px;
	color: #666;
	font-family: 'Audiowide', sans-serif;
	text-decoration:none;
}
a.footer_link:hover {
	color: #ccc;
	font-family: 'Audiowide', sans-serif;
	text-decoration:none;
}

/* - Link Styles - */
a.text_link:link, a.text_link:visited {
	color: #b5121b;
	text-decoration: none;
}
a.text_link:hover {
	color: #666;
	text-decoration: underline;
}

/* - Contact Form Setup - */

.contact_text {
	color:#666;
	font-size:12px;
	padding:2px 0 5px 0;
}

.submit_button {
	padding:8px; 
	color: #fff; 
	border: 1px solid #b5121b; 
	background-color: #b5121b;
	font-family: 'Audiowide', sans-serif; 
	font-size: 14px;
}

input, textarea {
	border: 1px solid #999;
}

.heading-md {
	font-size: 20px;
	color: #222;
}
.boldit {font-weight: bold; color: #222;}