/* Homepage */

h4 {font-size:18px;}

#rightColumn {width:480px; float:right; background:url(../images/dotted_line_vertical.gif) left repeat-y; padding-left:20px;}
#leftColumn {width:285px; float:left;}

#fadeImg {padding:0 0 0 11px;}
#fadeImg img { position:absolute; top:10px; display:none; border:0;}

p.hp_link {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 40px;
}

p.hp_link_goodie {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 10px;
}

.accordsuffix{
	font-family: Verdana, sans-serif;
	padding: 0;
	font-weight: normal; 
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	width: auto;
}
.sectionheader{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:20px;
	color:#ffffff;
	padding-top: 10px;
	padding-bottom:5px;
}

.mainheader{ /*header*/
cursor: hand;
cursor: pointer;
font: bold 20px Times New Roman;
color: purple;
padding: 0px;
padding-bottom: 5px;
}

.openmaincontent{ /*class added to contents of main when they are open*/
}

.closedmaincontent{ /*class added to contents of main when they are closed*/
}

.subheader{ /* subheader*/
cursor: hand;
cursor: pointer;
font: bold 20px Times New Roman;
color: purple;
padding-bottom: 5px;
}

.opensubcontent{ /*class added to contents of sub when they are open*/
}

.closedsubcontent{ /*class added to contents of sub when they are closed*/
}

img.hp_line {
	margin-top: 10px;
	margin-bottom: 10px;
}