.homepagebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.body_content {

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

a:link {
	color: #CC3333;
	text-decoration: underline;
	}
a:visited { 
	color: #CC3333;
	text-decoration: underline; 
	}
a:hover {
	color: #CCCC99;
	text-decoration: underline;
	}
a:active { 
	color: #CCCC99;
	text-decoration: underline; 
	}

h1 {
font-weight:normal;
padding:0px;
margin:0px;

}

h2 {
font-weight:normal;
padding:0px;
margin:0px;

}

.title_background {


background: url('/images/title-background-right.gif');
background-repeat:no-repeat;

}


.title_text {
	color: #CC3333;
	font-family: Times New Roman, Times, serif;
	font-size:34px;
	font-style:italic;
	

}

.sub_title {
	color: #765553;
	font-family: Times New Roman, Times, serif;
	font-size:22px;

}

.sub_title_small {
	color: #765553;
	font-family: Times New Roman, Times, serif;
	font-size:21px;

}
	
	
	
	.sub_title_larger {
	color: #765553;
	font-family: Times New Roman, Times, serif;
	font-size:28px;
	margin-left:4px;
	font-style:italic;
	


}

/* Start Navbar Styles  */

.navbar_frame {
width:730px;
height:18px;

}




.sub_nav {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e03127;
	text-decoration:none;
	font-weight:bold;


}

a.sub_nav:link {

	color: #765553;
	text-decoration:none;
}

a.sub_nav:hover {

	color: #765553;
	text-decoration:none;
}

a.sub_nav:active {

	color: #765553;
	text-decoration:none;
}

a.sub_nav:visited {

	color: #765553;
	text-decoration:none;
}



.rows1 {

	height:18px;  /* this adjusts the height of the navbar */
	float:left;
	vertical-align: bottom;
	background-position: bottom;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e03127;
	font-weight:bold;
	letter-spacing:1px;
}

a.rows1:link {

	height:18px;  /* this adjusts the height of the navbar */
	float:left;
	vertical-align: bottom;
	background-position: bottom;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e03127;

	padding:0px;
	margin:0px;
	text-decoration:none;
	letter-spacing:1px;
}

a.rows1:hover {

	height:18px;  /* this adjusts the height of the navbar */
	float:left;
	vertical-align: bottom;
	background-position: bottom;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e03127;

	padding:0px;
	margin:0px;
	text-decoration:none;
	letter-spacing:1px;
}

a.rows1:visited {

	height:18px;  /* this adjusts the height of the navbar */
	float:left;
	vertical-align: bottom;
	background-position: bottom;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e03127;

	padding:0px;
	margin:0px;
	text-decoration:none;
	letter-spacing:1px;
	
}

.rows_space {
	width:30px; /* this adjusts the width of the navbar */
	height:18px;  /* this adjusts the height of the navbar */
	float:left;
	vertical-align: bottom;
	background-position: bottom;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e03127;

	padding:0px;
	margin:0px;
	letter-spacing:1px;
}


/* End Navbar Styles  */


.newsfeed	
{
	margin-left: 10px;
	margin-right: 10px;

}
.newsfeed a:link {color: #765553; text-decoration:none;}
.newsfeed a:visited {color: #333333; text-decoration:none;}
.newsfeed a:hover {color: #333333; text-decoration:none;}
