/* CSS Document */

.bodytext {
	color: #333333;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.bodytextWhite {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.bodytextgreen {
	color: #383906;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bodytextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #96F;
}
.subheadpreview {
	color: #C60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}


.credit {
	color: #999999;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.subhead {
	color: #333333;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.subheadlg {
	color: #63002E;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.subheadlgblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #036;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}

.nav {
	font-size: 11px;
	color: #333333;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;
}
.nav:hover {  
	color: #63002E;
}
.nav:visited {  
	color: #333333;
}

.tca {
	font-size: 11px;
	color: #999999;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline;
	line-height: 15px;
}
.tca:hover {  
	color: #FFFFFF;
}
.tca:visited {  
	color: #999999;
}

a {
	font-size: 12px;
	color: #333333;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline;
	line-height: 15px;
}

a:hover {  
	color: #63002E;
}

a:visited {  
	color: #333333;
}
.highlightedCover {
	font-weight: bold;
	color: #900;
}
.facebookwidget {
	float: right;
	height: 427px;
	width: 200px;
}
.content {
	width: 180px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

