/* Default Structural DIVs (Template 3)
================================================================================================================ */
#wrapper {
	background-color: #fddab3;
	width: 900px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#header {
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 283px;
	position: relative;
}

#superNav {
	width: 900px;
	height: 28px;
	background-color: #590226;
	text-align: right;
	color: #c9ac6a;
}
#superNav a {
	font-size: 10.5px;
	color: #c9ac6a;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 5px 0px 0 0;
	vertical-align: baseline;
}
#superNav a:hover {
	font-size: 10.5px;
	color: #fff;
}



#nav {
	left: 0px;
	position: absolute;
	background-image: url('images/navFiller.png');
	background-repeat: repeat-x;
	text-align: center;
	width: 900px;
	height: 33px;
	top: 311px;
}

#nav table {
	border-collapse: collapse;
	margin: 0 auto;
}
#nav table td {
	vertical-align: top;
}

#nav table td a {
	padding: 15px;
	font-size: 12.5px;
	letter-spacing: .12em;
	color: #330217;
}


#nav table td a:hover {
	color: #fddab3;
	padding: 0px 15px 20px 15px;
	background-image: url('images/navOnFiller.png');
	background-repeat: repeat-x;
	
}


#sidebar {
	float: right;
	color: #805f34;
	background-color: #efcfac;
	width: 245px;
	line-height: 1.5em;
	padding: 0px 0 15px 0; margin: 63px 15px 5px 0; 
	border-bottom: 6px solid #b88c5b;
}


#content {
	width: 615px;
	position: relative;
	padding: 0px; margin: 41px 0 0 0;
}




#footer {
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	color: #262318;
	font-size: 10px;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	height: 55px;
}
#footerLinks {
	color: #c9ac6a;
}
#footerLinks a {
	font-size: 10.5px;
	color: #c9ac6a;
}
#footerLinks a:hover {
	font-size: 10.5px;
	color: #fff;
}

.sectionIntro {
	font-size: 55px;
	font-style: italic;
	color: #08463b;
}



/* Structural DIV-Specific Styles
================================================================================================================ */
#content img {
	margin: 5px 0 15px 0;
}

#content h1{
	color: #531717;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: .03em;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}
#content h2 {
	color: #531717;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: .03em;
	margin: 20px 0px 5px 0px;
}
#content p {
	font-size: 1.3em;
	color: #531717;	
	letter-spacing: .02em;
}
#content p#sectionIntro {
	font-size: 15px;
	line-height: 1.4em;
	font-style: italic;
	color: #08463b;
}
#content a {
	color: #531717;
	font-size: .98em;
	font-style: normal;
}
#content a:hover {
	color: #fff;
}
#content blockquote {
	background-color: #fde1c2;
	padding: 15px;
}
#content blockquote span {
	font-size: 1.4em;	
}
#content ul {
	margin-left: 5px;
	list-style: none;
}
#content li {
	background: url('images/bulletOrn.png') no-repeat 0 50%;
	padding-left: 20px;
}
#content ul li a {
	font-size: 13px;
	font-style: normal;
	letter-spacing: .05em;
	line-height: 1.7em;
}




	
#footer a {
	margin: 0 25px 0 25px;
	font: "Georgia", serif;
	color: #fff;
	letter-spacing: .18em;
}
#footer a:hover {
	color: #1e6399;
}
#footer p {
	padding: 5px 0 0 0;
	font: "Georgia", serif;
	font-size: 1em;
	font-style: italic;
	
	letter-spacing: .07em;
	color: #fff;
}
#footer img {
	padding-top: 10px;
}





.sidebarModule {
	border-top: 6px solid #b88c5b;
	padding: 0 0 0 0;
}
#sidebar div {
	padding: 0 15px;
}
#sidebar h3 {
	font-size: 15px;
	line-height: 1.1em;
	letter-spacing: .05em;
	color: #805f34;
	text-align: center;
	font-variant: small-caps;
	background-color: transparent;
	border: none;
	padding: 5px 0 5px 0; margin: 0px;
}
#sidebar p {
	font-style: normal;
	font-size: 12px;
	letter-spacing: .01em; 
	line-height: 1.5em;
	padding: 15px 0px 15px 0px; margin: 0px;
}
#sidebar h4 {
	font-size: 14px;
		letter-spacing: .05em;
	text-align: center;
	font-variant: small-caps;
	padding: 15px 0 15px 0 ; margin: 0 0 0 0;
}
#sidebar ul li a {
	font-size: 12px;
	line-height: 1.6em;
	color: #805f34;
	text-decoration: underline;
}
#sidebar ul li a:hover {
	color: #526e42;
}
#sidebar span a {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	display: block;
	font-size: 12px;
	text-decoration: underline;
	color: #531717;
}
#sidebar span a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #805f34;
}


/* Styles NOT constrained to a sructural DIV
================================================================================================================ */

.pageTitle {
	font: 3em "Trebuchet MS", serif;
	font-weight: bold;
	color: #275583;
	padding: 0px 0px 0px 5px;
}

.floatRight {
	float: right;
}
 
.dropCap {
 float:left;
 margin-top:0px;
 padding: 10px 1px 0 0;
 font-size: 38px;
 height: 50%;
 
 font-family:"Georgia", serif;
}
