/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4c4d4d;
	background-color: #9dcae1;
	margin: 0px;
	padding: 0;
}
#shadowwrapper {
	width: 940px;
	margin: 0 auto;
	background-image: url(../images/dropshadow.gif);
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
/* masthead navigation div */
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #08638e;
}
#storelink {
	position: relative;
	height: 120px;
	margin: 0px;
}
#storelink img.stack {
	position: absolute;
	margin: 0;
	width: 900px;
	top: 0;
	left: 0;
	
}
#storelink a.stack {
	color: #09628d;
	position: absolute;
	z-index: 9000;
	top: 10px;
	right: 20px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFF33;
}

#storelink a.signup {
	color: #09628d;
	position: absolute;
	z-index: 9000;
	top: 35px;
	right: 20px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFF33;
}
#storelink a:hover  {

	background-color: #FFFFFF;
	color: #f07d2a;
}
/* background for pages with right column */
#column_wrapper {
	background-image: url(../images/rightcolumn-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* background for pages with left column */
#column_wrapper_leftnav {
	background-image: url(../images/leftcolumn-back.gif);	
	background-repeat: repeat-y;
	background-position: left top;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/* main body area for homepage
for pages with left navigation column position the divs opposite of their names left and right */
#left {
	width: 700px;
	float: left;
}
/* right column */
#right {
	width: 200px;
	float: left;
}
#nocolumns .content {
padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
/* titleblock for side column */
#titleblock {
	background-color: #e6ded7;
	font-size: .75em;
	line-height: 1.5em;
	padding: 10px 20px;
}
/* main body area */
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
/* left and right column areas */
#right .content {
	padding: 10px 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 0px;
}
/* email this block */
#emailthis p {
	background-color: #ffffff;
	border: 1px solid #f07d2a;
	padding: 0px;
	margin: 0px;
}
/* directions and hours */
#storeinfo {
	background-color: #f7f4ef;
	padding: 10px 36px;
	font-size: .75em;
	line-height: 1.5em;
	overflow:auto;
}
.location {
	float:left;
	padding-right: 40px;
	width: auto;
}
#storeinfo a:link {
	color: #4c4d4d;
}
#storeinfo a:visited {
	color: #333333;
}
#storeinfo a:hover {
	color: #000000;
}
/* titleblock for side column */
#titleblock {
	background-color: #e6ded7;
	font-size: .75em;
	line-height: 1.5em;
	padding: 10px 20px;
}
.articles ul {
	padding-left: 0;
	margin-left: 0;
}
#emailhome {
	background-color: #ffffff;
	border: 1px solid #f07d2a;
	padding: 5px;
	margin: 0px 0px 10px;
}
/* footer */
#footer .content {
	padding: 1px 20px;
}
#footer {
	color: #ffffff;
	background-color: #0e85bf;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/footer-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #4c4d4d;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #4c4d4d;
	text-decoration: none;
}
#right a:hover {
	color: #4c4d4d;
	text-decoration: none;
}
#right a:visited {
	color: #0878ac;
	text-decoration: none;
}
#right a:hover {
	color: #f07d2a;
}
#nocolumns a:link {
	color: #4c4d4d;
}
#nocolumns a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ebe5df;
	text-decoration: none;
}
/* main body headings */
h1 {font-size: 1.6em;
	margin: 0;
	color: #0878ac;
}
h2 {font-size: 1.25em;
	margin: 20px 0 0 0;
	color: #f07d2a;
}
h2 a:link {
	text-decoration: underline;
	color: #f07d2a;
}

/* titleblock heading */
h3 {font-size: 1.25em;
	margin: 5px 0 0 0;
	color: #0878ac;
}
/* column headings */
h4 {
	font-size: 1.0em;
	margin: 10px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.margintop20 {
	margin-top: 20px;
}
.content p {
	margin: 12px 0;
}
.floatright {
	float: right;
	width: auto;
}
.floatleft {
	float: left;
	width: auto;
}
/* race schedule table */
td {
	padding:4px;
	color:#4c4d4d;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	text-align:left;
	vertical-align:top;
	border:1px solid #e6ded7;
	white-space:normal;
}
/* contact form table */
td.form 	{
	padding:4px;
	color:#4c4d4d;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	vertical-align:top;
	border:0px;
}
/* coupon link */
#coupon a.offer {
	color: #09628d;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.25em;
	
	background-color: #FFFF33;
}
#coupon a:hover  {
	background-color: #FFFF33;
	color: #f07d2a;
	
}
#couponbox {
	background-color: #ffffff;
	border: 1px dashed #333333;
	padding: 10px 30px 30px;
	margin: 30px auto;
	width: 400px;
	
}
/* special announcement  */
#special {
	color: #F07d2a;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.25em;
	
	background-color: #CCFF66;
}
#special a:hover  {
	background-color: #FFFF33;
	color: #f07d2a;
}
#emailsignup {
	padding: 20px;
	width: 50%;
	background-color: #ebe5de;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.paddingtop10 {
	padding-top: 10px;
}

