/* STYLE.CSS */

/* Navigation (Top) Frame */

/* Banner */

	.navBannerTable
	{
	width: 975px;
	height: 122px;
	border-collapse: collapse;  
	}

	.sponsorLink
	{
	font: 500 14pt Monotype Corsiva,serif;
	text-decoration: none;
	color: #E84F04;
	}

/* Links */

	.navLinksTable
	{
	width: 975px;
	height: 25px;
	}

	.navLinkText
	{
	font: 400 14pt Monotype Corsiva;
	text-align: center;
	text-decoration: none;
	border-style: outset;
	width: 95px;
	color: #FBF0CE;
	background-color: #E84F04;
	}

	.navLinkHover:hover
	{
	text-decoration: none;
	color: #E84F04;
	background-color: transparent;
	}

/* Pages */

/* "Home" Page */

	.homeEventsTable
	{
	width: 160px;
	}

	.homeTextTable
	{
	width: 600px;
	}

	.homePicsTable
	{
	width: 200px;
	border-collapse: collapse;
	}

	.homeTextMargin
	{
	margin: auto 25px auto 25px;
	}

	.projectsTable
	{
	width: 900px;
	}

/* "About" Page */

	.aboutTable
	{
	width: 900px;
	}

	.aboutTextTable
	{
	width: 500px;
	}

	.aboutPicsTable
	{
	width: 400px;
	}

	.aboutPicPropLand
	{
	width: 360px;
	height: 270px;
	border: outset;
	}

/* "Calendar" Page */

	.calendarTable
	{
	width: 975px;
	}

/* "Gallery" Page */

	.galleryTable
	{
	width: 975px;
	}

	.galleryCell
	{
	width: 480px;
	height: 300px;
	border-style: outset;
	}

	.linkGalleryText
	{
	color: #000000;
	}

	.galleryAkamilBg
	{
	background: url(akamil_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryEcuadorBg
	{
	background: url(ecuador_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryHabitatBg
	{
	background: url(habitat_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryOhmBg
	{
	background: url(ohm_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryWrwBg
	{
	background: url(wrw_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryAtwBg
	{
	background: url(atw_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryDevotionBg
	{
	background: url(devotion_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.gallerySafeSpaceBg
	{
	background: url(safe_space_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryDistrict6990Bg
	{
	background: url(district_6990_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryGandhiDayBg
	{
	background: url(gandhi_day_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryChurchWorldBg
	{
	background: url(church_world_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.gallerySocialsBg
	{
	background: url(socials_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryCharityWalksBg
	{
	background: url(charity_walks_bg.jpg) no-repeat;
	width: 480px;
	height: 300px;
	}

	.galleryDescTable
	{
	width: 800px;
	}

	.galleryPicsTable
	{
	width: 400px;
	}

	.galleryPicPropLand
	{
	width: 400px;
	height: 300px;
	border: outset;
	}

	.galleryPicPropPort
	{
	width: 300px;
	height: 400px;
	border: outset;
	}

/* "Officers" Page */

	.officersTable
	{
	width: 970px;
	}

	.officersBioTable
	{
	width: 750px;
	}

	.officersCell
	{
	width: 185px;
	}

	.officersBioPic
	{
	width: 250px;
	}

	.officersTitlesLg
	{
	font: 20pt Monotype Corsiva,Verdana,serif;
	width: 220px;
	height: 40px;
	color: #E84F04;
	text-align: center;
	}

	.officersTitlesSm
	{
	font: 16pt Monotype Corsiva,Verdana,serif;
	width: 220px;
	height: 40px;
	color: #E84F04;
	text-align: center;
	}

	.officersPics
	{
	width: 180px;
	height: 240px;
	border-style: outset;
	}

	.officersNamesLg
	{
	font: 18pt Monotype Corsiva,Verdana,serif;
	width: 220px;
	height: 40px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	}

	.officersNamesSm
	{
	font: 14pt Monotype Corsiva,Verdana,serif;
	width: 220px;
	height: 40px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	}

	.officerLink:link
	{
	color: #FFFFFF;
	}

	.officerVis:visited
	{
	color: #FFFFFF;
	}

/* "Links" Page 24 485px*/

	.linkspageTable
	{
	width: 975px;
	}

	.linkspageCell
	{
	font: 18pt Monotype Corsiva,Verdana,serif; /* 24pt */
	width: 100%;                               /* 485px */
	text-align: center;
	}

/* "Contact Us" Page */

	.contactTable
	{
	width: 400px;
	}

	.contactAddressText
	{
	width: 400px;
	}

	.contactFormFont
	{
	font: 10pt Arial;
	width: 300px;
	border: thin solid #E84F04;
	background-color: transparent;
	}

/* Generic */

/* Headers and Paragraphs */

	.bodyBg
	{
	background: url(bg_rotaract.gif) repeat fixed;
	}

	H1 
	{
	font: 24pt Monotype Corsiva,Verdana,serif; 
	color: #E84F04;
	text-align: center;
	}

	H2 
	{
	font: 20pt Monotype Corsiva,Verdana,serif; 
	color: #E84F04;
	text-align: left;
	width: 400px; 
	}

	P, UL
	{
	font: 500 14pt Monotype Corsiva,serif;
	}

/* Pictures */

	.picPropLand
	{
	width: 400px;
	height: 300px;
	border: outset;
	}

	.picPropPort
	{
	width: 300px;
	height: 400px;
	border: outset;
	}

	.picNote
	{
	font: 500 14pt Monotype Corsiva,sans-serif;
	text-align: left;
	margin: -5px 25px 15px 25px;
	}

/* Links */

	.linkText
	{
	color: #E84F04;
	}

	.linkStd
	{
	font: 600 8pt Arial;
	color: #E84F04;
	}

	.linkHover:hover
	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E84F04;
	}

	