
.txt_MedSerifItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	color: #666;
	font-weight: bold;
}
.txt_SerifItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #666;
}
.txt_BoldBlue {
	font-size: 34px;
	font-weight: bolder;
	color: #03C;
}

.txt_BoldLightBlue {
	font-size: 30px;
	font-weight: bolder;
	color: #06F;
}

.txt_BoldNeonGren {
	font-size: 30px;
	font-weight: bolder;
	color: #0C0;
}

.txt_RVWars-BigRed {
	font-size: 40px;
	font-weight: bolder;
	color: #C00;
}
.txt_RVWars-xBigRed {
	font-size: 100px;
	font-weight: bolder;
	color: #C00;
}

/*
	Featured Content Slider
	by: Chris Coyier
*/


/*
	UTILITY STYLES
*/				  				  
					  				  




/*
	PAGE STRUCTURE
*/
#page-wrap {
	width: 410px;
	margin: 10px auto;
	position: relative;
	min-height: 350px;
	height:auto !important;
	height:350px;
	background: url(../images/_Slider/bgTAM.png) top center;
}
/*
	TYPOGRAPHY
*/
.slider-wrap ul {
	list-style: square inside;
}
.slider-wrap ul a,  .slider-wrap ul a:visited {
	color: #729dff;
	text-decoration: none;
}
.slider-wrap ul a:hover,.slider-wrap ul a:active {
	color: white;
}
.slider-wrap ul blockquote {
	padding: 0 20px;
	margin-left: 20px;
	border-left: 20px solid #ccc;
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic;
	margin-top: 10px;
}
/*
	SLIDER
*/
.slider-wrap {
	width: 320px;
	position: absolute;
	top: 49px;
	left: 45px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 320px;
	height: 216px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 320px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 1px solid black;
	margin-right: 3px;
}
#movers-row {
	margin: -35px 0 0 53px;
}
#movers-row div {
	width: 20%;
	float: left;
}
#movers-row div a.cross-link {
	float: right;
}
.photo-meta-data {
	background: url(/images/_Slider/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span {
	font-size: 13px;
}
.cross-link {
	display: block;
	width: 49px;
	margin-top: -14px;
	position: relative;
	padding-top: 12px;
	z-index: 9999;
}
.active-thumb {
	background: transparent url(../images/_Slider/icon-uparrowsmallgrad.png) top center no-repeat;
}
.LargeRedText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C00;
}.BoldYellow {
	font-size: 24px;
	font-weight: bold;
	color: #F90;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.MedRedText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}

