body {
	background-color: #c9cdd2;
	font-family: Arial, Helvetica, sans-serif;
}

p, li, body {
	font-size:12px;
	color:#254987;
}

#wrapper {
	margin: 0 auto;
	width: 880px;
	background-image: url('images/template/shadowbg.jpg');
	background-repeat: repeat-y;
}

#inner {
	
}

#header {
	height: 60px;
	margin-left: 20px;
	margin-right: 20px;	
}

#menu {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #2a4e8a;
	height: 27px;
	background-image: url('images/menu/menubg.jpg');
}

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

#flashbox {
	float: left;
}

#specialoffers {
	float: left;
	margin-left: 5px;
}

#leftcol {
	width: 650px;
	float: left;
	padding-top: 6px;
}

#rightcol {
	float: right;
	padding-top: 6px;
	margin-right: 1px;
}

h1,h2,h3 {
	padding: 0;
	margin: 0;
}



h1 {
	font-size: 16px;
	color: #254987;
}

h2 {
	font-size: 14px;
	color: #254987;
}

h3 {
	font-size: 14px;
	color: #81001e;
}

p a {
	color:#3333ff;
	text-decoration:underline;
}

p a:hover {
	color:#3333ff;
	text-decoration:underline;
}
 
TD.pageHeading, DIV.pageHeading {
	font-size: 16px;
	color: #254987;
}

#product_description {
	padding: 20px;
}

#footer {
	margin: 5px 0px 0px 5px;
	border-top: 1px solid #315591;
	border-bottom: 2px solid #9c9da1;
	background: #ebebec;
	color: #545454;
	font-size: 12px;
	width: 860px;
}

#footer li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-left: 10px;
}

#specialsbox {
	width: 176px;
	background: #365993;
	background-image: url('images/special_bg.jpg');
	background-repeat: repeat-x;
}

.text12 { font-size: 12px; }
.searchtxt { color: #2a4e8a; }

td.infoBoxHeading {
	background: rgb(49, 85, 145);
	background: #041c42;
}

.dozen {
	width:100%;
	background-color:#fff1b0;
	text-align:center;
	color:#315591;
	font-weight:bold; 
}

#testimonialblock, #testimonialblock p {
	color:#80011f;
}