/* SFCA CSS */

/* Structure */
body {
text-align: center;
background: #FAE8C9;
font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; 
font-size: 10px;
color: #000000;}

div#container {
	width: 780px;
	margin: 12px auto 12px auto;
	background: #FFFFFF;
	text-align:left;
	border: 1px solid #C0AF8C;}
	
div#header {
	height: 111px;
	margin: 0px;
	padding: 0px;}


/* Images*/
img {
	border: 0px;}
	
	
/* Main Links */
a:link {
	color: #8E874E;
	text-decoration: none;
	font-weight: normal;}

a:visited {
	color: #8E874E;
	text-decoration: none;
	font-weight: normal;}
		
a:active {
	color: #8E874E;
	text-decoration: none;
	font-weight: normal;}		

a:hover {
	color: #C0AF8C;
	text-decoration: underline;
	font-weight: normal;}

a img {
	border: 0px;}
	

/* Navigation */
#nav {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 780px;}

#navbar {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 0px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	letter-spacing: .5px;
	background: #C0AF8C;
	height: 41px;}

#navbar ul {	
	float: right;
	margin: 0px;
	padding: 0px;
	background: #C0AF8C;}

#navbar li {
	display: inline;}

#navbar li a {	
	float: left;
	color: #FAE8C9;
	text-decoration: none;
	font-weight: normal;
	background: #8E874E;
	height: 40px;
	margin-left: 2px;
	text-align: left;
	display: block;
	line-height: 40px;
	padding-left: 8px;
	padding-right: 8px;}

#navbar li.current_page_item a {	
	background: #C0AF8C;
	color: #FAE8C9;
	text-decoration: underline;
	font-weight: normal;}

#navbar li a:hover {	
	background: #FAE8C9;
	color: #8E874E;
	text-decoration: underline;
	font-weight: normal;}


/* Smooth Gallery */
#myGallery {
	float: left;
	width: 474px !important;
	height: 285px !important;
	border-bottom: 1px solid #C0AF8C;
	border-right: 1px solid #C0AF8C;}

#myGallery h3 {
	color: #534C12;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 0px 12px;}

#myGallery h2 {
	font-size: 16px;
	color: #534C12;
	font-weight: bold;
	padding: 3px 0px 0px 12px;}

#myGallery p {
	color: #534C12 !important;
	font-size: 11px;
	padding: 0px 0px 0px 12px;
	font-weight: bold;}

#myGallery h2 a {
	font-size: 16px;
	color: #534C12 !important;}

.slideInfoZone {
	height: 60px !important;
	background: #F8F8F8 !important;
	margin: 0px 0px 0px 0px;}
		
		
/* Extra Header */
div#extra {
	height: 285px;
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #C0AF8C;
	border-bottom: 1px solid #C0AF8C;
	clear: both;}	
	
div#extra-sidebar {
	height: 285px;
	width: 276px;
	float: right;
	margin: 0px 12px 12px 12px;
	text-align: center;
	font-size: 16px;
	color: #534C12;
	font-weight: bold;
	line-height: 20px;}
	
P.headerSmall {
	font-size: 12px;
	font-weight: normal;
	text-align: left;}	
	
	
/* Main */
div#wrapper {
	/*clear: both;*/
	width: 420px;
	margin: 0px 36px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;}
	
div#content {
	margin: 0px 0px 12px 0px;}
	
/* Entry */
.post {
	padding: 0px;
	font-size: 11px;
	line-height: 16px;}

.postmetadata {
	clear: both;
	font-size: 10px;
	color: #000000;
	background: url(images/documents.gif) no-repeat center left;
	padding-left: 24px;
	/*border-top: 1px #C0AF8C solid;*/
	padding-top: 2px;}

.post h2 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;}
	
.post P {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;}		
		
.entry img {
	border: 1px #8E874E solid;
	padding: 5px;
	margin: 5px;}

.entry a:hover img {
	border: 1px #8E874E solid;}	
	
.post ul, .post ol {
	margin: -6px 20px 12px 30px;
	padding: 0px 0px 0px 0px;}

.post ul li {
	list-style-type: disc;
	list-style-position: outside;
	font-style: italic;
	color: #000000;
	line-height: 20px;}

.post blockquote {	
	margin: 0px 20px 0px 24px;
	padding: 0px 0px 0px 12px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	border-left: 2px #8E874E dotted;}

.post a {	
	color: #8E874E;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;}

.post a:visited {	
	color: #8E874E;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;}
	
.post a:active {	
	color: #8E874E;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;}
	
.post a:hover {	
	color: #000000;
	letter-spacing: .5px;
	text-decoration: underline;
	font-weight: normal;}

.alignleft {
	float: left;}

.alignright {
	float: right;}
	
.center {
	text-align: center;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	margin: 24px 0px 0px 0px;}


/* Sidebar lower right */
div#sidebar2 {
	float: right;
	width: 270px;
	margin: -12px 0px 0px 0px;
	padding: 0px 18px 24px 18px;
	background: #C0AF8C;}	
	
#sidebar2 h2 {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	color: #534C12;
	font-weight: normal;}	

.textwidget {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;}	

P.textwid {
	margin: 3px 0px 6px 12px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	line-height: 16px;}
	
P.faqs {
	margin: 3px 0px 6px 12px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #534C12;
	line-height: 18px;}
	
BLOCKQUOTE.spanfaqs {
	font-weight: normal;
	margin: 0px 0px 24px 24px;
}

P.bios {
	margin: 3px 0px 6px 12px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;}
	
P.info {
	margin: 12px 0px 6px 12px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;}	
	
P.quotes {
	text-align: right;
	margin: 12px 0px 6px 12px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;}	
	
.header {
font-size: 14px;
color: #534C12;
font-weight: normal;
line-height: 18px;	
}

P.yelp {
	margin: 0px 0px 24px 18px;
	padding: 0px;	
}
	
#sidebar2 ul {
	margin: -6px 20px 0px 42px;
	padding: 0px 0px 0px 0px;}

#sidebar2 ul li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 11px;
	font-style: italic;
	color: #F9F2E5;
	line-height: 20px;}	

#sidebar2 a {	
	color: #F9F2E5;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;}

#sidebar2 a:visited {	
	color: #F9F2E5;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;}

#sidebar2 a:active {	
	color: #FAE8C9;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: normal;}

#sidebar2 a:hover {	
	color: #000000;
	letter-spacing: .5px;
	text-decoration: underline;
	font-weight: normal;}

/* Search */
#searchform {
	margin: 5px 0px 5px 0px;}

#searchform h2 {
	margin: 12px 0px 6px 0px;
	padding: 0px;
	font-size: 16px;
	color: #534C12;
	font-weight: normal;}

.fieldInput {
	margin: 0px 0px 0px 12px;
	border: 2px inset #534C12;
	background-color: #FFFFFF;}

.btnInput {
	border: 2px outset #534C12;
	background-color: #EBEBEB;
	font-size: 10px;}

/*input#searchsubmit {
	display: none;}*/

input#s {
	width: 150px;
	font-size: 11px;
	border: 2px inset #534C12;}







/* Footer */
div#footer {
	clear: both;
	width: 780px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	background: #8E874E;
	font-size: 9px;}

#identity {
	float: left;
	padding: 0px 0px 0px 24px;
	color: #FAE8C9;
	text-align: left;
	line-height: 16px;}
	
#details {
	float: right;
	padding: 0px 24px 0px 0px;
	color: #FAE8C9;
	text-align: right;
	line-height: 16px;}	

#footer P {
	margin: 0px 0px 0px 0px;
	letter-spacing: .5px;}
	
#footer a {
	color: #FAE8C9;
	text-decoration: none;
	font-weight: normal;}

#footer a:hover {
	color: #534C12;
	text-decoration: underline;
	font-weight: normal;}
	