/********************************************************************************
			RESETS
********************************************************************************/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	
	margin: 0;
	padding: 0;
}
body {
	
	font: normal normal 12px/150% Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: top;
	background: #a40712 url(images/bgExtend.jpg) no-repeat 50% top;
}

/********************************************************************************
			GLOBAL STYLES
********************************************************************************/

a:link, a:visited {
		
	color: #000000;
	text-decoration: underline;
}
a:hover {

	text-decoration: none;
}

p {
	
	margin-bottom: 1em;
}
h1 {
	
	font: normal normal 19px/100% Georgia, "Times New Roman", Times, serif;
	color: #EC2120;
	margin: 0 0 1em 0;
}

/********************************************************************************
			MAIN WRAPPER
********************************************************************************/

#wrapper {
	
	width: 730px;
	margin: 0 auto 0 auto;
	padding-bottom: 55px;
	text-align: left;
	background: #cccccc url(images/content_bottom.jpg) no-repeat left bottom;
}

/********************************************************************************
			HEADER
********************************************************************************/

#header {
	
	width: 730px;	
	position: relative;
}
#header_top {

	width: 730px;
	height: 90px;
	background: url(images/header.jpg) no-repeat top left;
}
#header_info .textwidget {

	height: 80px; /* 90px (actual height) - padding = new height */
	text-align: right;
	padding: 10px 10px 0 0;
	_padding: 5px 10px 0 0;
}
#rotating {

	width: 730px;
	height: 255px;
}
#rotating img {

	display: block;
	float: left;
}
#master0 {

	display: block;
	float: left;
}
#logo_link {

	width: 250px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}

/********************************************************************************
			NAVIGATION
********************************************************************************/

#main_nav_container {

	width: 710px; /* 730px (actual width) - padding = new width */
	background: #cccccc;
	padding: 0 10px 0 10px;
}
#main_nav {

	width: 690px; /* 710px (actual width) - padding = new width */
	background: #000000;
	padding: 10px;
}
#main_nav ul {

	margin: 0;
	padding: 0;
	list-style: none;
}
#main_nav ul li {

	margin: 0;
	padding: 0;
	float: left;
	border-right: #ffffff solid 1px;
}
#main_nav ul li:last-child {

	border-right: none;
}
#main_nav ul li a {

	display: block;
	font: normal normal 11px/100% Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 5px;
	text-decoration: none;
}
#main_nav ul li.page-item-23 a {

	color: #fff600;
}
#main_nav ul li a:hover {

	background: #E72028;
	text-decoration: none;
}
#main_nav ul li.current_page_item a {

	background: #e72028;
	text-decoration: none;
}

/********************************************************************************
			MAIN CONTENT AREA
********************************************************************************/

#main_wrapper {

	width: 730px;
	background: url(images/main_wrapper_bg.jpg) repeat-y left top;
	margin-top: 20px;
}
#main {
	
	width: 450px;
	float: left;	
}
table#founders td {

	padding-bottom: 3em;
}
table#founders img {

	margin: 3px 0 0 0;
}
div.nav {

	padding-left: 20px;
}

/********************************************************************************
			SIDEBAR
********************************************************************************/

.sidebar {
	
	width: 240px;
	color: #ffffff;
	margin: 20px 0 20px 20px;
	display: inline;
	text-align: center;
	float: left;
}
.sidebar a, .sidebar a:visited {

	color: #ffffff;
}
.sidebar ul {
	
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
.sidebar ul li {
	
	padding: 10px 0 10px 0;
}
.sidebar ul li h2 {
	
	font: normal normal 14px/150% Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
.sidebar ul ul li {
	
	line-height: 24px;
	padding: 0;
}
#field-images img {

	margin-bottom: 20px;
}
.sidebar .sidecallout {

	text-align: left;
}
.sidebar .widget_text h2 {

	display: none;
}
.sidebar .widget_text img {

	border: 0;
}
.sidebar .widget_search {

	text-align: left;
}

/********************************************************************************
			FOOTER
********************************************************************************/

#footer	{
	
	width: 730px;
	margin: auto;
	font: normal normal 10px/150% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	padding: 10px 0 20px 0;
	clear: both;
}
#footer a {

	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {

	text-decoration: underline;
}
#footer p {
	
}
#footer ul {

	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li {

	margin: 0;
	padding: 0;
	float: left;
	border-right: #ffffff solid 1px;
	margin-right: 5px;
	padding-right: 5px;
}
#footer ul li:last-child {

	border-right: none;
}
#footer ul li a {

	display: block;
	font: normal normal 10px/150% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#footer ul li a:hover {

	text-decoration: underline;
}

/********************************************************************************
			USED FOR CONTENT ADDED IN WORDPRESS
********************************************************************************/

.post {
	
	padding: 0 0 20px 20px;
}
.post h2 {

	font: normal normal 18px/150% Georgia, "Times New Roman", Times, serif;
}
.entry	{

	line-height: 21px;
}
p.postmetadata {

	border-top: 1px solid #cccccc;
	margin: 10px 0 0 0;
}
.comments-template {

	border-top: 1px solid #cccccc;
	margin: 10px 0 0;	
	padding: 10px 0 0;
}
.comments-template ol {

	list-style: none;
	margin: 0;
	padding: 0 0 15px;	
}

.comments-template ol li {
	
	border-bottom: 1px solid #cccccc;
	line-height: 18px;
	margin: 10px 0 0;	
	padding: 0 0 10px;	
}
.comments-template h2, .comments-template h3 {
	
	font: normal normal 16px/150% Georgia, "Times New Roman", Times, serif;
}
.commentmetadata {
	
	font-size: 12px;
}
.comments-template p.nocomments {
	
	padding: 0;
}
.comments-template textarea{
	
	font: normal normal 12px/150% Arial, Helvetica, sans-serif;
}

/********************************************************************************
			STYLES FOR TINYMCE
********************************************************************************/

.content_header { 

	font: normal bold 14px/19px Arial, Helvetica, sans-serif; 
	color: #E92622; 
}

/********************************************************************************
			STYLES FOR WP E-COMMERCE
********************************************************************************/

div.productdisplay div.imagecol img {
	
	border: #000000 solid 2px !important; /* overrides styles in default.css */
	margin-top: 4px;
}

.producttext a, .producttext a:visited {

	text-decoration: none;
}
.textcol form input, .textcol form select {

	margin-top: 5px;
}
.wpsc_buy_button {

	margin-top: 5px;
}
h2.prodtitles {

	font: normal bold 1em/130% Arial, Helvetica, sans-serif;
}
.sidebar ul li#shopping-cart {

	background: #414141;
	padding: 5px;
}
.sidebar ul li.widget_wp_shopping_cart h2.widgettitle {

	background: url(images/shopping_cart.gif) no-repeat top right;
	display: block;
	font: normal bold 16px/100% Arial, Helvetica, sans-serif;
	color: #fff600;
	margin-bottom: .75em;
	padding: 10px 0 5px 0;
	border-bottom: #fff600 solid 1px;
	text-align: left;
}

/********************************************************************************
			CLEARING FLOATS HACK!
********************************************************************************/

.clearFloat:after {

	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFloat {

	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearFloat { 
	
	height: 1%; 
}

.clearFloat { 

	display: block; 
}

/* End hide from IE-mac */