* {
    margin:0; 
    padding:0;
    font:arial, tahoma, sans-serif;
    _font-size:11px;
}
body {
    background:#900606;
	font-size:0.675em;
	text-align:center;
    padding: 10px 0 10px 0;
}

a { background: inherit; color: #900606; text-decoration: underline; font-face:'Trebuchet MS', 'Tahoma', 'Arial'; font-size:14px; }
a:hover { background: inherit; color: #0606c2; text-decoration: none; font-face:'Trebuchet MS', 'Tahoma', 'Arial'; font-size:14px; }

#wrapper {		
	width:827px;
	margin:0 auto;
	padding:0;
	border:0px;
	text-align:center;
	background:#fff;
	overflow:hidden;
}	

#contentarea {
	width:780px;
	margin:0 auto;
	padding:23px 0 23px 0;
	border:0px;
	text-align:left;
	background:#fff;
	overflow:hidden;
}	

#titletable {
    border:0;
    padding:0;
    margin:0;
    height:115px;
    width:780px;
}

.titletable_bigbanner {
    border:0;
    padding:0;
    margin:0;
    height:115px;
    width:499px;
}

.titletable_gap {
    border:0;
    padding:0;
    margin:0;
    height:115px;
    width:7px;
}

.titletable_smallimage {
    border:0;
    padding:0;
    margin:0;
    height:115px;
    width:274px;
}

#navbar {
	float:left;
	width:780px;
	height:53px;
	vertical-align:top;
	margin:0;
	padding:5px 0 0 0;
}

.navbar ul {
	margin:0;
	padding:0;
	width:780px;
}

.navbar li {
	display:inline;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}

.nav-home a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred_03.gif');
	background-repeat:no-repeat;
}		

.nav-home a:hover {
	background-image:url('images/rustyred-hover_03.gif');
	width:125px;
	height:36px;
}

.curr-home a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred-hover_03.gif');
	background-repeat:no-repeat;
}

.curr-home a:hover {
	background-image:url('images/rustyred-hover_03.gif');
	width:125px;
	height:36px;
}

.nav-about a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred_04.gif');
	background-repeat:no-repeat;
}		

.nav-about a:hover {
	background-image:url('images/rustyred-hover_04.gif');
	width:125px;
	height:36px;
}

.curr-about a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred-hover_04.gif');
	background-repeat:no-repeat;
}

.curr-about a:hover {
	background-image:url('images/rustyred-hover_04.gif');
	width:125px;
	height:36px;
}

.nav-layouts a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred_05.gif');
	background-repeat:no-repeat;
}		

.nav-layouts a:hover {
	background-image:url('images/rustyred-hover_05.gif');
	width:125px;
	height:36px;
}

.curr-layouts a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred-hover_05.gif');
	background-repeat:no-repeat;
}

.curr-layouts a:hover {
	background-image:url('images/rustyred-hover_05.gif');
	width:125px;
	height:36px;
}

.nav-membership a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred_06.gif');
	background-repeat:no-repeat;
}		

.nav-membership a:hover {
	background-image:url('images/rustyred-hover_06.gif');
	width:125px;
	height:36px;
}

.curr-membership a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred-hover_06.gif');
	background-repeat:no-repeat;
}

.curr-membership a:hover {
	background-image:url('images/rustyred-hover_06.gif');
	width:125px;
	height:36px;
}

.nav-photos a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred_07.gif');
	background-repeat:no-repeat;
}		

.nav-photos a:hover {
	background-image:url('images/rustyred-hover_07.gif');
	width:125px;
	height:36px;
}

.curr-photos a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred-hover_07.gif');
	background-repeat:no-repeat;
}

.curr-photos a:hover {
	background-image:url('images/rustyred-hover_07.gif');
	width:125px;
	height:36px;
}

.nav-contact a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred_08.gif');
	background-repeat:no-repeat;
}		

.nav-contact a:hover {
	background-image:url('images/rustyred-hover_08.gif');
	width:125px;
	height:36px;
}

.curr-contact a {
	display:block;
	width:125px;
	height:36px;
	text-decoration:none;
 	background-image:url('images/rustyred-hover_08.gif');
	background-repeat:no-repeat;
}

.curr-contact a:hover {
	background-image:url('images/rustyred-hover_08.gif');
	width:125px;
	height:36px;
}

#leftcolumn {
	float:left;
	width:580px;
	margin:0 auto;
}

.welcome {
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial';
    font-size:25px;
    font-weight:bold;
    color:000;
}

.intro {
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial';
    font-size:20px;
    font-style:italic;
    color:#666666;
}

.title {
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial';
    font-size:20px;
    font-weight:bold;
    color:000;
}

.text {
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial';
    font-size:14px;
    color:#666666;
    padding: 5px 5px 0 0;
}

.upcomingdate {
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial';
    font-size:14px;
    color:#666666;
    padding: 5px 5px 0 15px;
}

#rightcolumn {
	margin:0;
	float:left;
	width:200px;
}

#rightbox {
	margin:0 auto;
	width:200px;
    height:100px;
	text-align:right;
}

.imagelink {
    border:0;
    margin:0;
}

#fullpage {
    margin:0 auto;
    float:left;
    width:780px;    
    padding:0 0 10px 0;
}

.fullpage ol {
	margin:0;
	padding:0;
}

.fullpage li {
	display:list-item;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}

.membership_type {
    border:0;
    padding:0;
    margin:0;
    width:150px;
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial';
    font-size:14px;
    color:#666666;
    vertical-align:top;
}

.membership_bullet {
    border:0;
    padding:2 5 0 5;
    margin:0;
    font-family: 'Trebuchet MS', 'Tahoma', 'Arial';
    font-size:14px;
    color:#666666;
    vertical-align:top;
}

#footer {
	clear:both;
	background:#900606;
	width:780px;
	height:29px;
	text-align:center;
}

p.footer {
	font-family:Arial;
	font-size:12px;
	color:#fff;
	padding:6px 0 0 0;			 
}




