.text {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}
.text a:link {color: #FFFFFF; text-decoration: underline; font-weight: normal}
.text a:visited { color: #FFFFFF; text-decoration: underline; font-weight: normal}
.text a:hover { color: #0073C0; text-decoration: underline; font-weight: normal}
.textblue {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #33FFFF; text-decoration: none}
.blacktext {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight: bold}
.blacktext a:link { color: #ffffff; text-decoration: none; font-weight: bold}
.blacktext a:visited { color: #ffffff; text-decoration: none; font-weight: bold}
.blacktext a:hover { color: #0073C0; text-decoration: none; font-weight: bold}


.blacksides {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}


.quotetag {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23A8FF;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-weight: bold;
}


.textquote {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: 15px;
	color: #666666;
	padding: 10px 0;
}

.Front {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.Front a:hover {
color: #33FFFF;
	text-decoration: none;
	font-weight: Bold;
	font-size: 13px;
}
.FrontMenu {

	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.FrontMenuHover {	color: #33FFFF; }

.title {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 24px; color: #FFFFFF; font: bold}
a:link {  color: #FFFFFF; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: underline}
.textwhitesml { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none ; font-weight: bold}
.textwhitesml2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: }

.production {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; color: #011624}
.production A:link { color: #FFFFFF; text-decoration: none}
.production A:visited { color: #FFFFFF; text-decoration: none}
.production A:hover { color:  #011624; text-decoration: none}

.textbluesml {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #33FFFF; text-decoration: none ; font-weight: bold
}
.textblueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33FFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	word-spacing: -1;
}

.textblueTitle a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
color:#33FFFF; font-weight: bold; 	word-spacing: 1;

}

.FrontMenu a:link {
	color: #FFFFFF;
}

/*Added by Chris*/

#wrapper {
	width: 660px;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
}

#carousel {
	float: right;
	margin: 0px;
	border: 10px solid #FFF;
	margin-top: 50px;

}

#carousel2 {
	float: right;
	margin: 0px;
	border: 10px solid #FFF;
	margin-top: 0px;

}

#carousel3 {
	
	
	border: 10px solid #FFF;
	margin-top: 0px;
}


.hp-nav {
	
	float: left;
	list-style-type: none;
	padding: 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 70px;
}

.hp-nav li {
	float: left;
	margin: 0 18px 15px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hp-nav li.last {
	margin: 0 0 15px 0;
}

.hp-nav a {
	color: #FFF !important;
	font-weight: bold;
}

.hp-nav a:visited {
	color: #FFF !important;
	text-decoration: none;
}

.hp-nav a:hover {
	color: #01528A !important;
	text-decoration: none;
}

p.copyright {
	color: silver;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	clear: left;
}

.copyrightb {
	color: #01528A;
	font-size: 13px;
	line-height: 1.4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	clear: left;
}


/* GROUP: Clear fixes */

.group:after{ content:".";display:block;height:0;clear:both;visibility:hidden; }
* html .group{ height:1%; }
*:first-child+html .group{ min-height:1px; }
