body {
	background-color: #FFFFFF;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #434b39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #44cbff;
}
h4 {
	color: #ff002e;
	font-size: 12px;
}

a:hover {
	color: #00cf00;
}
.flash {
	background-image: url(images/bg_flash.jpg);
}
.contenthome {
	background-image: url(images/bg_contenthome.jpg);
	height: 400px;
}
.availableprograms {
	padding-left: 20px;
}
.content {
	background-image: url(images/bg_content.jpg);
	height: 357px;
	padding-left: 25px;
	padding-top: 8px;
	padding-right: 28px;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #574201;
}
.line2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #574201;
	width: 400px;
}

#dropmenudiv{
position:absolute;
border:1px solid #999999;
border-bottom-width: 0;
font:normal 12px Times New Roman;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
color: #00b8ff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #00cf00;
color: #ffffff;
}
.headerhome {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #574201;
	font-size: 20px;
	font-style: italic;
	padding-left: 48px;
	background-image: url(images/redapple2.jpg);
	background-repeat: no-repeat;
	background-position: 14px;
	padding-top: 20px;
}

.headerhome a {
	color: #574201;
	text-decoration: none;
}
.headerhome a:hover {
	color: #dd0f4e;
	text-decoration: underline;
}
.headerhome2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #574201;
	font-size: 20px;
	font-style: italic;
	padding-left: 36px;
	background-image: url(images/redapple2.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 20px;
}
.headerhome2 a {
	color: #574201;
	text-decoration: none;
}
.headerhome2 a:hover {
	color: #dd0f4e;
	text-decoration: underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #574201;
	font-size: 20px;
	font-style: italic;
	background-image: url(images/redapple.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 60px;
}
.programslist {
	line-height: 22px;
}
