@charset "UTF-8";
/* CSS Document */

a{
	text-decoration: underline;
	color: #2e363d;
}

a:visited{
	text-decoration: underline;
	color: #2e363d;
}

a:hover{
	text-decoration: underline;
	color: #c7003c;
}

#container{
	width: 1000px;
	height: auto;
	text-align: left;
	clear: both;
}

#header{
	width: 1000px;
	height: 135px;
	background: url(../images/Header.jpg) no-repeat;
}

.topbar{
	width: 564px;
	height: 30px;
	margin: 0px 0px 0px 386px;
	padding: 4px 0px 0px 0px;
	font-size: 9px;
	font-weight: bold;
	color: #2e363d;
	text-align: center;
	background: url(../images/topbar-bg.jpg) no-repeat;
}

.topbar a{
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #2e363d;
}

.topbar a:visited{
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #2e363d;
}

.topbar a:hover{
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
	color: #c7003c;
}

#logo{
	width: 250px;
	height: 50px;
	margin: 5px 0px 0px 65px;
}

#nav{
	width: 354px;
	height: 23px;
	margin: 0px 0px 0px 491px;
	padding: 0px 0px 0px 20px;
}

#middleIndex{
	width: 1000px;
	height: 353px;
	text-align: left;
	background: url(../images/middle-index-bg.jpg) no-repeat;
}

#middleInterior{
	width: 1000px;
	height: 237px;
	text-align: left;
	background: url(../images/middle-interior-bg.jpg) no-repeat;
}

.sectionHeader{
	margin: 55px 0px 0px 74px;
}

.producersHeader{
	margin: 0px 0px 0px 0px;
}

/*--------------------------------------- Twitter Feed ---------------------------------------*/
.twitterFeedIndex{
	width: 205px;
	padding: 105px 0px 0px 75px;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	text-align: left;
}

.twitterFeed{
	width: 205px;
	padding: 32px 0px 0px 25px;
	font-size: 10px;
	color: #55626d;
	line-height: 16px;
	text-align: left;
}

/*--------------------------------------- Footer ---------------------------------------*/
.footer{
	font-size: 9px;
}

.footer a{
	text-decoration: none;
	color: #55626d;
}

.footer a:visited{
	text-decoration: none;
	color: #55626d;
}

.footer a:hover{
	text-decoration: underline;
	color: #c7003c;
}

#footerWrapperMain{
	width: 100%;
	height: 105px;
	padding: 10px 0px 0px 0px;
	clear: both;
	border-top: 1px solid #c3c1c1;
}

#footerWrapperInterior{
	width: 950px;
	height: 105px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 50px;
	font-size: 9px;
	color: #55616c;
	line-height: 16px;
	clear: left;
}

#footerWrapper{
	width: 950px;
	height: 105px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 50px;
	font-size: 9px;
	color: #55616c;
	line-height: 16px;
	clear: both;
}

#footerLeft{
	width: 279px;
	height: 85px;
	padding: 10px 0px 10px 20px;
	border-left: 1px solid #c3c1c1;
	float: left;
	text-align: left;
}

#footerMiddle{
	width: 278px;
	height: 85px;
	padding: 10px 0px 10px 20px;
	border-left: 1px solid #c3c1c1;
	border-right: 1px solid #c3c1c1;
	float: left;
	text-align: left;
}

#footerRight{
	width: 279px;
	height: 85px;
	padding: 10px 0px 10px 20px;
	border-right: 1px solid #c3c1c1;
	float: left;
	text-align: left;
}

.footerHeaderRed{
	font-size: 10px;
	font-weight: bold;
	color: #c7003c;
}

.footerHeaderGray{
	font-size: 10px;
	font-weight: bold;
}

.hiddenSpacer{
	height: 15px;
	clear: both;
}

/*--------------------------------------- Interior Page ---------------------------------------*/
#contentContainer{
	width: 900px;
	height: auto;
	margin: 30px 0px 30px 0px;
	font-size: 12px;
	color: #2e363d;
	line-height: 20px;
	text-align: left;
}

#copyArea{
	width: 575px;
	min-height: 100px;
	padding: 0px 45px 0px 24px;
	margin: 0px 0px 15px 0px;
	float: left;
}

#rightColumn{
	width: 256px;
	min-height: 100px;
	margin: 0px 0px 15px 0px;
	text-align: left;
	float: left;
	clear: right;
	background: url(../images/TwitterBanner.gif) no-repeat;
}

.callout{
	width: 218px;
	padding: 10px;
	margin-left: 14px;
	font-size: 9px;
	color: #55626d;
	line-height: 14px;
	text-align: left;
	background-color: #ececec;
	border: 1px solid #c3c1c1;
}

.callout a{
	text-decoration: underline;
	color: #55626d;
}

.callout a:visited{
	text-decoration: underline;
	color: #55626d;
}

.callout a:hover{
	text-decoration: underline;
	color: #c7003c;
}

.calloutDivider{
	display: block;
	width: 218px;
	height: 2px;
	margin: 5px 0px 5px 0px;
	background: url(../images/divider_bg.gif) repeat-x;
}

.carousel{
	width: 224px;
	height: 194px;
	margin: 25px 0px 0px 108px;
	float: left;
}

.featured{
	width: 218px;
	height: 182px;
	margin: 25px 0px 0px 101px;
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	color: #55626d;
	line-height: 14px;
	text-align: left;
	background-color: #ececec;
	border: 1px solid #323b42;
	float: left;
}

.featured a{
	text-decoration: underline;
	color: #55626d;
}

.featured a:visited{
	text-decoration: underline;
	color: #55626d;
}

.featured a:hover{
	text-decoration: underline;
	color: #c7003c;
}

.featuredHeaderGray{
	font-size: 10px;
	color: #2e363d;
}

.btnPanel{
	width: 87px;
	margin: 10px 0px 0px 0px;
	float: left;
}

.thumbPanel{
	width: 120px;
	margin: 0px 0px 0px 10px;
	float: left;
}

.headShot{
	padding: 0px 15px 5px 0px;
}

.teamBioTop{
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #c3c1c1;
	clear: both;
}

.teamBio{
	padding: 12px 0px 12px 0px;
	border-bottom: 1px solid #c3c1c1;
	clear: both;
}

.teamBioBottom{
	padding: 12px 0px 0px 0px;
}

/*------------ Form Styles ------------*/

.txtFieldWrapper {
	width: 200px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

.txtField {
	background-color: #ececec;
	border: 1px solid #c3c1c1;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	width: 185px;
	font-size: 10px;
	color: #6e6e6e;
}

.msgWrapper {
	width: 400px;
	height: 84px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.msgField {
	background-color: #ececec;
	border: 1px solid #c3c1c1;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	width: 390px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #6e6e6e;
}

input:hover, input:focus {
 	background-color: #dadada;
 	border: 1px solid #acacac;
}

textarea:hover, textarea:focus {
 	background-color: #dadada;
 	border: 1px solid #acacac;
}

.submitBtn {
	background: none;
	border: none;
	padding: 0px 0px 0px 0px;
	width: 398px;
}

.button {
	background-color: #ececec;
	border: 1px solid #c3c1c1;
	font-size: 9px;
	font-weight: bold;
	color: #c7003c;
	padding: 5px;
}
