/* CSS definition file containing sitestyle stylesheets */

BODY {

	font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif;

	background-color: rgb(255,255,255);

	background-image: url(../../assets/images/bg.gif);

	margin: 0px;

	padding: 0px;

	font-size: 13px;

}

 A:active {color:#0000FF;text-decoration:none;}

 A:link { color:#0000FF;text-decoration:none;}

 A:visited { color:#0000FF; text-decoration:none;}

 A:hover { color:#FF0000; text-decoration:underline;}

 

.TextNavBar { font-size: xx-small;}

  

.bigRedLink {font-size: 25px; color:#0000FF;}

.bigRedLink A:active { color:#0000FF; text-decoration:none;}

.bigRedLink A:link { color:#FF0000; text-decoration:none;}

.bigRedLink A:visited { color:#FF0000; text-decoration:none;}

.bigRedLink A:hover { color:#FF0000; text-decoration:none;}



.greenstrip_footer {

	color: #FFFFFF;

	background-image: url(../../assets/images/footer_grn_stripe.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	font-size: 10pt;

	padding-left: 140px;

}



.greenstrip_footer a:active{

	color: #FFFFFF;

	font-weight: bold;

	text-decoration:none;

}

.greenstrip_footer a:visited{

	color: #FFFFFF;

	font-weight: bold;

	text-decoration:none;

}

.greenstrip_footer a:link{

	color: #FFFFFF;

	font-weight: bold;

	text-decoration:none;

}

.greenstrip_footer a:hover{

	color: #FFFFFF;

	font-weight: bold;

	text-decoration:none;

}



.bottom_footer {

	font-size: 8pt;

	padding-left: 140px;

	padding-right: 50px;

}

.bottom_footer a:active{

	

	text-decoration:none;

}

.bottom_footer a:visited{

	

	text-decoration:none;

}

.bottom_footer a:link{

	

	text-decoration:none;

}

.bottom_footer a:hover{

	

	text-decoration:underline;

}

.untra{ color: #FF5F00; text-decoration:none;}



#mainbody {

	padding-left: 5px;

}

#page_header {

	font-size: 12pt;

	font-weight: bold;

	padding-right: 50px;

	text-transform: capitalize;

	text-decoration: none;

}



.section_headers {

	

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

}

.large_red_text {

	font-size: 15pt;

	font-weight: bold;

	text-transform: uppercase;

	color: #FF0000;

}

.event_table_frmt {

	background-color: #ffffcc;

}

li {

	font-weight: bold;

	color: #0000FF;

	margin-bottom: 10px;

}

.testimonial_dates {

	font-size: 10px;

	color: #000000;

}

