* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prices {
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	padding: 5px;
	clear: both;
}
#quicklinks {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
}

body {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	background-color: #FFF;
	width: 1020px;
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 18px;
}
.bluebg {
	background-image: url(images/spacer.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#internalTop {
	width: 1010px;
	height: 98px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
h1 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bolder;
	color: #33C;
}

#left {
	background-color: #3333cc;
	width: 268px;
	float: left;
	margin: 0px;
	padding-top: 50px;
}
#main {
	margin-right: 40px;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 300px;
	margin-top: 50px;
}
#clearText {
	clear: both;
}
.clear {
	clear: both;
}


.picture {
	float: right;
	margin-bottom: 18px;
	margin-left: 5px;
	border: 1px solid #999;
}
#left a {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 9px;
}
#left a:hover {
	color: #99f;
}


#left ul {
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	list-style-position: outside;
}
#left li {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#rightImage {
	float: right;
	width: 300px;
	text-align: center;
}
#main ul {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	list-style-position: outside;
	margin-left: 20px;
}
#mainContent {
	padding: 10px;
	margin-left: 350px;
}

#main ol {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	list-style-position: outside;
	margin-left: 20px;
}





#top {
	height: 361px;
	width: 940px;
	margin-right: 40px;
	margin-left: 40px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#logo {
	background-color: #FFF;
	background-image: url(images/logo.jpg);
	height: 89px;
	width: 940px;
	margin-right: 40px;
	margin-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
}
.bigText {
	font-size: 18px;
	line-height: 36px;
	font-weight: bolder;
	color: #4DB312;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
#bigPics p {
	text-align: left;
}

#rightImage .picture {
	float: none;
	margin-bottom: 5px;
	margin-top: 10px;
}


#mainHome {
	float: left;
	width: 711px;
	margin-left: 40px;
	display: inline;
	overflow: hidden;
}
.mappic {
	float: left;
	margin-right: 30px;
	margin-top: 20px;
	margin-left: 10px;
}
p {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin-top: 9px;
	margin-bottom: 9px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #33C;
	margin-top: 9px;
	margin-bottom: 9px;
}
#locations {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#rightNav {
	width: 210px;
	float: right;
	margin-right: 40px;
	margin-top: 0px;
	display: inline;
}
#rightNav p {
	border: 1px solid #999;
	height: 46px;
	margin-bottom: 7px;
}
.buttonPic {
	float: left;
	margin-right: 10px;
	clear: both;
	margin-left: 1px;
}


#smIcons {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
#smIcons p img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	height: 50px;
	margin-top: 15px;
}
.copyright {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	color: #666;
	font-weight: normal;
	text-align: right;
}

#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
}


#bigPics {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	display: inline;
	overflow: hidden;
}
#top a {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 9px;
}
#top a:hover {
	color: #99F;
}


#bigPics #pic1 {
	width: 300px;
	float: left;
	text-align: center;
	border: 1px solid #CCC;
}
#bigPics #pic2 {
	float: right;
	width: 300px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	border: 1px solid #CCC;
}
#bigPics #pic3 {
	float: left;
	width: 223px;
	text-align: center;
}
#clear {
	clear: both;
	overflow: hidden;
	height: 50px;
}
.highlight {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #4AB419;
}
#rightCol {
	float: right;
	width: 220px;
	margin-right: 0px;
}
#address {
	width: 400px;
	float: left;
	margin-bottom: 15px;
	clear: none;
}
#callNow {
	background-image: url(images/callNow.jpg);
	height: 93px;
	width: 142px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	background-repeat: no-repeat;
	float: right;
}
.highlight2 {
	font-weight: bold;
	color: #F60;
	text-align: center;
	font-size: 16px;
}
.highlight3 {
	font-weight: bold;
	color: #4AB419;
	text-align: left;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}

address {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-top: 9px;
	margin-bottom: 9px;
	font-style: normal;
}
#drivDir {
	width: 220px;
	margin-top: 15px;
	clear: both;
}
#ctaButtons {
	font-weight: bold;
	color: #FFF;
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 100px;
}
#clearLoc {
	clear: both;
}
#ctaButtons table td{
	background-image: url(images/ctaBut.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.sizeTable {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin-top: 9px;
	margin-bottom: 9px;
	width: 600px;
}


#locLeft {
	float: left;
	width: 650px;
}


#webSpecial {
	clear: both;
	margin-top: 15px;
	text-align: left;
	font-weight: bold;
	color: #F60;
	height: 170px;
	border: 1px solid #CCC;
	padding: 5px;
}


#locPage {
	width: 675px;
}
#size-chart {
	margin: 1px;
}
p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ctaButtons table tr td a {
	color: #FFF;
	text-decoration: none;
}
#ctaButtons table tr td a:hover {
	text-decoration: underline;
}
table tr td h2 a {
	color: #33C;
	text-decoration: none;
}
#rightNav p a:hover {
	text-decoration: underline;
}
#rightNav p a {
	color: #333;
	text-decoration: none;
}
#top ul {
	list-style-type: none;
}
#bigPics a    {
	text-decoration: none;
	color: #4DB312;
}
#internalTop a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nobordpic {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightImage p a {
	color: #333;
	text-decoration: none;
}
.calcTable {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin-top: 9px;
	margin-bottom: 9px;
	border: 1px solid #CCC;
	text-align: left;
}
.check {
	margin-right: 5px;
}
#content #main ol li {
	margin-top: 9px;
	margin-bottom: 9px;
}
.nounderline {
	text-decoration: none;
	color: #333;
}
.specHead {
	font-weight: bolder;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 9px;
	padding-top: 15px;
	padding-bottom: 9px;
}
#leftTop {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#leftTop li {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#rightTop {
	float: right;
	width: 250px;
}
#search_wrapper {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#smIcons a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#smIcons img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#locations a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zips {
	font-size: 12px;
	color: #060;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
.middle {
	text-align: center;
}
#locLeft #hours {
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	padding: 5px;
	float: center;
}
#locLeft #twentyfour {
	float: right;
}
#locLeft #photo-tour {
	float: left;
	width: 285px;
	border: 1px solid #CCC;
	height: 420px;
	padding: 5px;
}
#locLeft #map {
	float: right;
	width: 285px;
	border: 1px solid #CCC;
	padding: 5px;
	height: 420px;
}
#webSpecial p {
	font-size: 18px;
	font-weight: bold;
	color: #F60;
}
#locLeft #links {
	text-decoration: none;
	clear: none;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 450px;
	font-size: 10px;
	text-align: center;
}
#locLeft #links a   {
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #333;
	padding: 0px;
	font-size: 10px;
	text-align: center;
}
#locLeft #links a:hover {
	text-decoration: underline;
}

#featuresdiv {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
#referdiv {
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
