﻿body {
	margin:20px 0px 0px 0px; 
	background: #000 url('../siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}


a:visited {
	color:#fff;
	text-decoration:underline;
}


a:active {
	color:#fff;
	text-decoration:underline;
}


a:link {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	color:#dfac00;
}


a.top:visited {
	color:#000;
	text-decoration:underline;
}


a.top:active {
	color:#000;
	text-decoration:underline;
}


a.top:link {
	color:#000;
	text-decoration:underline;
}
a.top:hover {
	color:#b9120a;
}


#navtable {
	vertical-align:top; 
	background: url('../siteart/navbg.jpg') repeat-x; 
	width:100%;
}

a.nav:visited{
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:10px 10px 5px 10px;
	text-decoration:none;
	display:block;
	
}

a.nav:active{
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:10px 10px 5px 10px;
	text-decoration:none;
	display:block;
}

a.nav:link{
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:10px 10px 5px 10px;
	text-decoration:none;
	display:block;
}
a.nav:hover {
	color:#dfac00;
}


.address {
 font-family:Arial Black, Arial, Helvetica, sans-serif;
 color:#b9120a;
 font-size:12px;
 font-style:italic;
 line-height:2em;
}

.phone {
 font-family:Arial Black, Arial, Helvetica, sans-serif;
 color:#b9120a;
 font-size:14px;
}

.title {
 font-family:Arial Black, Arial, Helvetica, sans-serif;
 color:#fff;
 font-size:18px;
 line-height:18px;
 padding-bottom:10px;
 border:0px;
 display:block;
}

.title2 {
 font-family:Arial, Helvetica, sans-serif;
 color:#fff;
 font-weight:bold;
 font-size:18px;
 line-height:18px;
 padding-bottom:10px;
 border:0px;
 display:block;
}



#header {
	vertical-align:top; 
	background: url('../siteart/headerbg.jpg') repeat-x; 
	width:100%;
}

#right {
	vertical-align:top; 
	background:#333333  url('../siteart/rightbg.jpg') no-repeat;
	width:569px;
}

#right2 {
	background:#333333 url('../siteart/rightbg2.jpg') no-repeat;
	width:569px;
}


#left {
	vertical-align:top; 
	background:#0f0f0f url('../siteart/leftbg.jpg') no-repeat; 
	width:232px;
}