

/* Style definitions for contact sheet */


#rightContact{
	float: right;
	padding: 10px;
	width: 400px;
}
#rightContact p {
	color: #FFFFFF;
	font-family: serif;
}
.label{
	font-family: sans-serif;
	color: #ffffff;
	font-size: 10pt;
}
.head{
	color: #ffffff;
	font-family: "Monotype Corsiva";
	font-size: 14pt;
}
#rightContact H3{
	width: 400px;
	height: 35px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-transform: none;
	font-family: serif;
	font-style: italic;
	color: #8b0000;
	border-bottom: 1px #8b0000 dashed; 
	background: url(../images/navBG_r.gif) repeat-x;
}

#leftContact p{
	padding: 10px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#leftContact{
	width: 190px;
	float:left;
	font-family: serif ;
	font-size: 14pt;
	font-style:  italic;
	color: #8b0000;
}

#rightContact H4
{

	font-size: 12px;
	color: #000000;
}

#rightContact a{
	color: #000000;
	text-decoration: none;
}

#rightContact p {
	color: #000000;
	padding-bottom: 10px;
}

#rightContact h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #800000;
	font-family: "Monotype Corsiva";
	font-style: italic;
	font-size: x-large;
}