﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	}

#nav a {
	
	}	

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: #171718 url('../siteart/background.jpg') repeat-x top;
		}
 
td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
}	

h1 {
	color: #977f68;
	font-size: 33px;
	margin:0px;
	display: block;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
}

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#header {
	padding: 30px 0px 15px 0px;
	background: url('../siteart/header.gif') no-repeat 0px 30px; 
	text-align:right;
	height: 100px;
	vertical-align: bottom;
	font-weight: bold;
}

#header a {
	color: #333333;
	text-decoration: none;
}

#header a:hover {
	text-decoration:underline;
	color: black;
}

#main-content {
	background: white;
}

#main-content-image {
	padding: 30px;
	background: white url('../siteart/welcome-photo.jpg') no-repeat 30px 30px;
	line-height: 18px;
}

#inv {
	background: white url('../siteart/background-gray.jpg') repeat-x top;
	padding: 24px 30px 0px 30px;
	border-top: 1px solid #ececec;
}

#gray {
	background: #ebebeb;
	padding: 24px 30px;
	border-top: 1px solid #d6d6d6;
}