
/* Reset */

html, body, div, h1, h2, h3, h4, h5, h6, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0;}

ul, ol {margin:0;padding:0 0 0 2em;}

/*general */
body {
	background-color:#ffffff;
	font-size:62.5%;
	font-family:"Lucida Grande",verdana;
	color:#46464a;
	}
#wrap {
	background:url(../image/css-header-ie-bg.jpg) no-repeat top center ;
	}
.section{
	xoverflow:auto;
	}

.contents,
#navlist {
	clear:both;
	margin:0 auto;
	text-align:left;
	width:940px;
	}
h1,h2,h3,h4,h5,h6 {
	font-family:georgia;
	color:#3e2d2b;
	}
dl, ul{
	margin:0;
	padding:0;
	}
p, dt, dd, li, .meta {
	font-size:1.1em;
	line-height:1.7;
	}
dt {
	font-weight:bold;
	}
p {
	padding-bottom:1em;
	}
h2 {
	padding:0.5em 0;
	font-size:2.8em;
	color:#b21614;
	}
h3 {
	font-size:1.63em;
	}
h3 a  {
	color:#3e2d2b;
	}
a {
	color:#B21614;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

img {
	border:0;
	}	
.morelink {
	color: #b21614;
	text-transform:uppercase;
	float:right;
	padding-right:6px;
	background: url(../image/css-morelink.png) center right no-repeat;
	}

/* header specific */
#header {
	position:relative;
	x-z-index:1000;
	}
#header .contents {
	border-top:3px solid #b21614;
	}
#headcontent {
	position:relative;
	}
h1 {
	background:url("../image/css-subheading.png") repeat scroll 0 0 transparent;
	height:31px;
	left:137px;
	overflow:hidden;
	position:relative;
	text-indent:-999px;
	top:14px;
	width:219px;
}
a#homelink{
	display:block;
	height:107px;
	margin:4px 0 0 20px;
	position:relative;
	width:105px;
	z-index:900;
	top:50px;
	}
#navigation {
	margin:-80px auto 0;
	width:940px;
	}

 
#navlist ul {
	margin:0; 
	padding:0; 
	position:relative; 
	line-height:1.5em; 
	width:100%; 
	font-weight:bold;
	z-index:400;
	}
#navlist {
	background:#493331 url(../image/css-nav-bg.png) left top no-repeat;
	display:block;
	height:30px;
	left:0;
	position:relative;
	z-index:300;
	}
#navlist a {
	font-family:georgia;
	font-weight:bold;
	color:#f9e4b3;
	display:block;
	margin-top:-3px;
	padding:0.5em 1em; 
	text-decoration:none; 
	font-size:1.2em;
	text-transform:uppercase;
	} 
#navlist a:hover {

	} 
#navlist li {
	float:left; 
	position:relative;
	top:5px;
	left:125px;
	font-size:1em;
	line-height:1;
	list-style:none;
	} 
#navlist ul {
	position:absolute; 
	display:none; 
	width:12em; 
	top:2.4em; 
	left:-1px;
	padding-bottom:5px;
	} 
#navlist li li{
	top:0;
	left:5px;
	list-style-type:none;
	line-height:1.4;
	}
#navlist li ul {
	width:14.1em; 
	background:#422c2a url(../image/css-dropdown-bg.png) left top repeat-x;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	} 

#navlist li ul a {
	width:12em; 
	height:auto; 
	float:left;  
	font-size:1em;
	font-weight:normal;
	padding:0.5em 0.5em 0.75em;
	text-transform:capitalize;
	font-family:verdana;
	} 
#navlist li ul a:hover {
	background-color:#604d4b;
	}

#navlist li:hover ul {
	display:block;
	} 

#searchform {
	position:absolute;
	right:11px;
	top:17px;
	}
#searchsubmit {
	width:66px;
	margin-left:4px;
	}
#s {
	position:relative;
	width:10em;
	top:-7px;
	}

/* end header specific */

/* 2-column specific */
#col2-main{
	width:690px;
	float:left;
	padding-bottom:15px;
	}
#col2-main h2 {
	margin:0;
	padding:17px 0px 7px 9px;
	color:#AAAAAC;
	}
#col2-sub{
	width:215px;
	float:right;
	padding:0 1px 15px 5px;
	}
#col2-sub h2 {
	margin:0;
	padding:18px 0 7px;
	color:#AAAAAC;
	}
#col2-sub p {
	font-size:1.1em;
	}
/* 2-column specific end */

/* footer specific */	
#footer {
	clear:both;
	background: url(../image/css-footer-bg.png) no-repeat top center;
	margin-bottom:30px;
	}
#footer .contents {
	padding-top:30px;
	}
#footer li li a {
	color:#849689;
	text-decoration:none;
	}
#footer a:hover {
	color:#B21614;
	text-decoration:underline;
	}
#footer ul {
	clear:both;
	margin:0;
	padding:15px 0 0;
	}
#footer ul ul {
	padding:0;
	}
#footer ul li {
	list-style-type:none;
	display:block;
	float:left;
	width:220px;
	margin:0 10px 0 5px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:georgia;
	font-size:1.2em;
	}
#footer li a{
	color:#3E2D2B;
	}
#footer ul li li,
#footer .vcard {
	font-weight:normal;
	margin-left:0px;
	margin-top:4px;
	font-family:verdana;
	font-size:0.9em;
	}
#footer .vcard span {
	float:none;
	padding-left:0;
	padding-right:0;
	}
#footer .licontact {	}
#breadcrumb {padding-left:5px;}
.email{
	display:block;
	text-decoration:underline;
	}
.adr {
	padding-bottom:1em;
	}
 li .footerhead {
	display:inline;
	}
.copy{
	background: url(../image/css-baseline-frip.jpg) no-repeat top center;
	display:block;
	font-size:0.9em;
	padding:3em 0;
	text-align:center;
	width:100%;
	}
.copy li {
	display:inline;
	padding:0 10px;
	list-style-type:none;
	}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix {display: inline-block;}  /* for IE/Mac */
/* end footer specific */



/* FRONT PAGE featured specific */
#featured {
	margin-top:12px;
	}
/* carousel */
#featured {
	background: #493331 url(../image/css-feat-bg.png) no-repeat top left;
	color:#ffffff;
	display:block;
	height:241px;
	overflow:hidden;
	padding:0;
	position:relative;
	}
#featured #about {
	margin:13px 15px 15px 20px;
	width:280px;
	}
#featured #about h2 {
	background: url(../image/css-slideshow-frip.png) no-repeat center 90%;
	color:#ffffff;
	font-weight:normal;
	font-size:2.7em;
	margin:0;
	padding-bottom:16px;
	padding-top:0px;
	text-align:center;
	}
#featured #about p {
	font-family:"Lucida Grande",verdana;
	font-size:1.1em;
	}
#featured .morelink {
	background:#F9F6EE url(../image/css-news-bg.png) repeat scroll left top;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size:1.1em;
	margin:-8px;
	padding:7px;
	text-transform:none;
	}
#featured #slideshow {
	border-left:1px solid #3D2C2A;
	height:225px;
	left:319px;
	overflow:hidden;
	position:absolute;
	top:8px;
	width:604px;
	}
#featured #slider {
	overflow:hidden;
	}
#featured #slider .item {
	padding:10px 0 10px 20px;
	width:580px; /*side-padding x 2 + width = 600px */
	}
#featured .img{
	float:left;
	padding-right:15px;
	}
#featured .desc h3{
	padding-bottom:0.5em;
	}
#featured .desc h3 a{
	color:#ffffff;
	}

#featured .slidenav {
	display:none;
	}
	
/* end featured */

/* FRONT PAGE fp-News Specific */

#fp-news {
	padding:0;
	margin:0;
	}
.newslink {
	margin-right:8px;
	margin-top:-20px;
	font-size:1.1em;
	}
#fp-news li {
	background: url(../image/css-front-news-bg.png) no-repeat center bottom;
	list-style-type:none;
	padding:12px 8px 45px;
	font-size:1em;
	}
#fp-news .alignleft {
	float:left;
	padding:3px 10px 3px 0;
	}
#fp-news .alignright {
	float:right;
	padding:3px 10px 3px 0;
	}
#fp-news small {
	color:#849689;
	display:block;
	}
#fp-news h3{
	font-size:1.75em;
	margin:0;
	padding:10px 0 0;
	}
#fp-news p {
	margin:0;
	}
#fp-news div {
	margin-top:0px;
	}
#fp-news .morelink {
	float:none;
	}
.fp-date {
	text-transform:uppercase;
	padding-bottom:1em;
	}
/* End fp-News Specific */

/* FP Upcoming Events Specific */
#eventslist,
#map {
	border:1px solid #B4AC98;
	padding:0px 10px 20px 10px;
	}
#up-events {
	margin:0;
	padding:0;
	}
#eventslist h2{
	padding:8px 0 15px;
	font-size:1.8em;
	}
#up-events h3 {
	font-size:1em;
	margin:0;
	}
#up-events li {
	font-size:1.1em;
	list-style-type:none;
	padding-bottom:5px;
	}
#up-events a {
	color:#b21614;
	display:block;
	}
.nextevnt a{
	font-family:georgia;
	font-size:1.4em;
	font-weight:bold;
	}
.nextevnt {	}
.otherevent {padding-top:10px;}

/* End FP Upcoming Events Specific */

/* membership */
#membership {
	background: #f9f6ee url(../image/css-news-bg.png) repeat top left;
	border:1px solid #acaba9;
	margin-top:17px;
	margin-bottom:20px;
	padding:5px;
	}
#membership img {
	float:left;
	}
#membership a {
	display:block;
	}
#membership h2 {
	font-size:1.3em;
	font-family:verdana;
	margin:0;
	margin-left:80px;
	padding: 0 0 0 5px;
	}
#membership p {
	font-size:1.1em;
	margin:0;
	margin-left:80px;
	padding:0 0 0  5px;
	}
/* end membership */

/*end front page specific */


/*-----------------------------------------------------------------*/


/* Article, archive and events page */
#postnav {
	width:100%;
	clear:both;
	padding-left:5px;
	padding-right:5px;
	}

#article , #archive{
	position:relative;
	margin-top:25px;
	}
#article #meta,
#article #main,
#article #sub,
#archive #sub,
#archive #main,
#archive span,
#archive .excerpt{
	float:left;
	}

	
#article #meta,
#archive #sub,
#article #sub {
	color:#849689;
	padding-top:20px;
	line-height:1.5;
	}


#archive #main,
#article #main {
	background:#fff;
	line-height:1.75;
	padding:0px 10px 32px;
	}

#archive .excerpt {
	width:570px;
		}
#article #main {
	width:520px;
	}
#archive #main {
	width:730px;
	padding-left:0px;
	padding-right:0px;	
	}
#archive #main.wider {
	width:940px;
	}
#archive #main.wider .excerpt{
	padding-bottom:1.1em;
	width:660px;
	}
.excerpt .meta {
	color:#849689;
	padding-bottom:1.1em;
	}
#archive #main h2 {
	line-height:1;
	padding-left:150px;
	padding-right:20px;
	}
#archive #searchcount {
	color:#aaaaaa;
	padding-left:150px;
	padding-right:20px;
	}
#main ul, #main ol {
	padding:0 2em 0 2em;
	}
#main img {
	padding:10px;
	}
#main li {
	xpadding-bottom:1em;
	}
#main h4 {
	margin-top:1em;
	}

#main .alignright {
	float:right;
	padding:10px 0 10px 10px;
	}
#main .alignleft {
	float:left;
	padding:10px 10px 10px 0;
	}

#archive .post span,
#article #meta {
	padding-right:10px ;
	padding-left:10px;
	text-transform:uppercase;
	}
#archive .page span{
	text-indent:-9999px;
	}
#article #meta {width:160px;}
#archive .hentry span {
	width:130px;
	padding-top:6px;
	}
#article #meta span a,
#article #sub #prev a ,
#article #sub #next a{
	font-weight:bold;
	padding-top:0.25em;
	padding-bottom:0.25em;
	}
#article #sub #next a{	}

#syndicate li {
	padding:0;
	margin:0;
	position:relative;
	}
#subscribewrap {
	position:relative;
	margin-top:5px;
	display:block;
	height:30px;
	}
#syndicate #wpoi_email {
	position:absolute;
	top:0;
	left:0;
	width:105px;
	}
#syndicate #subscribesubmit {
	position:absolute;
	top:0;
	right:0;
	}
#sub #postnav {padding-left:0;}
#sub ul {
	background:url(../image/css-article-frip.png) no-repeat center 90%;
	padding-bottom:50px;
	position:relative;
	}
#sub ul ul {
	background:none;
	padding-bottom:0;
	}
.rss {
	background:url(../image/icon_rss.gif) left top no-repeat;
	margin-bottom:10px;
	padding:2px 0 2px 22px;
	}
#article #meta a {
	display:block;
	}
#article #meta abbr {
	}

#archive #sub,
#article #sub {
	text-transform:uppercase;
	width:200px;
	}
#article h2 {
	color:#3E2D2B;
	line-height:1.2;
	}
#sub ul {
	list-style-type:none;
	margin-left:10px;
	}
#sub li {
	font-size:1em;
	}
#sub h3 {
	padding:0;
	text-transform:none;
	font-size:1.3em;
	}
#sub a {
	display:block;
	}
.Sales, .Shows{
	padding-left:20px;
	padding-bottom:5px;
	}
.Sales {background:url(../image/css-sale.png) no-repeat top left;}
.Shows {background:url(../image/css-show.png) no-repeat top left;}
#eventinfo {
	padding-bottom:1em;
	}
#eventinfo dt,
#description {
	padding-top:0.5em;
	}

.vevent img {
	float:right;
	padding:0 5px 5px 5px;
	}
/* End-article page */

/* club page */
#map {
	height:300px;
	width:910px;
	}
#club-col #news {
	float:left;
	width:48%;
	}
#club h2 {
	padding:17px 0 7px 9px;
	}
#club-col #contact{
	float:right;
	width:48%;
	}
#club-col li {
	background:url(../image/css-front-news-bg.png) no-repeat scroll center bottom;
	font-size:1em;
	list-style-type:none;
	padding:12px 8px 45px;
	}
#club-col #contact li {
	background:none;
	padding:0 8px;
	}
/* end club page */

.pdf {
	border:1px solid #cccccc;
	background:#eeeeee;
	padding:5px;
	}
.pdf a {
	background: url(../image/css-acroread.png) no-repeat left center;
	font-size:135%;
	padding:5px 24px;
	}
.pdf .span {font-size:92%;}
.pdf strong a{
	background:none;
	font-size:100%;
	padding:0;
	}
.accessible {
	display:none;
}
