/* PAGE HEADER ATTRIBUTES */
.nav {
	color: #FFF48D;
	background-color: #EA8200 /*lighter orange #FF9900*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.spacer {
	padding: 0 4px;
}

img {
	border: 0;
}



/* CONTENT ATTRIBUTES */
.headTD {
	background: url(/images/header_bkgrd.gif) repeat-x;
	height:96px;
}

.contentTable {
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	border: none;
	top: 0px;
	padding: 0;
	text-align: left;
}

a {
	/*text-decoration: none;*/
	color: #EA8200;
	font-family: helvetica,arial,sans-serif;
}

a:hover {
	color: black;
}

h1 {
	color: #EA8200;
	font-size: xx-large;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0;
	font-style: italic;
}	

h2 {
	color: #000000;
	font-size: x-large;
	font-weight: bold;
	padding: 0 0 0 50px;
	margin-bottom: 0;
	text-decoration: underline;
}	

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #EA8200;
	font-size: medium;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 20px 0 -10px 0;
	text-align: left;
	line-height: normal;
}	

h4 {
	line-height: normal;
}

.newsBoxItem {
	padding: 5px;
	margin: 0;
	line-height:1.2em;
	border-bottom: 1px solid #EA8200;
	text-align: center;
}

.newsBoxItemDate {
	font-size: 10px;
	color:#EA8200;
}

.newsBoxItemTitle {
	font-size: 14px;
	color:#EA8200;
	font-weight: bold;
}

.newsBoxItem a {
	font-size: 10px;
	color:#EA8200;
	font-weight: bold;
}


/* trying to fix IE error in <h3> tag followed by <p>*/
p.0Margins {
	margin: 0;
	padding-top: 10px;
}

.listItems {
	color: #EA8200;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}	

.listItems td {
	vertical-align: top;
}

.listItems a {
	color: #000000;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 10px;
}	

.listItems a:hover {
	color: #EA8200;
}

.content {
	padding: 0 80px;
	font-size: 14px;
	line-height: 1.6em;
	width: 750px;
}	

.imgRtFloat {
	float: right;
	padding: 0 0 0 10px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #EA8200;
	text-align: center;
	width: 300px;
}

.imgLtFloat {
	float: left;
	padding: 0 0 0 10px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #EA8200;
	text-align: center;
	width: 300px;
}

.pdf {
	float: left;
	padding: 0 10px 0 0;
}	

.pdfText {
	font-size: xx-small;
	font-family: arial,helvetica, sans-serif;
	margin-top: -10px;	
}
	
.pdfText a {
	color: black;
}
	
.contact {
	text-align: center;
	border: 0;
}

.contact a {
	text-align: center;
	color:  EA8200;
	border: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: x-small;
}

.contactEmail a {
	color:black;
	font-weight: bold;
}

/* FOOTER ATTRIBUTES */
.footer {
	color: #EA8200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	padding: 20px 0 2px 0;
}

.footer a {
	color: #EA8200;
	font-size: 11px;
}

.footer a:hover {
	color: #000000;
}



/* COPYRIGHT ATTRIBUTES */
.copyright {
	color: #FFF48D;
	background-color: #EA8200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	padding: 2px;
}


/* Links page formatting */
#links {
	font-size: small;
	line-height: 1.1em;
}

#links p {
	padding: 5px 0 10px 0;
	border-bottom: solid #EA8200 1px;
}

#links strong {
	font-size: medium;
}	

#links a {
	color: #EA8200;
	padding-left: 10px;
	font-weight: bold;
}

ul {
	list-style-image: url(/images/bullet_ul.gif);
}

li {
	margin-top: 5px;
}

ul.border-bottom li {
	border-bottom: 1px solid black;
}

li strong {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#volunteer ul {
	padding: 5px 0 0 0;
	/*border-bottom: solid #EA8200 1px;*/
	list-style: url(/images/bullet_ul.gif) disc outside;
}

#volunteer strong {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -20px;
}

#volunteer label {
	color:  #EA8200;
}

#form  {
	clear:both;
	display: block;
	margin: 10px auto;
	width: 400px;
	padding: 20px;
	border: solid black 1px;
	font-size:small;
	background: white;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
}

#form b {
	padding-right: 5px;
	font-size:smaller;
}

#form td {
	padding: 3px;
}


#horLine {
	border-bottom: solid #EA8200 1px;
	width: 600px;
	margin-top:-10px;
	padding:0;
	height:0;
}

#whatLinks a {
	color: #EA8200;
	font-weight: bold;
}

.captionText {
	font-size: x-small;
	font-family: arial,helvetica, sans-serif;
	line-height: 1.25em;
}

/* Gala styles */

.galaTable {
	font-family: sans-serif;
	background: white;
}

.galaTable tr {
	margin: 0;
}

.galaTable td {
	margin: 0;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #EA8200;
}

.galaLevel {
	font-size: 14px;
	font-weight: bold;
}

.galaDescription {
	line-height:1.5em;
	font-size: 12px;
}

.galaPrice {
	font-weight: normal;
	color:  #EA8200;
	font-size: 12px;
}