@charset "UTF-8";

/***** Colors *****\
 Dk Brown - #2e2119
 Dk Tan - #998675
 Lt Tan - #e8d9ca
 Dk Blue - #123a5c
 Lt Blue - #7e8aa2
 Maroon - #840522
 Orange - #ff8000
 Green - #6c8059
\******************/

/*** XHTML Tags ***/

* {
	margin: 0; 
	padding: 0; 
	border: none; 
	font-family: Eurostile, Helvetica, Arial, sans-serif;
}

body {
	background-color: #998675;
}

h1 {
	font-size: 30px; 
	font-weight: 100; 
	color: #2e2119; 
	padding-top: 10px; 
	padding-left: 15px; 
	width: 295px; 
	height: 60px; 
	background: transparent url("/uploads/images/interface/h1Bkgrd.png") no-repeat;
	}

h2 {
	font-size: 22px; 
	font-weight: 100; 
	color: #ff8000; 
	margin: 10px 0; 
	text-align: center;
}

h3 {
	font-size: 18px; 
	font-weight: 100; 
	color: #ff8000; 
	text-align: left;
}

h4 {
	font-size: 16px; 
	font-weight: 100; 
	margin-left: 10px;
}

h5 {
	font-size: 22px; 
	font-weight: 100; 
	margin: 10px 0; 
	text-align: center;
}

h6 {
	font-size: 16px; 
	font-weight: 100; 
}

strong, b {
	font-weight: 400; 
	color: #ff8000;
}


/*** Page ***/

.wrapper {
	width: 1024px; 
	background-color: #2e2119;
}

#page {
	width: 974px; 
	padding: 0 25px;
}


/*** Header ***/

#header {
	width: 1024px; 
	height: 195px; 
	background: transparent url("/uploads/images/interface/header.jpg") no-repeat;
}

#searchBar {
	float: right; 
	width: 165px;
	font-size: 14px; 
	margin: 0 25px 0 0; 
	padding: 2px; 
	border: thin solid #ff8000; 
	background-color: #FFFFFF;
}

#advSearch {
	clear: right; 
	text-align: right; 
	font-size: 10px; 
	margin-right: 25px; 
	padding-top: 2px;
}

#advSearch a, 
#articleLink a {
	color: #e8d9ca; 
	text-decoration: none;
}

#advSearch a:hover {
	color: #ff8000; 
	text-decoration: underline;
}

#splashPageLink a {
	top: 155px; 
	left: 428px;
	font-size: 16px; 
	font-weight: 100; 
	color: #ff8000; 
	width: 150px; 
	height: 50px; 
	position: relative; 
	text-decoration: none;
}

#splashPageLink a:hover {
	text-decoration: underline;
}

	
/*** Sub-Navigation ***/

#navLeft {
	width: 150px; 
	clear: left; 
	float: left; 
	margin: 25px;
}

#navRight {
	width: 150px; 
	float: left; 
	margin: 25px;
}

.subNav {
	margin-bottom:	25px;
}

.subNav h2 {
	text-align: right; 
	margin-bottom: -3px;
}

.subNav ul {
	list-style-type: none; 
	text-align: right;
}

.subNav a {
	font-size: 12px; 
	display: block; 
	width: 150px; 
	height: 20px; 
	color: #998675; 
	padding: 10px 0 5px; 
	border-bottom: thin solid #ff8000; 
	text-decoration: none; 
	background: transparent url("/uploads/images/interface/subNavArwReach.png") no-repeat;
}

#build a {
	background: transparent url("/uploads/images/interface/subNavArwBuild.png") no-repeat;
} 

#connect a {
	background: transparent url("/uploads/images/interface/subNavArwConnect.png") no-repeat;
}

#coach a {
	background: transparent url("/uploads/images/interface/subNavArwCoach.png") no-repeat;
}

#empower a {
	background: transparent url("/uploads/images/interface/subNavArwEmpower.png") no-repeat;
}

.subNav a:hover, 
#build a:hover, 
#connect a:hover, 
#coach a:hover, 
#empower a:hover, 
a.navCurrent, 
#build a.navCurrent, 
#connect a.navCurrent, 
#coach a.navCurrent, 
#empower a.navCurrent {
	background-position: 0 -35px; 
	color: #e8d9ca;
}


/*** Content ***/

#content {
	width: 574px; 
	float: left; 
	margin-top: 25px; 
	text-align: justify; 
	color: #e8d9ca; 
	font-size: 14px;
}

#content p {
	margin: 15px 0;
}

#content li {
	margin-left: 25px; 
	padding-left: 2px;
}

#content blockquote {
	padding: 5px 20px; 
	font-style: italic; 
	color: #ff8000;
}

#contentImg {
	float: right; 
	width: 324px; 
	height: 216px; 
	border: #ff8000 thin solid; 
	margin: 0 0 5px 10px;
}

#colContent {
	width: 275px; 
	float: left; 
	margin: 6px 5px;
}

#articleLink {
	text-align: right; 
	margin-right: 20px;
}

#content a, 
#articleLink a {
	color: #e8d9ca; 
	text-decoration: none;
}

#content a:hover, 
#articleLink a:hover {
	color: #ff8000; 
	text-decoration: underline;
}

#clear {
	clear: both;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.brown {
	color: #2e2119;
}

#divider {
	width: 574px; 
	height: 5px; 
	border-top: thin dashed #998675; 
	margin: 5px 0 10px;
}

.divider-alt {
	width: 525px; 
	height: 5px; 
	border-top: thin dashed #998675; 
	margin: 5px 0 10px;
}

.categoryCloud {
	margin: 20px 0 25px; 
	text-align: center;
}

.categoryCloud a {
	font-size: 18px; 
	padding: 10px 5px;
}

.tagCloud {
	margin: 20px 0 25px;
}

#hCategories {
	font-size: 12px; 
	color: #e8d9ca;
}

.pagination,
.pagination-comments {
	text-align: right; 
	margin: 10px 0;
}

.pagination-comments a {
	color: #2e2119 !important;
}

.pagination-comments a:hover {
	color: #ff8000;
}

.notice {
	font-size: 12px; 
	font-style: italic; 
	color: #ff8000; 
	text-align: center; 
	margin: 10px 0;
}

#eventDates {
	font-size: 14px; 
	color: #ff8000; 
	margin: 10px 0;
}

.tagline {
	text-align: right;
	padding: 5px 0 15px;
	border-top: 1px solid #ff8000;
	font: normal 11px  Eurostile, Helvetica, Arial, sans-serif;
}

.comment-tag {
	text-align: right;
	padding: 5px 0 10px;
	margin-top: -5px;
	border-top: 1px solid #ff8000;
	font: normal 12px  Eurostile, Helvetica, Arial, sans-serif;
}

/*** Article Display ***/

.articlePage {
	width: 530px; 
	min-height: 500px; 
	background-color: #e8d9ca;
	padding: 10px 22px 20px;
}

.articlePage h2 {
	clear: both;
}

.articleBtns {
	width: 530px; 
	height: 30px;
}

#printBtn a, 
#backBtn a,
#members-home a {
	font-size: 12px; 
	display: block; 
	height: 20px; 
	color: #2e2119; 
	padding: 10px 0 5px; 
	text-decoration: none;
}

#backBtn a,
#members-home a {
	float: left; 
	padding-left: 35px; 
	background: transparent url("/uploads/images/interface/backArrows.png") no-repeat;
}

#members-home a {
	float: right;
}

#backBtn a:hover,
#members-home a:hover {
	background-position: 0 -35px; 
	color: #ff8000;
}

#printBtn a {
	float: right; 
	width: 100px;
	text-align: left; 
	background: transparent url("/uploads/images/interface/print.png") no-repeat;
}

#printBtn a:hover {
	background-position: 0 -35px; 
	color: #ff8000;
}

#backBtn a:active, 
#backBtn a:hover,
#backBtn a:visited, 
#printBtn a:active, 
#printBtn a:hover, 
#printBtn a:visited {
	border-style: none;
}

#articleImg {
	float: right;
	width: 324px; 
	height: 216px;
	border: #ff8000 thin solid; 
	margin: 0 0 5px 10px;
}

#articleBody,
#comments {
	color: #2e2119;
	text-align: left;
}

#articleBody a {
	color:#ff8000;
}

#articleBody strong, 
#articleBody b { 
	color:#2e2119;
	font-weight:bold;
}

#eventDates2 {
	font-size: 14px; 
	color: #2e2119; 
	margin: 10px 0; 
	text-align:center;
}


/*** Form Tags, Classes & IDs ***/

legend {
	font-size: 16px; 
	font-weight: 400; 
	color: #ff8000; 
	padding: 5px;
}

label {
	display: block; 
	font-size: 16px; 
	font-weight: 100;
}

#radio {
	font-size: 10px; 
	margin-left: 5px;
}

#textbox,
.textbox-alt, 
#textarea, 
.textarea-alt,
#dropdown, 
#formBtn,
.formBtn-alt {
	background: #e8d9ca;
	font-size: 14px; 
	margin: 5px 0; 
	border: #ff8000 solid thin;
}

#textbox {
	width: 250px; 
	padding: 2px;
}

#search {
	width: 500px; 
	background-color: #e8d9ca;
	font-size: 14px; 
	margin: 5px 0; 
	border: #ff8000 solid thin;
	padding: 2px;
}

#textarea {
	width: 565px; 
	height: 200px; 
	padding: 5px;
}

.textarea-alt {
	width: 515px; 
	height: 200px; 
	padding: 5px;
	background: #FFFFFF;
}

#dropdown {
	width: 250px;
}

#formBtn {
	padding: 2px; 
	color: #2e2119;
}

.formBtn-alt {
	padding: 2px; 
	color: #2e2119;
	background: #998675;
}

.textbox-alt {
	width: 250px; 
	padding: 2px;
	background: #FFFFFF;
}

/*** Footer ***/

#footer {
	float: left; 
	clear: both; 
	width: 1024px; 
	height: 25px; 
	color: #e8d9ca; 
	display: inline; 
	margin-top: 10px;
}

#footer a {
	color: #e8d9ca; 
	font-size: 11px; 
	padding: 0 2px; 
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #ff8000;
}

#copyright {
	clear:	both; 
	width: 1024px; 
	font-size: 10px; 
	color: #e8d9ca; 
	margin-top: 10px; 
	padding-bottom: 15px;
}