 /*NOTE: be sure that there is no space between measurement numbers and units, e.g., 5(no space)em*/
/*Main text style for page*/
body {
	margin: 0 0 0 0;
	padding:0;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	bgcolor: #999966;
	background-image: url(images/orangespirals.jpg);
	background-repeat: repeat;
	color: #666666;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;

} 

#container {
	border: none; 
	padding: 0; 
	margin: 0px auto 0px auto;  
	width:85%; 
	background-color:#FFF; }

/*Header area styles -- where the banner goes (note the url() reference)*/
#header {
	height: 86px;
	padding:0;
	width:1023px;
	background-color: #7232bd;
	background-image: url(images/bnw_branding2.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: -8px;
	top: 21px;


	}

/*NAVIGATION BAR STYLES*/

.navcontainer ul { 
	text-align: center; 
	background-color:#FFF;
	padding: 10px 0; 
	margin-top: 0px; /* cancels gap caused by top padding in Opera 7.54 */ 
	margin-left: 0; 
	font-size:10px;
	width: 100%; 
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
/* fixes Firefox 0.9.3 */ }  

.NavBarText ul li {
	display: inline;
	padding-right: 0;
	padding-bottom: .25em;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00FF00;
	font-size: 10px;

}  

/*Page content div -- this is all text etc. under the banner*/ 
#pagecontent	{width:90%;margin: 0 15px 0 15px; padding:0; } 
#pagecontent p {line-height: 140%; 
}  


/*Default anchors/link styles used in page content*/
a:link 		{color: #6600CC; text-decoration: none;}
a:visited	{color: #663399; text-decoration: none;}
a:hover 	{color: #33CC00; text-decoration: none;}
a:active	{color: #FF6600; text-decoration: none;}

/*-----------------------------------------------------------------------------------------------*/
/*Heading Styles*/

h2, h3, h4, h5, h6 {margin-top: 1.5em; margin-bottom: .25em;}
h1, h2, h3, h4, h5 {font-family: "Georgia", "Times New Roman", "Times", serif; color: #636;} 
h1 {font-size: 175%; font-variant: small-caps; letter-spacing: .15em;}
h2 {font-size: 150%; font-style: italic;}
h3 {font-size: 130%;}
h4 {font-size: 120%; font-style: italic;}
h5 {font-size: 115%;}
h6 {font-size: 90%;}

/*Note style*/
.note {font-style: italic;}




/*--------------------------------------------------------------------------------------------------*/
/*Images*/

.imagefloat		{float: right; margin: 15px 15px 15px 15px;clear:right;}
.imagefloatleft {float: left;margin-right: 1em; margin-top:.5em; margin-bottom:.5em;}
.imagefloatpdf	{float: left;margin-right: 1em; margin-top:.2em; margin-bottom:.5em;}

a img {border: none; }




/* List Styles  -------------------------------------------------------------------------------------*/

/*Ordered (numbered) list*/
ol.numberlist1 {line-height: 1.25em;}
li.numberlist1 {margin-bottom: .5em;}

/*Unordered (bulleted) list */
ul.bulletlist1 {list-style-type: square;}
li.bulletlist1 {margin-bottom: .5em;}
.bulletlist1 ul li {list-style-type: square;  }
.bulletlist2 {list-style-type: square; line-height: 1.5em;padding:0;margin-bottom:1em;margin-left:2em;}




/*Use list3 for .pdf downloads lists or when you don't want a bullet. Add the image images/pdf2.jpg after the anchor tag before the anchor text for a little .pdf image to be part of the hyperlink (see membership info page for an example)*/
.list3 {list-style: none;font-weight:bold; line-height: 1.5em;margin-bottom: 1.5em;margin-left:2em;}
img.list3 {margin-right:1em;margin-bottom:-.5em;}

/*this is similar to bulletlist4, but works better with larger images, and img has border.*/
.list4 {list-style: none;font-weight:bold; line-height: 1.5em;margin-bottom: 1.5em;margin-left:6em;}
img.list4 {margin-right:4em;margin-bottom:-2em;border:solid 2px #369;}

/*Author style -- used at the end of announcements, etc. where it is "signed," example: "--Karin for the Website Team" Use: <p style="author">content</p>*/
p.author {font-style: italic; text-align: right;}




/* Footer div and links */

#footerdiv	{margin: 30px 10px 0 10px; border-top:solid 1px #60C;}
.footer		{font-size:80%; text-align: center;margin:1em 0 0 0;}

hr {
	border: 0;
	width: 80%; 
	color: #60C;
	background-color: #60C;
	height: 1px;
}
/*STYLES FROM BRAVE.CSS*/

td {
	font-style: normal;
	font-weight: normal;
	color: #663366;
	font-size: 9px;
}

select { 
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
background-color: #FFFFFF}

input {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal
; background-color: #FFFFFF
}
.GalleryCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: center center;
	text-align: center;


}
.GalleyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.IndexPageNavigationList {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 0%;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	line-height: 230%;
	display: block;
	background-image: none;
}
 /*from shoppingcart.css */

BODY.main
{
	background-color:#FFFFFF;
; font-family: Verdana, Arial, Helvetica, sans-serif
; font-size: 12pt; color: #000000
}
.title
{
	font-size: 12px;
	font-family: arial;	
	font-weight: bold
}
.data
{
	font-size: 12pt;
	font-family: arial;	
}
input.small_button
{
	font-size: 12px;
	font-family: arial;	
}
input.number
{
	text-align: right;
	background-color:#FFFFFF;
	border: 0;
}
A.remove
{
	color: #ff6666;
	text-decoration: none;
}
A.remove:hover
{
	color: #666666;
	text-decoration: none;
}
.title_times
{
	font-weight: bold
; font-size: 12pt
}
.data_times
{
font-size: 12pt
}

A.link
{
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
; font-size: 12pt
}
A.link:hover
{
	font-weight: bold;
	text-decoration: none;
; font-size: 12pt
}