/* CSS Document */

body {
	width: 7in;	
	color: #000;
	font: 11pt/14pt "Times New Roman", Times, serif;
	background: white;
}
a {
	color: #333;
	font-weight: bold;
}
a:after { 
	content:" ["attr(href)"]"; 
	font-weight: normal;
}
#mainnav, #footer, .quicklinks, #quicklinksdhtml { display:none; }
#content { float:left; width:455px; padding-right:20px; padding-top:28px; min-height:580px; }
#sidebar { float:left; width:197px; }
#sidecontent h6 { font: 11pt/20pt "Times New Roman", Times, serif; font-weight:bold; padding:0px; margin:0px; line-height:15px; list-style:none;}
h1 { font-size:15px; }
h2 { font-size:14px; }

#bottomcontentholder {
	clear:both;
	width:784px;
	background-image: url(../images/home/bottomcontent_rep.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
}
.bottombox {
	float:left;
	width:234px;
	padding:35px 17px 2px 19px;
	margin-right:7px;
	color:#000000;
	font-size:11px;
}
.bottombox p { float:left; width:130px; line-height:17px;}
.bottombox p span { display:block; padding:4px 0px 2px 0px; font-style:italic; color:#FFFFFF; text-transform:uppercase; }
.bottombox .imgbox { float:right; padding-left:10px; padding-top:6px; }
.bottombox .printimg {  position: absolute; margin-left:-75px; }
#calendarbox {
	float:right;
	width:202px;
	background-image: url(../images/home/bg_calendar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:29px 12px 0px 12px;
	font-weight:bold;
	font-size:11px;
	color:#84325f;
}
#calendarbox p { line-height:10px; width:158px; padding-bottom:8px; }


