﻿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 {
	border: 0;
	width: 100%;
	}

#nav a {
	
	}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	background: #0e0e10 url('../siteart/background.jpg') repeat-x top;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 660px;
	background: white;
}	

#inv-box {
	background:white url('../siteart/content-bkg-blank.gif') repeat-x;
	padding: 18px;
	vertical-align:top;
	width:50%;
}

#inv-box div {
	background:#f1f2ed;
	border:1px solid #d2d2d2;
	padding: 10px 0px 20px 10px;
	line-height:20px;
}

#green-box {
	background:white url('../siteart/content-bkg-blank.gif') repeat-x;
	padding:18px;
	vertical-align:top;
	width:50%;
}

#green-box div {
	background:#49663f;
	padding:18px;
	color: white;
}

#green-box div a {
	color: white;
}

#green-box div a:hover {
	color: #bee2b1;
}

#main-content {
	padding:0px 18px 18px 18px;
	vertical-align:top;
	font-size: 12px;
	line-height:18px;
}

.main-title {
	color: #49663f;
	font-size:20px;
	margin: 8px 0px;
	display:block;
}

.green-title {
	color: #bee2b1;
	font-size: 16px;
}

#bottom {
	 padding:12px 0px;
	 font-size:11px;
}

#bottom-cell {
	padding:0px 18px;
}


#inv {
	text-align:center; padding:18px;
}

#inv div {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom:18px;
}

