

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b9b9b9;
	margin: 0px;
	padding: 0px;
}

input, textarea {

	background-color:#1f2326;
	padding:3px;
	border:1px #8c8f92 solid;  
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
}

.main input  {

	background-color:#1f2326;
	padding:3px;
	border:1px #8c8f92 solid;  
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
}

td input  {

	background-color:#1f2326;
	padding:3px;
	border:1px #8c8f92 solid;  
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #2f94c3;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #eb6909;
	text-transform: none;
}

p, ul, ol {
	line-height: 190%;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #b9b9b9;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color:#2f94c3;
}

img {
	border: none;
}

hr {height:1px; color:#03344a;}

legend {color:#2f94c3; font-size:14px; padding:10px;}
fieldset {border:1px #333 solid;}

/* topnav*/

#topnav {
	width: 1000px;
	padding: 10px;
	text-align:right;
	color:b9b9b9;
	text-transform:uppercase;
}
#topnav a {
	text-decoration: none;
	color: #b9b9b9;
}
#topnav a:hover {
	text-decoration: none;
	color: #2f94c3;
}

#banner {position:relative; width:1000px; height:300px; background: #000 url(img/top.jpg) no-repeat; text-align:right; }
#vidtop {position:absolute; right: 30px; top:15px; z-index:3;}
#vidmarch {position:absolute; left: 30px; top:15px; z-index:3;}

#box {width:250px; }
.boxheading {background:#000 url(img/bg_boxheading.jpg) no-repeat; padding:6px;}
.boxcontent {padding:6px;}

.boxcontent a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #b9b9b9; text-decoration:none; font-weight:normal;}
.boxcontent a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #b9b9b9; text-decoration:none; font-weight:normal;}
.boxcontent a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration:none; font-weight:normal;}

/* Content */

#content {
	float: left;
	width: 603px;
}

.prodlist-box {position: relative; float:left; width: 250px; height:300px; z-index: 1; margin:10px; border:1px #fff solid;padding:20px; text-align:center;}
.prodlist-price {color:#2f94c3; font-size:16px; font-family:georgia, times new roman, serif;}
.prodlist-tax {color:#333; font-size:10px; font-family:arial, sans-serif;}



.post {
}

.post .title {
	margin: 0;
	padding: 0 20px 20px 10px;
}

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

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(img/img07.gif) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 253px;
}

#sidebar a {
 text-decoration:none;
}

#sidebar a:hover {
 text-decoration:underline;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px 0 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E5E5E5;
}

#sidebar li h2 {
	margin-bottom: 5px;
	font-size: 18px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
	background: url(img/img08.jpg) no-repeat;
}

#calendar caption {
	margin: -20px auto 0 auto;
	text-align: center;
	font-weight: bold;
}

#calendar table {
	margin: 0 auto;
	caption-side: bottom;
}

#calendar thead th {
	width: 31px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar tbody td {
	width: 31px;
	height: 31px;
	text-align: center;
	color: #9E9E9E;
}

#calendar tfoot td {
	padding-top: 20px;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	clear:both;
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}


#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}


/*.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}*/
/*.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}*/
/*.moduleRowSelected { background-color: #E9F4FC; }
*/

input{
  color:#000000;
}

td{
  text-align: left;
}