body {
	background-color: #000;
	margin: 5,0,5,0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	scrollbar-base-color: #600;
 	scrollbar-track-color: #600;
	scrollbar-face-color: #993;
}
table	{
	background-color: #fff;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
td.about	{
	background-color: #363;
}
td.navbar	{
	background-color: #600;
}
td.contact	{
	background-color: #036;
}
td.services	{
	background-color: #636;
}
td.olive	{
	background-color: #993;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
}
p.copyright	{
	font-size: .6em;
	color: 000;
}
p.navbar_on	{
	font-size: .7em;
	font-weight: bold;
	color: #fff;
}
p.phone	{
	font-size: .9em;
	color: #fff;
	font-weight: bold;
	margin: 0,0,10,0;
}
p.splash	{
	font-size: .75em;
	margin: 10,0,10,10;	
}
ul	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
}
h2.about	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	color: #063;
}
h3.about	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 500;
	color: #063;
}
h2.contact	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	color: #036;
}
h3.contact	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 500;
	color: #036;
}
h2.services	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 800;
	color: #636;
}
h3.services	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 600;
	color: #636;
}
a:link { 
		color: #600; 
		text-decoration: underline;
}
a:hover { 
		text-decoration: underline; 
		color: #993;
}
a:active { 
		text-decoration: underline; 
		color: #993; 
}
a:visited { 
		color: #666;
}
a:visited:hover {
		color: #993;
}
a.nav_splash	{
	display: block;
	background-color: #600;
	width: 100%;
	line-height: 23px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.nav_splash:hover	{
	background-color: #993;
	width: 100%;
	color: #fff;
	text-decoration: none;
	font-weight:  bold;
}
a.nav_splash:visited {
	display: block;
	background-color: #600;
	width: 100%;
	line-height: 23px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.nav_splash:visited:hover	{
	background-color: #993;
	width: 100%;
	color: #fff;
	text-decoration: none;
	font-weight:  bold;
}

a.navbar	{
	display: block;
	background-color: #600;
	width: 100%;
	line-height: 20px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
	font-size: .8em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.navbar:hover	{
	background-color: #993;
	width: 100%;
	color: #fff;
	text-decoration: none;
	font-weight:  bold;
}
a.navbar:visited {
	display: block;
	background-color: #600;
	width: 100%;
	line-height: 20px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
	font-size: .8em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.navbar:visited:hover	{
	background-color: #993;
	width: 100%;
	color: #fff;
	text-decoration: none;
	font-weight:  bold;
}
div.content	{
	margin-left: 2%;
	margin-top: 2%;
	margin-right: 2%;
	margint-bottom: 2%;
}