/*--BAR STRIP--*/
.barNav {
	display: block !important;
	height: 14px !important;
	width: 36px !important;
	position: absolute !important;
	top: 383px !important;
	left: 430px !important;
	background: #d9d1c8;
	font: 9px "Times New Roman" !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/next.jpg") top left no-repeat;
	font: bold 9px "Times New Roman";
	color: #ffffff;
	position: absolute;
	top: 383px;
	right: 0px;
	z-index: 15;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: right;
}

#barLink:hover, .barLink:hover{
	background-image: url("../images/next_hv.jpg");
}

#barLink2:hover, .barLink2:hover{
	background-image: url("../images/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/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: 520px;
	height: 407px;
	margin-bottom: 0;
	float: left;
}



#slideshow {
	position: relative;
	display: block;
	width: 520px;
	height: 407px;
	overflow: hidden;
	background-image: url("../images/slide_bg3.gif");
	background-repeat: repeat-y;
}

#slideshow div {
	position: relative;
	z-index: 1;
	display: block;
	width: 520px;
	height: 407px;
	top: 0px;
	left: 0px;
}

.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: 520px !important;
	height: 365px;
	position: absolute;
	left: 0px !important;
	top: 0px !important;
	z-index: 2;
}

.featuredImg img{
	width: 520px !important;
	height: 365px;
}

.featuredImg img.vid{
	width: 520px !important;
	height: 407px;
}

.featured{
	text-align:left;
	display: block;
	width: 480px !important;
	height: 40px !important;
	position: absolute !important;
	left: 0px !important;
	top: 365px !important;
	z-index: 10;
	padding: 2px 10px 0 5px;
}

.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;
}


.barNav508 {
	display: block !important;
	height: 14px !important;
	width: 40px !important;
	position: absolute !important;
	top: 383px !important;
	left: 413px !important;
	background: #d9d1c8;
	font: 9px "Times New Roman" !important;
	font-weight: bold !important;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}


#slideshowC508 {
	position: relative;
	display: block;
	width: 508px;
	height: 407px;
	margin-bottom: 0;
	float: left;
}



#slideshow508 {
	position: relative;
	display: block;
	width: 508px;
	height: 407px;
	overflow: hidden;
	background-image: url("../images/slide_bg508.gif");
	background-repeat: repeat-y;
}

#slideshow508 div {
	position: relative;
	z-index: 1;
	display: block;
	width: 508px;
	height: 407px;
	top: 0px;
	left: 0px;
}
.featWrap508 {
	position: relative;
	display: block;
	float: left;
	width: 516px;
	height: 453px;
	overflow: hidden;
	background-image: url("../images/slide_bg508.gif");
	background-repeat: repeat-y;
	margin-bottom: 16px;
}

.featuredImg508{
	display: block;
	width: 508px !important;
	height: 365px;
	position: absolute;
	left: 0px !important;
	top: 0px !important;
	z-index: 2;
}

.featuredImg508 img{
	width: 508px !important;
	height: 365px;
}

.featuredImg508 img.vid{
	width: 508px !important;
	height: 407px;
}

.featured508{
	text-align:left;
	display: block;
	width: 464px !important;
	height: 40px !important;
	position: absolute !important;
	left: 0px !important;
	top: 365px !important;
	z-index: 10;
	padding: 2px 10px 0 5px;
}

.featured508 a {
	font: normal 14px "Times New Roman";
	color: #000000;
	
	text-decoration: none;
}

.featured508 a:hover {
	color: #851414;
}

.featuredfont508 {
	font: normal 9px "Times New Roman";
	color: #000000 !important;
	line-height: 14px;
	margin-bottom: 0px;
}

.featured508 h2 {
	font: normal 14px "Times New Roman";
	color: #000000;
	
	line-height: 8px;
}

.featured508 h3 {
	font: normal 14px "Times New Roman";
	color: #000000;
	letter-spacing: -1px;
}








/*--BIOS--*/
.bios{
	padding: 12px 12px 0px 12px;
	color: #4C4C4C;
	height:383px;
	font: normal 11px "arial";
	text-align: left !important;
	overflow-y: scroll;
	
}

.bios img{
	margin-bottom: 6px;
	
}



