div.right {
	width: 213px;
	border-right: 1px dotted #DA842C;
	border-bottom: 1px dotted #DA842C;	
	border-left: 1px dotted #DA842C;	
	border-top: 1px dotted #DA842C;	
}
div.right h2 {
	background-color:#DA842C;
	color:#FFFFFF;
	padding: 5px;
	line-height: 13pt;
	margin-top: 0px;
}
div.right p.content {
	padding-right: 5px;
	padding-left: 5px;
}
div#homePageContent {
	padding: 5px 20px 5px 20px;
}
div.center h2 {
	color: #DA842C;
}
div.center h3 {
	color: #062F46;
}
div.center a:link, div.center a:visited, div.right a:link, div.right a:visited {
	color: #DA842C;
	text-decoration: none;
	border-bottom: 1px dotted #DA842C;
}
div.center a:hover, div.center a:active, div.right a:hover, div.right a:active {
	color: #DA6E2C;
	text-decoration: none;
	border-bottom: 1px dotted #DA6E2C;
}
.imgLink a:link, div.center a.imgLink, div.center a.imgLink:visited {
	text-decoration: none;
	border-bottom-style: none;
	border: 0px 0px 0px 0px;
}
h2.nav {
	background-color: #DA842C;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform:uppercase;
}	
div.toplinks {
	text-align: right;
}	
td.rightBorder{
	border-right: 1px dotted #DA842C;
}	
td.bottomBorder{
	border-bottom: 1px dotted #DA842C;
}
table.events td {
	padding: 3px;
	background-color: #FFFFFF;
}
div.toplinks {
	font-size: 8pt;
}
div.toplinks a:link, div.toplinks a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 8pt;	
}
div.toplinks a:hover, div.toplinks a:active {
    color: #DA842C;
	border-bottom: 1px dotted #DA842C;
}
p.breadcrumb a:link, p.breadcrumb a:visited {
    color: #062F46;
	text-decoration: none;
	border-bottom: 1px dotted #062F46;
}
p.breadcrumb a:hover, p.breadcrumb a:active {
    color: #DA842C;
	text-decoration: none;	
	border-bottom: 1px dotted #DA842C;
}
.strongOrange{
    color: #DA842C;
	font-weight: bold;
}
table.orange th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DA842C;
}
table.orange td {
	background-color: #FFFFFF;
	text-align: center;
}