/* -------------------------------------------------------------------

   MAIN HORIZONTAL MENU stuff is here...

   --------------------------------------------------------------------*/



/*
td img {
 Another Mozilla/Netscape bug with making sure our images display correctly. (VWU: Seems to work OK without this ???) 
	display: block;
}
*/

#Menu {
	/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	width:700px;
	height:33px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}



#MMMenuContainerAbout_popup {
	position:absolute;
	left:125px;
	top:27px;
	visibility:hidden;
	z-index:300;
}
   

#MMMenuContainerActivities_popup {
	position:absolute;
	left:240px;
	top:27px;
	visibility:hidden;
	z-index:700;
}


#MMMenuContainerResources_popup {
	position:absolute;
	left:350px;
	top:27px;
	visibility:hidden;
	z-index:700;
}

#MMMenuContainerMembership_popup {
	position:absolute;
	left:475px;
	top:27px;
	visibility:hidden;
	z-index:300;
}


#MMMenuContainerNewMember_popup {
	position:absolute;
	left:600px;
	top:27px;
	visibility:hidden;
	z-index:300;
}


.MenuContainer {
/* a class that we can apply to all popouts */
	position:absolute;
	visibility:hidden;
	z-index:300;
}

.MenuContainer a {
	/* Controls the general apperance for menu MMMenuContainerActivities_popup's items, including color and font */
	text-decoration:none;
	font-family:Tahoma, Verdana, Arial, san-serif;
	font-size:11px;
	background-color:#C8CC6E;
	text-align:left;
	vertical-align:middle;
	padding:1px;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

.MenuContainer a:hover {
/* Controls the mouse over effects for menu MMMenuContainerActivities_popup */
	font-weight:bold;
}



/* Item_n classes create the positions for the drop-down menu items...*/

.Item_0 {
	left:0px;
	top:0px;
	width:148px;
	height:17px;
}

.Item_1 {
	left:0px;
	top:17px;
	width:148px;
	height:17px;
}

.Item_2 {
	left:0px;
	top:34px;
	width:148px;
	height:17px;
}

.Item_3 {
	left:0px;
	top:51px;
	width:148px;
	height:17px;
}

.Item_4 {
	left:0px;
	top:68px;
	width:148px;
	height:17px;
}

.Item_5 {
	left:0px;
	top:85px;
	width:148px;
	height:17px;
}

.Item_6 {
	left:0px;
	top:102px;
	width:148px;
	height:17px;
}

.Item_7 {
	left:0px;
	top:119px;
	width:148px;
	height:17px;
}


/* These styles set the scene for the whole document. */


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

#header {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	width: 850px;
}

#holder {
	background-image: url(images/bg_02.gif);
	background-repeat: repeat-y;
	width: 850px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	height: 60px;
	background-image: url(images/bg_03.gif);
	background-repeat: no-repeat;
	color: #999999;
	font-size: 10px;
	margin: 0px;
	padding-left: 105px;
	background-position: bottom;
}

#breadcrumbing {
	margin: 0px;
	float: left;
	width: 850px;
	padding: 0px;
	text-indent: 10px;
	background-color: #877D6C;
}
#content {
	top: 0px;
	margin-top: 0px;
	margin-right: 105px;
	margin-bottom: 0px;
	margin-left: 105px;
	padding: 0px;
}
#bc {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #999999;
}
#left {
	top: 0px;
	margin-top: 0px;
	margin-right: 235px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#right {
	width: 200px;
	margin: 0px;
	float: right;
}

/* Here are the formatting styles for all paragraphs */


p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	line-height: normal;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-color: #CCC;
}

li {
	font-size: 9.5pt;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 5px;
	list-style-type: square;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #45658E;
}
h2 {
	background-image: url(images/h2.jpg);
	font-size: 16px;
	color: #45658E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-variant: small-caps;
	background-repeat: no-repeat;
	padding-left: 45px;
	line-height: 35px;
	margin: 0px;
}

h3 {
	background-image: url(images/h3.png);
	font-size: 12px;
	color: #45658E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	line-height: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

.smaller {
	font-size: 10px;
}
.smallhighlight {
	font-size: 10px;
	background-color: #FFFFCC;
}
.indent10 {
	padding-left: 10px;
	margin-left: 10px;
}
.indent20 {
	padding-left: 20px;
	margin-left: 20px;
}
.title {
	font-weight: bold;
	color: #662A34;
	font-size: 18px;
}
.author {
	color: #999999;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 10px;
	font: normal 11px "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #662A34;
	margin-left: 20px;
}
.maintext {
	margin-left: 20px;
}
.smmaintext {
	font-size: 10px;
	margin-left: 20px;
}
.boldkhaki {

	font-size: 12px;
	font-weight: bold;
	color: #877D6C;
}
.boldwhite {
	font-size: 12px;
	font-weight: bold;
	font-color: #FFFFFF;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 36px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	background-position: center;
	color: #45658E;
	line-height: 15px;
}
.quotegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
	text-align: left;
	line-height: 24px;
}

.quote_temp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	background-position: center center;
	color: #CCCCCC;
	line-height: 15px;
}
.quotegal_temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
	line-height: 24px;
}

/* Other tags go here */

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
.boldblue {
	font-size: 12px;
	font-weight: bold;
	color: #45658E;
}
.boldbluecaps {
	font-size: 12px;
	font-weight: bold;
	color: #45658E;
	text-transform: uppercase;
}
.boldorange {
	font-size: 12px;
	font-weight: bold;
	color: #F7943D;
}
.boldred {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.borderblue {
	border: 2px solid #45658E;
}
.borderfuchsia {
	border: 2px solid #C4006B;
}
.borderpink {
	border: 2px solid #FF84C8;
}
.borderlettuce {
	border: 2px solid #86C87A;
}
.borderkelly {
	border: 2px solid #59AD47;
}
.bordersky {
	border: 2px solid #00B7C6;
}
.borderorange {
	border: 2px solid #F7943D;
}
.bordereggplant {
	border: 2px solid #702C91;
}
.borderroyal {
	border: 2px solid #5C2D91;
}
.bordermauve {
	border: 2px solid #C998E0;
}
.bordergray {
	border: 2px solid #CCCCCC;
}
.bordersalmon {
	border: 2px solid #F9AD68;
}
hr {
	color: #E9E9E9;
	width: 80%;
	align: center;
}
