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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #515046;
	color:#434237;
	
}
.leftpadd {
	margin-left: 0px;
	background-color: #c6c4b8;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
}
.leftpadd1 {
	margin-left: 0px;
	background-color: #c6c4b8;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
}
.red {
	color: #d2060f;
}

.lg {
	color: #d2d0c3;
}


#Navbottom a {color: #d2d0c3; text-decoration: none;}
#Navbottom a:hover {color: #434237; text-decoration: underline;}
#topNav a {
	color: #d2d0c3;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#topNav a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.gray a {color: #8A8A8A;}
.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;
}
#logo {
	background-image: url(images/logoImg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 156px;
}
#wrapper {
	width: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topNav {
	background-image: url(images/topCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	padding-top: 0px;
	padding-left: 200px;
	color: #270601;
}
.tix {
	float: right;
	margin-top: 35px;
	margin-right: 45px;
}
.homelink {
	float: left;
	height: 155px;
	width: 250px;
}
#Nav {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	height: 77px;
	padding-left: 225px;
}
.navHolder {
	padding-top: 7px;
}
#wrapperContent {
	background-image: url(images/nav/contentBG.gif);
	background-repeat: repeat-y;
	
	padding-bottom: 25px;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFE5E7;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 40px;
}
.Date {
	height: 95px;
	width: 250px;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
	padding-right:15px;
	
}
.Content {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 826px;
	margin-left: 70px;
}
#Navbottom {
	background-image: url(images/navBottom.gif);
	height: 43px;
}
#Navbottom .meta-nav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 265px;
}
.smallli {
	font-size: 10px;
}

#Navbottom .meta-nav li {
	display: inline;
	list-style: none;
	margin-left: 15px;
	color: #d2d0c3;
	padding-top:1px;
}
#topNav li {
	display: inline;
	list-style: none;
	margin-left: 15px;
	color: #FFE5E7;
	padding-top:1px;
}
#rightC {
	float: right;
	width: 280px;
	margin-right: 10px;
}
.line {
	background-image: url(images/dot.png);
	background-repeat: repeat-x;
	height: 7px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.h1 {
	font-size: 11px;
	font-weight: bold;
	color: #d2060f;
	background-image: url(images/titleRbg.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	vertical-align: middle;
	background-position: left top;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d2060f;
	background-image: url(images/titleRbg.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	vertical-align: middle;
	background-position: left top;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.vendors{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d2060f;
	text-decoration: none;
}
.vendors:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e3d35;
	text-decoration: underline;
}
.speakImg {
	background-image: url(images/imgbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 8px;
}
#leftC {
	float: left;
	width: 520px;
}
.smallli2 {
	font-size: 10px;
	color: #280702;
}
.rpadding {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 11px;
}
