﻿body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../siteart/bg.jpg') repeat-x #4876d1 top;
	overflow-x: hidden;
}

img {
	border: 0;
}

.heading {
	display: block;
	padding: 5 0 5 5;
	margin-bottom: 10px;
	font-weight: bold;
	color: #fff;
	background: url('../siteart/heading.gif') no-repeat bottom;
}

a {
	color: #c4282f;
}

#header {
	height: 119px;
	background: url('../siteart/hdr-bg.jpg') repeat-x;
}

#header a {
	display: block;
	margin: -25px 0 0 475px;
}

#header a:hover {
	color: #000;
}

.special {
	padding: 0 25px;
}
.special a:link {
	background: #3c3c3c url('../siteart/specialbg.jpg') repeat-y;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	border:1px #fff solid;
	display:block;
	width:200px;
	padding:5px 10px 4px 10px;
	text-decoration:none;
}
.special a:visited {
	background: #3c3c3c url('../siteart/specialbg.jpg') repeat-y;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	border:1px #fff solid;
	display:block;
	width:200px;
	padding:5px 10px 4px 10px;
	text-decoration:none;
}
.special a:active {
	background: #3c3c3c url('../siteart/specialbg.jpg') repeat-y;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	border:1px #fff solid;
	display:block;
	width:200px;
	padding:5px 10px 4px 10px;
	text-decoration:none;
}
.special a:hover {
	background: #5a5a5a url('../siteart/specialbg_on.jpg') repeat-y;
	text-decoration:none;
}



#nav {
	width: 776px;
	text-align: center;
	line-height: 32px;
	background: url('../siteart/nav.gif') no-repeat;
}

#nav td {
	font-size: 9pt;
	height: 32px;
}

#nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #000;
}

#content {
	font-size: 9pt;
	color: #fff;
	background: url('../siteart/content-bg.jpg') repeat-x #3c3c3c top;
}

#text {
	width: 775px;
	margin-top: 10px;
	text-align: center;
}

#text p {
	line-height: 18px;
	padding: 10px;
	text-align: left;
}








#checkout {
	margin:0 auto;
	text-align:center;
	padding-bottom:30px;
	
}

#info {
	display: block;
	padding: 20px 20px 30px 20px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

#info span {
	display: inline;
	padding: 0 10px;
}


#footerd {
	margin: 15px;
}


#locationtd {
	vertical-align:top; 
	padding-right:20px;  
	text-align:left;
	color:#fff;
}

.checkout2 {
	font-weight:bold;
	font-size:20px;
	font-style:italic;
}

.checkout {
	font-weight:bold;
	font-size:26px;
	line-height:.75em;
	color:#cccccc;
	font-style:italic;
}







#hours {
	font-size: 12px;
}

#hours .row2 {
	background: #eee;
}

#hours .row1 {
	background: #fff;
}

#personel {
	font-size: 12px;
}

#personel .row2 {
	background: #eee;
}

a.loc {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	text-align:left;
}

a.loc:hover {
	color: #dbdbdb;
}
