* {
	padding: 0;
	margin: 0;
}
body {
    font-family:  Arial, Helvetica, sans-serif;
    background color: #ffffff right bottom fixed no-repeat;
    color: #4f4f4f;
	margins: 0px 0px 0px 0px;
	line height: 2;
	padding: 0px; 
	text-align: center;
}
a, a:link, a:visited {
    color: #444686;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active, a:focus {
    color: #566047;
}  

a.globalNav:link, a.globalNav:visited, a.globalNav:hover  {
	color:#E7D56F;
	text-decoration: underline;
	}
	
a.reads:link, a.reads:visited, a.reads:hover  {
color:#424F3D;
text-decoration: underline;
	}

a.holidaygreen:link, a.holidaygreen:visited, a.holidaygreen:hover  {
color: #006600;
text-decoration: underline;
	}


.p5 span a {
    font-weight: bold;
}
p {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 70%;
}

#container {
    position: relative;
    margin: 0 auto;
    text-align: left;
    background: #ffffff url(mainBG.gif) center top repeat-y;
    width: 850px;
	

}
#pageHeader {
    text-align: center;
    background: #ffffff url(headerBG2.jpg)  center top no-repeat;
    height: 300px;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family:  Arial, sans-serif;
 font-size: 155%;
 color: #993366;
}

h2{
 font-family:  Arial;
 font-size: 130%;
 color:#604E68;
 text-align: center;
}

h3{
 font-family: Papyrus, Arial;
 font-size: 115%;
 margin: 0px 0px 0px 10px;
 font-weight: bold;
 color:#503F57;
 
}

h4{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666600;
}

h5{
font-family: Arial;
 font-size: 100%;
 color: #643C61;
 font-weight: normal;
}

h6{
 font-family: Papyrus, Arial;
 font-size: 140%;
 margin: 0px 0px 0px 10px;
 font-weight: bold;
 color: #3D3D17;

}




p{
font-size: 12px;
color: #464646;
line-height: 1.5;
}

.style200 {
	font-size: 13px;
	color:#853C6D;
	font-family: Arial, helvetica, Verdana;
	font-style: normal;
    font-weight: bold;
}
.style300 {
	font-size: 13px;
	color:#999900;
	font-family: Arial, helvetica, Verdana;
	font-style: normal;
    font-weight: bold;
}
.style100 {
	font-size: 11px;
	color:#993399;
	font-family: Verdana, helvetica, arial;
	font-style: normal;
    font-weight: bold;
}
 
 .style101 {
	font-size: 12px;
	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
 }
 
.newsTxt1 {
  font-size: 13px;
  color:#663366;
  font-weight: bold;
  font-family: verdana, helvetica, arial, sans-serif;
}
.newsTxt2 {
  font-size: 14px;
  color: #663366;
  font-family: helvetica, arial, sans-serif;
 

}
.newsTxt3 {
  font-size: 11px;
	color:#663399; 
  font-family: verdana, helvetica, arial, sans-serif;
 }


.newsTxt4 {
  font-size: 12px;
  color:#CC6600;
  font-family: verdana, helvetica, arial, sans-serif;
 }


li.newbullet {
list-style-image:url(bullet.gif)
margin: 5px 0px 0px 0px;
}


ul{
list-style-type: square;
line-height: 1.0;
font-size:10px;
font-family: arial;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}




label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
menu0, menu1, menu2, menu3, menu4 {
font-size: 8px;
}

#masthead{
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #6E446E;
	width: auto;
	background-image:  url("fullBG.jpg"); 
}

#navBar{
	align: right;
	margin: 0 0 0 79%;
	padding: 0px;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}

#pageNav{
	float: right;
	width: 200px;
	padding-right: 10px;
	border-left: 0px solid #a27070;
	border-bottom: 0px solid #cccccc;
	font: Arial;
	
}

#pageNavLeft{
	float: left;
	width: 20%;
	padding-right: 10px;
	padding-left: 40px;
	border-right: 0px solid #a27070;
	border-bottom: 0px solid #cccccc;
	font: Arial;
}


#quotes{
    float:left;
    margin: 5 5 5 5;
	width: 20%;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-right: 10px;
	padding-left: 40px;
	font: Papyrus, Arial;
	font-size: 80%; 
	color: #AF696B;
	line height: 1.2;
}

#content{
    float: none;
  	width: 75%;
	margin: Opx 0px 0px 0px;
	padding: 0 0 0 0;
	line-height: 1.5;
	font-size: inherit;
		
	
	
}




#footer {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    clear: both;
    font-size: 70%;
    background: #Ffffff url("footerBG.jpg") center  center no-repeat;
    height: 190px;
    }


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 5px 5px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
font size: 14px;
color: #7A5B87;
padding: 275px 400px 0px 10px;
margin: 0px 0px 0px 0px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

#globalNav2{
color: #7A5B87;
padding: 0px 0px 0px 10px;
white-space: wrap;
}

#globalNav2 a {
font size: 80%;
padding:  5px 5px 5px 5px;
}



/************** .feature styles ***************/

.feature{
	padding: 15px 250px 100px 250px;
	line-height: 1.5;	
	font size: 10px;

}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0 15px 0px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
/************* .p styles **********************/
.style4{
font-size: 95%;
color: #464646;
line-height: 1.5;
}

.style14{
font-size: 14px;
color: #993366;
line-height: 1.5;
}

.style50{
	font-size: 12px;
	color: #333399;
	line-heigh: 1.5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 100%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-bottom: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	
}
/************** #table styles **********************/
table.wide-table { width:100%; }
.style38 {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #666666;
}
.style301 {
	font: normal 12px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #CC3333;
}
.style302 {
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #8C3556;
}
