﻿a:link, a:visited, a:active {text-decoration:underline; color:white}
a:hover {text-decoration:underline; color:#ffb31f;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	margin: 0px;
	background: #414b52;
	overflow-x: hidden;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: white;
}	

#nav {
	background: #ffc81f;
	border: 0;
	width:100%;
}

#nav td {
	width: auto;
}

#nav a {
	text-decoration:none;
	display:block;
	padding: 15px 30px 13px 30px;
	text-align:center;
	border-right: 1px solid #edb919;
	border-left: 1px solid #ffd248;
	font-size: 10px;
	text-transform: uppercase;
	color: #282828;
}

#nav a:hover {
	text-decoration: none;
	background:#ffb31f;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #999999;
border-bottom-width: 0;
z-index: 100;
background: #ffc81f;
width: 200px;
color: #282828;
}
.anylinkcss a:link {
display: block;
border-bottom: 1px solid #999999;
padding: 5px 5px 5px 5px;
text-decoration: none;
color: #282828;
}
.anylinkcss a:active {
display: block;
border-bottom: 1px solid #999999;
padding: 5px 5px 5px 5px;
text-decoration: none;
color: #282828;
}
.anylinkcss a:visited {
display: block;
border-bottom: 1px solid #999999;
padding: 5px 5px 5px 5px;
text-decoration: none;
color: #282828;
}
.anylinkcss a:hover{ /*hover background color*/
text-decoration: none;
background:#ffb31f;
color: #282828;
}





#date {
	text-align: right;
	padding: 15px 30px 13px 200px;
	font-size: 11px;
	border-left: 1px solid #ffd248;
	color: #282828;
}

#inv {
	padding: 4px 0;
}

#content {
	background: black url('../siteart/background.jpg') no-repeat top left;
	padding:15px;
}

#content2 {
	background: black url('../siteart/background.jpg') no-repeat top left;
	padding:10px 0px 10px 0px;
	text-align:center;
}


.imgborder {
	border: 2px solid white;
}

#phone {
	font-weight:bold;
	font-style:italic;
	font-size:20px;
	color:#333333;
	padding:5px 10px 6px 10px;
	text-align:right;
	background: #ffc81f;
	border: 0;
	width:100%;

}

#content-cell {
	border-left: #3d3d3d 1px solid;
	padding-left: 15px;
	vertical-align:top;
	color: white;
	width:100%;
}

#content-cell a {
	font-size: 11px;
	font-weight: bold;
	color: #ffc91e;
	text-decoration:none;
}

#content-cell a:hover {
	color: #ffedb4;
	}

.headline {
	display:block;
	border-bottom: 1px solid #ffc91e;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

#inv-links {
	border:0;
}

#inv-links a {
	text-decoration: underline;
	color: white;
	font-size: 13px;
	font-weight: normal;
}

#inv-links a:hover {
	color: #ffedb4;
}















a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#ababaa;}
a.footerlink:hover {text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px; color:white;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#ababaa;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8px; color:#ababaa;}

.divfooter
{width:450px; text-align:center;
}

