a#logo {
	color: #493B37;
	font-size: 24px;
	font-weight: bold;
	line-height: 124px;
	text-decoration: none;
}
a:link, a:visited {color: #2b6c00;text-decoration: none;}
a:hover, a:active {color: #2b6c00;text-decoration: underline;}
a img {border: none;}
body {
	background: #7b854d url(Images/cssimg/bg-3-6.png) repeat-x 0 0;
	margin: 0;
	color: #181818;
}
#cap {background: url(Images/cssimg/bg-cap-3-6.png) no-repeat 0 0;height: 18px;}
#capsub {background: url(Images/cssimg/bg-capsub-3-6.png) no-repeat 0 0;height: 18px;}
/* Clearing floats without extra markup */
.clear:after, .container:after {
	content: "."; /* mozilla doesn't work properly without this line */
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {display: block;height: 1%;}
.column {float: left;margin-right: 10px;}
.container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 950px;
	margin: 0 auto;
}
#content {background: #D4C6A1 url(Images/cssimg/bg-nothing-3-6.png) repeat-x 0 0;border-bottom: 18px solid #7b854d;}
#content .inner {padding: 18px 36px 36px;}
#header-container {background: url(Images/cssimg/bg-header-3-6.png) repeat-x 0 0;height: 126px;}
.last {margin-right: 0;}
#main {background: #fff;}
#nav {height: 72px;}
#nothing {background: url(Images/cssimg/bg-nothing-3-6.png) repeat-x 0 0;height: 72px;}
#placeholder-footer {
	color: #FFF;
	font-size: 11px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 20px;
}
#placeholder-logo {padding-left: 20px;padding-top: 10px;}
#placeholder-nav {
	position: relative;
	float: right;
	height: 17px;
	padding-right: 33px;
	width:500px;
	top: 81px;
	overflow:hidden;
}
.small {font-size: .8em;margin-bottom: 1.875em;line-height: 1.875em;}
.span-1 {width: 30px;}
.span-6 {width: 230px;}
.span-8 {width: 310px;}
.span-16 {width: 630px;}
.span-17 {width: 670px;}
