body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	color: #505363;
}

a {
	font-size: 11px;
	color: #567BA9;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #7da0cc;
	text-decoration: none;
}


a.reveal {
	color: #567BA9;
	text-decoration: none;
}
a.reveal:hover {
	color: #3b6191;
	text-decoration: none;
}

.wrapper {
	margin: 0 auto;
	text-align: center;
	width: 766px;
	background: url(images/bleh.gif);
}

#header {

}

#contentWrapper {
	margin: 0 auto;
	text-align: left;
	width: 752px;
	font-size: 0.7em;	
}

.sideWrapper {
	float: left;
	width: 228px;
	background-color: #e1edfb;
}

.content {
	float: right;
	width: 510px;
}

.bgFeatured
{
	background-image: url(images/featured_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:200px;
	padding:0px 10px 0px 0px;
	line-height: 135%;
}

.bgShop
{
	background-image: url(images/shopping_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:510px;
	border:1px solid #b7d4f7;
}

.bgProds
{
	background-image: url(images/prod_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:510px;
	height:63px;
	padding-left:10px;
}

.bgIntroHm
{
	background-image: url(images/shawn_img.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:500px;
	height:200px;
	padding:20px 25px 20px 155px;
	font-size:13px; 
	font-weight:normal;
}

.sidePad { padding-left:20px; }

#sideHeader {
	padding-top: 2px;
	border-left: #8fb0d7 20px solid;
	background: #b7d4f7;
}

#sideHeaderRow {
	border-bottom: #bdccde 1px dashed;
	margin-left: 15px;
	font-weight: bold;
	margin-top: 2px;
	padding-bottom: 2px;
	/* margin-bottom: 2px; */
	margin-right: 10px;
}

#sideHeaderRow a{
	color: #235ca3;
}

#sidebar {
	padding-top: 5px;
	border-left: #bdccde 20px solid;
	background-color: #e1edfb;
}

#sidebarRow {
	border-bottom: #bdccde 1px dashed;
	margin-left: 15px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 5px;
	/* margin-bottom: 5px; */
	margin-right: 10px;
}


.content table {
	font-size: 11px;
	padding-top: 5px;
}

h1 {
	color: #567BA9;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

h2 {
	color: #567BA9;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

h3 {
	color: #00408c;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 5px;
}

h4 {
	color: #567BA9;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 2px;
}

h5 {
	color: #567BA9;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.clearspace {
	clear: both;
	height: 10px;
}

.price {
	color: #567BA9;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0;
	margin-bottom: 0;
}

.brdDtls	{ 
	
	font-size:11px;
	font-weight: bold;
	color: #444;
	padding:2px 0 2px 5px;background: #ddd;
	}
	
.descr {  padding:15px 0; 
		}	

.prodBrd { padding-bottom:15px; border-top:1px solid #888 }	

.prodSpc { padding-top:15px;}

.pricePad {padding-left: 25px}
/* Hides from IE-mac \*/
* html .clearspace {height: 1%;}
/* End hide from IE-mac */

#footer {
	font-size: 0.7em;
	margin: 0 auto;
	text-align: center;
	width: 752px;
	border-top: #567BA9 3px solid;
	clear: both;
	background: #fff;
}