body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #FFF;
	background-image: url(photoshop_sliced_exports/background.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 955px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 24px;
}
h1.top {
	text-align: center;
	margin: 0px;
	color: #000;
}
h1.blue {
	color: #00F;
}
p.top {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-bottom: 0px;
}



iframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #B01B1F;
	text-decoration: underline;
}

#container {
	float: left;
	width: 955px;
	padding: 0px;
	margin: 0px;
}


#content {
	float: left;
	width: 876px;
	padding-top: 0px;
}
#header {
	float: left;
	height: 105px;
	width: 955px;
}
#footer {
	float: left;
	height: 35px;
	width: 876px;
	padding-top: 20px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 41px;
}
#navigation {
	float: left;
	height: 47px;
	width: 955px;
	background-image: url(photoshop_sliced_exports/nav-bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
ul.nav {
	display: inline;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	z-index: 20;
}
ul.nav li{
	list-style-type: none;
	display: inline;
}
ul.nav li a{
	color: #000;
	font-size: 19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	float: left;
	display: inline;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 26px;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
ul.nav li a:hover {
	color: #EE2600;
}
#contentbox {
	float: left;
	width: 876px;
	padding-right: 38px;
	padding-left: 41px;
}
#heading {
	float: left;
	height: 39px;
	width: 250px;
	padding-right: 313px;
	padding-left: 313px;
}

#lightbox_about {
	float: left;
	width: 520px;
	padding-right: 161px;
	padding-left: 163px;
}
#lightbox-about-email {
	margin-right: auto;
	margin-left: auto;
}

table.locations {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
iframe.locations {
	height: 480px;
	width: 400px;
}
ul#specials {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	margin-top: 0px;
}
ul#specials li {
	width: 320px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

ul#specials p {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


ul#specials li h2{
	font-size: 24px;
	color: #B11A1F;
	text-align: center;
}


.pageheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
}
.heading {
	font-size: 24px;
}

.footer {
	font-size: 12px;
}
.imgborder {
	border: 1px solid #000;
}
}

