/* Default Structural DIVs (Template 2)
================================================================================================================ */
#wrapper {
	background-image: url('images/wrapperFiller.png');
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 900px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

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

#superNav {
	width: 900px;
	height: 30px;
	background-color: #2f241a;
	margin-top: 20px;
	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: 41px;
	top: 207px;
}

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

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

#nav table td a:hover {
	color: #334830;
	background-image: url('images/navOnFiller.png');
	background-repeat: repeat-x;
	
}


#sidebar {
	float: right;
	width: 260px;
	line-height: 1.5em;
	padding: 0px; margin: 41px 0px 0 0;
}


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





#footer {
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	color: #262318;
	font-size: 10px;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	height: 140px;
}

#footerLinks {
	color: #c9ac6a;
}
#footerLinks a {
	font-size: 10.5px;
	color: #c9ac6a;
}
#footerLinks a:hover {
	font-size: 10.5px;
	color: #fff;
}

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

#content h1{
	color: #805f34;
	font-weight: normal;
	font-size: 20px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
#content h2 {
	margin: 30px 0px 5px 0px;
}
#content p {
	font-size: 1.3em;
	color: #2f241a;	
	letter-spacing: .02em;
}
#content a {
	color: #6b928b;
	font-size: .98em;
	font-style: normal;
}
#content a:hover {
	color: #fff;
}
#content blockquote {
	font-size: 14px;
	font-style: none;
	text-align: center;
	line-height: 1.5em;
	color: #2f241a;
	padding: 0px 20px 20px 20px;
}
	
#content blockquote span {
	font-size: 1.4em;	
}


#content blockquote {
	background-color: #e3d188;
	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;
}






#sidebar div.testimonials {
	padding: 0 15px 0 15px;
	}
#sidebar div.testimonials p {
	color: #805f34;
	font-style: normal;
	font-size: 12px;
	letter-spacing: .01em;
	line-height: 1.8em;
	border-bottom: 1px dotted #805f34;
	padding: 0px 0px 10px 0px;
	}

.videoPlayer {
	padding: 0px; margin: 0px;
}


#sidebar div.sidebarTop {
	background-color: #e3d188;
	padding: 0 15px;
	
 	}
#sidebar div {

}
#sidebar h3 {
	font-size: 17px;
	letter-spacing: .05em;
	color: #805f34;
	text-align: center;
	font-variant: small-caps;
	background-color: transparent;
	border: none;
	padding: 15px 0 0 0;
}
#sidebar p {
	color: #805f34;
	font-style: normal;
	font-size: 12px;
	letter-spacing: .01em;
	line-height: 1.8em;

	padding: 0px 0px 10px 0px;
}
#sidebar h4 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #09372b;
	padding: 20px 0 5px 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: #526e42;
}
#sidebar span a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #805f34;
}

#sidebar div.relatedContent {
	padding: 0 15px 0 15px;
}

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

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

div.devNotes {
background-color:#333;
color:#fff;
font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
font-size:13px;
height:150px;
padding:15px;
text-align:center	
}
