body {
	margin: 0px;
	padding: 0px;
	background-image: url(tile.jpg);
	background-color: #bfe1f4;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1030px;
	background-image: url(white_back.png);
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
#header {
	background-image: url(headerback.png);
	background-repeat: no-repeat;
	width: 975px;
	min-height: 175px;
	margin-left: 27px;
}
#logo {
	display: block;
	float: left;
	padding-left: 42px;
	padding-top: 32px;
}
#headerright {
	float: right;
	padding-top: 32px;
}
#social {
	background-image: url(newsletter_back.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 358px;
	margin-right: 20px;
}
#newsletter {
	float: left;
	padding-left: 15px;
	width: 168px;
	line-height: 21px;
	font-size: 12px;
	color: #FFF;
}
.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
	width: 127px;
	margin-left: 8px;
	margin-top: 6px;
}
#social_icons {
	float: right;
	padding-right: 16px;
	padding-top: 19px;
}
#phone {
	font-size: 13px;
	color: #636363;
	text-align: right;
	padding-right: 100px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	padding-top: 11px;
}
.phonesize1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
}
.phonesize2 {
	font-size: 12px;
	line-height: 13px;
}
#content {
	padding-top: 16px;
	margin-left: 27px;
}
#latest_posts {
	background-image: url(latest_posts_back.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 975px;
	margin-bottom: 18px;
}
#lp_pic {
	float: left;
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 12px;
	padding-right: 23px;
}
#latest_posts h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	color: #f79d33;
	font-weight: normal;
	padding-top: 14px;
	padding-bottom: 2px;
}
#latest_posts h4 a {
	color: #f79d33;
	text-decoration: none;
}
#latest_posts h4 a:hover {
	color: #56B6E3;
	text-decoration: none;
}


#latest_posts p {
	padding-left: 181px;
	font-size: 12px;
	line-height: 17px;
	color: #575757;
	padding-right: 50px;
}
#latest_posts p a {
	font-weight: bold;
	text-decoration: none;
	color: #575757;
}
#latest_posts p a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #56B6E3;
}





.rightstore {
	float: right;
	color: #414141;
	padding-right: 22px;
	text-align: right;
	line-height: 17px;
	padding-top: 45px;
}
#stores h3 {
	display: block;
	float: left;
	padding-left: 29px;
}
#stores a {
	color: #414141;
	text-decoration: none;
}
#stores a:hover {
	color: #414141;
	text-decoration: underline;
}
#stores .clear {
	margin-right: 22px;
	margin-left: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 7px;
}
#stores p {
	font-size: 13px;
	color: #414141;
	padding-left: 35px;
	line-height: 17px;
	padding-right: 25px;
}
#stores p strong {
	font-size: 14px;
}

.store {
	background-image: url(stores_back.png);
	background-repeat: no-repeat;
	height: 201px;
	width: 486px;
	margin-bottom: 11px;
}
#footer {
	font-size: 12px;
	color: #233168;
	text-align: center;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a {
	color: #233168;
	text-decoration: none;
}
#footer a:hover {
	color: #233168;
	text-decoration: underline;
}

