﻿/* Default CSS Stylesheet for a new Web Application project */
body {
	margin: 0;
	padding: 0;
	background: #F2F8EC;
	font-family: "Century Schoolbook";
	color: #000000;
    }

body, th, td, input, textarea, select, option {
	font-family: "Times New Roman";
}

h1, h2, h3 {
	font-weight: normal;
	color: #CBA61A;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
	font-size: 70%;
}

a {
	font-family: "Century Schoolbook";	
	color: #000000;
	background: #A8A8A8;
}

a:hover {
	text-decoration: none;
	color: #E6B715;
}
#conash3D0
{
 display: none;
}


/* Header */

#header{
	width: 900px;
	height: 175px;
	margin: 0 auto;
	background:#000000;
	}

#header h1, #header p {
	margin: 0;
	color: #E6B715;
	text-align: left;
}
#header h2{
	margin: 0;
	color: #000000;
	text-align: left;
	font-size: 10%;
}


#menu{
font:12px Arial,Helvetica,sans-serif;
color:#fff;
background:url(images/menu2.jpg) repeat-x left top;
height:34px;
margin:0 0px;
clear:both;
}

#menu ul{
text-align:left;
margin:0;
padding:0;
list-style:none;
}

#menu a{
float:left;
display:block;color:#fff;
padding:6px 16px 8px 16px;
background:url(images/menuborder.gif) no-repeat top right;
text-decoration:none;
} 

#menu a{
float:none;
} 

#menu li{
float:left;
background:url(images/menu2.jpg) no-repeat 0px 0px;
margin:0;
padding:0;
}


#headerlogo {
	 width:873px;
     background:url(Images/racing2.jpg);
     height: 175px;
}


#ticket {
	 width:150px;
     background:url(Images/nascar_ticket.jpg);
     height: 700px;
}

#header p {
	padding-left: 53px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page 
{
 width:900px;
 margin-left:auto;
 margin-right:auto; 
}


#topmenu
{
 float: left;
	width: 900px;
        height: 34px;
	margin: 0 auto;
	background:#000000;
	font-family: "Helvetica";
	color: #ffffff;
}


#container
{
 width:900px;
 background:url(images/SideMenu.jpg);
}

#topline
{
  width:900px;
  background: red;
  height: 5px;
}


#spacerline
{
  width:900px;
  background: #000000;
  height: 2px;
}

/* Content */

#headertext {
	width: 900px;
	background:black;
	color: white;	
}

#content {
	width: 576px;
 	float: left;
	margin: 0;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	font-family: "Century Schoolbook";
	padding: 2px;
}

#content a {
	text-align: center;
	color: #000000;
	font-family: "Century Schoolbook";
	font-size: 120%;
	background: #FAFAFA;
}

#title_line 
{
  background-color: #BBBABB;
  font-size: 12px;
  text-align: center;
}


/*sidebar1*/
#sidebarLeft {
	float: left;
	width: 158px;
}

#sidebarLeft a{
background-color: black;
color: red;
font-size: 12px;
}


/* Sidebar */

#sidebarRight {
	float: right;
	width: 158px;
	color: yellow;
}

#sidebarRight a{
background-color: black;
color: red;
}


/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	font-size: smaller;
	background: #8C8C8C;
}

#Cupon_box {
  position: left;
  padding: 5px;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  background-color: #e7e6e4;
  width: 120px;
  font-size: 11px;
  letter-spacing: normal;
  border: 1px dashed black;
  text-align: justify;
  color:#000000;
}

#Cupon_box h1 
{
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	color: red;
}

#archive_box {
  position: left;
  padding: 5px;
  background-color: #e7e6e4;
  color: black;
  width: 120px;
  font-size: 11px;
  letter-spacing: normal;
  font-weight: normal;
  border: 1px dashed black;
  text-align: justify;
}

#archive_box a 
{
	font-size: 11px;
	color: Red;
	 background-color: #e7e6e4;
	 text-decoration: none;
}

#archive_box a:hover
{
	background-color: #e7e6e4;
	color: #E6B715;
}

#archive_box h1
{
	font-size: 15px;
	color: blue;
	text-align: center;
	text-decoration: underline;
}

#blog_post 
{
	letter-spacing: normal;
	font-size: 13px;
	text-align: justify;
}

#blog_post p
{
	letter-spacing: normal;
	font-size: 13px;
	text-align: justify;
}


#blog_post_header
{
	font-size: 20px;
	text-align: center;
}

#blog_post_date 
{
  font-size: 10px;
  text-align: center;
 }


#content_edit {
	width: 725px;
 	float: left;
	margin: 0;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	font-family: "Century Schoolbook";
	padding: 2px;
}

#container_edit
{
 width:900px;
}

/* Sidebar */

#sidebarRight_edit {
	float: right;
	width: 158px;
	color: yellow;
	font-size: 18px;
}