/* CSS Document for www.RPTracks.com */

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, fieldset, form {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	/*background-color: #FFFFFF;*/
	background:url(../images/design/bg.jpg);
	text-align: center;
}

/*a:link, a:visited, a:active {
	color: #00181E;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #00181E;
} */


#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	/*background-image: url(../images/design/wrapper_bg.jpg);*/
	background-image:url(../images/design/bg_top.jpg);
	background-repeat: repeat-x;
	
	}
	
#main {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	background:#FFF;
	border-left:#000 2px solid;
	border-right:#000 2px solid;
	border-bottom:#000 2px solid;
}	
	
.wrapperbottom {
	/*background-image: url(../images/design/wrapper_bg_bottom.jpg);*/
	background-repeat: no-repeat;
	background-position:bottom;
	height: 16px;
}	
	
#top {
	/*background-image: url(../images/design/top_holder.jpg);*/
	background-repeat: no-repeat;
	height: 235px;
	/*height: 167px;*/
	
}	

/* Stylings for the top navigation */

#nav{
	width: 798px;
	height: 26px;
	color: #ffffff;
	background-color:#000000;
}

/* content contains the bulk of the content for the page */

#content {
	width: 500px;
	/*margin-top: 10px;*/
	margin-left: 10px;
	float: left;	
}



#content a:link,a:active {
	/*color: #6D9042;*/
	color: #000;
	text-decoration: underline;
}

#content a:visited {
	color: #000;
	text-decoration: underline;
}

#content a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #6D9042;
}

#content p {
	/*padding-top: 10px;*/
	font-size: 80%;
	padding-bottom: 10px;
}

#content h1 {
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* content contains the bulk of the content for the page */

#content2 {
	width: 780px;
	margin-top: 10px;
	margin-bottom:20px;
	margin-left: 10px;
	float: left;	
}



#content2 a:link,a:active {
	/*color: #6D9042;*/
	color: #000;
	text-decoration: underline;
}

#content2 a:visited {
	color: #000;
	text-decoration: underline;
}

#content2 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #6D9042;
}

#content2 p {
	padding-top: 10px;
	font-size: 80%;
	padding-bottom: 10px;
}

#content2 h1 {
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* content menu contains the bulk of the content for the page */

#contentMenu {
	width:770px;
	/*margin-top: 10px;*/
	margin-left: 10px;
	float: left;	
}



#contentMenu a:link,a:active {
	/*color: #6D9042;*/
	color: #000;
	text-decoration: underline;
}

#contentMenu a:visited {
	color: #000;
	text-decoration: underline;
}

#contentMenu a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #6D9042;
}

#contentMenu p {
	/*padding-top: 10px;*/
	font-size: 80%;
	padding-bottom: 10px;
}

#contentMenu h1 {
	font-size: 90%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}


#specials {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #95BD28;
	width: 270px;
	margin-left: 520px;
}

#specials p {
	margin-left: 10px;
	margin-right: 10px;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	font-size: 80%;
}

#specials h1 {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
}

#specials a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}

#specials a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #6D9042;
}

.contact {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 80%;
	color: #000000;
}
	

.clearit {
	clear: both;
}
	
		
#footer {
	width: 798px;
	background-color: #ECC551;
	text-align: center;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 70%;
	border-top:#000 1px solid;
	}
	
#footer p {
	margin: 10px 0 10px 0;
}

#footer a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #95BD28;
} 			
			
.spacing {
	padding: 10px 0px 10px 10px;
}

.schedule {
	font-size: 80%;
	padding-left: 10px;
}

.rowStyle1 {
	background-color: #ECC551;
}
.rowStyle1 {
	background-color: #FFFFFF;
}
.datestyle {
	color: #0000FF;
	font-size:80%;
}


