.suite_nav ul {
	background: url(/images/bg/suite_logo.gif) no-repeat;
	}

/* ----------- DESIGN ----------- */

/* Titles */


h2 {
	font-size: 20px;
	line-height: 20px; 
	padding-bottom: 5px;
	color: #A79f8C;
	}

BODY {
	background: #A79f8C;
	}
#header {
	background: url(/images/bg/header.jpg) 0px no-repeat;
	}
#header h1 {
	padding-top: 50px;
	}
#header h1 a {
	background: url(/images/bg/logo.jpg) no-repeat;
	outline: none;
	}
#nav {
	background: #E0DDCF;
	border-top: solid 1px #D3D4C2;
	border-bottom: solid 1px #D3D4C2;
	}
#nav li a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: .2px;
	color: #444;
	padding: 10px 15px;
	display: block;
	}
#nav li a:hover {
	color: #FFF;
	background: #7e9837;
	}
#nav li.donate a {
	color: #FFF;
	background: #B42A1D;
	}
	
#content {
	background: url(/images/bg/content.jpg) -1px repeat-y;
	}

.subnav li p {
	padding: 0px;
	}
#footer {
	height: 50px;
	
	background: url(/images/bg/footer.jpg) no-repeat;
	clear: both;
	width: 802px;
	margin: 0px auto 20px;
	}