@charset "UTF-8";
/* CSS Document */

#hp_main a, #rtcolumn a:link {
	text-decoration: none;
	color: #309;
	font-weight: bold;
}

#hp_main a:visited, #rtcolumn a:visited {
	color: #226;
	text-decoration: none;
	font-weight:bold;
}

#hp_main a:hover, #rtcolumn a:hover {
	color: #939;
	text-decoration: underline;
}

#hp_main a:active, #rtcolumn a:active {
	color: #f60;
}

#hp_sidebar p {
	color: #222266;
	font-size: 1em;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	padding: 7px 3px 0px 0px;
}

#hp_sidebar {
	float: left;
	width: 199px;
	clear: left;
}

#hp_sidebar img {
	padding-left: 5px;
}

#hp_sidebar p {
	color: #222266;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 130%;
	display: block;
	padding: 7px 5px 2px 5px;
}

#hp_sidebar h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 5px 2px 0 0;
	color: #7E314C;
	background: #E9E9DD;
	line-height: 120%;
	border-bottom: 1px solid #999;
}
#hp_sidebar h3 {
	color: #fff;
	background: #992255;
	font-size: 1.7em;
	padding: 3px 5px 4px 5px;
	margin-bottom: 6px;
}
#hp_sidebar h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 120%;
	border-bottom: 1px solid #9CF;
	display: block;
	padding: 4px 5px 4px 5px;
	margin-left: 0;
}
#hp_sidebar a {
	color: #222266;
	text-decoration: none;
	display: block;
}

#hp_sidebar a:visited {
	color: #222266;
}

#hp_sidebar a:hover {
	color: #222266;
	background: #fffff1;
}

#hp_sidebar .entry {
	width: 189px;
	background-color: #E9E9DD;
	color: #222266;
	font-size: 1.1em;
	padding: 3px 5px;
	border-bottom: 1px solid #999;
	display: block;
	text-decoration: none;
	line-height: 110%;
}
#hp_sidebar span.link {
	font-size: 1em;
	padding-bottom: 2px;
	font-weight: bold;
	display: block;
	line-height: 110%;
	color: #222266;
}
#hp_sidebar a.entry:visited {
	color: #222266;
	background: #E9E9DD;
}
#hp_sidebar a.entry:hover {
	color: #333355;
	background: #fffff1;
}

#rtcolumn {
	float: right;
	width: 335px;
	text-align: left;
}

#rtcolumn h3 {
	background: #ffc;
	padding: 10px 0px 4px 15px;
	border-bottom: 1 px solid #FCO;
	font-size: 1.3em;
	line-height: 140%;
}

#rtcolumn p {
	font-size: 1.24em;
	margin: 3px 10px 5px 0px;
	line-height: 150%;
}
#rtcolumn strong {
	font-size: .93em;
}

#rtcolumn img {
	margin-bottom: 8px;
	border-bottom: 1px solid #FC0;
	border-left: 1px solid #FC0;
}

#boxout {
background: #ffc;
float: right;
width: 332px;
padding-top: 0px;
margin: 0px 0px 20px 25px;
border-left: 2px solid #FC0;
border-bottom: 2px solid #FC0;
}

#boxout img {
border: 0;
}

#boxout img, #boxout p {
margin-left: 0px;
margin-right: 10px;
margin-bottom: 5px;
}

#boxout p {
font-weight: bold;
font-size: 1.2em;
line-height: 1.4em;
color: #000;
padding-bottom: 5px;
}

#hp_main {
	float: left;
	width: 335px;
	margin-right: 10px;
	padding-left: 15px;
}
#hp_main strong {
	font-size: .93em;
}

#hp_main img {
	padding: 10px 0px 0px 0px;
}

.hp_floatRight {
	float: right;
	margin-bottom: 6px;
	border: 0px;
 }
	
.hp_floatLeft {
	float: left;
	margin: 0px 10px 1px 0px;
	border: 0px;
}

#hp_main p {
	font-size: 1.24em;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 0px;
}

#hp_main h1 {
	color: #309;
	margin-top: 10px;
	margin-bottom: 0px;
	font: normal 2.2em Impact, "Arial Narrow", sans-serif;
	letter-spacing: 1px;
	word-spacing: 5px;
}

