html, body, h1, h2, h3, h4, h5, h6, p, table, th, td {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #54723E;
	background-image: url(../images/grass.gif);
}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #E51937;
}
h1 {
	font-size: 18px;
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 5px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.red {
	color: #E51937;
}
#grass-top {
	height: 35px;
	background-image: url(../images/grass.gif);
	background-repeat: no-repeat;
}
#wrapper-main {
	
}
#grass-bottom {
	background-image: url(../images/grass.gif);
	background-repeat: no-repeat;
}
#white {
	background-color: #FFF;
}
#gradient-top {
	position: relative;
	top: 5px;
	background-image: url(../images/gradient-top.png);
	background-repeat: repeat-x;
	height: 30px;
}
#grey {
	background-color: #DDD;
}
#gradient-bottom {
	position: relative;
	top: 0;
	background-image: url(../images/gradient-bottom.png);
	background-repeat: repeat-x;
	height: 30px;
}


#main {

}
#masthead {
	position: relative;
	margin: 0 auto;
	height: 115px;
	width: 990px;	
	font-size: 10px;
	background-color: #FFF;
}
#masthead a {
	color: #FFF;
	text-decoration: none;
}
#masthead a:hover {
	color: #FFF;
	text-decoration: underline;
}
#logo {
	position: absolute;
	top: -31px;
	left: 10px;
	width: 175px;
	height: 160px;
	background-image: url(../images/logo.png);
}
#utility-nav {
	position: absolute;
	top: -20px;
	right: 20px;
	width: 695px;
	text-align: right;
	color: #FFF;
}
#utility-nav-bottom {
	float: right;
	width: 350px;
	text-align: right;
	color: #FFF;
	text-decoration: none;
}
#utility-nav-bottom a {
	color: #FFF;
	text-decoration: none;
}
#utility-nav-bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}
#social-media-bar {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 695px;
	text-align: right;
}

.addthis_toolbox
{
    display:block;
    float:right;
    clear:right;
}
#masthead .addthis_toolbox a.addthis_button_compact
{
    color:blue;
    font-size:small;
}
#content {
	margin: 0 auto;
	min-height: 200px;
	width: 990px;	
	background-color: #DDD;
}
#left-column {
	float: left;
	width: 619px;
	margin: 20px 0 0 0;
	padding: 10px 20px;
	min-height: 275px;
}
#right-column {
	float: left;
	margin: 30px 0 0 0;
	padding: 0px 20px 10px 20px;
	width: 290px;
	min-height: 275px;
	border-left: 1px solid #BBBBBB;

}
.social-media-bar {
	padding: 0px 0px 5px 0;
}
#copyright {
	margin: -5px auto 0;
	padding: 0px 20px 10px 20px;
	width: 950px;
	color: #FFF;
	font-size: 10px;
}
#callouts {
	border-top: 1px solid #BBBBBB;
	margin-top: 20px;
}
.callout {
	float: left;
	width: 290px;
	margin: 10px 10px 0 10px;
	padding: 20px 10px 5px 10px;
}
.callout-format img {
	padding: 0 0 20px 0;
}
#search {
	position: relative;
	font-size: 10px;
	height: 40px;
}
#search input.form-field {
	width: 205px;
	height: 11px;
	font-size: 10px;
	color: #000;
}
#search input.go-button {
	position: absolute;
	top: 2px;
}
.since-1975 {
	float: right;
	background-image: url(../images/since-1975.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 98px;
	margin-right: 122px;
}
#secondary-nav {
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
#secondary-nav a {
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	
}
#secondary-nav a:hover {
	text-decoration: underline;
}
.callout-inner {
	float: left;
	width: 269px;
	margin: 20px 0 0 0;
	padding: 10px 20px;
}
.callout-inner h3 {
	background-image: url(../images/weasel.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 0 0 40px;
}
.callout-inner a {
	color: #E51937;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.callout-inner a:hover {
	text-decoration: underline;
}
.with-right-border {
	border-right: 1px solid #BBBBBB;
}

/************** STORE LOCATIONS ***************************************/

.storeTable {
	width: 668px;
	border: 1px solid #BBBBBB;
}
.storeTable th {
	padding: 5px;
}
.storeTable td {
	padding: 5px;
}

#storeLocationView .left {
	float: left;
	width: 108px;
	padding-right: 10px;
	text-align: right;
	color: #e2383f;
}
#storeLocationView .right {
	float: left;
	width:524px;
}
.separator {
	border-top: 1px solid #BBBBBB;
	margin-top: 10px;
	padding-top: 10px;
}

/*************** Syndicated Map Page ********************************/

.map-image {
	background-image: url(../images/map.png);
	width: 492px;
	height: 323px;
}
h2.map-tips-headline {
    border-bottom:1px solid #BBBBBB;
	font-weight: bold;
	text-transform: capitalize;
}
h3.map-tips-green {
	color: #366c05;
	font-weight: bold;
}
h2.pacific-northwest {
	color: #ff9b95;
}
h2.north-cali-coastal-inland-valleys {
	color: #d26056;
}
h2.south-cali-coastal-inland-valleys {
	color: #70523e;
}
h2.western-mountains-high-plains {
	color: #88a4ba;
}
h2.southern-deserts {
	color: #b29359;
}
h2.northern-central-midwest {
	color: #dcb347;
}
h2.upper-south {
	color: #f89949;
}
h2.middle-south {
	color: #b674b1;
}
h2.lower-south {
	color: #75b1b9;
}
h2.coastal-tropical-south {
	color: #2d8e6b;
}
h2.middle-atlantic {
	color: #6fbc5c;
}
h2.new-england {
	color: #5a7ea0;
}
.tip-of-the-day-top {
	background-image: url(../images/tip-of-the-day-top.png);
	background-repeat: no-repeat;
	width: 290px;
	height: 132px;
}
.tip-of-the-day-fill {
	background-image: url(../images/tip-of-the-day-fill.png);
	background-repeat: repeat-y;
	width: 290px;
}
.tip-of-the-day-bottom {
	background-image: url(../images/tip-of-the-day-bottom.png);
	background-repeat: no-repeat;
	width: 290px;
	height: 20px;
}
.tip-of-the-day-headline {
	font-family: Arial;
	font-size: 14px;
	color: #597a3c;
	font-weight: bold;
	text-transform: capitalize;
}
.tip-of-th-day-text-box {
	width: 250px;
	padding: 10px 20px 2px 20px;
}
.black-text {
	color: black;
}

.regionMap {
    margin-bottom:10px;
}