@charset "UTF-8";

body {
	background-color: #FFF;
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;
	background-image: url(images/bg_purpleside.gif);
}
#header {
	height: 118px;
	background-image: url(images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	height: 40px;
	width: 740px;
	float: right;
	position: absolute;
	top: 76px;
	left: 270px;
	z-index: 20;
	padding-right: -8px;
}
#menu a {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #06C;
	font-size: 18px;
	padding-top: 4px;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	margin: 10px 8px 0px 0px;
	background-color: #FFF;
	padding-bottom: 4px;
	letter-spacing: .05em;
	font-weight: normal;
	border: solid 1px #999;
	border-bottom-width: 0;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	background-image: url(images/bg_tab.gif);
	background-repeat: repeat-x;
}
#menu a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 4px;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFF;
	padding-bottom: 14px;
	letter-spacing: .05em;
	border: solid 1px #999;
	border-bottom-width: 0;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	background-image: url(images/bg_tab.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	margin-top: 0px;
}
.services #menu a.services, .about #menu a.about, .events #menu a.events, .projects #menu a.projects, .parts_sales #menu a.parts_sales, .blog #menu a.blog {
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 4px;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFF;
	padding-bottom: 14px;
	letter-spacing: .05em;
	border: solid 1px #999;
	border-bottom-width: 0;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	background-image: none;
	background-repeat: repeat-x;
	text-decoration: none;
	margin-top: 0px;
	color: #C30;
}
table {
	background-color: #BDCEDD;
}
tr.altcolor {
	background-color: #CCDEEE;
}
table tr td li {
	padding-left: 5px;
}
th {
	text-align: left;
	padding-left: -2px;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7D1688;
	background-color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2pt;
}
dt {
	font-weight: bold;
}
dl {
	padding-left: 20px;
	margin-bottom: -10px;
}
li {
	list-style-position: inside;
}
a {
	color: #C30;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-size: 23px;
	color: #5e2b7e;
	line-height: 26px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6F1485;
}
strong {
	color: #000;
}
#sideimage {
	width: 270px;
	z-index: 10;
	left: 0px;
	background-color: #6C2384;
	float: left;
}
.textcontent {
	width: 705px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	line-height: 17px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 10px;
	float: left;
}
.textcontent.blog {
	width: 400px;
}
.logo {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
#background_left {
	background-repeat: repeat-y;
	height: 100%;
	width: 270px;
	display: block;
	position: absolute;
	background-attachment: fixed;
	background-color: #6d2384;
}
#mothercontainer {
	width: 1011px;
	z-index: 10;
}

#subnav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	z-index: 2;
	width: 720px;
	background-color: #FFF;
	margin-left: -25px;
	margin-top: -10px;
	padding: 10px;
}
#subnav ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 30px;
}
#subnav ul li {
	float: left;
	margin-right: 6px;
}
.hidden {
	visibility: hidden;
}
.toplinks {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 340px;
	left: 670px;
	text-align: right;
	height: 43px;
}
.toplinks a {
	background-repeat: no-repeat;
	background-position: center -12px;
	height: 43px;
	display: block;
	float: left;
	margin-left: 5px;
}
.toplinks a:hover {
	background-position: top;
}
.toplinks a.contact {
	background-image: url(images/menu_contact.png);
	width: 87px;
}
.toplinks a.home {
	background-image: url(images/menu_home.png);
	width: 69px;
}
.home .toplinks a.home    {
	background-image: url(images/menu_homeA.png);
}
.contact .toplinks a.contact {
	background-image: url(images/menu_contactA.png);
}
.toplinks a.phone {
	background-image: url(images/phone_number.png);
	width: 169px;
}
.footer {
	padding: 10px;
	width: 719px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	text-transform: uppercase;
	color: #666;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	clear: both;
	margin-left: -25px;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.breadcrumb {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.breadcrumb a {
	color: #075AB4;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
#contact_table {
	background-image: none;
	line-height: 16px;
	font-size: 12px;
	background-color: #FFF;
}
.rightcolumn {
	float: right;
	width: 230px;
	margin-left: 20px;
	font-size: 10px;
	font-weight: bold;
}
.rightcolumn .box {
	display: block;
	padding: 5px;
	width: 216px;
	text-align: center;
	margin: 0px 0px 10px;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	background-color: #333;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #999;
}
.rightcolumn .box a {
	color: #8CA9CC;
}
.rightcolumn .box strong {
	color: #E19B3B;
}
.rightcolumn .box img{
	margin-bottom: 5px;
}
.rallye  {
	border: 1px solid #999;
	margin-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
.rallye p  {
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	line-height: 22px;
}
.rallye div.countdown {
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
    font-family: tahoma;
    color: maroon;
    line-height: 5px;
}
#sideimage .rallye {
	width: 228px;
	background-color: #FFF;
	margin-top: 300px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.blog #sideimage {
	background-image: url(images/side_image10.jpg);
	background-repeat: no-repeat;
}
#mogfest {
	height: 50px;
	background-image: url(images/feature_moabmogfest.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 130px;
	color: #D8CEDC;
	line-height: 12px;
}
#mogfest strong  {
	color: #FFF;
	font-size: 20px;
	line-height: 32px;
}
#e_form {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.saleitem {
	display: block;
	padding: 5px 5px 2px;
	text-align: center;
	margin: 0px 0px 5px 20px;
	line-height: 17px;
	font-size: 12px;
	font-weight: normal;
	float: right;
	width: 300px;
}
.servicebox {
	float: right;
	width: 165px;
	display: block;
	height: 330px;
	margin-right: 10px;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
.servicebox .title , .projectbox .title{
	background-color: #7D1688;
	padding: 5px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 1pt;
	line-height: 16px;
}
.servicebox .describe , .projectbox .describe{
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	padding: 8px 2px 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.projectbox {
	float: left;
	width: 343px;
	display: block;
	margin-right: 5px;
}
.border {
	border: thin solid #7D1688;
}
.clear {
	clear: both;
}
.describe {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#registration .indent {
	margin-left: 20px;
	display: block;
}
#registration p {
	margin: 0px;
	padding: 0px;
}
#registration {
	padding: 0px 10px 10px;
	border: medium solid #6D2384;
}
p.sold {
	background-color: #5E2B7E;
	display: inline;
	padding: 5px;
	color: #FFF;
}
.alignright {
	display: block;
	float: right;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caption {
	padding: 5px;
	text-align: center;
}
.alignleft {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
.title a {
	color: #FFF;
}

