body{
	font-family: Verdana, Arial,sans-serif;
	color: #000000;
	line-height: 1.2;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #D3D3D3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* 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: Comic Sans MS;Verdana,Arial,sans-serif;
 font-size: 225%;
 color: #000000;
}

h2{
 font-size: 130%;
 color: #000000;
}

#desc {
	color: #D3D3D3;
		margin: 0px;
	padding: 10px 0px 20px 428px;
		font-family: Georgia,Times New Roman,Times,serif;
		font-size: 125%;
}

h3{
 font-size: 14px;
 color: #000000;
}
h3.nocenter{
 font-size: 14px;
 color: #000000;
 text-align: left;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #000000;
}

h5{
 font-size: 100%;
 color: #000000;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #000000;
}
	
	.smaller {
		font-size: 70%;
	}		
		

/*       Layout Divs                        */


#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #000000;
	width: 100%;
	background-color: #cc3333;
	height: 170px;
	background-image: url(images/stacked.jpg);
	background-position:left;
	background-repeat: no-repeat;
	
}

#navBar{
	margin: 0 79% 0% 0;
	padding: 0px;
	background-color: #cc3333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #cc3333;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	color: Black;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 10px 0px 0px 428px;
	 color: #000000;
}


/*************** #pageName styles **************/

#pageName{
	padding: 20px 0px 5px 10px;
}



/************* #date styles *************/

#date{
	font-size: 80%;
	margin-top: 0;
	Width: 100%;
	border-bottom: 1px solid #000000;
	background-image: url(images/red_bricks.jpg);
	background-color: #D3D3D3;
	background-repeat: repeat;
	background-position: left;
	height: 10px;
	color: #000000;
	padding: 15px 0px;
}


/* .feature styles */

.feature{
	padding: 0px 0px 10px 0px;
	font-size: 80%;clear: both;
}

.feature h3{
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 10px 10px 0;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.text{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.text p{
	padding: 0px 0px 10px 0px;
}

span.right {
	width: 100px;}
} 
span.left {
	float: left;
	width: 120px;
	font-weight: bold;
} 
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #000000;
	font-size: 75%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}


#siteInfo img{
	padding: 4px 4px; 
	vertical-align: middle;
}





/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar div ul li {border-bottom: 1px solid #000000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: px solid #000000;}


/*    pageLinks styles  */

#pageLinks{
	position: relative;
	margin: 0px;
	padding: 30px 0px 20px 10px;
	font-size: 80%;
	background-color: #cc3333;
	
}
#pageLinks div {border-bottom: 1px solid #000000;
	
}

#pageLinks h3{
	padding: 10px 0px 2px 0px;
}


/* .otherLinks styles */

.otherLinks{
	margin: 0px;
	padding: 20px 0px 30px 10px;
	font-size: 80%;
        background-color: #cc3333;
}

.otherLinks h3{
	padding: 10px 0px 2px 0px;
}


/* #ad styles */

.ad{
	background-image: url(images/Shadow_Dulce_Watson2.jpg);
	background-repeat: no-repeat;
	background-position: top; center;	
	padding:110px 5px 0px 5px;
	margin: 10px;	
	font-size: 75%;
	display: block;
	background-color: #cc3333;	
}

.ad a:link img {border: 0;}
.ad a:visited img {border: 0;}

.ad a:hover img {border: 0;}
.ad a:active img {border: 0;}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
