@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C60;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C60;
}
a:hover {
	text-decoration: none;
	color: #C60;
}
a:active {
	text-decoration: underline;
	color: #C60;
}
h1 {
	font-size: 16px;
	padding-top: 20px;
	font-style: normal;
	padding-left: 0px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}
h2 {
	font-size: 16px;
	color: #333;
	padding-left: 5px;
	vertical-align: text-top;
	padding-top: 0px;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
h3 {
	font-size: 16px;
	color: #666;
	padding-left: 15px;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
h4 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}
#maincontent {
	padding-right: 40px;
	padding-left: 20px;
}
#tableside {
	background: url(images/sidnav.jpg) no-repeat center top;
}
.sidnavbgrnd {
	background: url(images/sidnav.jpg) no-repeat center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	padding: 2px;
	font-weight: bold;
}
.bottomnav {
	border: 1px solid #CCC;
	padding-top: 10px;
	text-align: center;
	vertical-align: text-bottom;
	padding-bottom: 3px;
}.phone {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #C00;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 1px;
}
