/*links for main section of pages*/	
p
{
	font-family: arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 1.2em;	
	color: #2F4F4F;
	padding-left:5px;
	padding-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	}

body {
	background-image: url(../page/bgpage.jpg);
	background-attachment: fixed;
	bacground-color:#dddddd;
	background-repeat:repeat-x;
	background-position: 50% 0;
	margin-left: 0px;
	margin-top: 0px;
}

body, td, th, h1, h2, h3, h4, h5, h6, h7{
	font-family: arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 1.2em;	
	color: #2F4F4F;
}

a:link { font-family:arial;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#680000;
	border-bottom:#B10000 1px dotted;
	}

	
a:visited { font-family:arial;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#680000;
	border-bottom:#B10000 1px dotted;
	}

a:hover{ font-family:arial; 
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#999999;
	border-bottom:#999999 1px dotted;


	}

th
{
	background-color:#390000;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	}


h1 	{background-image: url('../images/h1.jpg');
	background-position:center;
	color: #390000;
	font: 18px "arial";
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 25px;
	height:50px;
}

h2 	{
	
	font-weight:bold;
	color: #390000;
	font: 14px "arial";
	margin-top:0px;
	margin-bottom:0px;

}


.lanes
	{
	background-image:url('../images/bglanes.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	
}


.page a:link { font-family:arial;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#680000;
	border-bottom:#B10000 1px dotted;
	}

	
.page a:visited { font-family:arial;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#680000;
	border-bottom:#B10000 1px dotted;
	}

.page a:hover{ font-family:arial; 
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#999999;
	border-bottom:#999999 1px dotted;


	}






/*mini menus*/	
.smallmenu a:link
{ border: #eeeeee 2px solid;
	font-family: "arial";
	text-decoration: none;
	font-size:8pt;
	font-weight: bold;
	background-color:#eeeeee;
	color:#B10000;}

.smallmenu a:visited
{ border: #eeeeee 2px solid;
	font-family: "arial";
	text-decoration: none;
	font-size:8pt;
	font-weight: bold;
	background-color:#eeeeee;
	color:#B10000;}


.smallmenu a:hover
{ 
  font-family: "arial"; 
	font-size:8pt; 
	font-weight: none;	
	background-color:#FFFFFF;
	color:#B10000;}
			
	
	#contactForm {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:right;
	}
#contactForm fieldset {padding:1em;}
#contactForm label {width:30%;float:left;clear:both;text-align:right;padding:5px 1em 0 0;}
#contactForm input, #contactForm textarea, #contactForm select {width:50%;}

#controls {clear:both;width:35%;margin:0.5em auto;}
#controls input {margin:.5em;width:50px; height:20px}

.required {font-weight:bold;}
 input, textarea {background-color:#f1e4b2;color:#321005; font-size:12px;padding:5px 1em 0 0;}
select{background-color:#f1e4b2;color:#321005; font-size:11px;}
input.b {background-color:#321005;color:#f1e4b2; font-size:10px;font-weight:bold;padding:0px 0 0 0;}

		