
/* CSS Document */


/* GENERAL */

html, body{margin:0;
	padding:0;
	border:none;
	top:0;
	left:0;
	background:#FFFFFF;	
	width:100%;
	height:100%;
	font:normal 11px Georgia;
	color:#231F20;
	white-space:normal;}
	
a{
	text-decoration:none; border:none;}
	
/*end General */



/* WIDTH */


.contactA_width{
	width:210px;}
	
.contactB_width{
	width:216px;}
	
.homecolumn1_width{
	width:10px;}
	
.homecolumn2_width{
	width:547px;}
	
.homecolumn3_width{
	width:306px;}
	
.logo_width{
	width:669px;}
	
.news_width{
	width:400px;}

.site_width{
	width:863px;}
	
		
.submenu_iframewidth{
	width:692px;}
	

	
.topmenu_width{
	width:68px;}
	
.topmenugive_width{
	width:58px;}
	


/* end Width */


	
/* Backgrounds */

.homebg{
	background-image:url('../images/bgimage.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:860px;
	height:424px;}
	
.enrollbg{
	background-image:url('../images/enroll/bgimage.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:860px;
	height:396px;}
	
.enrollbg_redbox{
	background:#BF311A;
	width:340px;}
	
.enrollbg_outlinebox{
	background-image:url('../images/enroll/bgimage2.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:520px;
	height:160px;}

	
.givebg{
	background-image:url('../images/give/bgimage.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:863px;
	height:431px;}

/*end Backgrounds*/




/* SPACER & PADDING */

.enroll_tablepadding{
	padding-left:5px;}

.spacer_enroll2{
	background-image:url('../images/enroll/spacer_enroll2.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:414px;
	height:2px;}
	
.spacer_enroll3{
	background-image:url('../images/enroll/spacer_enroll3.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:14px;
	height:1px;}

.spacer_horizontal_white{
	background-image:url('../images/spacer_horizontal_white.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:863px;
	height:20px;}
	
.spacer_horizontal_white2{
	background-image:url('../images/spacer_horizontal_white2.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:863px;
	height:10px;}
	
	
.spacer_give{
	background-image:url('../images/give/give_spacer.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:513px;
	height:1px;}
	
.give_padding_right{
	padding-right:85px;}
	
.news_padding_left{
	padding-left:20px;}

/* end Spacer & Padding */



/* TEXT */

.subpage_text2{
	font:normal 11px Georgia;
	font-weight:500;
	line-height:1.1;
	color:#000000;
	width:435px;
	margin-left:15px;}
	
.subpage_text2 a{
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color:#BF311A;
	text-decoration:none;}
	
.subpage_text2 a:hover{
	text-decoration:underline;}	

.subpage_text2_red{
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color:#BF311A;}
	
.subpage_text2_white{
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:10px;
	line-height:2;}
	
.subpage_text2_white a{
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;}
	
.subpage_text2_white a:hover{
	text-decoration:underline;}	


#HT1{
	display:none;}
	
	
.subpage_text{
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	color:#231F20;
	line-height:1.5em;}
	
.subpage_text a{
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color:#BF311A;
	text-decoration:none;}
	
.subpage_text a:hover{
	text-decoration:underline;}
	
.subpage_text_bold{
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color:#231F20;}
	
.subpage_text_title{
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color:#00703C;}
	
.subpage_text_green{
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color:#00703C;}
	
.subpage_text_italics{
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	color:#231F20;}
	
.subpage_text_red{
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color:#BF311A;}
	
	

/* End Text */


/* Horizontal Lines */	


.line_gr_horizontal{
	background-image:url('../images/line_gr_horizontal.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:863px;
	height:3px;}
	
.line_gr_horizontal2{
	background-image:url('../images/line_gr_horizontal2.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:863px;
	height:3px;}


/*end Horizontal lines*/



	
/* Dropmenudiv */

#dropmenudiv{
position:absolute;
background-image:none;
background-repeat:no-repeat;
background-position:center;

width:165px;
height:125px;

font:normal 12px Verdana;

z-index:100;
}


#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;


}

#dropmenudiv a:hover{ /*hover background color*/

}


	

