@charset "utf-8";
body {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#hp_sidebar {
	float: right;
	width: 290px;
	padding-top: 20px;
	font-size: 10px;
	color: #B30000;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 50px;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contentwrapper {
	height: 400px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.contenttext {
	font-size: 13px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
	width: 570px;
	padding-top: 20px;
	float: left;
	margin-left: 20px;
}

p {
	font-size: 13px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #666666;

}
.leadinRed {
	font-weight: 700;
	color: #B30000;
	line-height: 2em;
}
.highliteBox {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2 {
	font-size: 12px;
	font-weight: 700;
	color: #B30000;
	line-height: 0px;
	margin: 0px;
}

#hp_sidebar img {
	margin-bottom: 10px;
	border: 1px solid #CC0000;
	margin-left: 10px;
}

#hp_sidebar img a:link{
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-left: 10px;
}

#hp_sidebar img a:hover{
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-left: 10px;
}
 
.thumbs{
	border: 1px solid #999999;
	margin: 4px;
}

.thumbs a:link{
	margin-bottom: 10px;
	border: 2px solid #0099CC;
	margin-left: 10px;
}

.thumbs a:hover{
	margin-bottom: 10px;
	border: 2px solid #CC0000;
	margin-left: 10px;
}
.categoryLinks {
	color: #999999;
	
	font-size: 11px;
}
.categoryLinks a {
	text-decoration: none;
	color: #CC0000;
}
.categoryLinks a:hover {
	text-decoration: underline;
	color: #999999;
}
.categoryLinks a:visited {
	
	color: #CC0000;
}


h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
