body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	background: url(../images/bg-body.gif);
}
img{border:0;}
a{
	text-decoration:none;
	color:#fcff00;
}
a:hover{
	text-decoration:underline;
}
#wrapper{
	width:998px;
	margin:0 auto;
}
#header{
	background: url(../images/bg-header.png) no-repeat;
	min-height:102px;
	padding:113px 0 0 22px;
}
* html #header{
	height:102px;
}
#header h1{
	margin:0;
	float:left;
	width:302px;
}
#header h1 a{
	display:block;
	background: url(../images/logo.png) no-repeat;
	width:302px;
	height:96px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
#header address{
	background: url(../images/text-address.png) no-repeat;
	width: 581px;
	height: 29px;
	float:left;
	margin:70px 0 0 70px;
}
#main{
	width:975px;
	background: url(../images/bg-wrapper-inner.png) repeat-y;
	padding:0 12px 0 11px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.inner-main{
	width:956px;
	background: url(../images/bg-main.gif) repeat-y;
	padding:0 9px 0 10px;
	float:left;
	position:relative;
}
#sidebar{
	width:225px;
	float:left;
	background: url(../images/bg-sidebar.gif) no-repeat;
	padding:0 0 30px 18px;
	margin:0 0 -94px;
	position:relative;
	z-index:10;
}
.nav {
	list-style:none;
	margin:0;
	padding:9px 0 10px;
}
.nav li {
	display:block;
	margin:0 0 3px;
}
.nav li a {
	text-indent:-9999px;
	overflow:hidden;
	width:219px;
	height:25px;
	display:block;
}
.nav li a.home {
	background: url(../images/bg-home.gif) no-repeat;
}
.nav li a.home:hover,
.nav li.active a.home {
	background: url(../images/bg-home.gif) no-repeat  0 -25px;
}
.nav li a.gallery {
	background: url(../images/bg-gallery.gif) no-repeat;
}
.nav li a.gallery:hover,
.nav li.active a.gallery {
	background: url(../images/bg-gallery.gif) no-repeat  0 -25px;
}
.nav li a.audio {
	background: url(../images/bg-audio.gif) no-repeat;
}
.nav li a.audio:hover,
.nav li.active a.audio {
	background: url(../images/bg-audio.gif) no-repeat  0 -25px;
}
.nav li a.event {
	background: url(../images/bg-event.gif) no-repeat;
}
.nav li a.event:hover,
.nav li.active a.event {
	background: url(../images/bg-event.gif) no-repeat  0 -25px;
}
.nav li a.training {
	background: url(../images/bg-training.gif) no-repeat;
}
.nav li a.training:hover,
.nav li.active a.training {
	background: url(../images/bg-training.gif) no-repeat  0 -25px;
}
.nav li a.live {
	background: url(../images/bg-live.gif) no-repeat;
}
.nav li a.live:hover,
.nav li.active a.live {
	background: url(../images/bg-live.gif) no-repeat  0 -25px;
}
.nav li a.apparat {
	background: url(../images/bg-apparat.gif) no-repeat;
}
.nav li a.apparat:hover,
.nav li.active a.apparat {
	background: url(../images/bg-apparat.gif) no-repeat  0 -25px;
}
.nav li a.history {
	background: url(../images/bg-history.gif) no-repeat;
}
.nav li a.history:hover,
.nav li.active a.history {
	background: url(../images/bg-history.gif) no-repeat  0 -25px;
}
.nav li a.hall {
	background: url(../images/bg-hall.gif) no-repeat;
}
.nav li a.hall:hover,
.nav li.active a.hall {
	background: url(../images/bg-hall.gif) no-repeat  0 -25px;
}
.nav li a.members{
	background: url(../images/bg-members.gif) no-repeat;
}
.nav li a.members:hover,
.nav li.active a.members {
	background: url(../images/bg-members.gif) no-repeat  0 -25px;
}
.nav li a.officers{
	background: url(../images/bg-officers.gif) no-repeat;
}
.nav li a.officers:hover,
.nav li.active a.officers {
	background: url(../images/bg-officers.gif) no-repeat  0 -25px;
}
.nav li a.inmem {
	background: url(../images/bg-inmem.gif) no-repeat;
}
.nav li a.inmem:hover,
.nav li.active a.inmem {
	background: url(../images/bg-inmem.gif) no-repeat  0 -25px;
}
.nav li a.aux {
	background: url(../images/bg-aux.gif) no-repeat;
}
.nav li a.aux:hover,
.nav li.active a.aux {
	background: url(../images/bg-aux.gif) no-repeat  0 -25px;
}
.nav li a.links{
	background: url(../images/bg-links.gif) no-repeat;
}
.nav li a.links:hover,
.nav li.active a.links {
	background: url(../images/bg-links.gif) no-repeat  0 -25px;
}
.nav li a.guest{
	background: url(../images/bg-guest.gif) no-repeat;
}
.nav li a.guest:hover,
.nav li.active a.guest {
	background: url(../images/bg-guest.gif) no-repeat  0 -25px;
}
.nav li a.contact{
	background: url(../images/bg-contact.gif) no-repeat;
}
.nav li a.contact:hover,
.nav li.active a.contact {
	background: url(../images/bg-contact.gif) no-repeat  0 -25px;
}
#sidebar .box {
	width:214px;
	background:#2c0a00;
	padding:7px 0 5px;
	text-align:center;
	margin:0 0 21px;
	overflow:hidden;
}
#sidebar .type1{
	padding:0 0 30px;
	position:relative;
}
#sidebar .type1 h3 {
	margin:7px 0 14px;
}
.box h3 {
	text-indent:-9999px;
	height:15px;
	margin:0 0 8px;
	overflow:hidden;
}
.box img {
	display:block;
	margin:0 auto;
}
.box h3.photo {
	background: url(../images/txt-photo.gif) no-repeat 50% 0;
}
.box h3.upcoming {
	background: url(../images/txt-upcoming.gif) no-repeat 50% 0;
}
.box .news {
	list-style:none;
	margin:0 0 -10px;
	padding:0 20px;
}
.box .news li {
	margin:0 0 14px;
}
#sidebar .box .news a {
	color:#fff;
}
.box .news span {
	display:block;
	color:#d2c5a5;
}
.box .news a:hover span {
	text-decoration:underline;
}
.box h3.contact {
	background: url(../images/txt-contact.gif) no-repeat 50% 0;
	margin:0 0 20px;
}
.box strong.emerg {
	display:block;
	height:39px;
	background: url(../images/txt-emerg.gif) no-repeat 50% 0;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 11px;
}
.box address {
	font-style:normal;
}
.box address span {
	display:block;
	line-height:16px;
}
.box address .name {
	color:#d2c5a5;
}
.box address p {
	padding:0 0 16px;
	line-height:12px;
	margin:0;
}
#content{
	width:705px;
	float:right;
	padding:4px 0 0;
}
#content .container1 {
	margin:0 5px 6px 6px;
	background:#892306;
	height:1%;
	overflow:hidden;
}
.container1 h2 {
	height:37px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
/****headers****/
.container1 h2.most {
	background:#6f1800 url(../images/txt-most.gif) no-repeat;
}
.container1 h2.photo-story-gallery {
	background:#6f1800 url(../images/headers/photo-story-gallery.gif) no-repeat;
}
.container1 h2.event-calendar {
	background:#6f1800 url(../images/headers/event-calendar.gif) no-repeat;
}
.container1 h2.training {
	background:#6f1800 url(../images/headers/training.gif) no-repeat;
}
.container1 h2.live-run-log {
	background:#6f1800 url(../images/headers/live-run-log.gif) no-repeat;
}
.container1 h2.apparatus {
	background:#6f1800 url(../images/headers/apparatus.gif) no-repeat;
}
.container1 h2.auxiliary {
	background:#6f1800 url(../images/headers/auxiliary.gif) no-repeat;
}
.container1 h2.become-a-member {
	background:#6f1800 url(../images/headers/become-a-member.gif) no-repeat;
}
.container1 h2.contact-us {
	background:#6f1800 url(../images/headers/contact-us.gif) no-repeat;
}
.container1 h2.donate-online {
	background:#6f1800 url(../images/headers/donate-online.gif) no-repeat;
}
.container1 h2.guestbook {
	background:#6f1800 url(../images/headers/guestbook.gif) no-repeat;
}
.container1 h2.hall-rental {
	background:#6f1800 url(../images/headers/hall-rental.gif) no-repeat;
}
.container1 h2.history {
	background:#6f1800 url(../images/headers/history.gif) no-repeat;
}
.container1 h2.in-memorium {
	background:#6f1800 url(../images/headers/in-memorium.gif) no-repeat;
}
.container1 h2.links {
	background:#6f1800 url(../images/headers/links.gif) no-repeat;
}
.container1 h2.members {
	background:#6f1800 url(../images/headers/members.gif) no-repeat;
}
.container1 h2.officers {
	background:#6f1800 url(../images/headers/officers.gif) no-repeat;
}
.container1 h2.member-profile{
	background:#6f1800 url(../images/headers/member-profile.gif) no-repeat;
}
.container1 h2.message-center {
	background:#6f1800 url(../images/headers/txt-message.gif) no-repeat;
}


.container1 .img-hold {
	width:263px;
	margin:5px 0 0;
	float:left;
	padding:0 0 0 4px;
}
.img-hold img {display:block;}
.img-hold1 {
	background: url(../images/bg-imghold1.gif) no-repeat;
	height:2px;
	line-height:1px;
	font-size:1px;
}
.img-hold2 {
	background: url(../images/bg-imghold2.gif) no-repeat 100% 0;
	height:2px;
	line-height:1px;
	font-size:1px;
}
.img-hold3 {
	background: url(../images/bg-imghold3.gif) repeat-y;
	padding:0 0 0 2px;
}
.img-hold4 {
	background: url(../images/bg-imghold4.gif) no-repeat 100% 0;
}
.img-hold5 {
	background: url(../images/bg-imghold5.gif) no-repeat;
	height:8px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
}
.img-hold6 {
	background: url(../images/bg-imghold6.gif) no-repeat 100% 100%;
	height:8px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
}
#content .container-inner {
	width:403px;
	float:left;
	padding:0 0 6px 10px;
	overflow:hidden;
}
.container1 h3 {
	color:#d2c5a5;
	font-size:20px;
	margin:5px 0 0;
	font-weight:normal;
	text-align:center;
	padding:0 0 15px;
}
.container-inner h3 span {
	display:block;
}
.container-inner h3 span.date {
	font-size:14px;
	display:block;
	color:#fff;
}
.container-inner p {
	padding:0 0 17px;
	line-height:14px;
	margin:0;
}
.container-inner a.gallery {
	float:left;
}
.container-inner a.story {
	float:right;
	margin:0 6px 0 0;
}
#content .container2 {
	padding:0 6px 0 0;
	background:#932d11;
	overflow:hidden;
	border-left:5px solid #863113;
}
.container2 h2 {
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	height:37px;
}
.container2 h2.message {
	background: url(../images/txt-message.gif) no-repeat;
}
.container2-inner {
	background:#6f1800;
	padding:10px 11px 10px 16px;
	overflow:hidden;
	height:1%;
	border-bottom:4px solid #863113;
}
.container2-inner h3 {
	color:#d2c5a5;
	font-size:20px;
	margin:0 0 1px;
	font-weight:normal;
	clear:left;
}
.container2-inner p {
	padding:0 0 6px;
	margin:0;
	line-height:15px;
}
.container2-inner .img-hold {
	width:284px;
	float:right;
	margin:-5px 0 0 16px;
}
.container2-inner .attach {
	font-size:16px;
	color:#d2c5a5;
	float:left;
}
.container2-inner .more {
	float:left;
	margin:4px 0 0 51px;
}
.container2-inner .img-hold2 {
	background: url(../images/bg-imghold22.gif) no-repeat 100% 0;
	height:2px;
	line-height:1px;
	font-size:1px;
}
.container2-inner .img-hold4 {
	background: url(../images/bg-imghold44.gif) no-repeat 100% 0;
}
.container2-inner .img-hold5 {
	background: url(../images/bg-imghold55.gif) no-repeat;
	height:8px;
	line-height:1px;
	font-size:1px;
}
.container2-inner .img-hold6 {
	background: url(../images/bg-imghold66.gif) no-repeat 100% 100%;
	height:8px;
	line-height:1px;
	font-size:1px;
}
#content .separ {
	background: url(../images/bg-separator.gif) repeat-x;
	height:9px;
	font-size:1px;
	line-height:1px;
	display:block;
}
/****headers****/
#content h2.report {
	background:#6f1800 url(../images/txt-report.gif) no-repeat;
}
h2.heading-gallery {
	background: url(../images/txt-gallery.gif) no-repeat;
	margin:0;
}
.threecolumns {
	width:694px;
	background: url(../images/bg-columns.gif) repeat-y;
	overflow:hidden;
	padding:5px 0 0;
}
.threecolumns .col-alarms {
	width:231px;
	float:left;
	margin:0 7px 0 0;
	padding:0 6px 0 20px;
	color:#d2c5a5;
}
.threecolumns .col-alarms h3{
	margin:0 0 4px -27px;
}
.col-alarms dl {
	margin:0 0 8px;
}
.col-alarms dl dt {
	float:left;
	margin:0 3px 0 0;
}
.col-alarms dl dd {
	color:#fff;
	margin:0;
}
.col-alarms  a.log {
	display:block;
	width:116px;
	margin:0 auto;
}
.threecolumns .col-fire{
	width:186px;
	float:left;
	margin:0 7px 0 0;
	padding:0 0 0 27px;
}
.threecolumns .col-fire h3 {
	margin-left:-27px;
}
.threecolumns .stat-holder {
	width:176px;
	margin:0 -35px 0px 0;
	overflow:hidden;
	position:relative;
}
.threecolumns dl.statistic {
	margin:0 32px 7px 0;
	float:left;
	width:56px;
	color:#d2c5a5;
	text-align:right;
}
.threecolumns .total {
	display:block;
	text-align:center;
	margin:0 0 10px -27px;
}
.threecolumns span {
	color:#d2c5a5;
}
.threecolumns span.year {
	margin:0 25px 0 0;
}
.threecolumns span.year em {
	margin:0 0 0 5px;
}
.threecolumns span em {
	font-style:normal;
	color:#fff;
}
.threecolumns dl.statistic  dt {
	float:left;
	width:30px;
	margin:0 0 3px;
}
.threecolumns dl.statistic  dd {
	margin:0 0 0 10px;
	color:#fff;
	float:left;
}
.threecolumns .col-ems {
	width:177px;
	float:left;
	padding:0 0 0 27px;
	overflow:hidden;
}
.threecolumns h3 {
	font-size:20px;
	margin:0 0 14px -27px;
}

.gallery-holder{
	overflow:hidden;
	width:694px;
}
.main-gallery{
	list-style:none;
	margin:0 -52px 0 0;
	padding:8px 0 15px 9px;
	overflow:hidden;
	background:#6f1800;
	width:746px;
}
.main-gallery img{
	display:block;
	margin:0 0 6px;
}
.main-gallery li{
	float:left;
	margin:0 13px 0 0;
	width:160px;
	overflow:hidden;
}
.main-gallery li a span,
.main-gallery li a em{
	display:block;
	text-align:center;
}
.main-gallery li a span{
	padding:0 0 2px;
	color:#fff;
}
.main-gallery li a:hover span{
	padding:0 0 2px;
	color:#fff;
	text-decoration:underline;
}
.main-gallery li a em{
	color:#d2c5a5;
	font-style:normal;
}
.main-gallery li a:hover em{
	color:#d2c5a5;
	font-style:normal;
	text-decoration:underline;
}
#footer{
	background: url(../images/bg-footer.png) no-repeat;
	height: 130px;
	width:918px;
	margin:0;
	padding:51px 18px 0 62px;
	overflow:hidden;
	float:left;
}
.ad-web{
	float:left;
	background: url(../images/bg-webdesign.png) no-repeat;
	width: 173px;
	height: 92px;
	margin:23px 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
.weather-box{
	float:left;
	width:300px;
	margin:4px 0 0 150px;
	overflow:hidden;
}
.weather-box h4{
	margin:0 0 6px;
	font-size:12px;
	color:#000;
}
.weather-box img{
	float:left;
	margin:0 ;
}
.weather-box .degrees{
	float:left;
	font-size:16px;
	color:#000;
	text-align:center;
	margin:5px 0 0;
}
.weather-box .degrees span{
	display:block;
	padding:10px 0 0 0;
	font-size:38px;
}
.visit-box{
	float:right;padding:10px 0 0 0;
}
.visit-box span{
	display:block;
	color:#000;
	text-align:right;
	
	white-space:nowrap;
}
.visit-box span em{
	font-style:normal;
}
/*ps listing styles*/                                        
.ps-hold
{
	padding:0 0 5px 4px;
	margin:0 0 10px 0;
}
.ps-tag
{
	color:#d2c5a5;
	font-size:20px;
	margin:5px 0 0;
	font-weight:normal;
	text-align:center;
}
.ps-location
{
	color:#d2c5a5;
	font-size:20px;
	margin:0 0 0;
	font-weight:normal;
	text-align:center;
	padding-bottom:5px;
}
.ps-date
{
	font-size:14px;
	display:block;
	color:#fff;
	text-align:center;
	padding:0 0 10px;
}
.ps-pic-hold
{
	clear:left;
	width:770px;
}
.ps-pic
{
	float:left;
	width:230px;
	text-align:center;
	margin-bottom:10px;
}
.ps-text
{
	clear:both;
	text-align:left;
	font:11px/13px Tahoma, Geneva, sans-serif;
}
.ps-text a
{
	color:#f1c304;
}

.ps-links{
	overflow:hidden;
	clear:left;
	margin:15px 0px 0px 0px;
	padding:15px 0 0 0;
}
.ps-links a{
	float:left;
	margin-left:150px;
}
.psimg {
	border: 1px solid #4a0005;
	display: block;
}
#divToolTip
{
	position: absolute;
	width: 250px;
	padding: 0px;
	visibility: hidden;
	z-index:1001;
}

.tooltip_td1
{
	border-top: 1px solid #521300;
	border-right: 1px solid #521300;
	border-left: 1px solid #521300;
	background-color:#521300;
	color:white;
	padding:0px;
	padding:10px;
	text-align:center;
}

.tooltip_td2
{
	background-color:#892306;
	margin:0px;
	border: 1px solid #521300;
	line-height:1.2em;
	padding:5px;
	color:white;
	text-align:center;
}
.pages
{
	clear:both;
	padding:15px 0 15px 0;
	text-align: center;
	font-size:14px;
}
.pages_tag
{
	font-size:14px;
	padding-bottom:5px;
}
.pages_hold
{
	clear:left;
	margin: 0 auto 10px; /* this centers the DIV */
	font-size:15px;
}
.pages_hold a
{
	text-decoration:underline;
}
.pages_left
{
	padding:3px;
}
.pages_page_one
{
	padding:3px;
}
.pages-page
{

	padding:3px;
}
.pages_last_page
{
	padding:3px;
}
.pages_right
{
	padding:3px;
}
.pages-sep
{

	padding:3px 2px 3px 2px;
}

.cal_head
{
	color:#d2c5a5;
	font-size:20px;
	margin:5px 0 0;
	font-weight:normal;
	text-align:center;
}

#calendar { margin:10px auto 10px 10px; width: 707px; display:block;}

#calendar table
{
	margin:0 0 0 0;
	padding:0px;
	display:block;
	clear:left;
	border-collapse:collapse;
}
#calendar td
{
	height:80px;
	
	float:left;
	width: 91px;
	padding:2px;
	text-align:left;
	font-size: 12px;
}

#calendar .lgev_calentry{
	padding-top:2px;
	padding-left:2px;
	font-size:1.2em;
}

#calendar .lgev_calnum{
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar .lgev_calnum_off{
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar .lgev_caldnr{
	float:left; 
	width: 85px;
	margin:0;
	overflow:hidden;
	border-bottom: 1px solid #521300;
	border-right: 1px solid #521300;
	border-top: 1px solid #521300;
	text-align:center;		
	padding:5px;
	font-size:14px;
	background-color:#521300;
	color:white;
}
	
#calendar .lgev_caldnm{
	 float:left; 
	width: 85px;
	margin:0;
	overflow:hidden;
	border-bottom: 1px solid #521300;
	border-right: 1px solid #521300;
	border-top: 1px solid #521300;
	text-align:center;		
	padding:5px;
	font-size:14px;
	background-color:#521300;
	color:white;
}
	
#calendar .lgev_caldnl{
	float:left; 
	width: 85px;
	margin:0;
	overflow:hidden;
	border: 1px solid #521300;
	text-align:center;		
	padding:5px;
	font-size:14px;
	background-color:#521300;
	color:white;
}

#calendar .lgev_cal_l { 
	border-bottom: 1px solid #521300;
	border-left: 1px solid #521300;
	border-right: 1px solid #521300;
	color:#fff;
	
}

#calendar .lgev_cal_l a{
	color:#fff;
	text-decoration:underline;
}

#calendar .lgev_cal_m {
	border-bottom: 1px solid #521300;
	border-right: 1px solid #521300;
	color:#fff;
	
}

#calendar .lgev_cal_m a{
	color:#fff;
	text-decoration:underline;
}

#calendar .lgev_cal_r {
	border-bottom: 1px solid #521300;
	border-right: 1px solid #521300;
	color:#fff;
	
}

#calendar .lgev_cal_r a{
	color:#fff;
	text-decoration:underline;
}

#calendar .lgev_today_l {
	border-bottom: 1px solid #521300;
	border-left: 1px solid #521300;
	border-right: 1px solid #521300;
	color:#fff;
	
}

#calendar .lgev_today_l_off a{
	color:#fff;
	text-decoration:underline;
}

#calendar .lgev_today_m {
	border-bottom: 1px solid #521300;
	border-right: 1px solid #521300;
	color:#fff;
	
}

#calendar .lgev_today_m_off a{
	color:#fff;
	text-decoration:underline;
}

#calendar .lgev_today_r {
	color:#fff;
	border-bottom: 1px solid #521300;
	border-right: 1px solid #521300;
}

#calendar .lgev_today_r_off a{
	color:#fff;
	text-decoration:underline;
}

#calendar .lgev_cal_l_off {
	border-bottom: 1px solid #521300;
	border-left: 1px solid #521300;
	border-right: 1px solid #521300;
	background-color:#6f1800;
}

#calendar .lgev_cal_l_off a{
	color:white;
	text-decoration:underline;
}

#calendar .lgev_cal_m_off{
	border-bottom: 1px solid #521300;
	border-right: 1px solid #521300;
	background-color:#6f1800;
}

#calendar .lgev_cal_m_off a{
	color:white;
	text-decoration:underline;
}

#calendar .lgev_cal_r_off {
	border-bottom: 1px solid #521300;
	border-right: 1px solid #521300;
	background-color:#6f1800;
}

#calendar .lgev_cal_r_off a{
	color:white;
	text-decoration:underline;
}
/* run log styles*/
.run-log
{
	padding:10px 20px 10px 20px;
}

ul.run-log-info-list {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: -7px 0 0;
}

ul.run-log-info-list li {
	margin: -1px 0 1px;
	padding: 1px 7px 5px;
	overflow: hidden;
	clear: both;
	height: 1%;
}
ul.run-log-info-list .info-text {
	float: left;
	width: 300px;
	padding:8px;
}

ul.run-log-info-list .date 
{
	display: block;
	padding:10px 0 5px 0;
	margin:0;
	color:#d2c5a5;
	font-size:20px;
	margin:5px 0 0;
	font-weight:normal;
}
ul.run-log-info-list dl {
	margin: 0;
	padding: 0;
}
ul.run-log-info-list dt {
	display: inline;
	color: #fff;
	font-size:13px;
}
ul.run-log-info-list dd {
	margin: 0;
	display: inline;
	font-size:13px;
	color: #fff;
}
ul.run-log-info-list address {
	display: inline;
	font-style: normal;
}

/* apparatus styles*/
.ap_select_box
{
	width:680px;
	padding:0 0 0 0;
	margin:-33px 0 -30px 0;
	z-index:1;
	position:absolute;
	float:right;
	text-align:right;
}

.ap_number
{
	margin:0;
	color:#d2c5a5;
	font-size:20px;
	margin:5px 0 0;
	font-weight:normal;
}
.ap_tag
{
	display:block;
	padding:0 0 10px;
	font-style:normal;
	font-size:14px;
}
.ap_hold
{
	margin:20px 20px 10px 10px;
	clear:both;
}
.ap_hold a
{
	color:#fff;	
}

.ap_pic_hold
{
	clear:left;
	text-align:center;
	padding:5px 0 30px 5px;
}

.ap_text
{
	text-align:left;
	font:13px/15px Tahoma, Geneva, sans-serif;
	
}

.ap_details_text
{
	text-align:left;
	font:13px/15px Tahoma, Geneva, sans-serif;
	padding:15px 30px 0 30px;
}

.ap_inner_pic_hold_left
{
	float:left;
	padding:0 5px 10px 0;
	width:220px;
}

.ap_inner_pic_hold_right
{
	float:right;	
	margin:0 5px 10px 20px;
	width:220px;
}

.history-text
{
	font-size:14px;	
	line-height:18px;
	padding:20px;
}
/*contact us styles*/
.contact-us-required
{
	color:#d2c5a5;
	font-size:18px;
	text-align:center;
	padding:20px 0 20px 0;
}

.contact-us-field-id
{
	color:#fff;
	padding-right:5px;
	font-size:14px;
	text-align:right;
}

.contact-us-field
{
	padding:2px 0 2px 0;
	font-size:14px;
	color:#fff;
	text-align:left;
}

.contact-us-field-req-marker
{
	color:#fcff00;
	font-size:18px;
	padding-right:5px;
}
.contact-us-text
{
	color:#fff;
	padding:0 0 20px 20px;
}
/*guestbook styles*/
.guestbook-hold
{
	padding:10px 30px 20px 10px; 
	line-height:1.4em;
	clear:both;
}
.guestbook-text
{
	color:#fff;	
}
.guestbook-button
{
	padding-right:40px;
	margin-top:15px;
	margin-bottom:-40px;
	float:right;
}

.guestbook-tag
{
	color:#d2c5a5;
	font-size:18px;
	text-align:center;
	padding:20px 0 20px 0;
}
.guestbook-required
{
	color:#d2c5a5;
	font-size:18px;
	text-align:center;
	padding:5px 0 20px 0;
}

.guestbook-field-id
{
	color:#fff;
	padding-right:5px;
	font-size:14px;
	text-align:right;
}

.guestbook-field
{
	padding:2px 0 2px 0;
	font-size:14px;
	color:#fff;
}

.guestbook-field-req-marker
{
	color:#fcff00;
	font-size:18px;
	padding-right:5px;
}
/* info block styles */
.info-holder {
	overflow: hidden;
	margin: -2px 0 0;
	width: 100%;
}
.info-holder .block-title {
	text-align: left;
	padding: 0 0 15px 50px;
	color:#ffae00;
	font-size:18px;
}

.info-holder .block-title strong {
	font-weight: normal;
}
.info-block {
	margin: -8px 0 0px;
	padding: 8px 0 0px;
}
.info-block .info-columns {
	overflow: hidden;
	width: 100%;
}
.info-block .column {
	overflow: hidden;
	margin: 0 0 0 0;
	float: left;
	font-size:13px;
	width: 570px;
}
.info-block ul {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.info-block ul li {
	overflow: hidden;
	padding: 0 0 4px;
	width: 100%;
}
.info-block ul dl {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}
.info-block ul dl dt {
	font-weight: bold;
	text-align: right;
	display: inline;
	color: white;
	float: left;
	width: 100px;
	margin: 0 3px 0 0;
}

.info-block ul dl dt a{
	color: white;
	padding-right:5px;
	text-decoration:underline;
}

.info-block ul dl dd {
	margin: 0;
	display: inline;
	width: 460px;
	float: left;
	color:#d2c5a5;
	margin: 0 3px 0 0;
}

.info-block ul dl dd a{
	color:#d2c5a5;
	text-decoration:underline;
	line-height:1em;
	padding:0px;
}

/* member styles*/
.member-hold
{
	margin:10px 0 0 0;
	line-height:16px;
	font-size:14px;
	clear:both;
	color:#fff;
	text-align:center;
}

.member-tag
{
	margin-bottom:20px;
	display: block;
	color:#d2c5a5;
	font-size:14px;
	text-align:center;
}

.member-hold a
{
	text-decoration:underline;
	color:#d2c5a5;
}

.member-inner-hold-left
{
	width:210px;
	float:left;
	border-right:1px solid #521300;
	clear:left;
	padding:5px 10px 5px 10px;
	text-align:center;
	margin:0px;
	display:inline;
	line-height:25px;
}

.member-inner-hold-middle
{
	width:210px;
	padding:5px 10px 5px 10px;
	float:left;
	border-right:1px solid #521300;
	text-align:center;
	margin:0px;
	display:inline;
	line-height:25px;
}

.member-inner-hold-right
{
	width:210px;
	float:left;
	padding:5px 10px 5px 10px;
	text-align:center;
	margin:0px;
	display:inline;
	line-height:25px;
}

.member-select-box
{
	width:680px;
	padding:0 0 0 0;
	margin:-33px 0 -30px 0;
	z-index:1;
	position:absolute;
	float:right;
	text-align:right;
}

/*officers styles*/
.officers-group-name
{
	padding: 0px;
	color:#d2c5a5;
	font-size:18px;
	display: block;
	padding:10px 0 10px 0;
	text-align:center;
}

.officers-summary
{
	text-align:center;
	line-height:13px;
	padding:10px 20px 10px 20px;
	color:#fff;
}

.officers-summary a
{
	color:#fff;
	text-decoration:underline;
	line-height:16px;
}
.officers-pic-hold
{
	width:220px;
	float:left;
}
/*profile style*/
.profile-hold
{
	padding:0 30px 0 20px;
}

.profile-message
{
	color:#d2c5a5;
	font-size:18px;
	display: block;
	padding:10px 0 10px 0;
	text-align:center;
}

.profile-pic-hold
{
	float:right;
	padding:30px 0 10px 10px;
}

.profile-text
{
	text-align:left;
	line-height:16px;
	font-size:14px;
	padding:10px 20px 10px 5px;
	color:#fff;
}
/* links styles */
.links-hold
{
	padding:20px 20px 20px 30px;
	line-height:22px;
	font-size:14px;
}

.links-hold a
{
	padding-top:5px;
	color:#fff;
	text-decoration:underline;
}

.links-left
{
	clear:left;
	float:left;
	width:270px;
}

.links-right
{
	float:left;
	width:270px;
}

.links-tag
{
	padding-bottom:5px;
	text-align: left;
	display: block;
	color:#d2c5a5;
	font-size:18px;
}

