@charset "UTF-8";
.imgbrdr {
	background-color: #D08713;
	padding: 2px;
	border: 1px solid #720709;
	margin-right: 3px;
	margin-left: 3px;
}
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #993;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	background-image: url(images/bg_pattern.png);
}
.twoColFixLtHdr #container #textmenu {
	text-align: center;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.twoColFixLtHdr #container #footccontent #web {
	float: right;
	width: 470px;
	text-align: right;
}
.signup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #843115;
	text-align: center;
}
a:link {
	color: #868600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #868600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DF8500;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D08713;
}
.twoColFixLtHdr #Hcontainer {
	width: 767px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	height: 104px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixLtHdr #container {
	width: 767px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg-3.png);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #nav {
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 600px;
	padding-left: 160px;
	padding-bottom: 22px;
	padding-top: 11px;
	padding-right: 7px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
} 
h1   {
	font-size: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D08713;
	border-bottom-color: #D08713;
	background-image: url(images/titlebgs.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
}
.dblebrd {
	padding: 3px;
	border: 1px solid #CF8611;
	background-color: #E8BB6B;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #7D1F0B;
}
#venue {
	padding: 4px;
	width: 320px;
	border: 1px solid #990;
	background-color: #E8C276;
}
.twoColFixLtHdr #mainContent ul{
	list-style-image: url(images/bullet.png);
}
.twoColFixLtHdr #mainContent {
	background-repeat: repeat-y;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding-right: 20px;
	color: #7D1F0B;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D59229;
} 
.twoColFixLtHdr #container #footccontent {
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D59229;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixLtHdr #footccontent p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #footer {
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 767px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h3 {
	color: #600;
}
.inputjoin {
	background-color: #F3C779;
	font-size: 12px;
	font-weight: bold;
	color: #990;
}
.enter {
	text-align: center;
}
.twoColFixLtHdr #container #sidebar1 #sidereg {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #720709;
	border-bottom-color: #820000;
	background-color: #F1BB5F;
	margin-top: 15px;
	padding-right: 2px;
	padding-left: 2px;
}
.def {
	color: #807100;
	cursor: help;
}
.twoColFixLtHdr #container #mainContent .sched {
	width: 240px;
	float: left;
	padding: 4px;
	margin-right: 10px;
	border: 1px solid #D07C00;
	height: 250px;
}
.twoColFixLtHdr #container #mainContent .sched2 {
	width: 245px;
	float: left;
	padding: 4px;
	margin-right: 10px;
	border: 1px solid #D07C00;
	height: 200px;
}
#redeem {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 6px;
	border: 1px solid #7D1F26;
	background-color: #E9C17E;
}
.sched3 {
	padding: 8px;
}
.fleft {
	float: left;
	width: 180px;
}
.iconmargin {
	margin-top: 10px;
	margin-right: 2px;
}
#location {
	width: 380px;
	padding: 8px;
	height: 112px;
	border: 1px solid #720709;
	margin-bottom: 15px;
}
#venue2 {
	padding: 4px;
	width: 420px;
	border: 1px solid #990;
	background-color: #E8C276;
}
#classes2 {
	padding: 4px;
	width: 520px;
	border: 1px solid #990;
	background-color: #E8C276;
}
.twoColFixLtHdr #container #mainContent .video {
	margin-bottom: 10px;
	border: 1px solid #956332;
	padding: 2px;
	width: 320px;
	background-color: #D08713;
	color: #FBDEA8;
}
.homevideo {
	font-size: 12px;
	margin-top: 15px;
	color: #720709;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D1A0E;
	border-right-color: #7D1A0E;
	border-bottom-color: #7D1A0E;
	border-left-color: #7D1A0E;
	background-color: #F1BB5F;
}
.press-homevideo {
	font-size: 14px;
	margin-top: 15px;
	color: #720709;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D1A0E;
	border-right-color: #7D1A0E;
	border-bottom-color: #7D1A0E;
	border-left-color: #7D1A0E;
	background-color: #F1BB5F;
	height: 350px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	background-image: url(images/WABC-TV.png);
	padding-left: 100px;
}
.press-nyt {
	font-size: 14px;
	margin-top: 15px;
	color: #720709;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D1A0E;
	border-right-color: #7D1A0E;
	border-bottom-color: #7D1A0E;
	border-left-color: #7D1A0E;
	background-color: #F1BB5F;
	height: 30px;
	background-image: url(images/nyt-logo2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 190px;
	padding-top: 15px;
}
.twoColFixLtHdr #sidebar1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #container #mainContent .sched1 {
	width: 245px;
	padding: 4px;
	margin-right: 10px;
	border: 1px solid #D07C00;
	height: auto;
}
#venuePC {
	padding: 4px;
	width: 500px;
	border: 1px solid #990;
	background-color: #E8C276;
}
#wallPS {
	padding: 4px;
	width: 500px;
	border: 1px solid #990;
	background-color: #E8C276;
}
#bloglink {
	background-color: #D08722;
	padding: 4px;
	border: 1px solid #5E2106;
}
#bloglink a:link {
	color: #FEE0B5;
	text-decoration: underline;
}
#bloglink a:visited {
	color: #FEE0B5;
	text-decoration: underline;
}
#cc-brder {
	border: 1px solid #720709;
	background-color: #E9BA6A;
}
