#leftbottombuttons {
	float: left;
	height: 200px;
	width: 400px;
	margin-left: 50px;
	background-repeat: no-repeat;
}
#simoracinglink {
	clear: left;
	float: left;
	height: 200px;
	width: 400px;
	margin-left: 50px;
	background-image: url(../images/simobuttion.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#simobutton {
	float: right;
	height: 50px;
	width: 225px;
	margin-top: 150px;
	margin-right: 15px;
}
.simoracingwebbuttion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	text-decoration: underline;
}
.simoracingwebbuttion:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	text-decoration: underline;
}
.simoracingwebbuttion:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	text-decoration: underline;
}
/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 02 - Topaz
  -----------------------------------
*/
body {
	background-color: #000;
	background-image: url(../images/fade.gif);
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16pt;
	margin: 20px 0;
	padding: 0;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: 0%;
}
#masthead {
	height: 40px;
	background-color: #CD0E0D;
}
#menubar {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color: #CD0E0D;
}
#logo {
	height: 55px;
	padding: 15px;
}
#logo a{
	height: 40px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	text-align: right;
}
#mainpage {
	height: 5px;
	background-color: #000000;
	padding: 0px;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 900px;
	border: 1px solid #999999;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	vertical-align: baseline;
	background-color: #000000;
	}

/********COLUMN WRAPPER**********/
#columnwrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#sidebox {
	float: left;
	width: 480px;
	padding: 0px;
	background-color: #000000;
	height: 450px;
	text-align: left;
}
#newatlarea {
	background-image: url(../images/images/redarea_02.png);
	clear: left;
	float: left;
	height: 390px;
	width: 396px;
	margin-top: 15px;
	background-repeat: no-repeat;
}
#atlantaheader {
	float: left;
	height: 50px;
	width: 396px;
}
#newatlaformarea {
	float: left;
	height: 330px;
	width: 379px;
	margin-left: 15px;
	margin-top: 10px;
}
#mainbox {
	float: right;
	width: 420px;
	margin: 0px;
	padding: 0px;
	height: 425px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #000000;
	font-weight: normal;
}

#menu p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.orange {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	font-size: 0.85em;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
}
#maincontent a{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
	color: #ff0000;
}
#maincontent p{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
	color: #999999;
}

/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidecontent p{
	margin: 12px 0;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidecontent a{
	margin: 12px 0;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 2.25em;
	letter-spacing: 0.3em;
	color: #DDDDDD;
	text-align: center;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 2.25em;
	color: #FC0001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 2.2em;
	color: #FF9900;
	text-align: center;
}
h4 {
	margin: 1.5em 0 0 0;
	font-size: 1.75em;
	color: #FFFFFF;
	text-align: left;
}
#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
#form {
	border: thin solid #999999;
	padding: 10px;
}

.formfields {
	background-color: #CCCCCC;
	color: #333333;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../images/graf-footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: left bottom;	
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 900px;
	font-size: 0.7em;
	color: #CECCC4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 50px;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 0px;
	margin-top: 2px;
	text-align: left;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #000000;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #000000;
	cursor: pointer;
	font-size: 0.8em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #ED100E;
	color: #FFFFFF;
	text-decoration: none;
}
/*Menu Outer Wrapper*/
.p7PMMh02 {
	width: auto;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;
}

/*Hide Sub-Menu in Design View
Compensate for LI padding on Sliding Doors themes*/
.p7PMMh02 ul div {
	display: none;
	margin-left: -10px !important;
}
.p7PMMh02 ul ul div {
	margin-left: 190px !important;
}
/*
TOP LEVEL MENU
*/
.p7PMMh02 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh02 li {
	list-style-type: none;
	float: left;
	margin: 0 1px 0 0;
	padding:0 0 0 10px;
	background-image: url(img/pmm_topaz_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 120px;
}
/* Hide from IE5 Mac \*/
.p7PMMh02 li {
	width: auto;
}
/* End Hiding */

.p7PMMh02 li:hover {
	background-position: 0px -240px;
}
/*Sliding Doors state for child links of LI while LI is being hovered */
.p7PMMh02 li:hover a {
	background-position: 100% -240px !important;
	color: #FFF !important;
}
/*Top Level Links*/
.p7PMMh02 a {
	display: block;
	text-decoration: none;
	padding: 8px 16px 8px 6px;
	color: #999999 !important;
	border-right: 0;
	background-image: url(img/pmm_topaz_right.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	text-align: left;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh02 ul a.pmmfirst {
}
.p7PMMh02 ul a.pmmlast {
}
.p7PMMh02 ul li.pmmfirst {
}
.p7PMMh02 ul li.pmmlast {
}
/*First Sub Level*/
.p7PMMh02 ul ul {
	width: 200px;
	background-image: url(img/pmm_topaz_sub.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #666;
}
.p7PMMh02 ul ul li {
	float: none;
	background-image: none;
	margin: 0;
	padding: 0;
	position: static;
}
.p7PMMh02 ul ul a {
	padding: 4px 16px;
	color: #FFF !important;
	border-right: 0;
	background-image: none;
	text-align: left;
	overflow: hidden;
}
.p7PMMh02 ul ul a:hover {
	color: #FFF !important;
	background-image: none;
}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh02 ul ul ul {
	border-top: 1px solid #555;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #555;
	padding-top: 0px;
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh02 img {
	border: 0;
}
.p7PMMh02 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/
.p7PMMh02 ul a.trig_closed {

}
.p7PMMh02 ul a.trig_closed_up {
	background-position: 100% -160px;
}
/*Sub Level*/
.p7PMMh02 ul li.trig_open {
	background-position: 0px -240px;
	color: #FFF !important;
}
.p7PMMh02 ul a.trig_open {
	background-position: 100% -240px;
	color: #FFF !important;
}
.p7PMMh02 ul ul a.trig_closed {
	background-image: none;
}
.p7PMMh02 ul ul a.trig_closed_left {
	background-image: url(img/pmm_west_medium.gif);
	background-repeat: no-repeat;
	background-position: left center !important;
}
.p7PMMh02 ul ul a.trig_open {
	color: #FFF !important;
	background-image: none;
}
/*The Current Marker (You are here) links*/
.p7PMMh02 .current_mark {
	font-weight: bold;
	color: #ccc !important;
	background-position: 100% -240px !important;
}
.p7PMMh02 .li_current_mark {
	background-position: 0px -240px;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: -0.1px;
	line-height: .001;
	font-size: 0;
	background-color: #000000;
}
#newbottom {
	background-color: #F00;
	float: left;
	height: 500px;
	width: 900px;
	background-image: url(../images/testbottom.jpg);
}
#formarea {
	float: left;
	height: 300px;
	width: 350px;
	margin-top: 115px;
	margin-left: 30px;
	font-size: 14px;
}
.formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.bheadtitle {
	color: #FFF;
}
.chead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
#rockymtn {
	background-image: url(../images/images/redarea_02.png);
	float: left;
	height: 390px;
	width: 396px;
}
#newsevents {
	background-color: #000;
	float: left;
	height: 100px;
	width: 900px;
	background-image: url(../images/newsevents.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#mainbtm {
	background-image: url(../images/newbottom.gif);
	background-position: bottom;
	float: left;
	height: 500px;
	width: 900px;
	background-repeat: no-repeat;
}
#atlanta {
	background-image: url(../images/images/redarea_02.png);
	clear: left;
	float: left;
	height: 390px;
	width: 396px;
	margin-top: 15px;
}
#rckymtntitle {
	float: left;
	height: 50px;
	width: 396px;
}
#atlantatitle {
	float: left;
	height: 50px;
	width: 396px;
}
#squeelerform {
	float: left;
	height: 340px;
	width: 379px;
	padding-top: 10px;
	padding-left: 0px;
	clear: left;
}
#rkymtnform {
	float: left;
	height: 330px;
	width: 379px;
	padding-left: 15px;
	padding-top: 10px;
}
.formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
.titlesevents {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}
.redcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	text-align: center;
}
#nascarurl {
	float: left;
	height: 50px;
	width: 900px;
	margin-top: 10px;
}
#nascart {
	float: right;
	height: 25px;
	width: 300px;
	margin-right: 150px;
}
.nascarurltxt {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #F00;
}
.nascarurltxt:link {
	text-decoration: underline;
}
.nascarurltxt:visited {
	text-decoration: none;
	color: #FFF;
}
.nascarurltxt:hover {
	text-decoration: underline;
	color: #000;
}
.nascarurltxt:active {
	text-decoration: none;
	color: #FFF;

.bodycopymain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
	text-align: left;
}
#calendarbuttonbox {
	float: right;
	height: 50px;
	width: 175px;
	margin-top: 85px;
	margin-right: 10px;
}
#insidecalendarbox {
	height: 50px;
	width: 400px;
	margin-top: 75px;
}
