td{
	vertical-align: middle;
}

#humanitarian td {
	font-family: "Century Gothic",tahoma,arial,helvetica;
	font-size: 10pt;
	color: #4B075F;
	vertical-align: top;
	padding;
	padding: 5px 0 5px 0;
}

#humanitarian td{
	text-align:left;
}

/* text size */
.content-text-8{
	font-family: "Century Gothic",tahoma,arial,helvetica;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 15px;
}
.content-text-8-short{
	font-family: "Century Gothic",tahoma,arial,helvetica;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
}
.content-text-10{
	font-family: "Century Gothic",tahoma,arial,helvetica;
	font-size: 10pt;
}
.content-text-12{
	font-family: "Century Gothic",tahoma,arial,helvetica;
	font-size: 12pt;
}
.content-text-12-yellow{
	font-family: "Century Gothic",tahoma,arial,helvetica;
	font-size: 12pt;
	color: #996600;
}
.content-text-14{
	font-family: "Century Gothic",tahoma,arial,helvetica;
	font-size: 14pt;
}
.content-text-heading1{
	font-family: "Century Gothic","Arial Rounded MT Bold";
	font-weight: bold;
	font-size: 16pt;
}
.content-text-heading1a{
	font-family: "Century Gothic","Arial Rounded MT Bold";
	font-weight: bold;
	font-size: 13pt;
}
.content-text-heading2{
	font-family: "Century Gothic","Arial Rounded MT Bold";
	font-size: 22pt;
	color: #4B075F;
	font-weight: bold;
}
.content-text-subhead1{
	font-family: "Century Gothic",tahoma;
	font-size: 8pt;
	margin-left: 10px;
}
.content-text-subhead2{
	font-family: "Century Gothic",tahoma;
	font-size: 8pt;
}
.content-text-subhead3{
	font-family: "Century Gothic",tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
}
.content-text-footer1{
	font-family: "Century Gothic",tahoma;
	font-size: 8pt;
	text-align: center;
	color: #c7c7c7;
}
.content-text-footer2{
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	color: Silver;
}
.content-text-bold{
	font-weight: bold;
}
.content-text-italic{
	font-style: italic;
}
.content-text-bold{
	font-weight: bold;
}

.award-list-items{
	padding-left: 10px;
	padding-top: 10px;
	text-align: left
}

.bold{
	font-weight: bold;
}

.justified {
	 text-align: justify; 
	 text-justify: newspaper;
}

.left{
	text-align: left;
}
/* colors */

.purple{
	color: #4B075F;
}

.light-purple{
	color: #800080;
}

.light-bg{
	background-color: #f7f7f7;
}

/* Links */
a.title:link 
{
	text-decoration: 	none;
	color: black;
}

a.title:active 
{
	text-decoration: none;
	color: black;
}

a.title:visited 
{
	text-decoration: none;
	color: black;
}

a.title:hover 
{
	text-decoration: underline;
	color:				#4B075F;
}
a.inline:link 
{
	text-decoration: underline;
	color: #4B075F;
}
a.inline:active 
{
	text-decoration: underline;
	color: #4B075F;
}
a.inline:visited 
{
	text-decoration: underline;
	color: #4B075F;
}

a.inline:hover 
{
	text-decoration: underline;
	color:				#4B075F;
}
a:link 
{
	text-decoration: underline;
	color: #4B075F;
}
a:active 
{
	text-decoration: underline;
	color: #4B075F;
}
a:visited 
{
	text-decoration: underline;
	color: #4B075F;
}

a:hover 
{
	text-decoration: underline;
	color:				#4B075F;
}

/* Shadows */

.content-box{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 3px 3px 11px #C0C0C0;
	-moz-box-shadow: 3px 3px 11px #C0C0C0;
	box-shadow: 3px 3px 11px #C0C0C0;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	padding: 12px;
	font-family: Century Gothic",tahoma;
	
}

.small-radius-l{
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	padding: 2px 0 2px 0;
}

.small-radius-r{
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	padding: 2px 0 2px 0;
}

.text-shadow-1 {
	text-shadow: 0px 0px 11px #D3D3D3;
	background-color: #FFFFFF;
	font-family: Century Gothic",tahoma;
	text-align: left;

}

/* Landing Page Images */

#m_theCubNewsletter
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_theCubNewsletter.png") no-repeat 0 0;
}

#m_theCubNewsletter:hover {
	 background-image: url("images/page_gfx/m_theCubNewsletter_R.png");
}

#m_weeklyPrograms
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_weeklyPrograms.png") no-repeat 0 0;
}

#m_weeklyPrograms:hover {
	 background-image: url("images/page_gfx/m_weeklyPrograms_R.png");
}

#m_ClubServiceProjects
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_ClubServiceProjects.png") no-repeat 0 0;
}

#m_ClubServiceProjects:hover {
	 background-image: url("images/page_gfx/m_ClubServiceProjects_R.png");
}

#m_fundRaisers
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_fundRaisers.png") no-repeat 0 0;
}

#m_fundRaisers:hover {
	 background-image: url("images/page_gfx/m_fundRaisers_R.png");
}

#m_charities
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_charities.png") no-repeat 0 0;
}

#m_charities:hover {
	 background-image: url("images/page_gfx/m_charities_R.png");
}

#m_humanitarian
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_humanitarian.png") no-repeat 0 0;
}

#m_humanitarian:hover {
	 background-image: url("images/page_gfx/m_humanitarian_R.png");
}

#m_join
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_join.png") no-repeat 0 0;
}

#m_join:hover {
	 background-image: url("images/page_gfx/m_join_R.png");
}

#m_clubPersonnel
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_clubPersonnel.png") no-repeat 0 0;
}

#m_clubPersonnel:hover {
	 background-image: url("images/page_gfx/m_clubPersonnel_R.png");
}

#m_membershipDirectory
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_membershipDirectory.png") no-repeat 0 0;
}

#m_membershipDirectory:hover {
	 background-image: url("images/page_gfx/m_membershipDirectory_R.png");
}

#m_duesPayment
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_duesPayment.png") no-repeat 0 0;
}

#m_duesPayment:hover {
	 background-image: url("images/page_gfx/m_duesPayment_R.png");
}

#m_clubHistory
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_clubHistory.png") no-repeat 0 0;
}

#m_clubHistory:hover {
	 background-image: url("images/page_gfx/m_clubHistory_R.png");
}

#m_clubAwards
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_clubAwards.png") no-repeat 0 0;
}

#m_clubAwards:hover {
	 background-image: url("images/page_gfx/m_clubAwards_R.png");
}

#m_clubConstitution
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_clubConstitution.png") no-repeat 0 0;
}

#m_clubConstitution:hover {
	 background-image: url("images/page_gfx/m_clubConstitution_R.png");
}

#m_clubArchives
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_clubArchives.png") no-repeat 0 0;
}

#m_clubArchives:hover {
	 background-image: url("images/page_gfx/m_clubArchives_R.png");
}

#m_codeOfEthics
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_codeOfEthics.png") no-repeat 0 0;
}

#m_codeOfEthics:hover {
	 background-image: url("images/page_gfx/m_codeOfEthics_R.png");
}

#m_linksToLionism
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_linksToLionism.png") no-repeat 0 0;
}

#m_linksToLionism:hover {
	 background-image: url("images/page_gfx/m_linksToLionism_R.png");
}

#m_contactUs
{
  display: block;
  width: 390px;
  height: 20px;
  background: url("images/page_gfx/m_contactUs.png") no-repeat 0 0;
}

#m_contactUs:hover {
	 background-image: url("images/page_gfx/m_contactUs_R.png");
}

#m_officersAndDirectors
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_officersAndDirectors.png") no-repeat 0 0;
}

#m_officersAndDirectors:hover {
	 background-image: url("images/page_gfx/m_officersAndDirectors_R.png");
}

#m_committeeChairs
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_committeeChairs.png") no-repeat 0 0;
}

#m_committeeChairs:hover {
	 background-image: url("images/page_gfx/m_committeeChairs_R.png");
}

#m_presidentsMessage
{
  display: block;
  width: 390px;
  height: 35px;
  background: url("images/page_gfx/m_presidentsMessage.png") no-repeat 0 0;
}

#m_presidentsMessage:hover {
	 background-image: url("images/page_gfx/m_presidentsMessage_R.png");
}

#clubMenu{
	margin:30px 0 0 0;
}
#clubMenu li{
	margin:4px 0 0 0;
}

.contentList li {
	list-style-type: none;: 
}






#banner{
	height:30px;
	width: 840px;
	-webkit-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 3px 3px 11px #C0C0C0;
	-moz-box-shadow: 3px 3px 11px #C0C0C0;
	box-shadow: 3px 3px 11px #C0C0C0;
	text-shadow: 0px 0px 5px #D3D3D3;
	background-image: -moz-linear-gradient(top, #f0b800 25%, #49005d 33%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.25, #f0b800), color-stop(0.33, #49005d));
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f0b800', endColorstr='#49005d')";*/ /* for IE */
	background-color: #49005d;
	
}

#banner1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 11px #C0C0C0;
	-moz-box-shadow: 3px 3px 11px #C0C0C0;
	box-shadow: 3px 3px 11px #C0C0C0;
	text-shadow: 0px 0px 5px #D3D3D3;
	background-color: #f0b800;
}

#banner2 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 11px #C0C0C0;
	-moz-box-shadow: 3px 3px 11px #C0C0C0;
	box-shadow: 3px 3px 11px #C0C0C0;
	text-shadow: 0px 0px 5px #D3D3D3;
	background-color: #49005d;
}



