#wrapper {
	width: 980px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #48519c;
	margin: 0 0 0 16px;
	background-image: url(/images/racing_stripe.gif);
	background-repeat: repeat-y;
	background-position: 16px;
}

a:link {
	color: #dc2222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dc2222;
}
a:hover {
	text-decoration: none;
	color: #dc2222;
}
a:active {
	text-decoration: none;
	color: #dc2222;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 20px;
}
.bigbullet {
	background-image: url(/images/bullet23.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
h3 {
	font-style: italic;
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
}
h4 {
	font-style: italic;
	font-size: 14px;
}
h5 {
	font-style: italic;
	font-size: 12px;
}
hr {
	border: none;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
input[type="submit"] {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #dc2222;
	border: 1px solid #9f9d9d;
	background-color: #cecccc;
	line-height: 12px;
	padding: 0 6px;
	margin: 0;
	text-transform: uppercase;
	height: 20px;
}
.button {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #dc2222;
	border: 1px solid #9f9d9d;
	background-color: #cecccc;
	line-height: 12px;
	padding: 0 6px;
	margin: 0;
	text-transform: uppercase;
	height: 20px;
}

#header {
	height: 247px;
}
#nav {
	background-color: #000000;
	border-top: 2px solid #ff0101;
	border-bottom: 2px solid #ff0101;
	width: 786px;
	margin: 0 0 15px 175px;
	padding: 4px 0;
	clear: both;
	height: 22px;
}
#nav .toplist {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#nav a:link {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 2px 0;
}
#nav a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 2px 0;
}
#nav a:hover {
	display: block;
	text-decoration: none;
	color: red;
	padding: 2px 0;
}
#nav a:active {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 2px 0;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	list-style: none;
	float: left;
}
#nav ul.toplist {
	height: 18px;
}

#nav ul.toplist li {
	display: block;
	padding: 0 7px;
	margin: 0;
	border-right: 1px solid #FFF;
}
/* DROP DOWN MENU STYLES */
div#nav ul.sublist li { /* for the bg block */
	border-bottom: solid 1px #ccc;
	width: 8em; 
	border-right: none;
}
div#nav ul.sublist li:hover {
	border: 0;
	border-bottom: solid 1px #ccc;
	background-color: #000;
}
div#nav ul.sublist {
	display: none;
	width: 9em;
	position: absolute;
	background-color: #403f3f;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
div#nav ul li.openlist:hover ul.sublist {
	display: block;
}
div#nav ul.sublist2 li { /* for the bg block */
	border-bottom: solid 1px #ccc;
	width: 8em; 
	border-right: none;
}
div#nav ul.sublist2 li:hover {
	border: 0;
	border-bottom: solid 1px #ccc;
	background-color: #000;
}
div#nav ul.toplist li.openlist ul.sublist li.openlist ul.sublist2 {
	display: none;
	width: 9em;
	position: absolute;
	margin: -1.65em 0 0 7em;
	background-color: #403f3f;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
div#nav ul.toplist li.openlist ul.sublist li.openlist:hover ul.sublist2 {
	display: block;
}
.noborder {
	border: none;
}


#sidenav {
	width: 163px;
	padding-left: 12px;
	float: left;
	margin-right: 15px;
}
#main {
	width: 772px;
	float: left; 
}
#sidebar {
	float: right;
	width: 241px;
}
#sidebar h1 {
	font-size: 16px;
	color: #FFF;
	line-height: normal;
}
#content {
	float: left;
	width: 510px;
	margin-right: 21px;
	margin-bottom: 15px;
}
#box510 {
	background-image: url(/images/box_middle510.gif);
	background-repeat: repeat-y;
}
#box510_upper {
	background-image: url(/images/box_top510.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 18px 31px 0 31px;
}
#box510_lower {
	background-image: url(/images/box_bottom510.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 31px 18px 31px;
}
#box510_upper img, #box510_lower img {
	display: block;
}
#box510 h1 {
	margin-top: 0;
	padding-top: 0;
}
.header {
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: normal;
}
#box510 p {
	line-height: 18px;
}
#emailsignup {
	background-image: url(/images/emailbox.gif);
	background-repeat: no-repeat;
	height: 193px;
	padding: 0 22px;
	margin: 15px 0;
	font-size: 11px;
}
#emailsignup h3 {
	padding: 10px 0 4px 0;
}
#emailsignup p {
	margin: 0;
	padding: 0;
}
#emailsignup input[type="text"] {
	color: #848383;
	font-size: 11px;
	margin-bottom: 4px;
	width: 85%;
}
#search {
	background-color: #000000;
	margin-bottom: 15px;
	margin-top: 0px;
}
#search form {
	border-top: none;
	margin: 0;
/*	height: 27px; */
}
.itemlist {
	margin: 0;
	padding: 0;
}
.itemlist li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	float: left;
}
.itemlist img {
	border: 1px solid #9f9d9d;
}
.sectionlist {
	margin: 0;
	padding: 0;
}
.sectionlist li {
	display: inline;
	list-style-type: none;
	padding-right: 4px;
	text-align: center;
	float: left;
	margin-bottom: 14px;
	width: 219px;
}
.sectionlist img {
	border: 1px solid #9f9d9d;
}
.gallerylist {
	margin: 0;
	padding: 0;
}
.gallerylist li {
	display: inline;
	list-style-type: none;
	padding-right: 4px;
	text-align: center;
	float: left;
	margin-bottom: 14px;
	width: 144px;
}
.gallerylist img {
	border: 1px solid #9f9d9d;
}
.sidebox2 {
	background-image: url(/images/sidebox_middle241.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
.sidebox2 table {
	width: 191px;
	margin-left: 30px;
}
.sidebox2 td {
	color: #FFF;
}
.sidebox2 td h2 {
	margin: 0;
	padding: 0;
}
.sidebox2 td img {
	margin-right: 15px;
}
#blogbox {
	background-image: url(/images/box_middle772.gif);
	background-repeat: repeat-y;
	width: 772px;
	margin: 15px 0 15px 190px;
	clear: both;
}
#blogbox_gal {
	background-image: url(/images/box_middle772.gif);
	background-repeat: repeat-y;
	width: 772px;
	margin: 15px 0 15px 190px;
	
}
.blogbox_upper {
	background-image: url(/images/box_top772.gif);
	background-repeat: no-repeat;
	padding: 18px 30px;
	width: 712px;
	display: block;
}
.blogbox_upper h3 {
	margin-top: 0;
	padding-top: 0;
}
.blogbox_lower {
	background-image: url(/images/box_bottom772.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 30px 21px 20px;
	clear: both;
	margin: 0;
	width: 722px;
	float: none;
	display: block;
}
.blogbox_upper .sidelist {
	width: 250px;
	margin-left: 20px;
	float: right;
}
.blogbox_upper .sidelist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blogbox_upper .sidelist ul li {
	background-image: url(/images/bullet23.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 8px 30px;
}
/* BLOGPAGE STYLES */
#blogbox_main {
	background-image: url(/images/box_middle772.gif);
	background-repeat: repeat-y;
	float: left;
	width: 772px;
	margin-right: 21px;
	margin-bottom: 15px;
}
#blogbox_main .blogbox_left {
	border-right: 1px solid #ccc;
	width: 450px; 
	clear: left; 
	float: left;
	padding-right: 20px;
}
.blogbox_left h2 {
	background-image: url(/images/bullet23.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
.blogbox_left img {
	border: 1px solid #ccc;
	float: left;
	margin: 10px;
	padding: 10px;
}
#blogbox_main .sidelist {
	padding-top: 70px;
	padding-bottom: 30px;
	width: 220px;
	margin-top: 15px;
}
.posted {
	border-top: 1px solid #ccc;
	margin-top: 21px;
	font-size: 11px;
}
.blogdate {
	font-size: 11px;
}
.blogdate p {
	margin: 0;
	padding: 0;
}
.blogbox_left dt {
	border-left: 3px solid #9ba1d1;
	padding: 6px;

}
.blogbox_left dd {
	border-left: 3px solid #9ba1d1;
	margin: 0 0 20px 0;
	padding: 4px;
	font-size: 11px;
	text-align: right;
}
.blogbox_left blockquote {
	background-image: url(/images/bk_blockquote.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 2px 14px;
	font-style: italic;
}

/* ITEM PAGE STYLES */
#paymentbox {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 8px;
	border: 3px solid #000000;
	margin-bottom: 15px;
}
#paymentbox h5 {
	background-image: url(/images/bullet16.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 18px;
	margin: 0;
}
#paymentbox p {
	padding-top: 0;
	margin-top: 0;
}
#box241 {
	background-image: url(/images/box_middle241.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
#box241_upper {
	background-image: url(/images/box_top241.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 15px 0 15px;
}
#box241_lower {
	background-image: url(/images/box_bottom241.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 15px 12px 15px;
	clear: both;
}
#box241_upper h3 {
	background-image: url(/images/bullet23.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 30px;
	margin: 0;
}
#box241_upper img {
	border: 1px solid #393433;
	margin: 0 6px 16px 0;
	float: left;
}
#box241_upper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#box241_upper ul li {
	clear: left;
}
#box241_upper ul li a:link {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

/* FOOTER STYLES */
#footer {
	color: #FFFFFF;
	width: 787px;
	margin-left: 175px;
	background-color: #262861;
	clear: both;
	font-size: 11px;
	text-align: center;
	padding: 16px 0;
	margin-bottom: 14px;
}
#footer .nav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#presslist img {
	float: left;
	margin: 0 5px 5px 0;
}
#presslist li {
	clear: both;
}