﻿body {
	background:#ebebeb;
}

td {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#fff;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#fff;
}

a:hover {
	color:#000;
}

#nav {
	background:#505e81;
	border:1px #fff solid;
	border-bottom:0;
	border-left:0;
	color:#fff;
	text-align:right;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0 17px;
}

a.menu:hover {
	color:#ebebeb
}

#left {
	background:url(siteart/leftbg.jpg) no-repeat;
	padding:10px;
	vertical-align:bottom;
}

.highlight {
	font-size:18px;
	font-weight:bold;
	display:block;
	border-bottom:1px #fff dotted;
	padding-bottom:20px;
	margin-bottom:20px;
}

.phone {
	font-size:20px;
	font-weight:bold;
}

.hbar {
	background:#505e81;
	border:1px #fff solid;
}

.slide {
	background:#fff;
	text-align:center;
	padding-left:2px;
}