@import url("plexus_default.css");
@import url("dominion_styles.css");

h1 { /* titleBarContainer */
	color:#d79528 !important;
	font:normal 24px Helvetica, Verdana, Arial, sans-serif;
	margin:0px 0 0 28px;
	padding:0px;/* this is a firefox bug fix */
	text-transform:uppercase;
}

h2 {
	color:#d79528 !important;
	font:bold 18px Helvetica, Verdana, Arial, sans-serif;
	margin:0px 0px 0 0px;
	padding:0px;/* this is a firefox bug fix */
	text-transform:none;
}

h3 { /* block title */
	color:#d79528;
	font:bold 14px Helvetica, Verdana, Arial, sans-serif;
	margin:0px 0px 10px 0px;
	font-weight: bold;
	padding:0px;/* this is a firefox bug fix */
	text-transform:uppercase;
}

h4{/* block links  */
	color:#0e4877;
	font:bold 14px Helvetica, Verdana, Arial, sans-serif;
	margin:0px 0px 10px 0px;
	font-weight: bold;
	padding:0px;/* this is a firefox bug fix */
	text-transform:none;
}

h5{
	color:#d79528;
	font:bold 14px Helvetica, Verdana, Arial, sans-serif;
	margin:0px 0 8px 0;
	padding:0px;/* this is a firefox fix */	
}

h6 {
	color:#ffffff;
	font:bold 17px Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0px;/* this is a firefox bug fix */	
	background: #c78b24;
	padding: 10px;
	margin: -10px 0 0 0;
	text-align:center;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
		Classes used by wkst TE Drop Down
	 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  */
.imgFloatLeft {
	float:left;
	margin:0px 5px 0px 0px;
}	 

.imgFloatRight {
	float:right;
	margin:0px 0px 0px 5px;
}	 
#centerZone .imgFull {
	width: 473px;
	border: 5px solid #dbb87f;
	margin: 0 0 0 -23px;
}

/* Custom CSS for Home */
#topNavContainer {
	background: url(images/bg_topNav_dominion.jpg) no-repeat #ffffff;
}

#topContentContainer {
	background: url(images/dominion_top_image_home.jpg) no-repeat;
	border: 8px solid #dbb87f;
	border-bottom: 9px solid #dbb87f;
	border-left: 7px solid #dbb87f;
	width: 474px;
	height: 287px;
	padding: 0 !important;
	margin: 0 !important;
} 



#topContentContainer .Freeform {
	float: right;
	width: 192px;
	text-align: center;
	margin: 23px 10px 0 0;
}

.IE6 #topContentContainer .Freeform {
	margin-bottom:-3px;
}

#topContentContainer .Freeform .button {
	background: url(images/dominion_button-trans.png) no-repeat;
	width: 192px;
	height: 43px;
	padding: 13px 0 0 0;
}
#topContentContainer .Freeform .button a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-weight: bold;
}
#topContentContainer .Freeform .button a:hover,
#topContentContainer .Freeform .button:hover {
	color: #0e4877 !important;
	cursor: pointer;
}
#leftZone .Freeform {
	width: 190px;
	padding: 0 10px 10px 10px;
}
#leftZone .Freeform img {
	border: 8px solid #d79528;
	margin: 0;
}
#leftZone .Freeform h6 {
	color: #ffffff;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #d79528;
	width:193px;
	margin: -18px 0 10px 0;
	padding: 0 0 6px 0;
	text-align: center;
}
#leftZone .Freeform h6 a {
	color: #ffffff;
	text-decoration: none;
}	
*html #rightZone .TOCBlock {
	margin: 0 0 10px 0 !Important;
}
