/* Default Structural DIVs Template 1
================================================================================================================ */
#headerWrapper {
background-image: url('images/headerWrapperFiller.png');
background-repeat: repeat-x;
position: relative;
}
#header {
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 212px;
	position: relative;
}
#superNav {
	margin: 0 auto;
	width: 900px;
	height: 25px;
	background-color: #4f2200;
	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 {
	background-image: url('images/navFiller.png');
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 auto;
	width: 900px;
	height: 26px;
}

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

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


#nav table td a:hover {
	color: #fddab3;
	padding: 0px 15px 20px 15px;
}


#sidebar {
	float: right;
	color: #b4631a;
	background-color: #f6eed7;
	width: 259px;
	line-height: 1.5em;
}

#contentWrapper {
	background-image: url('images/contentWrapperFiller.png');
	background-repeat: repeat-y;
	width: 900px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#contentWrapper2 {
	background-image: url('images/contentWrapperFiller2.jpg');
	background-repeat: repeat-y;
	width: 900px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#content {
	width: 620px;
}


#footerWrapper {
	background-image: url('images/footerFiller.png');
	background-repeat: repeat-x;
	background-color: #4f2200;
	padding-bottom: 60px;
}

#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: 67px;
}
#footerPhone {
	font-size:11px;
	color: #ceb985;
	letter-spacing: .03em;
}
#footerAddress {
	font-size: 11px;
	color: #ceb985;
	letter-spacing: .03em;
}
#footerLinks {
	color: #c9ac6a;
}
#footerLinks a {
	font-size: 10.5px;
	letter-spacing: .1em;
	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: bold;
	font-size: 22px;
	letter-spacing: .03em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content h2 {
	color: #531717;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: .03em;
	font-style: italic;
	margin: 15px 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: italic;
}
#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 div {
	margin-bottom: 12px;
}
#sidebar div.testimonial {
	background-color: #ceb985;
}
#sidebar div.testimonial h3 {
	padding: 10px 0 10px 0; margin: 0px;
}
#sidebar div.testimonial p {
	padding: 0 10px 10px 10px; margin: 0px;
	text-align: center;
}

#sidebar h3 {
	color: #805f34;
	font-size: 15px;
	line-height: 1.3em;
	font-variant: small-caps;
	background-color: transparent;
	border: none;
	padding: 0px 0 10px 0; margin: 0px;
}
#sidebar p {
	font-style: normal;
	font-size: 12px;
	letter-spacing: .01em; 
	line-height: 1.5em;
	padding: 0px 0 10px 0;
}
#sidebar h4 {
	font-size: 14px;
	letter-spacing: .05em;
	text-align: center;
	font-variant: small-caps;
}
#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-align: right;
	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;
}
 

