@charset "utf-8";
/* CSS Document */

/* Table Formatting */

html body {
	font-family: Verdana;
	background-color: #73733D;
	font-size: small;
	color: #000000;
	margin: 0px;
	padding: 0px;
	outline-width: thin;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000080;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


table {
	background-color: #FFFFFF;
}
.title {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.elkmenu {
	background-color: #346633;
	overflow: auto;
}
.pagetitle {
	background-image: url(backgrounds/background-750-2.gif);
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: Arial;
}
.footer {
	background-color: #346633;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
}

.footer a:link {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFE;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana;
	font-size: small;
	color: #73733D;
	text-decoration: underline;
}
.textcenter {
	text-align: center;
}
.textcenterbold {
	font-weight: bold;
	text-align: center;
}
.textcentermedium {
	font-size: medium;
	text-align: center;
}
.textboldmediumunderline {
	font-size: medium;
	text-decoration: underline;
	font-weight: bold;
}
.textmedium {
	font-size: medium;
}
.textmediumboldred {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.textmediumblue {
	font-size: medium;
	font-weight: bold;
	color: #000080;
}
.textmediumbold {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.textcenterlarge {
	font-size: large;
	text-align: center;
}
.textlarge {
	font-size:18px;
}
.textbold {
	font-weight: bold;
}
.textjustified {
	text-align: justify;
}
.textitalics {
	font-style: italic;
}
.textbolditalics {
	font-style: italic;
	font-weight: bold;
}
.textcenteritalics {
	font-style: italic;
	text-align: center;
}
.textboldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.redtextbold {
	font-weight: bold;
	color: #FF0000;
}
.bluetextbold {
	font-weight: bold;
	color: #000080;
}
.titlegreenlargebold {
	color: #009966;
	font-size: 24px;
	font-weight:bold;
}
a:link {
	color:#000080;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#000080;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#000080;
	text-decoration: underline;
	font-weight: bold;
}
.blueredlinks {
	font-weight: normal;
}
.blueredlinks a:link {
	font-weight: bold;
	color:#000080;
	text-decoration: none;
}
.blueredlinks a:visited {
	font-weight: bold;
	color:#000080;
	text-decoration: none;
}
.blueredlinks a:hover {
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.blackframe {
	border: 2px solid #000000;
}
.bigblackframe {
	border: 5px solid #000000;
}
.xsmall {
	font-size: x-small;
}
.xsmallbold {
	font-size: x-small;
	font-weight:bold;
}
.xsmallitalics {
	font-size: x-small;
	font-style: italic;
}

/* Left Column */

.latestinfo {
	background-color: #346633;
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
}
.redbox {
	font-family: Verdana;
	font-size: small;
	background-color: #ffeb8b;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding-top: 13px;
	padding-bottom: 13px;
}
.redbox a:link {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.redbox a:visited {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.redbox a:hover {
	font-family: Verdana;
	font-size: small;
	color: #FF0000;
	text-decoration: none;
}
.leftcoltext {
	font-weight: bold;
	text-align: center;
	font-size: x-small;
}
.leftcolredtext {
	font-weight: bold;
	text-align: center;
	font-size: x-small;
	text-transform: uppercase;
	color: #FF0000;
}
.peachbutton {
	border: 1px solid #000000;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #ffeb8b;
}
.peach {
	background-color: #ffeb8b;
	padding: 2px;
	border: 2px solid #000000;
}
.peachbutton a:link {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.peachbutton a:visited {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.peachbutton a:hover {
	font-family: Verdana;
	font-size: small;
	color: #FF0000;
	text-decoration: none;
}

/* About AES (aboutaes.html) */

.aboutlinks {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
.aboutlinks a:link {
	color:#000080;
	text-decoration: none;
}
.aboutlinks a:visited {
	color:#000080;
	text-decoration: none;
}
.aboutlinks a:hover {
	color:#FF0000;
	text-decoration: none;
}
.abouttitle {
	font-size: medium;
	font-weight: bold;
}
.missionstatement {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}
.abouttitle2 {
	font-size: large;
	font-weight: bold;
}
.supportpic {
	border: 2px solid #000000;
}

/* Membership Info (membershipinfo.html) */

.membershipoptiontitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #996600;
	text-decoration: underline;
}
.meminfotext {
	text-decoration: none;
}
.meminfotext a:link {
	color:#000080;
	text-decoration: none;
	font-weight: normal;
}
.meminfotext a:visited {
	color:#000080;
	text-decoration: none;
	font-weight: normal;
}
.meminfotext a:hover {
	color:#FF0000;
	text-decoration: none;
	font-weight: normal;
}

/* Lifetime Membership Cost Savings Chart (lifecost.html) */

.lifetimetable {
	background-position: center;
	vertical-align: top;
	border: 5px outset #346633;
}

/* Habitat Partners of Arizona (habitatpartner.html) */

.habitattitle {
	font-size: large;
	text-transform: uppercase;
	color: #2F5E2F;
	font-weight: bold;
	text-align: center;
}
.habitatlinks {
	font-size: x-small;
	font-style: italic;
}
.habitatlinks a:link {
	color:#000080;
	text-decoration: none;
}
.habitatlinks a:visited {
	color:#000080;
	text-decoration: none;
}
.habitatlinks a:hover {
	color:#FF0000;
	text-decoration: none;
}

/* Next Meeting (meetings.html) */

.meetingsdirections {
	font-size: large;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

/* AES Contacts (aescontacts.html) */

.contacttext {
	font-size: medium;
	text-align: center;
}
.contacttext a:link {
	color:#000080;
	text-decoration: none;
	font-weight: normal;
}
.contacttext a:visited {
	color:#000080;
	text-decoration: none;
	font-weight: normal;
}
.contacttext a:hover {
	color:#FF0000;
	text-decoration: none;
	font-weight: normal;
}
.contacttitle {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

/* Officers & Directors (officers.html) */

.officertitle {								/* Also Used on 2009auctionlist.html */
	font-size: x-large;
	color: #000080;
	text-align: center;
	font-weight: bold;
}
.officerstext {								/* Also Used on helpwanted.html & 2009auctionlist.html */
	text-align: center;
}
.officerstext a:link {
	color:#000080;
	text-decoration: none;
	font-weight: normal;
}
.officerstext a:visited {
	color:#000080;
	text-decoration: none;
	font-weight: normal;
}
.officerstext a:hover {
	color:#FF0000;
	text-decoration: none;
	font-weight: normal;
}

/* Founding Members (foundingmembers.html) */

.goldsmall {
	font-weight: bold;
	color: #A45128;
}
.goldlarge {
	font-size: medium;
	font-weight: bold;
	color: #A45128;
}

/* 2008 Banquet Recap (2008banquet.html) */

.banquettitle08 {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.banquettitlered08 {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.banquettitlelarge08 {
	font-size: x-large;
	text-align: center;
}
.banquetsubtitle {
	font-size: medium;
	text-align: center;
}
.banquettext {
	font-size: medium;
	font-weight: bold;
}
.banquettext a:link {
	color:#000080;
	text-decoration: none;
}
.banquettext a:visited {
	color:#000080;
	text-decoration: none;
}
.banquettext a:hover {
	color:#FF0000;
	text-decoration: none;
}

/* 2009 Banquet Donors (2009auctionlist.html) */

.donor2009 {
	font-size: 11px;
}
.donor2009 a:link {
	color:#000080;
	text-decoration: none;
	font-weight: normal;
}
.donor2009 a:visited {
	color:#000080;
	text-decoration: none;
	font-weight: normal;
}
.donor2009 a:hover {
	color:#FF0000;
	text-decoration: none;
	font-weight: normal;
}


/* Funded Elk Projects (fundedprojects.html) */

.fundedslogan {
	color: #800000;
	font-style: italic;
	font-weight: bold;
}
.fundedtitle {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

/* Help Wanted (helpwanted.html) */

.bluereditalicslinks {
	font-weight: bold;
	font-style: italic;
}
.bluereditalicslinks a:link {
	color:#000080;
	text-decoration: none;
}
.bluereditalicslinks a:visited {
	color:#000080;
	text-decoration: none;
}
.bluereditalicslinks a:hover {
	color:#FF0000;
	text-decoration: none;
}
                             /* Uses .officerstext for bottom email link on page formating */

/* Completed Projects (helpwantedcomplete.htm) */

.hwclinks {
	font-size: xx-small;
	font-style: italic;
}
.hwclinks a:link {
	color:#000080;
	text-decoration: none;
}
.hwclinks a:visited {
	color:#000080;
	text-decoration: none;
}
.hwclinks a:hover {
	color:#FF0000;
	text-decoration: none;
}

/* Youth Activities (youthactivities.html) */

.youth {
	font-size: medium;
	text-align: justify;
}
.youth a:link {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.youth a:visited {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.youth a:hover {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.youthformbutton {
	text-transform: uppercase;
	color: #000080;
	background-color: #D5D5AE;
	border: 2px solid ##5B5B30;
}

/* AES Links (aeslinks.html) */

.linktitle {
	font-size: large;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

/* General Store (store.html) */

.yellowbox {
	background-color: #FFFFCC;
}
.storelinks {
	font-size: 11px;
	font-style: italic;
}
.storelinks a:link {
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.storelinks a:visited {
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.storelinks a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redtextxsmall {
	font-size: x-small;
	color: #FF0000;
}

/* Logo Merchandise (online_store/index.htm) */

.logomerchlinks {
	font-size: 12px;
	font-style: italic;
}
.logomerchlinks a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.logomerchlinks a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.logomerchlinks a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
