/* 

	home.php  CSS - Text Styles

*/

body{
font-family: "Times New Roman", Times, serif;
}

#header_text{
position: absolute;
bottom: 0em;
left: 0.31em;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 2.25em; 
margin: 0em;
padding: 0em;
}

a{
text-decoration: none;
color: #FFFFFF;
}

.h_links{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.94em; 
font-variant: small-caps;
}

#news_header{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.13em; 
font-variant: small-caps;
margin-bottom: -0.63em;
}

hr{
height: 0.19em;
border: 0em;
background-color: #AB1810;
color: #AB1810;
}

#header_content{
padding: 0.63em;
background-color: #E2873E;
border: 0.06em solid #AB1810;
}

#left_menu a{
line-height: 1.13em;
}

#footer_text{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em; 
margin: 0em;
padding: 0em;
}

.news_title{
color: #AB1810;
margin-bottom: 0.1em;
}

img{
border: 0em;
}


