@charset "utf-8";
.banner1 {
	border-width: 1px;
	border-style: none;
	height: 251px;
	background-image: url(../Images/Banner_logo_brown.jpg);
	background-repeat: no-repeat;
	margin-left: 200px;
}

#leftSidebar {
	border-width: 1px;
	border-style: none;
	width: 180px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: lower-roman;
}

#leftSidebar ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	left: auto;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

#leftSidebar li {
	margin: 0px 0px 20px;
	list-style-type: none;
	text-decoration: none;
}

#leftSidebar a {
	text-decoration: none;
	display: block;
	color: #bf662b;
}

#leftSidebar a:hover {
	color: #FC9;
}
li.current {
	color: #F3DBCB;
}

.rightSidebar {
	float: right;
	width: 180px;
	background-image: url(../Images2/AspenSample.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 5px;
	margin-right: 0px;
}

.rightSidebar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 4px solid #8E5628;
	border-bottom: 4px solid #8E5628;
	color: #8E5628;
	background-color: #F0D8AA;
	display: block;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #bf662b;
	font-weight: bolder;
}
.mainContent h1 {
	text-align: center;
}


.rightSidebar a {
	text-decoration: none;
	color: #8E5628;
	font-weight: bold;
	text-align: center;
	background-color: #F0D8AA;
	display: block;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

.rightSidebar a:hover {
	color: #E9C5A0;
}

.footer {
	padding: 5px 0px 0px 5px;
	margin-top: 15px;
	margin-right: 200px;
	clear: both;
	background-color: #F0D8AA;
	border: 1px solid #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.6em;
	text-align: right;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #fff;
}

.rightSidebar p, h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

.rightSidebar p {
	font-size: .9em;
	padding-top: .5em;
}

.mainContent {
	margin-left: 210px;
	border-width: 1px;
	border-style: none;
	clear: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #bf662b;
	left: auto;
}
.mainContent p {
	color: #8F4619;
}

.linkIcon {

}
.membership {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #9F4E0F;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}


.linkIcon a {
	display: block;
	background-color: #CCC;
	text-decoration: none;
	height: 100px;
	width: 450px;
	padding: 15px;
}
.linkIcon a img {
	margin-right: 0px;
	float: right;
	clear: both;
}


.mainContent h2 {
	text-align: center;
}
.mainContent ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}

.wrapper {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.mainContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	border-style: none;
	border-color: #EEE;
	width: 90%;
	margin-right: 0px;
	margin-left: auto;
}
#Headline {
	background-color: #FFFF8A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #9C5625;
	border: 2px solid #9C5625;
	padding: 10px;
}
#Headline p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}




table {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	border-collapse:collapse;
	font-size: 0.75px;
}

td {
	border-color: #DDF;
	color: #9a5423;
}
p a {
	color: #bf662b;
}
#Headline h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9E501F;
}
#Headline ul {
	list-style-type: none;
	font-size: 1.4em;
}
#Headline p {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

