body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/bgimage1.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#topnotice {
	padding: 0px;
	clear: right;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topnotice h1 {
	font-size: 10px;
	font-weight: 900;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#banner {
	padding: 0px;
	clear: right;
	height: 300px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/bannerbg.gif);
	background-repeat: no-repeat;
}
#navigation {
	clear: right;
	height: 50px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/navigationbg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#content {
	clear: right;
	height: auto;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}
#content h2 {
	font-size: 24px;
	font-weight: 900;
	color: #933;
	text-align: center;
}
#content h3 {
	font-size: 18px;
	font-weight: 900;
	color: #933;
	text-align: center;
}
#content h4 {
	font-size: 16px;
	font-weight: 900;
	color: #FFF;
	background-color: #930;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#content p strong {
	font-weight: normal;
}
#content #special_box {
	height: auto;
	width: 500px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#content #special_box #specials_top {
	background-attachment: scroll;
	background-image: url(../images/specials_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 500px;
	position: relative;
}
#content #special_box #specials_body {
	background-attachment: scroll;
	background-image: url(../images/specials_body.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 450px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	position: relative;
}
#content #special_box #specials_bottom {
	background-attachment: scroll;
	background-image: url(../images/specials_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 500px;
	position: relative;
}


#content .centerpar {
	text-align: center;
}
#content .centerpar img {
	padding: 0px;
	margin: 2px;
	border: thick solid #FFF;
	height: auto;
	width: 225px;
}
#content #thickerpar {
	font-weight: 900;
}


#content #slogan {
	font-size: 16px;
	font-weight: 900;
	color: #933;
	text-align: center;
}
#content ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



#footer {
	background-attachment: scroll;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	clear: right;
	height: 15px;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 17.5px;
	padding-right: 20px;
	padding-bottom: 17.5px;
	padding-left: 20px;
}
#footer h5 {
	font-size: 15px;
	font-weight: 900;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#bottom_links {
	clear: right;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#bottom_links #botlinks {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#bottom_links #botlinks li {
	font-size: 14px;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	list-style-type: none;
}
#bottom_links #botlinks #endnow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#designby {
	padding: 0px;
	clear: right;
	width: 1024px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#designby .centerpic {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

