html {
	/*background:#000 url(../images/bg-main.png) repeat-y 50% 0;*/
	background:#000 50% 0;
	font-size:100.01%;
	height: 100%;
}
body {
	font: 62.5% Tahoma, Arial, sans-serif;
	background: url(../images/layout/wh_txt.jpg) repeat 50% 0;
	min-width: 1000px;
	min-height: 100%;
	color:#fff;
	margin:0;
}
* html body {
	height: 100%;
}

img {border:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
/* main containers styles */
.holder {
	overflow: hidden;
	width: 100%;
}
#main {
	
	position:relative;
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	background-color:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
#main-alt {
	position:relative;
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	background-color:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}



/* header block styles */
#header {
	background: url(../images/layout/banner.jpg) no-repeat;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	overflow:hidden;
	width: 100%;
	height: 270px;
	position: absolute;
	top:0;
	left:0;
}
#header .header-area {
	position: relative;
	height: 258px;
	z-index:100;
}
/* logo styles */
#header strong.logo {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	width: 199px;
	height: 248px;
	top: 10px;
	left: 20px;
	z-index: 100;
}
#header strong.logo a {
	background: url(../images/layout/banner-logo.png) no-repeat;
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* heading styles */
#header .heading-holder {
	position: absolute;
	top: 220px;
	left: 260px;
}
#header span.heading {
	background: url(../images/layout/banner-text.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 719px;
	height: 42px;
}

#header .area-sep
{
	background: url(../images/layout/area-sep.png) no-repeat top;
	height:12px;
}
/* content block styles */
#content {
	margin:262px 0 0;
	width:100%;
	height:100%;
	background: url(../images/layout/column2-rep.jpg) repeat-y right;
}
#content .content-area {
	background: url(../images/layout/nav-rep.jpg) repeat-y;
	width: 100%;
	height:100%;
}
#content .columns-holder {
	position: relative;
	float: left;
	margin: 0 0 ;
	width: 100%;
	
	clear: both;height:100%;
}
#content .seo-holder {
	float: left;
	width: 792px;
	height:100%;
}
#content .column1 {
	float: left;
	width: 204px;
	height:100%;	
}
#content .main-content {
	overflow: hidden;
	float: right;
	height:100%;
	width: 588px;
}
#content .column2 {
	padding: 0px 0 0 5px;
	overflow: hidden;
	height:100%;
	float: right;
	width: 203px;
}
#content:after,
#content .content-area:after,
#content .columns-holder:after,
#content .seo-holder:after {
	display: block;
	content: "";
	clear: both;
}
/* side navigation block styles */
.sidenav-holder {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 3px;
}
ul.sidenav {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
ul.sidenav li {
	
	width: 100%;
	float: left;
	color:black;
	font-size:16px;
	text-align:center;
}
ul.sidenav a{
	position: relative;
	padding: 1px 0 0 0px;
	display: block;
	color:black;
	height:28px;
	font-size:16px;
}
ul.sidenav a img {display: block;}
.sidenav-div
{
	background: url(../images/layout/nav-sep.jpg) no-repeat;
	height:13px;
	width:200px;
}
.column2-sep
{
	background: url(../images/layout/column2-sep.jpg) no-repeat;
	height:13px;
	width:203px;
}


/* footer block styles */
#footer {
	background: url(../images/layout/area-sep.png) no-repeat;
	padding: 10px 0 0;
	width:100%;
	float: left;
	clear: both;
	overflow:hidden;
}
* html #footer {
	float: none;
}
#footer .footer-area {
	background: url(../images/bg-footer-area.png) no-repeat;
	overflow: hidden;
	height: 103px;
}
#footer .info-area {
	width: 285px;
	float: left;
}
#footer .misc-info {
	font-size: 1.2em;
	line-height: 1.167em;
	padding: 10px 26px;
	width: 300px;
	float: right;
	color: #000;
}
#footer .misc-info p {
	text-align: right;
	margin: 0;
}
#footer .misc-info .text-block {
	padding: 2px 0 0;
	height: 36px;
	margin: 0 0 6px;
}

#footer .contact-info {
	font-size: 1.3em;
	line-height: 2em;
	padding: 30px 30px 0;
	width: 300px;
	float: left;
	color:#36579a;
}
#footer .contact-info p {
	text-align: center;
	margin: 0;
}

/* footer logo styles */
#footer .logo-holder {
	background: url(../images/footer-logo-holder.png) no-repeat;
	margin: 15px 0 3px 40px;
	padding: 1px 0 0 1px;
	overflow: hidden;
	width: 126px;
	height: 72px;
	float:left;
}
#footer .logo-holder img {
	display: block;
}
/* footer navigation styles  */
#footer .footer-nav {
	overflow: hidden;
	width: 100%;
}
#footer .footer-nav ul {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 0 0 24px;
	display: inline;
	float: left;
}
#footer .footer-nav ul li {
	background: url(../images/footernav-divider.gif) no-repeat;
	overflow: hidden;
	padding: 0 0 0 3px;
	margin: 0 0 0 -3px;
	height: 9px;
	float: left;
}

.sep
{
	background-color: #977836;
	margin:7px 8px 5px 0px;
	clear:both;
	text-align:left;
}

.sep-inner
{
	background: url(../images/layout/tag-left.jpg) left no-repeat;
	height:15px;
}


.tag
{
	background-color: #977836;
	margin:7px 8px 5px 0px;
	clear:both;
	text-align:left;
}

.tag-side
{
	background-color: #977836;
	margin:7px 2px 5px 5px;
	clear:both;
	text-align:left;
}

.tag-inner
{
	background: url(../images/layout/tag-left.jpg) left no-repeat;
	height:33px;
	padding:8px 0 0 35px;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left;
}
.tag-inner-tag
{
	float:left;	
}
.tag-inner-date
{
	font-variant:normal;
	font-size:12px;
	padding-right:10px;
	float:right;
	text-align:right;
	line-height:16px;
	width:130px;
	margin:-8px 0 0 0;
	height:41px;
}

.tag-important
{
	background-color: #973636;
	margin:7px 8px 5px 0px;
	clear:both;
}

.tag-important-inner
{
	background: url(../images/layout/tag-important-left.jpg) left no-repeat;
	height:33px;
	padding:8px 0 0 40px;
	color:white;
	font-size:20px;
	
}

.sidenav-title
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-variant:small-caps;
	padding:10px 15px 10px 0;
	text-align:center;
	color:white;
}

.side-signup
{
	background: url(../images/layout/sign-up.jpg) left no-repeat;
	width:175px;
	height:80px;
	padding:112px 0 0 17px;
}

.side-signup .gobtn
{
	width:30px; 
	height:24px;
	border:1px solid #a78343;
	float:right;
	margin-right:20px;
}

.side-signup .emailadd
{
	width:149px; 
	height:24px;
	clear:both;
	font-size:18px;
	padding-left:4px;
	border:1px solid #a78343;
}

.side-btn
{
	padding:0 0 5px 25px;	
}

.message-text
{
	color:black;
	padding:5px 5px 0 5px;
	font-size:14px;
}

.message-text .button
{
	margin:0 10px 0 0;
}

.message-text a
{
	color:black;	
}

.tournament
{
	width:199px;
	height:247px;
	position:relative;
	left:3px;
}

.btn-holder {
	overflow: hidden;
	padding: 0 28px 0 0;
	height: 1%;
}

/*ps listing styles*/
.ps-hold
{
	font-size:1.2em;
	line-height:1.7em;
	height:100%;
	color:black;
}

.ps-location
{
	text-align: center;
	padding: 0 20px 10px 20px;
	display: block;
	font-size:1.4em;
	color:black;
}

.ps-pic-hold
{
	clear:left;
	width:750px;
}

.ps-pic
{
	float:left;
	width:250px;
	text-align:center;
	padding-bottom:10px;
}

.ps-text
{
	text-align:left;
	color:black;
	padding:0 10px 0 10px;
	float:left;
	width:320px;
}

.ps-text a
{
	color:black;
}
.ps-btn-left
{
	float:left;
	width:130px;
	padding:0 0 10px 20px;
}
.ps-btn-right
{
	float:right;
	width:130px;
	padding:0 20px 10px 0;
}
a.button-sm {
	background: url(../images/buttons/bg-button-sm.jpg) no-repeat;
	text-align: center;
	overflow: hidden;
	display: block;
	width: 82px;
	height: 37px;
	line-height: 29px;
	margin: 0 auto;
}
a.button-sm img {
	vertical-align: top;
	margin: 7px 0 0;
}


a.button {
	background: url(../images/buttons/bg-button.jpg) no-repeat;
	text-align: center;
	overflow: hidden;
	display: block;
	width: 139px;
	height: 38px;
	line-height: 29px;
	margin: 0 auto;
}
a.button img {
	vertical-align: top;
	margin: 7px 0 0;
}

/* image holder styles */
.image-holder {
	margin: 0 0 10px 5px;
	
	float: left;
}

.psimg
{
	border:2px solid #a78444;	
}
.no-story {
	background: url(../images/no-story.jpg) no-repeat center;
	display: block;
	height: 151px;
	overflow: hidden;
	margin: 0 0  5px 10px;
}

.pdf
{
	background: url(../images/layout/adobe_icon.jpg) no-repeat;
	padding:3px 0 5px 30px;
	margin: 0 0 10px 0;
	font-size:14px;
}

.pdf a
{
	color:#ff3f40;	
}

.join-amsa
{
	padding: 10px 0 10px 20px;	
}
/* weather widget styles */
.weather
{
	padding:5px 0 10px 5px;
	color:#36579a;
	font-size: 16px;
	text-align: center;
	font-weight:normal;
}
.weather .weather-image {
	text-align: center;
	overflow: hidden;
	height: 95px;
}
.weather .weather-image img {
	vertical-align: top;
}
.weather .weather-info {
	text-align: center;
	padding: 5px 0;
	display: block;
}

.weather big.weather-info {
	font-size:18px;
}

.weather .upcoming_tides
{
	padding:10px 0 20px 0;
	font-weight:bold;
}

/* info list styles */
.weather ul {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: -7px 0 0;
}
.weather ul li {
	margin: -1px 0 1px;
	padding: 1px 7px 5px;
	overflow: hidden;
	clear: both;
	height: 1%;
}

ul dl {
	margin: 0;
	padding: 0;
}
.weather ul dt {
	display: inline;
	color:#36579a;
	margin: 0;
}
.weather ul dd {
	margin: 0;
	display: inline;
	color:#000;
}
.weather .button
{
	margin:10px auto;	
}

.aboutus
{
	color:black;
	line-height:1.5em;
	font-size:1.3em;
	padding:10px 20px 20px 20px;
}

.aboutus .head
{
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	line-height:1.7em;
	padding-bottom:5px;
}
.pages
{
	clear:left;	
	text-align: center;
}
.pages_tag
{
	font-size:14px;
	padding-bottom:5px;
}
.pages_hold
{
	clear:left;
	margin: 0 0 20px 0; /* this centers the DIV */
	font-size:15px;
}
.pages_hold a
{
	color: black;
	text-decoration:underline;
}
.pages_left
{
	padding:3px;
}
.pages_page_one
{
	padding:3px;
}
.pages-page
{
	color:#36579a;
	padding:3px;
}
.pages_last_page
{
	padding:3px;
}
.pages_right
{
	padding:3px;
}
.pages-sep
{
	color:#36579a;
	padding:3px 2px 3px 2px;
}
/*officers styles*/
.officers-group-name
{
	text-align: center;
	padding: 0px;
	display: block;
	color:#000;
	font-size:1.6em;
}

.officers-summary
{
	text-align:center;
	line-height:1.6em;
	padding-bottom:6px;
	font-size:1.1em;
	color:black;
	font-family:Verdana, Geneva, sans-serif;
}

.officers-summary a
{
	text-decoration:underline;
	color:black;
}

.cal_head
{
	font-size:2em;	
}

#calendar {padding-top: 1em; width: 784px; margin:0 0 0 5px; }

#calendar .lgev_calentry{
	padding-top:2px;
	padding-left:2px;
	font-size:1.2em;
}

#calendar .lgev_calnum{
	text-align:right;
	font-weight:bold;
	font-size:1.2em;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar .lgev_calnum_off{
	text-align:right;
	font-weight:bold;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar .lgev_caldnr{
	float:left; 
	width: 104px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	text-align:center;		
	padding:3px;
	color:white;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	background-color: #977836;
	font-size:1.4em;
}
	
#calendar .lgev_caldnm{
	float:left; 
	width: 104px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	text-align:center;		
	padding:3px;
	color:white;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	background-color: #977836;
	font-size:1.4em;
}
	
#calendar .lgev_caldnl{
	float:left; 
	width: 104px;
	border: 1px solid black;
	text-align:center;		
	padding:3px;
	font-size:1.4em;
	color:white;
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	background-color: #977836;
}

#calendar .lgev_cal_l {
	clear: left;
	float:left; 
	width: 106px; 
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	height:80px;
	padding:2px;
	text-align:left;
	font-size: .8em;
	color:black;
	background-color:#ccccd0;
}

#calendar .lgev_cal_l a{
	color:black;
	text-decoration:underline;
}

#calendar .lgev_cal_m {
	float:left; 
	width: 106px; 
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height:80px;
	padding:2px;
	text-align:left;
	font-size: .8em;
	color:black;
	background-color:#ccccd0;
}

#calendar .lgev_cal_m a{
	color:black;
	text-decoration:underline;
}

#calendar .lgev_cal_r {
	float:left; 
	width: 106px; 
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height:80px;
	padding:2px;
	text-align:left;
	font-size: .8em;
	color:black;
	background-color:#ccccd0;
}

#calendar .lgev_cal_r a{
	color:black;
	text-decoration:underline;
}

#calendar .lgev_today_l {
	clear: left;
	float:left; 
	width: 106px; 
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	min-height:80px;
	padding:2px;
	text-align:left;
	font-size: .8em;
	color:black;
	background-color:white;
}

#calendar .lgev_today_l_off a{
	color:black;
	text-decoration:underline;
}

#calendar .lgev_today_m {
	float:left; 
	width: 106px; 
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height:80px;
	padding:2px;
	text-align:left;
	font-size: .8em;
	color:black;
	background-color:white;
}

#calendar .lgev_today_m_off a{
	color:black;
	text-decoration:underline;
}

#calendar .lgev_today_r {
	float:left; 
	width: 106px; 
	color:black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height:80px;
	padding:2px;
	text-align:left;
	font-size: .8em;
	background-color:white;
}

#calendar .lgev_today_r_off a{
	color:black;
	text-decoration:underline;
}

#calendar .lgev_cal_l_off {
	clear: left;
	float:left; 
	width: 106px; 
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	height:80px;
	padding:2px;
	text-align:left;
	font-size: .8em;
	background-color:#36579a;
}

#calendar .lgev_cal_l_off a{
	color:white;
	text-decoration:underline;
}

#calendar .lgev_cal_m_off{
	float:left; 
	width: 106px; 
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height:80px;
	padding:2px;
	text-align:left;
	font-size: .8em;
	background-color:#36579a;
}

#calendar .lgev_cal_m_off a{
	color:white;
	text-decoration:underline;
}

#calendar .lgev_cal_r_off {
	float:left; 
	width: 106px; 
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height:80px;
	padding:2px;
	text-align:left;
	font-size: .8em;
	background-color:#36579a;
}

#calendar .lgev_cal_r_off a{
	color:white;
	text-decoration:underline;
}
/* info block styles */
.info-holder {
	overflow: hidden;
	margin: -2px 0 0;
	width: 100%;
}
.info-holder .block-title {
	text-align: left;
	padding: 0 0 15px 110px;
	font-size: 18px;
	color: #000;
}


.info-holder .block-title strong {
	font-weight: normal;
}
.info-block {
	margin: -8px 0 0px;
	padding: 8px 0 0px;
	font-size:1.2em;
}
.info-block .info-columns {
	overflow: hidden;
	width: 100%;
}
.info-block .column {
	overflow: hidden;
	margin: 0 0 0 0;
	float: left;
	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: #36579a;
	float: left;
	width: 100px;
	margin: 0 3px 0 0;
}

.info-block ul dl dt a{
	color: #36579a;
	padding-right:5px;
	text-decoration:underline;
}

.info-block ul dl dd {
	margin: 0;
	display: inline;
	width: 460px;
	float: left;
	margin: 0 3px 0 0;
	color:#000;
}

.info-block ul dl dd a{
	color:white;
	text-decoration:underline;
	line-height:1em;
	padding:0px;
	color:#000;
}

.info-block ul dl dd .button {
	margin: 0 auto 12px;
}


/*contact us styles*/
.contact-us-required
{
	color:#36579a;
	font-size:1.4em;
	text-align:center;
	padding-bottom:15px;
}

.contact-us-field-id
{
	color:#000;
	font-size:1.3em;
	text-align:right;
	padding-right:5px;
}

.contact-us-field
{
	padding:2px 0 2px 0;
	color:#000;
	font-size:1.1em;
}

.contact-us-field-req-marker
{
	color:#36579a;
	font-size:1.1em;
	padding-right:5px;
}

.contact-us-text
{
	color:#000;
	font-size:1.1em;
}

/* upcoming events widget styles */
ul.events-list {
	list-style: none;
	font-size: 1.2em;
	line-height: 1.167em;
	overflow: hidden;
	height: 1%;
	padding: 10px 35px 15px 20px;
	margin: 0;
	color: #000;
}
ul.events-list li {
	text-align: center;
	padding: 4px 0 10px;
	float: left;
	width: 100%;
}
ul.events-list em {
	text-align: center;
	font-style: normal;
	font-size:1.1em;
	padding:0 0 3px 0;
	display: block;
}
ul.events-list event {
	color: #000;
}

ul.events-list a {
	color: #000;
	text-decoration:underline;
}
/*profile style*/
.profile-hold
{
	margin:20px 30px 0 20px;
}

.profile-message
{
	text-align: center;
	padding: 0px;
	display: block;
	color:#000;
	font-size:1.6em;
	padding-bottom:10px;
}

.profile-pic-hold
{
	float:right;
	padding-left:5px;
	margin-bottom:10px;
	width:250px;
}

.profile-text
{
	font-size:1.1em;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5em;
	color:#000;
	float:left;
	width:280px; 
}

.gbl
{
	text-align:right;
	color:#000;
	padding-right:5px;
}
.gbr
{
	text-align:left;
	color:#000;
}
/*weather styles*/
.weather-left
{
	float:left;
	width:350px;
	margin:0 0px 0 20px;
}
.weather-left-img
{
	float:left;
	width:150px;
	height:200px;
}
.weather-current-tag
{
	color:#000;
	font-size:1.8em;
	padding-bottom:10px;
}
.weather-current-conditions
{
	padding-left:30px;
	font-size:1.2em;
	color:#000;
}
.weather-right
{
	float:left;
	width:350px;
	padding:10px 0 0 0;
}
.weather-right-img
{
	float:left;
	width:150px;
	clear:left;
}
.weather-right-condition
{
	float:left;
	text-align:center;
	font-size:1.1em;
	color:#000;
}
.weather-right-condition-tag
{
	color:#000;
	font-size:1.4em;
	text-align:center;
	padding-bottom:15px;
}
.message-center-text
{
	color:#000;
	margin:10px 20px 20px 20px;
	font-size:1.1em;
}
/*guestbook styles*/
.guestbook-hold
{
	padding:10px; 
	padding-left:30px;
	padding-bottom:0px;
	line-height:1.4em;
}

.guestbook-button
{
	padding-right:20px;
	float:right;
}

.guestbook-tag
{
	color:#000;
	font-size:1.4em;
	text-align:center;
	padding-bottom:15px;
}
.guestbook-required
{
	color:#36579a;
	font-size:1.4em;
	text-align:center;
	padding-bottom:15px;
}

.guestbook-field-id
{
	color:#000;
	font-size:1.2em;
	text-align:right;
	padding-right:5px;
	vertical-align:top;
	padding-top:5px;
}

.guestbook-field
{
	padding:4px 0 4px 0;
	vertical-align:top
}

.guestbook-field-req-marker
{
	color:#36579a;
	font-size:1.1em;
	padding-right:5px;
}
.guestbook-text
{
	color:#000;
	font-size:1.1em;
}
/* committee styles*/
.committee-hold
{
	padding:10px; 
	padding-left:30px;
	padding-bottom:0px;
	line-height:1.6em;
	font-size:1.1em;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}

.committee-tag
{
	padding-bottom:5px;
	text-align: left;
	display: block;
	color:#000;
	font-size:1.5em;
}

.committee-text
{
	padding-bottom:5px;
	text-align: left;
	display: block;
	color:#000;
	font-size:1.1em;
}

.committee-hold a
{
	padding-top:5px;
	color:#000;
	text-decoration:underline;
}

/* committee styles*/
.faq-hold
{
	padding:10px; 
	padding-left:30px;
	padding-bottom:0px;
	line-height:1.6em;
	font-size:1.1em;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
.faq-num
{
	width:30px;
	float:left;margin-bottom:10px;
}
.faq-num a
{
	text-decoration:none;	
}
.faq-question
{
	float:left;
	width:510px;margin-bottom:10px;
}
.faq-question a
{
	text-decoration:underline;	
}
.faq-tag
{
	
	text-align: left;
	color:#000;
	font-size:1.3em;
	clear:both;
}

.faq-text
{
	text-align: left;
	display: block;
	color:#000;
	font-size:1.1em;
	padding:0 0 5px 30px;
}

.faq-hold a
{
	padding-top:5px;
	color:#000;
	
}

/* links styles */
.links-hold
{
	padding:10px; 
	padding-left:30px;
	padding-bottom:0px;
	line-height:1.7em;
	font-size:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}

.links-hold a
{
	padding-top:5px;
	color:#000;
	text-decoration:underline;
	display:block;
}



































/* member styles*/
.member-hold
{
	padding:10px; 
	padding-left:30px;
	padding-bottom:0px;
	line-height:1.6em;
	font-size:1.1em;
	font-family:Verdana, Geneva, sans-serif;
}

.member-tag
{
	padding-bottom:5px;
	display: block;
	color:#ff9000;
	font-size:1.4em;
	text-align:center;
}

.member-hold a
{
	color:white;
	text-decoration:underline;
}

.member-inner-hold-left
{
	width:173px;
	float:left;
	border-right:1px solid grey;
	clear:left;
	padding:5px 10px 5px 10px;
	text-align:center;
}

.member-inner-hold-middle
{
	width:173px;
	padding:5px 10px 5px 10px;
	float:left;
	border-right:1px solid grey;
	text-align:center;
}

.member-inner-hold-right
{
	width:173px;
	float:right;
	padding:5px 10px 5px 10px;
	text-align:center;
}

.member-select-box
{
	float:right;
}












/*document styles*/
.documents-hold
{
	padding:0 40px 0 60px;
	font-size:1.2em;
	ine-height:1.7em;
}

.documents-hold a
{
	color:white;
	text-decoration:underline;
}

.documents-group-name
{
	text-align: left;
	padding: 0 20px 5px 0;
	display: block;
	color:#ff9000;
	font-size:1.3em;
}

/* messages list block styles */
.messages ul.message-list {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.messages ul.message-list li {
	border-bottom: 1px solid #d2d2d2;
	height: 1%;
	margin: 0 0 11px;
	padding: 1px 13px 18px;
	overflow: hidden;
}
.messages ul.message-list strong.title {
	padding: 0 0 10px;
	color: #f0ff00;
	display: block;
}
.messages ul.message-list p {
	margin: 0;
}
/* gallery block styles */
.gallery ul.thumbs-list {
	list-style: none;
	overflow: hidden;
	width: 1000px;
	padding: 0;
	margin: 0;
}
.gallery ul.thumbs-list li {
	margin: 0 -4px 0 0;
	overflow: hidden;
	float: left;
	width: 129px;
}
/* infoarea styles */
.info-area .info-columns {
	border-top: 1px solid #d2d2d2;
	margin: 13px 0 0;
	overflow: hidden;
	width: 100%;
}
.info-area .maincolumn {
	overflow: hidden;
	margin: 0 0 0 5px;
	display: inline;
	float: left;
	width: 431px;
}

.info-area .sidecolumn {
	overflow: hidden;
	float: right;
	width: 184px;
}





/* donations widget styles */
.donations .img-holder {
	padding: 0 18px 10px 0;
	text-align: center;
}
.donations .img-holder img {
	vertical-align: top;
}
.donations .donation-info {
	font-size: 1.2em;
	line-height: 1.167em;
	color: #000;
	padding: 14px 25px 18px;
}
.donations .donation-info p {
	text-align: center;
	margin: 0;
}
/* photo of the day widget styles */
.featured-photo .photo-holder {
	padding: 8px 0 13px;
	text-align: center;
}
.featured-photo .photo-holder img {
	border: 1px solid #000;
	vertical-align: top;
}
/* contact area widget styles */
.contact-area .emergence-calls {
	padding: 5px 0 10px;
	font-weight: bold;
	color: #f00;
}
.contact-area .emergence-calls strong {
	text-align: center;
	display: block;
	padding: 10px 0 5px;
}
.contact-area .contacts-text {
	font-size: 1.2em;
	line-height: 1.167em;
	color: #000;
	text-align: center;
}
.contact-area .contacts-text address {
	font-style: normal;
	display: block;
}
.contact-area .contacts-text em {
	font-style: normal;
	display: block;
}






#divToolTip
{
	position: absolute;
	width: 250px;
	padding: 0px;
	visibility: hidden;
	z-index:1001;
}

.tooltip_td1
{
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-color:#d7aa53;
	padding:0px;
	color:black;
	padding:5px;
	text-align:center;
	font-size:1.2em;
}

.tooltip_td2
{
	background-color:#e3e2e8;
	margin:0px;
	border: 1px solid black;
	line-height:1.5em;
	font-size:1.1em;
	padding:5px;
	text-align:center;
	color:black;
}

#gen-list .title
{
	font-size: 22px;
	color: #c1c1c1;
	margin:5px 0 5px -20px;
	text-decoration:underline;
}

#gen-list li
{
	line-height:18px;
	font-size:12px;
	list-style:square;
}

#gen-list li li
{
	line-height:18px;
	font-size:12px;
	
	list-style:lower-roman;
}



