 /* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(assets/images/bg.jpg) left top repeat;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #d9a65b;
	font: bold italic 16px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #B59971;
	font: bold italic 14px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #8d6b3e;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #d9a65b;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #60492A;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.box {
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	background-color: #F1F1F1;
	border: 1px solid #60492A;
}
#dues {
	width: 350px;
	height: auto;
	padding: 20px;
	margin: 1em auto;
	border: 5px dotted #d79e51;
	background-color: #fff;
}
/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
#leftCol {
	float: left;
	margin: 90px 20px 20px 40px;
	padding: 10px;
	width: 180px;
	height: auto;
	border: 1px #000 solid;
}
/* Layout
---------------------------------------------- */
#container {
width:918px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
	#header {
	width:auto;
	height:135px;
	margin:0px;
	padding:0px;
	background:url(assets/images/header_bg.jpg) left top no-repeat;
	}
		#nav ul {
		width:auto;
		height:auto;
		margin:0px;
		padding:81px 50px 0 50px;		
		}
		#nav .rightNav {
		float:right;
		}
		#nav li{
		list-style:none;
		display:inline;		
		}
		#nav li a{
		color: #000;
		padding:14px 10px 19px 14px;		
		text-transform:uppercase;
		font:bold 12px/40px Arial, Helvetica, sans-serif;
		background:url(assets/images/nav_line.jpg) right top no-repeat;			
		}
		#nav .last {
		background:none;
		}
		#nav li a:hover {
		text-decoration:none;
		color:#fff;
		}
	#rightCol {
		float: right;
		margin: 0px;
		padding: 122px 13px 0px 0px;
		width: 165px;
		height: auto;
}
		#rightCol .paper {
		margin: 0px;
		padding: 47px 0px 0px 0px;
		width: 165px;
		height: 91px;
		color: #906E41;
		font: bold italic 14px/20px Arial, Helvetica, sans-serif;
		text-align: center;
		background: transparent url(assets/images/rightPaper.png) no-repeat left top;
}
			#rightCol .paper a {
			color: #906E41;
			text-decoration: none;
}
			#rightCol .paper a:hover {
			color: #d9a65b;
			text-decoration: none;
}

	#contents {
	width:auto;
	height:auto;
		_height:470px;
		min-height:470px;
	margin:0px;
	padding:10px 50px 10px 50px; 
	background:url(assets/images/contents_bg.jpg) right top no-repeat;
	}
		#middleCol {
		margin:0px 130px 0px 0px;
		padding: 0px;
		width: auto;
		height: auto;
}
	#footer {
	width:auto;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(assets/images/footer_bg.jpg) left top no-repeat;
	}
		#bottomInfo {
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		text-align:center;
		font:bold 12px/28px Arial, Helvetica, sans-serif;
		color:#000;
		}
			#bottomInfo .space {
			width:20px;
			height:auto;
			margin:0px;
			padding:0 10px 0 10px;
			}
#bottomNav {
width:918px;
height:auto;
margin:0 auto;
padding:0px;

text-align:center;
}
	#bottomNav li {
	list-style:none;
	display:inline;
	}
	#bottomNav li a{
	font:10px Arial, Helvetica, sans-serif;
color:#000;
	padding:0 10px 0 10px;
	border-right: 1px solid #000;
	}
	#bottomNav li a:hover {
	text-decoration:none;
	color:#DBA55D;
	}
	#bottomNav .last {
	border:none;
	}
#copy {
width:918px;
height:auto;
margin:0 auto;
padding:0px;
text-align:center;
font:10px Arial, Helvetica, sans-serif;
color:#000;
}
