﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav-cell {
	border-bottom: 3px solid #e2e2d4;
}

#nav {
	border: 0px;
	width: 100%;
	}
	
#nav td {
	border-right: 1px solid #4d4b4f;
	border-left: 1px solid #1d1c1f;
	text-align:center;
	font-size:11px;
}	


#nav a {
	display:block;
	text-transform:uppercase;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background: #323034 url('../siteart/nav-off.jpg') repeat-x top;
	padding: 8px 10px 7px 10px;
}	
		
#nav a:hover {
	background: #323034 url('../siteart/nav-on.jpg') repeat-x top;
}	



body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	background: #c3bea8 url('../siteart/background.jpg') repeat-x top;
	overflow-x: hidden;
	}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#common-white {
	border:0;
}

#common-white td {
	color: white;
	line-height: 18px;
	vertical-align: top;
}

#header {
	font-size: 18px;
	font-weight: bold;
	color: white;
	background: url('../siteart/header.jpg') no-repeat;
	border-bottom: 3px solid #171618;
}

#header div {
	float: right;
	padding: 50px 30px 0px 0px;
}

#left {
	background: url('../siteart/contact-left.jpg') no-repeat left;
	line-height: 18px;
	padding: 16px 0px 0px 28px;
}

#left a {
	font-size: 10px;
}

#main-content {
	padding:20px 14px 14px 14px;
	line-height: 18px;
	color: white;
	background: #1c3414 url('../siteart/green-background.jpg') no-repeat bottom;
}

#main-content a {
	color: white;
}

#main-content a:hover {
	color: #ddffd4;
}

.title {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#inv {
	background: #0c1b07 url('../siteart/green-background-bottom.jpg') no-repeat top;
	padding: 14px;
	color: white;
}