body {
	background: #FFFFFF;
	margin: 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #333366;
	font-size: 11px;
	line-height: 130%;
}

h1 {
	color: #333366;
	font-size: 13px;
	font-weight: bold;
}

h2 { color: #333366;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 { color: #333366;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 { color: #333366;
	font-size: 12px;
	valign: top;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

A:link { color: #993300;
	font-size: 11px;
	text-decoration: underline;
	 }
A:visited { color: #993300;
	font-size: 11px;
	text-decoration: underline;
	}
A:active { color: #993300;
	font-size: 11px;
	text-decoration: underline;
	}		
A:hover { color: #993300;
	font-size: 11px;
	text-decoration: none;
	 }
 
/* Sub Nav - under Main Nav */

A:link.subNav { color: #333366;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 8px;
	text-decoration: none;
	 }
A:visited.subNav { color: #333366;
	font-size: 10px;
	margin-top: 8px;
	text-decoration: none;
	}
A:active.subNav { color: #333366;
	font-size: 10px;
	margin-top: 8px;
	text-decoration: none;
	}		
A:hover.subNav { color: #333366;
	font-size: 10px;
	margin-top: 8px;
	text-decoration: underline;
	 }
	 
.subNavOver {
	font-size: 10px;
	font-weight: bold;
	color: #47476B;
}
	
.subNavCopy {
	font-size: 10px;
	color: #47476B;
}

.subNavBox {
	margin: 0px;
	padding-right: 5px;
	padding-left: 10px;
}

.orangeLine {
	color: 333366;
	font-size: 11px;
	padding-top: 8px;
	border-bottom: 1px solid #CC6600;
	background-image: url(images/nav_bck_under.gif);
	background-repeat: repeat-x;
	padding-right: 30px;
	text-align: right;
}

/* Membership Types and Costs Boxes */

.box {
	background-color: #F6ECD9;
	border: 1px solid #CC6600;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;

	}

.box h1 {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #333366;
	float: left;
}	

.box h2 {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 10px 3px;
	font-size: 11px;
	color: #333366;
}

.box p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #000066;
}

/* Events */

.events {
	margin: 0;
	padding: 0;
}

.events h1 {
	color: #333366;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.events h2 {
	color: #333366;
	font-size: 11px;
	padding: 0;
	font-weight: bold;
	margin-top: 10px;
}

.events h3 {
	font-size: 10px;
	valign: top;
	text-transform: uppercase;
}

.events h4 {
	font-size: 11px;
	font-weight: bold;
	valign: top;
	margin: 0px;
}

.events h5 {
	color: #333366;
	font-size: 11px;
	font-weight: bold;
	valign: top;
	margin: 0px 0px 10px 0px;
}

A:link.eventLink { color: #333366;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

A:visited.eventLink { color: #333366;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

A:hover.eventLink { color: #333366;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.eventDate {
	background: #F3DBB9;
	padding: 4px 10px;
	border-top: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
}
.eventTime {
	background: #F3DBB9;
	padding: 4px 10px;
	border-top: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
}
.eventInfo {
	background: #f6ecd9;
	border: 1px solid #CC6600;
	padding: 10px;
	vertical-align: top;
}

/* Bullets - Orange Arrows */

A:link.bullet { color: #993300;
	font-size: 9px;
	margin-right: 18px;	
	text-decoration: underline;
	 }
A:visited.bullet { color: #993300;
	font-size: 9px;
	margin-right: 18px;	
	text-decoration: underline;
	 }
A:hover.bullet { color: #993300;
	font-size: 9px;
	text-decoration: none;
	}
	
.arrowLeft {
	background: url(images/orgArrow.gif) no-repeat;
	text-indent: 18px;
}

/* Index */

.indexBox1 {
	border-right: 1px solid #CC6600;
	padding-left: 5px;
}

.indexBox2 {
	padding-left: 10px;
	padding-bottom: 10px;
}

.serif {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 105%;
	color: #CC5400;
	margin-top: 8px;
	margin-bottom: 5px;
}

.indexSans {
	color: #CC6600;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: -2px;
}

/* Footer */
.footer {
	border-top: 1px solid #CC6600;
	border-right: 1px;
	border-bottom: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.footer p {
	font-size: 10px;
	color: #333366;
	text-align: center;
	padding: 0;
	margin: 0;
}

.footer a {
	font-size: 10px;
	color: #333366;
	text-indent: 25px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 35px;
}

.footer a:visited {
	font-size: 10px;
	color: #333366;
	text-indent: 25px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 35px;
}

.footer a:hover {
	font-size: 10px;
	color: #333366;
	text-indent: 25px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 35px;
}


.flintText {
	padding-top: 5px;
	text-align: center;
}

.flintText p {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	}

.flintText a {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	}
	
.flintText a:visited {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	}
	
.flintText a:hover {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
	

/* Speaker Column*/

.photo {
	border: 1px solid #003366;
	padding: 3px;
}

.speakerDate {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
.speakerEvent {
	font-size: 11px;
	margin: 0px;
}

/* Speaker*/

.speakerBox {
	margin-left: 15px;
	float: right;
	}

.speakerList {
	background: #f6ecd9;
	padding: 10px;
	border: 1px solid #CC6600;
	vertical-align: top;
}

.speakerTitle {
	background: #F3DBB9;
	padding: 4px 10px;
	border-top: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	
}
	
.speakerBox a {
	color:#993300;
	line-height: 140%;
	text-decoration: underline;
	}
.speakerBox a:hover { color:#993300;
	line-height: 140%;
	text-decoration: none;
	}
.speakerBox a:visited { color:#993300;
	line-height: 140%;
	text-decoration: underline;
	}

	
/* Contact */
	
.noMargin {
	margin: 0;
	padding: 0;
	}
	
.contactBox {background: #f6ecd9;
	border: 1px solid #CC6600;
	margin: 0px 0px 0px 10px;
	padding: 7px;
	vertical-align: top;
}
	
.contact p {
	color: #333366;
	font-size: 11px;
	line-height: 130%;
	margin: 0;
	}
	
.contact h1 {
	color: #333366;
	font-size: 14px;
	font-wieght: bold;
	}

.eventMargin {
	margin-top: 15px;
}

/* Misc */

.red {
	color: #990000;
	margin-top: 20px;
	margin-bottom: 20px;
}

.indent {
	margin: 0px 0px 0px 30px;
	line-height: 130%;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}
.alignRight {
	text-align: right;
}
ul {
	list-style: square outside;
	background-color: #669;
}
.beckyFix {
	background: url(images/signature.gif) no-repeat top;
}

