.usav { }

body {
	background: url(/backgrounds/JBD_BG7.jpg) repeat;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

#header {
	background: transparent;
	height: 137px;
}

#header img {
	margin: 0 0 0 0;
}

#top_nav {
	border-top: solid #ccc 1px;
	background: #6B809E;
	background-image: none;
}

.side h2 {
	background: #6B809E;
	background-image: none;
	padding-left: 10px;
	padding-top: 3px;
}

#main_cont h2 {
	padding-left: 10px;
	padding-top: 3px;	
}

#main_cont {
	width: 731px;
}
#footer {
	/* Footer Background & Font Colors */
	background: #6b809e;
	color: #ffffff;	
	text-align: center;
	padding: 3px;
	clear: both;
}

.side_link:hover {
	text-decoration: underline;
}

.product_title {
	font-size: 16px;
        color: #6B809E;
}

.product_title_link {
	color: #6B809E;
}

.product_price {
	font-size: 15px;
}
.product_full_desc {
	font-size: 14px;
        color: #000000;
}
.redfont {
	font-weight: bold;
	font-size: 13pt;
	color: #c20710;

}
.bluefont {
	font-weight: bold;
	font-size: 11pt;
	color: #0000ff;

}
.blackfont {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;

}
.brownfont {
	font-weight: bold;
	font-size: 13pt;
	color: #773f24;

}
.turquoisefont {
	font-weight: bold;
	font-size: 13pt;
	color: #165b84;
}
.orangefont {
	font-weight: bold;
	font-size: 13pt;
	color: #c47a19;
}
.dkbluefont {
	font-weight: bold;
	font-size: 13pt;
	color: #3c5e9d;
}
.burgundyfont {
	font-weight: bold;
	font-size: 13pt;
	color: #3c5e9d;
}

#promo {
	margin-bottom: 10px;
}

.welcome_msg {
	float: left;
	width: 474px;
}

.product_option {
	vertical-align: top;
}

/*
 * Plug-Ins
*/

#plugin_annoucements {
	color: #000;
	background: #D8DBE0;
	border: solid #C28F05 1px;
	width: 229px;
}
