
/* OUTER STRUCTURE */

body {   
	
	font-family: verdana,arial,helvetica,sans-serif;
	margin:0px auto;
	color:#666; 		
	font-size: 13px; 
	line-height:normal; 
	background-image:url(locoraces-images/locoracesback.png);
	
	}

#outer {    
	
	width:1004px;  
	height:auto;
	border: solid 0px black;
	margin:0px auto;
	text-align:left;
	
	
	}
	
/* HEADER */	

	
#header {

	width: 1000px;     
	height: 76px;
	background-color:#ffffff;
	border: solid 0px green;

	}

/* NAVIGATION */	

#navholder {
	
	border: solid 1px #ffffff;
	text-align: center;
	margin: 0px 0px 0px 0px;
	
	}
	
#nav {

	width:981px;
	height:25px;
	padding:0px;
	margin:0px auto;
	background-color:#ec3232;
	
	}
	

	
#nav ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;

	}
	
#nav li {

	width:109px;
	float:left;
	margin:0px;

	}
	
#nav ul li a {
	
	
	font-family: veranda, arial, helvetica, sans-serif;
	text-decoration: none;
	display: block;
	width: 109px; /*same as link background image*/
	height: 25px; /*same as each stage of graphic */
	line-height: 25px;
	background-image:url(locoraces-images/navback.png);
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	
	}	
	
#nav a:hover {

	background-position: 0px -25px;
	color:red;

	}
	
	

/* COMPONENTS */

img.logo {
	
	width: 185px;
	height: 75px;
	border-style: none;	
	margin-top: 0px;

	}

img {

	border-style: none;
	
	}
	
img.leftgal {

	margin:3px;
	}
	
h2.leader {
	
	font-size: 1.1em;
	color:#484848;
	}
	
/* MAIN CONTENT AREA */	
	
#maincontainer {
	

	width: 960px;  
	height: 500px;
	margin-left: auto;    
	margin-right: auto; 
	margin-top:0px;
	border: solid 0px black;
	background-image:url(locoraces-images/wfrbback.png);
	background-repeat:no-repeat;
	}
	

	
/* LEADER  */
	
#topleader {

	margin: 0px 12px 5px 12px;
	padding-left:18px;
	border: dotted 1px #d7d7d7;
	background-color: #ffffff;
	text-align: center;
	}

#leader {

	margin: 0px 12px 2px 12px;
	padding-left:px;
	border: solid 0px #8c8c8c;
	background-color: #ffffff;
	}
	
/* WRFB CONTENT*/

p.wrfbdates {

	color:#000000;
	font-size:10pt;
	font-weight: bold;
	}

#wrfbleader {

	margin: 0px 12px 5px 12px;
	border: solid 1px #8c8c8c;
	background-color: #ffffff;
	text-align:center;
	}


#wrfbmaincontainer {
	

	width:960px;  
	height:355px;
	margin-left:auto;    
	margin-right:auto; 
	margin-top:0px;
	border:solid 0px green;
	background-image:url(locoraces-images/wfrbback.png);
	background-repeat:no-repeat;
	padding-top: 160px;
	}

#wrfbsubnavcontainer {

	width:594px;  
	height:auto;
	margin-left:auto;    
	margin-right:auto; 
	margin-top:0px;
	border: solid 0px black; 
	}

#wrfbspacer {

	width:594px;  
	height:auto;
	margin-left:auto;    
	margin-right:auto; 
	margin-top:0px;
	}
	

#wrfbsubnavleft {

	width:175px;
	float:left;
	border: solid 0px red; 
	text-align:left;
	}

#wrfbsubnavright {

	width:205px;
	float:left;
	border: solid 0px blue; 
	text-align:center;
	}
	
#wrfbsubnavmiddle {

	width:205px;
	float:left;
	border: solid 0px blue; 
	text-align:center;
	}
	
#wrfbcontent {

	border: solid 0px black;
	width: 600px;
	height: 300px;
	margin-left:  240px;
	margin-top: 0px;
	margin-bottom:0px;
	}
	
/* MAIN BOXES */
	
#box1	{
	
	height:178px;
	width:300px;
	float: left;
	margin: 20px 0px 20px 12px;
	border: solid 1px black;
	}	
	
#box2	{
	
	height:178px;
	width:300px;
	float:left;	
	margin:20px 0px 20px 36px;
	border: solid 1px black;
	}
	
#box3 {
	
	height:178px;
	width:300px;
	float: left;
	margin: 20px 0px 20px 36px;
	border: solid 1px black;
	}

#box4	{
	
	height:178px;
	width:300px;
	float: left;
	margin: 20px 0px 50px 12px;
	border: solid 1px black;
	}
	
#box5	{
	
	height:178px;
	width:300px;
	float:left;	
	margin: 20px 0px 50px 36px;
	border: solid 1px black;
	}

#box6	{
	
	height:178px;
	width:300px;
	float: left;
	margin: 20px 0px 50px 36px;
	border: solid 1px black;
	}
	
/* END OF MAIN BOXES */


/* WRFB RESULTS BOXES & CONTAINER*/

#resultscontainer {
	
	width: 950px;
	height:350px;
	float:left;
	
	} 

#results1 {
	
	width:230px;
	float:left;
	}
	
#results2 {
	
	width:230px;
	float:left;
	}

#results3 {
	
	width:230px;
	float:left;
	}

#results4 {
	
	width:230px;
	float:left;
	}


/* LOCO RACES 2 LAYOUT */


#mainwrapper {

	width:1000px;
	height:auto;
	margin: 0px auto;
	border: solid 0px green;
}

#maincol {
	
	padding: 10px;
	width: 600px;
	border: solid 0px red;
	float: left;
	background-color: #f1f1f1;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #333;
	}
	
#infoleft {

	width: 150px;
	float: left;
	background-color: #f1f1f1;
	
	}

#inforight {

	width: 449px;
	float: left;
	background-color: #f1f1f1;
	
	}

/* Registration Page "Table" */

#reginfoleft {

	width: 300px;
	float: left;
	background-color: #f1f1f1;
	
	
	}
	
#reginfocenter {

	
	width: 45px;	
	float: left;
	background-color: #f1f1f1;
	}

#reginforight {

	
	width: 235px;
	float: left;
	background-color: #f1f1f1;
	
	}

a.reglink {

	color: blue;
	text-decoration: none;
	}
	
.reglink a:hover {

	text-decoration: underline; 
	color: red;
	}
	
#imgcol {
	
	padding: 10px 2px 10px 2px;
	width: 182px;
	border: solid 0px red;
	float: left;
	text-align: right;
	margin-left: 14px;
	}

/* ACCOMODATION PAGE */

#accpic {

	text-align: center;
	margin-top: 10px;
	}



	
/* VERTICAL NAVIGATION */

#vertnavcontainer {

width: 152px;
margin-left:10px;
margin-top:0px;
border: solid 0px black;
float:left;

}

#vertnav {
	width: 150px;
	margin: 10px 0px 10px 0px;
	}
	
#vertnav ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#vertnav li a {
	height: 32px;
  	 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#vertnav li a:link, #vertnav li a:visited {
	color: #333;
	display: block;
	background-image:  url(./locoraces-images/vertnav.gif);
	padding: 8px 0 0 10px;
	}
	
#vertnav li a:hover {
	color: #FFF;
	background-image:  url(./locoraces-images/vertnav.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}


	
/* CALENDAR */

#calendarholder {

	margin: 0px auto;
	}

#calendar {

	padding-left: 100px;	}


/* Social Media */

#socmed {

	padding: 10px;
	width: 800px;
	border: solid 0px red;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #333;
	}


/* FOOTER */
	
#footer{

	padding-left:18px;
	border: solid 1px #8c8c8c;
	background-color: #d2cdcd;
	clear:both;
	text-align:center;
	font-size: 10;
	color:#000000;	
	width:980px;  
	height:auto;
	margin:0px auto;

	}
	

	 auto;

	}
	

	