﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border-bottom: 1px solid #f2f2f2;
	border: 0;
	width: 100%;
	}
	
#nav td {
	text-align:center;
	background: #29262e;
	border-right: 1px solid #626262;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}


#nav a {
	display:block;
	padding: 16px 15px 11px 15px;
	color: white;
	text-decoration:none;
	}	
	
#nav a:hover {
	background: #4c494f;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	background: #716a65;
	overflow-x: hidden;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}

#top {
	background:#f2f2f2 url('../siteart/topbg.jpg') repeat-x;
	vertical-align:top;
	width:100%;
	text-align:left;
}
	
#maintable {
	border: 0;
	width: 990px;
	background: #f2f2f2;
}	

#locs {
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	vertical-align:top;
	padding:68px 20px 0px 20px;
}

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#red-content {
	border-top: 1px solid #f2f2f2;
	background: #ae1120 url('../siteart/reb-background-blank.jpg') no-repeat bottom right;
	color: white;
	padding: 25px 30px;
}

#red-content-pic {
	border-top: 1px solid #f2f2f2;
	background: #ae1120 url('../siteart/reb-background.jpg') no-repeat bottom right;
	color: white;
	padding: 25px 30px;
}


#left {
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	background: #e5e0d9;
	width: 100%;
}

#contact {
	background: #dad5ce;
	padding: 12px 30px;
	font-size: 15px;
	line-height: 26px;
}

#hours {
	padding: 8px 0px 8px 30px;
	font-size: 12px;
}

#inv {
	border-top: 1px solid #f2f2f2;
}

#footer {
	padding: 25px 0px;
}

#main-content {
	background: #e5e0d9;
	padding: 17px 30px;
}

#pics {
	float: right;
}

#pics img {
	border: 1px solid #b1aea9;
}