/* Bethany Style Sheet */

/* Change main background here.*/

.bg1 {
	background-color: #c7c6aa;
}

/* Change table background here. Note you will need to change the color of background of flash files and related gifs */

.bg2 {
	background-color: #FFFFFF;
}

.bg3 {
	background-color: #545222;
	}

.bg_bot {
	background-image:url(images/bg_btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #545222;
	}

.bggrad{
	background-image:url(images/btm_bg.gif);
	background-repeat:repeat-x;
}


/* Do not edit below this line. */

body {
	margin: 0px;
	}

table {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #545222;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color:#FFFFFF;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#545222;
}

.style1 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #545222;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #545222;
	font-weight:bold;
	text-decoration: none;
}

a.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #545222;
	font-weight:bold;
	text-decoration: underline;
}

.red {color: #FF0000}

.style2 {color: #7E7E7E}

.style3 {color: #545222}

.subhead {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#flashcontent_top {
		width: 650px;
		height: 375px;
	}
	
#flashcontent_right {
		width: 180px;
		height: 300px;
	}
