html,body,div,span,h1,h2,h3,h4,h5,h6,p,
a,abbr,acronym,img,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
caption,tbody,tfoot,thead,tr,th {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

html {
	font-size: 65%;
	height: 100%;
}

ol, ul {
	list-style: none
}

input {
	border: 1px solid #bbb;
	padding: 1px 2px;
}

.noborder {
	border-width: 0px;
}

body {
	background: #fff;
	border-top: 1px solid #3fc70e;
	color: #373737;
	font: normal 1.17em arial,Lucida,Verdana,sans-serif;
	height: 100%;
	line-height: 1.4;
	padding-bottom: 1px;
	text-align: center;
}

a {
	color: #08c;
}

a:hover {
	color: #6dcd3c;
}

h1, h2 {
	margin-bottom: 5px;
}

h1 {
	font: normal 1.8em Helvetica,verdana,arial,sans-serif;
}

h2 {
	font: normal 1.6em Helvetica,verdana,arial,sans-serif;
}

h3 {
	color: #4bc01d;
	font: normal 1.7em Helvetica,verdana,arial,sans-serif;
	padding: 5px 0px 10px;
}

h4 {
	font: bold 1.5em Helvetica,verdana,arial,sans-serif;
}

h5 {
	font: normal 1.4em Helvetica,verdana,arial,sans-serif;
	padding: 15px 0px 0px;
}

h6 {
	color: #64941b;
	font: bold 1.2px Helvetica,verdana,arial,sans-serif;
}

p {
	padding:0.2em 0 1.2em
}

.clr {
	clear: both;
	height: 0;
}

.nodisplay {
	display: none;
}

/** positioning rules **/

#homebnr div,#donatebtn,div#lougehrig,
.menu,#greenback,#tagline {
	position: absolute;
}

.left .inr {
	padding-bottom: 40px;
}

.ctnr2 {
	background: #fff;
	margin: 0px auto;
	width: 95%;
	min-width: 800px;
	max-width: 950px;
}

.right {
	float: left;
	margin: 0;
	padding: 0px 10px;
	width: 25.4%;
}

.left {
	float: right;
	margin-top: 0;
	padding-left: 10px;
	text-align: left;
	width: 70.4%;
}

.inr {
	padding: 0px 20px;
}

.top {
	background: #fff url(/images/background/ltgrn.gif) no-repeat;
	width: 100%;
}

.top div {
	background: transparent url(/images/background/rtgrn.gif) no-repeat right top;
	height: 15px;
	width: 100%;
}

.btm {
	background: #fff url(/images/background/lb.gif) no-repeat;
}

.btm div {
	background: transparent url(/images/background/rb.gif) no-repeat right top;
	height: 20px;
	width: 100%;
}

.right .inr {
	padding: 0px;
}

#mainctnr {
	background: #208dbf url(images/background/mastbackground3.gif) repeat-x left 0px;
	padding-top: 50px;
}

#mainctnr .ctnr2 {
	position: relative;
}

#mainctnr .ctnr2 .inner {
	background: #fff;
	padding: 0px 15px;
}

#ftrctnr {
	background: #208dbf;
	padding-bottom: 20px;
}

#ftrctnr .ctnr2 .inner {
	background: #208dbf;
}

#homebnr {
	background: #fff url(images/background/banner_rgt.jpg) no-repeat right top;
	height: 173px;
	margin: 0px 0px 20px;
	position: relative;
	text-align: right;
	width: 100%;
	z-index: 0;
}

#homebnr div {
	background: transparent url(images/background/banner_lft.jpg) no-repeat left top;
	left: 0px;
	padding: 0px 10px;
	text-align: center;
	top: 0px;
	width: 25.4%;
	z-index: 0;
}

#logo {
	margin: 0px auto 0px 10px;
}

#tagline {
	top: 0px;
	left: 230px;
	width: 361px;
}

#search {
	border: 1px solid #d0dbcd;
	color: #4aa3b2;
	font-weight: bold;
	height: 36px;
	padding: 10px 5px 0px;
	text-align: right;
	width: auto;
}

/* top navigation */

#navbar {
	font-weight: bold;
	line-height: normal;
	position: absolute;
	top: -33px;
	left: 20px;
	text-align: left;
	width: 100%;
	z-index: 10000;
}

#navbar ul a {
	display: block;
}

#navbar ul li a span {
	color: #fff;
	background: #4fd71e url(/images/background/linkright3.gif) no-repeat right top;
	font: bold 1.1em Helvetica,sans-serif;
	display: block;
	padding: 10px 16px 7px 5px;
}

#navbar ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#navbar ul li a {
	background: #4fd71e url(/images/background/linkleft3.gif) no-repeat left top;
	color: #fff;
	font: bold 85% Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	text-decoration:	none;
}

/**  rollover navigation **/

#navbar ul li ul.menu { 
	display: block;
	position: absolute;
	left: -999em;
	width: 220px;
	border-bottom: 1px dotted #fff;
	z-index: 10000;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: none;
	filter:alpha(opacity=90);
	opacity: .90;
	-moz-opacity:.90;
}

#navbar ul li ul li {
	background: none;
	float: none;
	display: block;
	padding: 0;
	margin: 0!important;
	text-align: left;
	display: inline;
}

#navbar ul li:hover ul, #navbar li.sfhover ul {
  	left: auto;
  	padding: 0px;
}

#navbar ul li ul li a {
	font-size: 1.0em;
	font-weight: bold;
	background: #4bc01d;
	padding: 7px 10px;
	border-top: 1px solid #fff;
	border-left: 2px solid #ed9d5c;
	color: #fff;
	float: none;
	margin-bottom: 0!important;
	background-image: none;
	line-height: 120%;
	text-align: left;
}

#navbar ul#global li ul.menu li a:hover {
	background: #ed9d5c !important;
	border-bottom-width: 0px !important;
	border-top: 1px dotted #fff !important;
	color: #333 !important;
	text-decoration: underline !important;
}

/** home page **/

ul.eventshome {
	list-style: disc;
	margin: 0px 0px 5px 20px;
	padding: 0px;
}

ul.eventshome li {
	margin-bottom: 3px;
}

/** general content **/

#mainbtm {
	background: #a9d7dF url(images/background/mainbtm633.gif) no-repeat center top;
	height: 20px;
}

#innercontent,#inner_home {
	padding: 0px 0px 20px;
	text-align: left;
}

/*  left column */

.sidebox h3 {
	color: #0072af;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px 1px;
	padding-bottom: 1px;
	text-align: center;
}

.sidebox {
	border: 1px solid #D3D9DC;
	margin: 25px auto;
}

.sidebox div {
	margin: 0;
	padding: 0px 15px 10px;
}

.sidebox div.bdr,.sidebox div#myturn {
	padding-top: 10px;
}

#myturn .title {
	background: #e5f3f4;
	border-top: 1px dotted #1f87b8;
	border-bottom: 1px dotted #1f87b8;
	color: #4bc01d;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 5px;
	text-align: left;
}

#myturn img {
	background: #f0fdff;
	border: 1px solid #d0dddf;
	margin: 0px auto 5px;
	padding: 5px;
}

.sidebox a.menulink {
	border-bottom: 1px dotted #6ebfce;
	color: #0e5f7e;
	font-size: .9em;
	font-weight: bold;
	display: block;
	margin: 1px 0px;
	padding: 4px 5px 4px 5px;
	text-decoration: none;
	text-align: left;
}

.sidebox a.menulink:hover,.sidebox a.menulink .current {
	background: #fff url(images/grnarrow.gif) no-repeat right center;
	color: 	#7ebc40;
}

/*  footer */

#footer1 {
	line-height: 150%;
	padding: 15px 0px;
	text-align: center;
}

#footer1,#footer1 a {
	color: #fff;
	font-weight: bold;
}

/** about ALSMI **/

#affiliates {
	color: #cc3333;
	font-weight: bold;
	margin: 0px auto;
}

#directors ul, ul#names {
	margin-top: 3px;
	margin-bottom: 3px;
}

#directors ul li, ul#names li {
	margin-bottom: 5px;
}

/* about ALS */

ul#facts {
	margin-left: 30px;
}

#facts li {
	list-style-type: disc;
	margin-bottom: 7px;
}

/** open letter to donors **/

#openltr ul li {
	color: #267683;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

#openltr ul li ul {
	margin-left: 30px;
}

#openltr ul li ul li {
	color: #000;
	font-weight: normal;
	list-style-type: disc;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

/** contact form **/

#msg {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px;
}

.lbl {
	padding-right: 4px;
	text-align: right;
}

/** support groups **/

#support {
	margin: 5px 0px;
	padding: 15px;
	text-align: center;
}

#support h6 {
	margin: 20px 0px 0px;
}

/** workshops **/

#workshops {
	margin: 0px 0px;
	padding: 0px 15px;
	text-align: left;
}

.wshop_name, .wshop_address {
	text-align: center;
}

.wshop_name {
	color: #74a42b;
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	line-height: 120%;
}

.wshop_address {
	font-weight: bold;
}

.wshop_time {
	margin-top: 15px;
}

.wshop_speaker {

}

.wshop_topic {
	font-size: 1.10em;
	font-weight: bold;
}

/** events **/

.fritemblock,.hmitemblock {
	width: 98%;
}

.fritemblock .hdr,.hmitemblock .hdr {
	border: 1px solid #fff;
	margin: 5px 0px 0px 12px;
	padding: 5px 0px 5px 140px;
}

.fritemblock .hdr {
	padding-left: 120px;
}

.hmitemblock p,.fritemblock p {
	margin: 0px 10px 5px 0px;
	padding: 0;
	text-align: right;
}

.hmevent_subtitle,.frevent_subtitle {
	font-weight: bold;
}

.hmevent_title,.frevent_title {
	color: #70B32E;
	font-size: 14px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

.hmevent_desc,.frevent_desc {
	margin-top: 10px;
}

div.hmevent_links a,div.frevent_links a {
	display: block;
}

div.hmevent_links a:hover,div.frevent_links a:hover {
	color: #70B32E;
}

#allladieshm .hdr {
	background: #fff url(/images/ladygolfer90x135.gif) no-repeat;
}

#bootleggershm .hdr {
	background: #fff url(/images/bootleggers.gif) no-repeat;
}

#walknrollhm .hdr {
	background: #fff url(/images/walknroll_events.jpg) no-repeat;
}

#lougehrighm .hdr {
	background: #fff url(/images/lougehrig.gif) no-repeat;
}

#friendshm .hdr {
	background: #fff url(/images/party.gif) no-repeat;
}

#allladiesswing {
	padding-top: 30px;
}

#btleggers {
	text-align: center;
}

#btleggers #photos {
	margin: 10px auto 30px;
	width: 95%;
}

#btleggers a.photo {
	border: 1px solid #aaa;
	display: block;
	float: left;
	height: 150px;
	margin: 5px;
	width: 200px;
}

#btleggers #click {
	font-weight: bold;
	margin: 10px auto 5px;
}

#btleggers #recap {
	line-height: 130%;
	margin: 0px auto;
	text-align: left;
}

/** Lou Gehrig Day **/



/** logo pages **/

.walksponsor_cat div div, .lgsponsor_cat div div,
.btsponsor_cat {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 0px;
	text-align: center;
}

.walksponsor_cat {
	background: #a4d45b;
	border: 1px solid #b4e46b;
}

.sponsor_block img, .sponsor_block a img {
	margin: 0px auto;
}

.lgsponsor_cat {
	background: #e87b39;
	border-top: 1px solid #d86b29;
	border-left: 1px solid #d86b29;
	border-bottom: 1px solid #f88b49;
	border-right 1px solid #f88b49;
	color: #036;
}

.btsponsor_cat {
	background: #aaa;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #bbb;
	border-right 1px solid #bbb;
	color: #fff;
}

/** als informer page **/

ul#alsinformer li {
	padding-bottom: 10px;
}

/** research news **/

ul#research_arts li {
	padding: 5px;
}

ul#research_arts li a:link {
	color: #069;
}

ul#research_arts li a:hover {
	color: #555;
}

ul#research_arts li a:active {
	color: #555;
}

h5.research_title {
	border-bottom: 1px solid #555;
}

p.return {
	margin-right: 10px;
	text-align: right;
}

/** recommended links, resource manual **/

.resource_sections {
	margin-left: 30px;
}

.reclinks li,ol.resource_sections li {
	margin-bottom: 10px;
}

/** contributions, volunteers **/

ul#tributes li, ul#volunteers li {
	list-style-image: url(images/heartbull.jpg);
	margin: 4px 0px 5px 15px;
	padding: 0;
	vertical-align: text-top;
}

ul#tributes {
	margin-top: 20px;
	width: 80%;
}

#networkforgood {
	margin: 0px auto;
	text-align: center;
}

#networkforgood a {
	background: #fff url(/images/donatenowlogo1.gif) no-repeat center center;
	display: block;
	height: 50px;
	width: 120px;
}

/** bracelets page **/

#bracelets div {
	background: transparent url(/images/bracelet.jpg) no-repeat left bottom;
	padding-left: 210px;
	padding-top: 50px;
}

/** hillers scrip page **/

#hillers_scrip {
	margin: 0px;
	overflow: hidden;
}

#hillers_scrip ul {
	margin: 10px 10px 10px 30px;
}

#hillers_scrip ul li {
	margin-bottom: 7px;
}

#hillers_img {
	background-image: url(/images/stripe1.gif);
	background-repeat: repeat-x;
	height: 135px;
	margin-top: 10px;
}

/* friends and family events */

#yoursfr .hdr {
	background: #fff url(/friendsfamily/images/party.gif) no-repeat;
}

/*  miscellaneous */

#disclaimer {
	border-top: 1px dotted #ccc;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0px;
	padding: 10px 0px;
	text-align: center;
}

ul#sitemap li {
	margin-bottom: 7px;
}

/* divider for events */

.grey {
	background: #fff url(/images/background/bluedotx.gif) repeat-x;
	height: 2px;
}

/* Opus One cigar dinner */

#cigar {
	color: #3f1f08;
}

#cigar h3 {
	border-bottom: 1px solid #674025;
	border-top: 1px solid #674025;
	color: #674025;
	font-size: 14px;
	padding: 5px 0px;
}

#cigar span {
	font-weight: bold;
}

#cigar #opus {
	text-align: center;
}

#cigar #opus a {
	background: transparent url(/images/opus.jpg) no-repeat center center;
	display: block;
	height: 85px;
	margin: 10px auto;
	width: 170px;
}

/* photo gallery */

table.photoevents {
	background: #dbeff3;
	text-align: left;
	width: 500px;
}

table.photoevents td {
	background: #dbeff3;
	border: 1px solid #bbcfd3;
	font-weight: bold;
	padding: 5px 10px;
	vertical-align: top;
	width: 50%;
}

table#thumbnails {
	text-align: center;
	width: 500px;
}

table#thumbnails td {
	text-align: center;
	vertical-align: center;
}

#pagination {
	background: #dbeff3;
	border-bottom: 1px solid #bbcfd3; 
	font-weight: bold;
	padding: 0px 5px 3px;
	width: 490px;
}

/* All Ladies Golf page */

#allladies_logo {
	text-align: center;
	margin: 0px 0px 10px 0px;
	width: 75%;
}

* html #allladies_logo {
	width: 40%;
}

/*  for the photo gallery */

.showdiv {
	display: block;
}

.hidediv {
	display: none;
}

.underline {
	text-decoration: underline;
}

.nounderline {
	text-decoration: none;
}