#top {
	background-image: url(../imgs/v3-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#topContainer {
	width: 960px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
}
#topLeft {
	width: 320px;
	background-color: #FFFFFF;
}
#topLeft a, a:link, a:visited {
	margin-right: 0px;
}
#topRight {
	float: right;
	width: 620px;
	color: #FFFFFF;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#topLinkSpace {
	padding-top: 10px;
	margin-right: 5px;
}
#topLinkSpace a, a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}
#topLinkSpace a:hover {
	text-decoration: underline;
}
.days {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
	padding-top: 12px;
	padding-left: 80px;
	color: #EEEEEE;
}
#navigation {
	font-size: 1.2em;
	color: #9A0000;
	text-align: left;
	padding-top: 25px;
}
#navigation a, a:link, a:visited {
	color: #9A0000;
	font-weight: bold;
	text-decoration: none;
	margin-right: 35px;
	letter-spacing: .05em;
}
#navigation a:hover {
	text-decoration: underline;
}
#bottom {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottomLeft {
	width: 640px;
	float: left;
}
#bottomRight {
	width: 300px;
	float: left;
	position: relative;
	top: 20px;
}
.phone {
	color: #9C6F28;
	font-size: 18px;
	letter-spacing: .04em;
	padding-bottom: 10px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1em;
}
.smallH {
	font-size: .5em;
	color: #999999;
}
.spacer {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 10px;
}
#brands {
	width: 520px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C6F28;
	padding: 15px;
}
.brandsInner1 {

	float: left;
	width: 260px;
	margin-right: 10px;
	margin-left: 10px;
}
.brandsInner2 {

	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
#brands ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	color: #9C6F28;
	font-size: 1em;
	font-weight: bold;
}
#promotions {
	width: 240px;
}
#promotions a, a:link, a:visited {
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
	font-size: .8em;
	letter-spacing: .02em;
}
.clear {
	clear: both;
}
.footer {
	font-size: .85em;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 1.1em;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	width: 920px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C6F28;
}
.promo {
	font-size: 1.2em;
	color: #000000;
}
.bumpRight {
	padding-left: 80px;
	letter-spacing: 0.03em;
}
.half {
	font-size: .5em;
}
#thisPage  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9A0000;
}
#services {

	width: 280px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C6F28;
	padding: 0px;
}
#services ul {
	list-style-type: disc;
	color: #9C6F28;
	font-size: .9em;
	font-weight: bold;
}
#services li {
	padding-bottom: 10px;
}
.biggerBold {
	font-size: 1.2em;
	font-weight: bold;
}
.visitLink {
	font-size: 0.85em;
	font-weight: normal;
	color: #996666;
}
.visitLink a, a:visited {
	color: #996666;
	background-image: url(../imgs/external_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
	margin-right: 0px;
}
