/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	margin-top:0px;
}

#pagecontainer {
	width:99%;
	text-align:center;
	position:absolute;
}

#contentcontainer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:420px;
	text-align:left;
}

#hometitle1 {
	position:absolute;
	width:294px;
	height:98px;
	left:1px;
	top:8px;
	z-index:1;
}

#hometitle2 {
	position:absolute;
	width:465px;
	height:211px;
	left:295px;
	top:25px;
	z-index:1;
}

#homebody {
	position:absolute;
	width:760px;
	left:0px;
	top:130px;
	z-index:5;
}




.bodycopy {
	font-size:13px;
	line-height:17px;
}

.dropcap {
	font-size:1.5em;
}

.sidebarbodycopy {
	font-size:11px;
	line-height:14px;
	color:#333333;
}

.cutline {
	font-size:10px;
	line-height:12px;
}

.hed16 {
	font-size:16px;
	line-height:18px;
}

.hed20 {
	font-size:20px;
	line-height:22px;
}


.sidebarright {
	float:right;
	width:180px;
	margin-left:12px;
	margin-bottom:8px;
	padding:6px;
	border-color:#BA3F38;
	border-width:3px;
	border-style:ridge;
	background-color:#EDD9CB;
}



.artfloatleft {
	float:left;
	margin-right:12px;
	margin-bottom:8px;
	text-align:center;
}

.artfloatright {
	float:right;
	margin-left:12px;
	margin-bottom:8px;
	text-align:center;
}


a {
	color:#96441E;
	text-decoration:none;
}

a:visited {
	color:#96441E;
	text-decoration:none;
}

a:hover {
	color:#96441E;
	text-decoration:underline;
}
