body {
margin:0;
padding:0;}

table {
margin:0 auto;
padding:0;}

.main {background:red;
width:100%;
padding: 30px 0;
}
.main-wrapper {
max-width:960px;
padding:0;
margin:0 auto;

background:red;}

.NavText	{
			font-family: verdana,arial;
			font-size:11px;
			font-weight: bold;
			color: white;
			}
a.NavText	{
			text-decoration: none;
			}
a.NavText:hover, a.NavText:active {
	color:yellow;
	text-decoration:none;}
	
.blacktext {
			font-family: arial;
			font-size: 14px;
			color: black;
			font-weight: bold;
			line-height:20px;
			}


.YellowHeader, H1	{
				font-family: arial;
				font-size: 20px;
				color: yellow;
				font-weight: bold;
				line-height:32px;
				font-style:italic;
				margin-bottom:10px;
				}
.YellowText, H2		{
				font-family: arial;
				font-size: 16px;
				color: yellow;
				font-weight: bold;
font-style:italic;
line-height:22px;
				}
h3 {
font-size:16px;
color:#000000;}

h4 {
font-weight:bold;
font-family;verdana, arial, helvetica;
font-size:14px;
color:yellow;
}
.whitetext, p, td	{
			font-family: arial;
			font-size: 14px;
			color: white;
			font-weight: bold;
			line-height:20px;
			margin:0.5em 0;
			}
.promo-text {
font-family: verdana, arial, helvetica;
font-size:18px;
color:white;
font-weight:bold;
text-align:center;
line-height:24px;

}
.promo {
	margin-top:10px;}
.promo-text .small {
font-weight:normal;
font-size:14px;
}
.promo-text span {
display:block;}

a			{
			color: yellow;
			}

a:hover, a:active {
	color:#ffffff;}
.btn {
	width:225px;
	padding:15px 0px;
	border:1px solid #C00000;background: #D80000;
	margin-bottom:10px;
	text-align:center;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	}
.btn a {
	text-decoration:none;
	font-size:15px;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFFFFF;

	}
	
.btn:hover, .btn:active {
	background:#C00000;
	color:yellow;}
.navbar {
background-color:#000000;
padding:5px 0;}
.header {
padding-top:30px;
padding-bottom:30px;
background-color:#ffff00;
}

.main-wrapper.bottom-content {
	position:relative;
	background:#ffffff;
}
.bottom-content-1 {
margin-left:0;}
	.bottom-content-1 img {
		position:absolute;
		top:-55px;
		}
.bottom-content-2 {
margin-left: 450px;}
	
.bottom-content td {
padding:0;}

.bottom-content .blacktext {
padding-top:20px;
padding-bottom:20px;}

.banner {
	background:#000000;
	color:#ffffff;
	display:block;
	height:45px;
}
.banner p{
	margin:0 auto;
	padding:10px;
	max-width:960px;
}
.copyright {
text-align:center;
font-family:verdana, arial, helvetica;
font-size:11px;
color:#000000;}
.footer {
	clear:both;
margin:11px 0;}
.map {
margin-left:0;}