body {
font-family: 'PT Sans', sans-serif;
}
#topstrip {
	width: 1174px;
        height: 25px;
	margin: 0 auto;
	background-color:#000;
 padding: 0.25rem 0.5rem;
box-sizing:border-box;
}

#logobanner {
	width: 1240px;
	margin: 0 auto;
	background-color:transparent;
	height: 209px;
}
#contentbox {
	width: 1174px;
	margin: 0 auto;
	background-color:#000;
}
#footerbox {
	width: 1174px;
	margin: 0 auto;
	background-color:#333;
}

.logotd {
	background-image:url(/images/logobg.png);
}

img {
 max-width: none;
}

.menuTD {
        background-image:url(/images/menu_bg.jpg);
        height: 204px;
        padding-top: 30px;
}

.sponsorsTD {
background-image:url(/images/sponser.jpg);
height: 392px;
}

.logo a {
display: block;
margin-right: auto;
margin-bottom: 13px;
margin-left: auto;
width: 206px;
font-size: 33px;
text-align: center;
margin-top: 0px;
font-family: "Times New Roman", Times, serif;
text-decoration: none;
}

.contentTD {
background-color: #313538;
background-image:url(/images/main2.jpg);
background-repeat: repeat-x;
}

#ContentCMS {
padding: 10px;
}

#zone2table img {
border: 3px solid #FFFFFF;
}

#zone2table h3 {
color: #E3D69F;
margin-bottom: -10px;
font-size: 16pt;
}
.formDIV {
width: 330px !important;
}
.cmsFormData {
width: 80% !important;
}

.goldtext {
color: #E3D69F;
font-weight: bold;
}

.contactbox1 {
width: 235px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.contactbox2 {
width: 235px;
border: 1px solid ##E2D39A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}

#contactpage tr td {
height: 10px;
line-height: 10px;
}