/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	text-align:center;
	background-attachment: fixed;
}
a:link {
	color:#1f5b40;
	text-decoration: none;
}
a:visited {
	color: #676D79;
	text-decoration: none;
}
a:hover {
	color: #820606;
	text-decoration: underline;
}
a:active {
	color: #890000;
	text-decoration: none;
}
#header {
	margin:0 auto;
}
#container {
	width: 800px;
	margin:0px auto;
	background-color: #FFFFFF;
	font-size: 0.8em;
	border: 1px solid #75778E;
	text-align:left;
	padding: 0px 20px 1px;
	background-image: url(images/container_tile.jpg);
	background-repeat: repeat-y;
}
#subheader {
	background-image: url(images/subheader_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#pagebody {
	padding: 0px 30px 10px 30px;
	min-height:600px;	
}
.maincol {
	float: left;
	width: 740px;
}
.maincol-left {
	float: left;
	width: 500px;
}
.maincol-right {
	float: right;
	width: 500px;
}
.rightcol {
	float: right;
	width: 220px;
	margin-top: 15px;
}
.leftcol {
	float: left;
	width: 220px;
	margin-top: 15px;
}
#map {
	text-align:center;
	border: 1px dotted #999999;
	margin: 15px 0;
}
.boxed {
	text-align:center;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#sponsors {
	text-align:center;
	font-size:18px;
}
#sponsors p {
	padding-top:0;
	margin-bottom:0;
}

.clear {
	clear:both;
}
.break {
	display:block;
}
.email {
	display:block;
	font-weight:bold;
	font-size:1.5em;
}
.tabletitle {
	font-size:16px;
	color:#990000;
	font-weight:bold;
}

#footer {
	clear: both;
	background-color: #474C52;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding: 2px;
	margin: 5px 1px 1px 0px;
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#footer a:link {
	color:#ccc;
	text-decoration: none;
}
#footer a:visited {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #820606;
	text-decoration: underline;
}
#footer a:active {
	color: #820606;
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 5px;
}

ul {
	margin-left: 30px;
}

img {
	border: none;
}
h1 {
	text-align: center;
	margin: 15px 0px;
	font-size: 30px;
	font-weight: bold;
	clear:left;	
}
h2 {
	text-align: left;
	margin: 15px 0px;
	font-size: 16px;
	font-weight: bold;
	clear: left;	
}
h3 {
	text-align: left;
	font-size: 1em;
	padding: 5px;
	font-weight: bold;
	color: #000;
	clear: left;
	margin-top: 0px;	
	margin-bottom: 0px;
}
.title1 {
	text-align: center;
	margin: 15px 0px;
	font-size: 30px;
	font-weight: bold;
	padding: 5px;
	color: #990000;
	border: 1px dotted #CCCCCC;
	background-color: #F3F3F3;
	clear: left;
}
.title2 {
	text-align: left;
	margin: 15px 0px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #990000;
  border: 1px dotted #CCCCCC;
	background-color: #F3F3F3;
	clear:left;
}
.title2-large {
	text-align: center;
	margin: 15px 0px;
	font-size:22px;
	font-weight:bold;
	padding: 5px;
	color: #990000;
	border: 1px dotted #CCCCCC;
	background-color: #F3F3F3;
	clear: left;
}
.title3 {
	text-align: left;
	font-size: 1em;
	padding: 5px;
	font-weight: bold;
	color: #000;
	clear: left;
	margin: 0px;
}
.center {
	text-align:center;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight:normal;
}
.return {
	font-size:16px;
	font-style:italic;
}
.text2 {
	text-align:center;
	font-weight: bold;
}
.location {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#1f5b40;
	text-align:center;
	margin-bottom:0;
}
.dates {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#820606;
	margin:0;
}
.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	margin:0;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#nav {
	background-color: #333;
	color: #FFF;
	text-align: center;
	height: 2.7em;
	padding: 0px 24px 2px 35px;
}

.dealerpic {
	width:300px;
	float:left;
}
#centerpic {
	text-align:center;
	margin:0 auto;
}
.dealerinfo {
	width:400px;
	float:right;
}
.dealerinfo p {
	font-size:18px;
	margin:0;
}

ul.listcol {
	width:244px;
	float:left;
	list-style:none;
  margin-left: 0px;  
	margin-bottom:20px;
}
ul.listcol li {
	text-align:center;
	font-size:18px;
	margin-bottom:.1em;
}
/* Text grid */
div.grid-col {
	float: left;
	overflow: hidden;
	margin-right: 2%;
	text-align: center;
}

div.grid-lastcol {
	float: right;
	overflow: hidden;
	margin-right: 0 !important;
}

div.grid2 div.grid-col {
	width: 48.8%;
}

div.grid3 div.grid-col {
	width: 31.9%;
}

div.grid4 div.grid-col {
	width: 23.4%;
}

div.grid5 div.grid-col {
	width: 18.3%;
}
div.grid2:after,
div.grid3:after,
div.grid4:after,
div.grid5:after{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

blockquote p
    {
    padding: 0px 0px 0px 0px;
    font-size: 1em;    
    float: left;
}

blockquote
    {
    padding: 10px;
    font-size: 1.2em;    
}

cite
    {
    font-size: 0.9em;
    float: right;    
}


