@font-face {
	font-family: ft44;
	font-style: normal;
	font-weight: 700;
	src: url("../dbfnt.eot");
}

@font-face {
    font-family: Georgia;
    font-style: normal;
    font-weight: normal;
    src: url("../georgia.eot");
}

body {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background: #fff url('../images/sitebg.png') repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link { text-decoration: none; font-weight: 700; color: #447fba; }
a:visited { text-decoration: none; font-weight: 700; color: #9abb74; }
a:hover { text-decoration: none; font-weight: 700; color: #036; }
a:active { text-decoration: none; font-weight: 700; color: #036; }

.menudate {
	width: 990px;
	height: 30px;
	background-color: #666;
	padding-left: 10px;
	padding-right: 5px;
}

.menu {
	float: left;
	font-family: ft44, "Century Gothic", sans-serif;
	font-style:  normal;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	margin-top: 7px;
	margin-right: 15px;
}

.menu a:link { text-decoration: none; color: #fff; }
.menu a:visited { text-decoration: none; color: #fff; }
.menu a:hover { text-decoration: underline; color: #fc0; }
.menu a:active { text-decoration: underline; color: #fc0; }

.menu2 a:link { text-decoration: none; color: #fff; }
.menu2 a:visited { text-decoration: none; color: #fff; }
.menu2 a:hover { text-decoration: underline; color: #fff; }
.menu2 a:active { text-decoration: underline; color: #fff; }

.footermenu a:link { text-decoration: none; color: #fff; }
.footermenu a:visited { text-decoration: none; color: #fff; }
.footermenu a:hover { text-decoration: underline; color: #fc0; }
.footermenu a:active { text-decoration: underline; color: #fc0; }

.copy a:link { text-decoration: none; color: #fff; }
.copy a:visited { text-decoration: none; color: #fff; }
.copy a:hover { text-decoration: underline; color: #fc0; }
.copy a:active { text-decoration: underline; color: #fc0; }

.h1 {
	font-family: "Times New Roman", times, serif;
	font-size: 39px;
	font-weight: 700;
	color: #575757;
}

.h2 {
	font-family: "Times New Roman", times, serif;
	font-size: 18px;
	font-weight: 700;
	color: #575757;
}

.h3 {
	font-family: "Times New Roman", times, serif;
	font-size: 18px;
	font-weight: 700;
	color: #b60000;
}

.h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #90af67;
}

.h5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #999;
}

.date {
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-style:  normal;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	margin-top: 7px;
	margin-right: 5px;
}

.header {
	width: 1000px;
	height: 173px;
}

.logo {
	float: left;
	width: 445px;
	height: 173px;
}

.headerinfo {
	float: right;
	width: 515px;
	height: 133px;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: left;
}

.headerinfo div {
	font-family: "Century Gothic", sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #666;
}

.headerinfo span.gates {
	font-family: georgia, "Garamond", serif;
	font-size: 16px;
	font-weight: 900;
	color: #666;
}

.headerinfo img {
	margin-top: -25px;
	margin-right: 10px;
}

.promos {
	float: left;
	width: 1000px;
	height: 252px;
}

.dfinfo {
	float: left;
	/* width: 317px; */
	width: 257px;
	height: 232px;
	background: #ccc url('../images/infobg.png') 0 0 no-repeat;
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Times New Roman", times, serif;
	/* font-size: 16px; */
	font-size: 18px;
	color: #000;
	font-weight: 400;
	text-align: justify;
	line-height: 1.5;
}

.dfphotos {
	float: right;
	width: 683px;
	height: 252px;
}

.adspace {
	float: left;
	width: 1000px;
	height: 250px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #b2b2b2;
}

.banners {
	float: left;
	width: 714px;
	height: 50px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #b2b2b2;
}

.lilmsmr {
	float: left;
	width: 673px;
	height: 234px;
	padding: 8px;
	text-align: center;
	background: #fff url('../images/lilmsmrbg.png') 0 0 no-repeat;
}

.ads {
	float: right;
	margin-left: 11px;
	width: 300px;
	height: 250px;
}

.lilmsmr-menu {
	float: left;
	text-align: center;
	margin-left: -8px;
	padding-top: 5px;
	width: 689px;
	height: 25px;
	background-color: #a80000;
	font-family: arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
}

.menu2 {
	margin-right: 15px;
}

.lilmsmr-info {
	float: left;
	width: 681px;
	text-align: center;
	padding-top: 5px;
}

.wrapper {
	float: left;
	width: 1000px;
	min-height: 200px;
}

.left {
	float: left;
	width: 265px;
	min-height: 200px;
	margin-right: 21px;
}

.right {
	float: right;
	width: 714px;
	min-height: 200px;
}

.newsletter {
	width: 245px;
	height: 73px;
	padding: 10px;
	margin-bottom: 10px;
	background: #fff url('../images/newsletterbg.png') 0 0 no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
}

.newslettertbl { margin-top: 10px; }
input { font-size: 11px; }

input.order, select, textarea {
	background-color: #eee;
	border: 1px solid #666;
	font-size: 12px;
	color: #333;
	padding-left: 2px;
}

.spacer { margin: 4px; }

.heading {
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #a80000;
	font-weight: 700;
	color: #a80000;
}

.footer {
	float: left;
	width: 1000px;
	height: 167px;
	background: #fff url('../images/footerbg.png') 0 0 no-repeat;
}

.footerlogo {
	float: left;
	margin-top: 28px;
	width: 286px;
	height: 139px;
}

.footerinfo {
	float: right;
	margin-left: 20px;
	margin-top: 28px;
	width: 694px;
	height: 139px;
}

.footermenu {
	float: left;
	font-family: ft44, "Century Gothic", sans-serif;
	font-style:  normal;
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	margin-right: 15px;
}

.copy {
	float: left;
	margin-top: 10px;
	width: 694px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #fff;
}

.page_title {
	display: block;
	color: #a3af67;
	font-size: 18px;
	font-weight: 700;
	/* text-align: center; */
}