body {
	font-family: "Arial", arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #00002B;
	text-align: justify;
}

#upperheader{
	width: 700px;
	height: 75px;
}

#lowerheader{
	width: 700px;
	height: 80px;
	background: url(images/rhlhbanner.jpg) repeat;
}

#headernav{
	width: 700px;
	height: 35px;
	font-size: 15px;
	background: #EDCAAB;
}


#a.headernav{
	text-decoration: none;
}

#content {
	width: 700px;
	margin: 0 auto 1em auto;
	background: #FFFFFF;
}

#content * {
	line-height: 140%;
}

#leftcolumn {
	float: left;
	text-align: left;
	width: 180px;
	padding: 10px 10px 0 10px;
}

#contentcolumn {
	float: right;
	text-align: left;
	width: 470px;
	padding: 10px 10px 0 10px;
}

#leftcontent {
	float: left;
	text-align: left;
	width: 250px;
	padding: 10px 10px 0 10px;
}

#rightcontent {
	float: right;
	text-align: left;
	width: 200px;
	padding: 10px 10px 0 10px;
}

#footernav{
	width: 700px;
	height: 35px;
	font-size: 13px;
	text-decoration: none;
	background: #EDCAAB;
}


td { 
	font-family: "Arial", arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #00002B;
}


a { 
	color:#000000;
	text-decoration: none;
}


a:hover {
	color:#000000;
	text-decoration: none;
}


a.column {
	color: #000000;
}

a.column:hover {
	color: #FFFFFF;
}


a.cats { 
	color:#940F04; 
	text-decoration: none; 
	font-weight: bold;
	font-size:11px;
}

A.cats:hover { 
	color:#FFFFFF; 
	text-decoration: underline; 
	font-weight: bold;
	font-size:11px;
}


A.topnav { 
	color:#FFFFFF; 
	text-decoration: none; 
	font-weight: bold 
}

A.topnav:Hover { 
	color:#FFFFFF; 
	text-decoration: underline; 
	font-weight: bold 
}

A.redhyperlink { 
	color:#D32331; 
	text-decoration: none; 
	font-weight: bold 
}

A.redhyperlink:Hover { 
	color:#D32331; 
	text-decoration: underline; 
	font-weight: bold 
}

A.buttonhyperlink { 
	color:#ffffff; 
	text-decoration: underline; 
	font-weight: bold 
}

A.buttonhyperlink:Hover { 
	color:#ffffff; 
	text-decoration: underline; 
	font-weight: bold 
}

A.bluehyperlink { 
	color:#00002B; 
	text-decoration: underline;
}

A.bluehyperlink:Hover { 
	color:#00002B; 
	text-decoration: underline;
}

.largegreen { 
	font-family: "Arial", arial, helvetica, sans-serif; 
	font-size: 15px; 
	color: #FFFFFF; 
	font-weight: bold
}

.largeblue { 
	font-family: "Arial", arial, helvetica, sans-serif; 
	font-size: 13px; 
	color: #00002B; 
	font-weight: bold
}

.small { 
	font-family: "Arial", arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #00002B}

.green { 
	color: #FFFFFF;
}