body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: center;
}
#wrapper {
        margin: 0 auto;
        width: 975; /* Replace the xxxx with the the width of your site (eg 800px)*/
        text-align:left;
}
.mainsmall {
	font-size: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #CCCCCC;
	background-color: #000000;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-color: #000000;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #87AA64;
	font-style: italic;
	font-weight: normal;
}

#indent {
	text-indent: 8px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serifArial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	background-color: #CCCCCC;
	height:25px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7295b1;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #7295b1;
}
.product_border {
	border: solid #cccccc 1px;
	vertical-align: top;
	padding: 5px;
}
.column_header {
	background-color: #45607e;
	padding: 5px;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
}
.column_header a {
	color: #CCCCCC;
	font-size: 11px;
}
.column_images {
	padding-right: 10px;
	padding-bottom: 10px;
}

.stores {
	padding: 1px 20px 1px 1px;
}

.larger_font {
	font-size: 14px;
}