@charset "utf-8";
/* CSS Document */

.homeV2
{
	text-align: center;
	width: 100%;
}

.homeV2 * #dnn_ContentPane .TitleContainer
{
	text-align: center;
	display:none;
}

.TitleContainer
{
	display:none;
}

.homeV2 * #dnn_ContentPane * h5
{
	text-transform: uppercase;
	color: Black;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	margin: 0px;
	background-color:Transparent;
}

.homeV2 * #dnn_ContentPane * .Normal
{
	text-align: justify;
}

.homeV2 * #dnn_ContentPane * P
{
	margin: 0px;
	margin-top: 0px;
	line-height: 12px;
}

.homeV2 * .TextContainer * .Head
{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
}

.homeV2 * #dnn_MiddlePane * .Head, .home * #dnn_TopPane * .Head, .home * #dnn_BottomPane * .Head
{
	text-transform: uppercase;
	color: Black;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	color: #a44223;
	font-weight: bold;
	background-color: Transparent;
}

.homeContentV2
{
	text-align: left;
	width: 1018px;
	margin: 0 auto;
}

.headerV2
{
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 112px;
	width: 1018px;
}

/* Removed in original

.homeV2 .homeContentV2 .headerV2
{	
	background-image: url(homeHeader1.jpg);
	height: 605px;
}*/


a.homePanel:link{
color:#a34223;
font-weight:bold;
text-decoration:none;
}
a.homePanel:visited{
color:#a34223;
font-weight:bold;
text-decoration:none;
}
a.homePanel:hover{
color:#a34223;
font-weight:bold;
text-decoration:underline;
}
a.homePanel:active{
color:#a34223;
font-weight:bold;
text-decoration:none;
}

p
{
 line-height:14px;
}


.Normal
{
	font-family: Arial;
	font-size: 11px;
}

.DNN_HTMLContent
{
	padding:0 0 0 0;
}

.LeftPaneContainer
{
width:275px;
padding:0px 18px 0 40px;
font-size:12px;
}
.LeftPaneContainer a{
color:#222222;
text-decoration:underline;
}

.MiddleLeftPaneContainer
{
width:260px; padding:0 23px 0 27px;
}
.MiddleLeftPaneContainer a:link
{
color:#a34223;
font-weight:bold;
text-decoration:none;
}
.MiddleLeftPaneContainer a:visited
{
color:#a34223;
font-weight:bold;
text-decoration:none;
}
.MiddleLeftPaneContainer a:hover
{
color:#a34223;
font-weight:bold;
text-decoration:underline;
}
.MiddleLeftPaneContainer a:active
{
color:#a34223;
font-weight:bold;
text-decoration:none;
}

.MiddleRightPaneContainer
{
width:262px; padding:0 23px 0 27px;
}

.MiddleRightPaneContainer a:link
{
color:#a34223;
font-weight:bold;
text-decoration:none;
}
.MiddleRightPaneContainer a:visited
{
color:#a34223;
font-weight:bold;
text-decoration:none;
}
.MiddleRightPaneContainer a:hover
{
color:#a34223;
font-weight:bold;
text-decoration:underline;
}
.MiddleRightPaneContainer a:active
{
color:#a34223;
font-weight:bold;
text-decoration:none;
}

.RightPaneTitle
{
width:221px; padding:0 0 0 0;
}

#panelHolder p{
margin-top:0;
margon-bottom:0;
font-size:12px;
line-height:18px;
}

.rulePading{
margin:8px 0 7px 0;
}

.paneHeader{
margin:0 0 5px 0;
}
