﻿
a:active {text-decoration:underline; color:#cfd4be}
a:visited {text-decoration:underline; color:#cfd4be}
a:link {text-decoration:underline; color:#cfd4be}
a:hover {text-decoration:underline; color:white}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 41px 0px 23px 0px;
	background: #1c1c1c url('../siteart/background.jpg') repeat-x top center;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 1000px;
}	

#maintable {
	vertical-align: top;
}

#maintable td {
	vertical-align:top;
}

#content {
	width:770px;
	height:500px;
	background: #252525;
	border: 1px solid #7d8369;
	color: white;
}

#content td {
	color: white;
	vertical-align:top;
}

#left {
	width:228px;
	text-align: center;
}

.block {
	background: #9ea780;
	display:block;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 14px;
	padding: 3px;
}

.block-two {
	background: #44473d;
	display:block;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 8px 8px 8px;
}


#bottom {
	width:998px;
	border:0;
}

#bottom td {
	vertical-align:top;
}


a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:12px;color: #ababaa}


a.footerlink:visited{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:12px;color: #ababaa}


a.footerlink:link{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:12px;color: #ababaa}
a.footerlink:hover {text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:12px; color: white}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#999999; color:#ababaa}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:9px; color:#ababaa;}

.divfooter
{width:450px; text-align:left;
}

#nav {
	text-align:right;
}

#nav a{
	color: #e1e3d9;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

#nav a:hover {
	text-decoration: underline;
	color: white;
}

#locations {
	border:0;
	width:100%;
}

#locations td {
	vertical-align: top;
	font-size:12px;
}

.testimonial {
	background:#44473d;
	padding:10px;
}

