/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7BE1D;
	background-image:url(/CampFiles/C8/Websitefiles/images/angel_bgd3.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#006600;
	/*color: #AD8A1F;*/
}
#container {
	background-image:url(/CampFiles/C8/Websitefiles/images/bgd.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;	
	

}
a:link {
	color:#3A87C7;
	text-decoration: underline;
}
a:visited {
	color: #3A87C7;
}
a:hover {
	color: #3A87C7;
	text-decoration: none;
}
a:active {
	color:#3A87C7;	
	text-decoration: none;
}
.style1 {font-size: 20px}

li{
	background-image:url(/CampFiles/C8/Websitefiles/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-type:none;
	padding-left:20px;
	margin-left:-30px;
}

#main_body_padding{
	text-align:left;
	padding-top:6px;
	padding-right:18px;
}
.sub_taglines{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#006600;
}
.large-green{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#006600;
}
.sub_taglines_yellow{
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#2C6DA3;
}
.sub_taglines_blue{
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#2C6DA3;
}
.photos_right_vertical{
	padding-left:12px;
	padding-bottom:12px;
}
.photos_left_vertical{
	padding-right:12px;
	padding-bottom:12px;
}

.white-text{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
.footer_ultra_small{
	font-size:9px;
	color:#999999;
}