/*--BAR STRIP--*/
.barNav {
	display: block !important;
	height: 14px !important;
	width: 36px !important;
	position: absolute !important;
	top: 272px !important;
	left: 447px !important;
	background: #d9d1c8;
	font: 9px "helvetica narrow" !important;
	font-weight: bold !important;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
}

.barNav span{
	display: block;
	padding: 1px 8px 0 0;
}

#barLink{
	display: block;
	width: 54px;
	height: 14px;
	background: url("../images_blue/next.jpg") top left no-repeat;
	font: bold 9px "Times New Roman";
	color: #ffffff;
	position: absolute;
	top: 272px;
	right: 11px;
	z-index: 15;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: right;
}

#barLink:hover, .barLink:hover{
	background-image: url("../images_blue/next_hv.jpg");
}

#barLink2:hover, .barLink2:hover{
	background-image: url("../images_blue/next_hv.jpg");
}

#barLink span, .barLink2 span{
	display: block;
	padding: 1px 11px 0 0;
}

.barLeft{
	float: left;
	font: bold 10px "arial";
	color: #ffffff;
	padding: 0 0 0 0;
	text-decoration: none;
}

.barCenter{
	padding: 1px 0 0 0;
}

.barNav2 {
	display: block;
	width: 415px;
	height: 15px !important;
	background: #AEAEAE;
	font: bold 10px arial;
	text-transform: uppercase;
	color: #ffffff;
	text-align: right;
	letter-spacing: 0px;
	padding: 0px 0px 0px 5px;
}

.barLink2{
	display: block;
	width: 56px;
	height: 15px;
	background: url("../images_blue/next.gif") center right no-repeat;
	font: bold 10px arial;
	color: #ffffff;
	text-decoration: none;
	float: right;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.barNav3 {
	display: block !important;
	height: 15px !important;
	width: 205px;
	float: right;
	background: #AEAEAE;
	font: bold 10px arial;
	text-transform: uppercase;
	color: #ffffff;
	text-align: right;
	letter-spacing: 0px;
	padding: 0px 0px 0px 5px;
 }

/*--FEATURED BOX--*/
#slideshowC {
	position: relative;
	display: block;
	width: 549px;
	height: 320px;
	margin-bottom: 0;
	float: left;
}



#slideshow {
	position: relative;
	display: block;
	width: 549px;
	height: 320px;
	overflow: hidden;
	background-image: url("../images_blue/slide_bg3.gif");
	background-repeat: repeat-y;
}

#slideshow div {
	position: relative;
	z-index: 1;
	display: block;
	width: 549px;
	height: 320px;
	top: 10px;
	left: 10px;
}

.featWrap {
	position: relative;
	display: block;
	float: left;
	width: 520px;
	height: 453px;
	overflow: hidden;
	background-image: url("../images/slide_bg3.gif");
	background-repeat: repeat-y;
	margin-bottom: 16px;
}

.featuredImg{
	display: block;
	width: 528px !important;
	height: 250px;
	position: absolute;
	left: 10px !important;
	top: 10px !important;
	z-index: 2;
}

.featuredImg img{
	width: 528px !important;
	height: 250px;
	
}

.featuredImg img.vid{
	width: 549px !important;
	height: 320px;
}

.featured{
	text-align:left;
	display: block;
	width: 488px !important;
	height: 35px !important;
	position: absolute !important;
	left: 0px !important;
	top: 258px !important;
	z-index: 10;
	padding: 10px 10px 0 15px;
}

.featured a {
	font: normal 14px "Times New Roman";
	color: #000000;
	
	text-decoration: none;
}

.featured a:hover {
	color: #851414;
}

.featuredfont {
	font: normal 9px "Times New Roman";
	color: #000000 !important;
	line-height: 14px;
	margin-bottom: 0px;
}

.featured h2 {
	font: normal 14px "Times New Roman";
	color: #000000;
	
	line-height: 8px;
}

.featured h3 {
	font: normal 14px "Times New Roman";
	color: #000000;
	letter-spacing: -1px;
}

.dotsBlack{
	display: block;
	float: left;
	width: 500px !important;
	height: 17px !important;
	background-image: url("../images/dots_black.gif");
	background-repeat: repeat-x;
	background-position: center;

}

.featv{
	position: relative;
	display: block;
	float: left;
	width: 138px;
	height: 90px;
	background: #ffffff;
	line-height: 6px;
	padding: 0 0 0 0;
	z-index: 1;
	color: #5F5E5D;
	font: normal 10px "arial";
	margin: 0 1px 1px 0;
	line-height: 10px;
}
.featvImage{
	position: absolute;
	display: block;
	width: 126px;
	height: 70px;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}
/*--DELEGATES--*/
.featDelegates{
	position: relative;
	display: block;
	float: left;
	width: 129px;
	height: 134px;
	background: #EFEBEA;
	line-height: 6px;
	padding: 6px 0 0 6px;
	z-index: 1;
	color: #5F5E5D;
	font: normal 10px "arial";
	margin: 0 6px 6px 0;
	line-height: 10px;
}

.featDelegatesShort{
	position: relative;
	display: block;
	float: left;
	width: 129px;
	height: 100px;
	background: #EFEBEA;
	line-height: 6px;
	padding: 4px 0 0 4px;
	z-index: 1;
	color: #5F5E5D;
	font: normal 10px "arial";
	margin: 0 6px 6px 0;
	line-height: 10px;
}

.featDelegatesRight{
	margin-right: 0px;
}

.featDelegateImage{
	position: absolute;
	display: block;
	width: 133px;
	height: 70px;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}














