div {
    font-family: lucida grande, trebuchet, sans-serif;
	font-size: 10px;
	color: 996633;
	font-weight: normal;
	}
	
	
div.para {
	width: 350px;
	padding-left: 25px;

}

div.feed {
    font-family: lucida grande, trebuchet, sans-serif;
	font-size: 10 px;
	color: 00ACA2;
	font-weight: normal;
	padding-left: 25 px;
}

.title {
	font-family : Georgia, trebucher, serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FEA616;

}

.body  {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003649;
	line-height:15px;
	
}

.headline  {
	font-family: Georgia, serif;
	font-size: 10 px;
	font-style: normal;
	font-weight: bold;
	color: #996633;

}




a:link {
	color: #F8360F;
	text-decoration: none;
	}    
	
a:visited {
	color: #E41E33;
	text-decoration: none;
	}  
	
a:hover {
	color: #FEA616;
	text-decoration: none;
	}
	
BODY{
	scrollbar-face-color: #00B3D2;
	scrollbar-shadow-color: #00B3D2;
	scrollbar-highlight-color: #00B3D2;
	scrollbar-3dlight-color: #00B3D2;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #00ACA2;
	scrollbar-arrow-color: #F8360F;
}

h3{ 	
	 padding-left: 35px;
	 padding-right: 25px;
	 font-family: Georgia, Helvetica, sans-serif;
	 font-size: 14px; 
	 font-style: normal;
   	 font-weight: bold; 
                	 color: #E41E33;
}

h1{ 	
	 padding-left :15px;
	 padding-right : 15px;
	 font-family : Georgia, Helvetica, sans-serif;
	 font-size : 20px; 
	 font-style : normal;
     font-weight : bold; 
     color : #E41E33;
}

/* for paragraph text */

p { 
	 padding-left : 35px;
	 padding-right : 25px;
	 font-family : verdana, Helvetica, sans-serif;
	 font-size : 12px; 
	 font-style : normal;
     font-weight : normal; 
     color : #003649;
}

p:special {
	font-face: Georgia, serif;
	color: #FEA616;
}

/* for lists */
ul {
	color: #00AcA2;
	margin-left: 50px;
	
}


li {
	padding-left: 5px;
	list-style: square;
	font-family: lucida grande, verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #075192;
	font-weight: bold;
	line-height: 15px;
	
}

.caption {
	font-family: lucida grande, georgia, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	font-weight: bold;
}


/* Links for any maroon block area */

a.footer:link {		
	font-family: lucida grande, georgia, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	font-weight: normal;
	color: #00B3D2; 
       }
	
a.footer:hover {

	font-family: lucida grande, georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style: normal;
	font-weight: normal;
	color: #00B3D2;
	}

a.footer:visited {	
	font-family: lucida grande, georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style: normal;	
	font-weight: normal;
	color: #996633;	
	text-decoration: none;
	
	}

/* Footer Text */

.footer {
	font-family: lucida grande, georgia, Arial, Helvetica, sans-serif;

	font-size: 10px;
	color: #00B3D2;
}

/* Footer Text for copyright!! */

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

body {
    background-image: url('images/desertbg.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left
}

p.headliner {
	font-size: 16px;
	font-weight: bold;
}