body {
	font-family:"Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #2f3f53;
	/*background-color: #37669C;*/
	}
	
ul {
	list-style-type: square;
	}
	
ol {
	list-style-type: decimal;
	}
	
ol ol {
	list-style-type: lower-alpha;
	}

/* Basic links */

a img {
	border: none;
	}

a:link, a:visited {
	color: #37669C;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #2f3f53;
	text-decoration: underline;
	}
	
#body-wrap {
	background-color:#fff;
	line-height: 150%;
	width: 800px;
	/*margin-top: 20px;*/
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	/*
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	*/
	}
	
.divider {
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
	/*clear: both;*/
	}

/* Header styles */
	
	
#header {
	height: 40px;
	background-image: url(img/nav-back.jpg);
	background-position: left center;
	background-color: black;
	border-bottom: 1px solid #333;
	}
	
#header h1 {
	font-size: 18px;
	line-height: 40px;
	margin:0;
	padding:0;
	margin-left: 20px;
	color: #fff;
	}
	
#header h1 span {
	color: #666;
	}



#title {
	height: 100px;
	border-bottom: 1px solid #ccc;
	}

#title h2 {
	font-size: 40px;
	line-height: 100px;
	margin:0;
	padding:0;
	margin-left: 20px;
	color: black;
	}
	
#title h2 span {
	padding-left: 20px;
	font-size: 20px;
	color: #37669C;
	}
	
h3 {
	padding: 0;
	margin-top: 30px;
	margin-bottom: -5px;
	font-size:16px;
	}
	
.first {
	margin-top: 0px;
	}

h4 {
	font-size: 14px;
	padding:0;
	margin:0;
	padding-bottom: 5px;
	}

/* Main navigation styles */


#main-nav {
	background-image: url(img/metal-look.jpg);
	height: 25px;
	width: 100%;
	}


#main-nav span {
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	}

#main-nav a {
	text-align: center;
	float: left;
	line-height: 25px;
	color: #666;
	text-decoration: none;
	}

/* IE/MAC hacks... because it's too darned strict with the floats */
	
* html>body #main-nav a {
	width: 130px;
	}

* html>body #main-nav span {
	padding: 0;
	}

	
#main-nav a.active {
	background: url(img/metal-tab-right-full.jpg) right top no-repeat;
	color: #000;
	border: none;
	}
	
#main-nav a.active span {
	background: url(img/metal-left-tab.jpg) left top no-repeat;
	}

#main-nav a:hover {
	color: #333;
	}
	
#main-nav a.active:hover {
	color: #000;
	}



/* Content layout */


#content-wrapper {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}

#content {
	margin-right: 220px;
	/*border-right: 1px dashed #ccc;*/
	padding-right: 20px;
	padding-bottom: 50px;
	}

#sub-content {
	width: 200px;
	float: right;
	padding-bottom: 50px;
	}

#sub-content ul {
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}
	
#sub-content li {
	margin: 0;
	padding: 0;
	}

#sub-content p {
	margin-top: 0;
	padding-top: 0px;
	}
	
#footer {
	border-top: 1px solid #333;
	color: white;
	text-align: center;
	background-color: #333;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/nav-back.jpg);
	background-position: left center;
	}
	
#footer p {
	margin: 0;
	padding: 10px;
	}
	
	
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
	}

#footer a:hover, #footer a:active {
	color: #84C165;
	text-decoration: underline;
	}



	
.center {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}


/* subnav styles */
	
#sub-content ul.subnav {
	list-style: none;
	}

#sub-content ul.subnav a {
	text-decoration: none;
	}

#sub-content ul.subnav li.active a {
	color: #2f3f53;
	font-weight: bold;
	text-decoration: none;
	}

.date {
	font-size: 25px;
	color: #444;
	font-weight: bold;
	margin-top: 60px;
	}
	
.date_first {
	font-size: 25px;
	color: #444;
	font-weight: bold;
	margin-top:0;
	}
	
.post_block {
	
	}

.post {
	margin: 0px;
	}
	
.post_meta {
	font-size: 10px;
	border-top: 1px solid #777;
	color: #777;
	padding: 2px;
	padding-right: 20px;
	text-align: right;
	}
	
.post_meta a:link, .post_meta a:visited {
	color: #777;
	text-decoration: none;
	}

.post_meta a:hover, .post_meta a:active {
	color: #777;
	text-decoration: underline;
	}	


	
	
#subnav_horiz {
	/*background-image: url(img/metal-look.jpg);*/
	background-position: right center;
	height: 20px;
	border-bottom: 1px solid #ccc;
	}


#subnav_horiz a {
	display: block;
	line-height: 20px;
	height: 100%;
	float: left;
	color: #666;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	}
	

#subnav_horiz a:hover {
	color: #333;
	}
	
.image-left {
	float: left;
	padding:0;
	margin:0;
	padding-right: 20px;
	}
	
.image-right {
	float: right;
	padding:0;
	margin:0;
	padding-left: 20px;
	}
	
.product {
	vertical-align: middle;
	padding: 10px;
	margin-bottom: 30px;
	}
	
.product h3 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	}

.wide {
	width: 300px;
	}
	
.strike {
	/*text-decoration: line-through;*/
	background-color: #ffffb3;
	}