/* 
    AUTHOR: Mark Wiard
            Mark@woodenski.com
            MarkWiard.com
			
Site Colors
 Dark Blue Text and Links - #193153
 Light Tan - CAAD5D
 Medium Tan - 705B26
 Light Tan Content Background - #F1F1F1
			
			
*/

/* RESETS & BASIC PAGE SETUP */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}
h1 {
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .3px;
	margin-top: .3em;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 5px;
}

h5 {
	font-size: .7em;
	font-weight: bold;
	margin-bottom: 5px;
}

h6 {
	font-size: .6em;
	font-weight: bold;
	margin-bottom: 5px;
}



/* TOOLBOX */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}
/* END TOOLBOX */



/* STRUCTURE AND STUFF */

body {
	color: #193153;
	text-align: center;
	background-color: #AAC8E2;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	background-image: url(images-site/Background-diagonal.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
	border: 2px solid #193153;
}
#header-bar {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images-site/Border-Fleur-Top.gif);
	height: 16px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images-site/Border-Fleur-Bottom.gif);
	height: 90px;
	background-repeat: no-repeat;
	background-position: center top;
	bottom: 15px;
	padding-top: 24px;
	font-size: .8em;
}
#header{
	height: 80px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#logo {
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
	top: 30px;
	position: relative;
	float: left;
}

#whats-happening{
	float: left;
	margin-left: 170px;
	margin-top: 15px;
	display: none;
}

#contact-info{
	float: right;
	text-align: right;
	font-size: 0.9em;
	margin-right: 200px;
	margin-top: 4px;
	line-height: 1.2em;
}

#wideimage {
	height: 275px;
	z-index: 25;
}

#navigation {
	background-color: #DADADA;
	height: 25px;
	display: none;
}

#content {
	float: left;
	padding: 0px;
	width: 745px;
	margin: 0px;
	overflow: visible;
}

#sidebar {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}

#sidebar li {
	text-align: left;
	margin-left: 20px;
	color: #FD6A2A;
	padding-top: 2px;
	display: none;
}

.Blue-Box-Top {
	width: 730px;
	border: thin solid #000000;
	background-color: #FFFFFF;
	background-image: url(images-site/Blue-Box-Header.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	overflow: auto;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.Blue-Box-Top img {
	margin: 5px;
	padding: 0px;
}

a:link {
	color:#193153;
	text-decoration: underline;
}
a:visited {
	color:#193153;
	text-decoration: underline;
}
a:hover {
	color:#395C82;
	text-decoration: none;
}
a:active {
	color:#193153;
	text-decoration: underline;
}
#subnav {
	color: #D6B7A1;
	text-decoration: none;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
/* Classes  */

.highlight {
	font-size: 1.4em;
	color: #6F2A00;
	font-weight: normal;
	font-style: italic;
	line-height: 1em;
}
.highlight-two {
	font-size: 1.4em;
	color: #FD6A2A;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
}
.highlight-three {
	font-size: 1.4em;
	color: #C6D6ED;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
}
.bullet-list {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 1em;
	margin-left: 15px;
}

.table-spacer{
}
.table-spacer td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Member Stuff */
.member-breadcrumb {
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
}
.member-photo {
	padding: 8px;
	float: left;
	width: 275px;
}
.member-description {
	float: left;
	width: 325px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.member-separator {
	width: 80%;
	background-image: url(images-site/horizontal-bar-trans.png);
	clear: both;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
/* End Member Stuff */
.newsletter-caption {
	font-size: 0.8em;
	width: 450px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.Blue-Box-Top ul {
	list-style-type: disc;
	padding-left: 10px;
	color: #F87600;
	margin-left: 20px;
	line-height: 1.3em;
}

