﻿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;
}

.title {
	font-weight: bold;
	color:#de3838;
	font-size:14px;

}

.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:link, a:visited, a:active {
	color: #c4282f;
}


#header {
	height: 119px;
	background: url('../siteart/hdr-bg.jpg') repeat-x;
}
#top {
	display: block;
	margin: -32px 0px 0px 420px;
	position:relative;
}
#header a:link {
	color: #c4282f;
	font-size:13px;
	font-weight:bold;
}
#header a:visited  {
	color: #c4282f;
	font-size:13px;
	font-weight:bold;
}
#header a:active {
	color: #c4282f;
	font-size:13px;
	font-weight:bold;
}

#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;
}



#navtd {
	width: 776px;
	text-align: center;
	height: 32px;
	background: url('../siteart/nav.gif') no-repeat;
}


a.nav:link, a.nav:visited, a.nav:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding:5px 30px 4px 30px;
	font-size:13px;

}
a.nav:hover {
	color: #000;
}





.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
z-index: 100;
background:#b91031;
width: 150px;
font-size:13px;
text-transform:capitalize;
}

.anylinkcss a:link {
display: block;
border-bottom: 1px solid black;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
color:#fff;
font-size:13px;
text-transform:capitalize;
}
.anylinkcss a:active {
display: block;
border-bottom: 1px solid black;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
color:#fff;
font-size:13px;
text-transform:capitalize;
}
.anylinkcss a:visited {
display: block;
border-bottom: 1px solid black;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
color:#fff;
font-size:13px;
text-transform:capitalize;
}
.anylinkcss a:hover { 
background:#000;
color:#fff;
text-transform:capitalize;
}








#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;
}



a.loc:link, a.loc:active, a.loc:visited {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	text-align:left;
}

a.loc:hover {
	color: #dbdbdb;
}




#hours {
	font-size: 12px;
}

#hours .row2 {
	background: #eee;
}

#hours .row1 {
	background: #fff;
}

#personel {
	font-size: 12px;
}

#personel .row2 {
	background: #eee;
}

