* { margin:0; padding: 0; }

body {
background: url(../images/batatelletracks.jpg) no-repeat fixed #FF9900 top;
 	font: 75%/1.5 Verdana, arial, sans-serif;
 	text-align: center; 
 	margin: 2px 0;
}  
td{
padding-left: 20px;
}
.textred{
color:#CC6600;
margin-left:25px;
margin-top:-10px;
}
.tabletext{
color:#333333;
}
.ratestext{
text-align:right;
}
.TABLEhead{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
font-stretch:narrower;
color: #999900;
}
.subhead{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
font-variant:small-caps;
color: #660000;
border-bottom:thin dotted #999900;
padding-top:5px;
}
.fotocaption{
font: 12px;
color: #cc6600;
text-align:center;
}
.fotohead{
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
font-size: 16px;
color: #cc6600;
text-align:center;
border-top: thin dotted #999900;
}

/* ----------------------------------------links */
a	{ 
	color: #666633;
	background: inherit;
	text-decoration: none;
}
a:hover { 
	color: #a78232;
	background: inherit; 	 
}
 
/* --------------------------------------headers */
h1, h2, h3 {
font-family: Verdana, arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.6em;	
}
h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	color: #996633;
}
h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #660000;
	letter-spacing: .5px;
}

h1, h2, h3, p { 
	padding: 0;
	margin: 10px 15px; 
}

ul, ol {
	margin: 10px 20px;
	padding: 0 15px;	
	color: #6b7a25;	
}
ul span, ol span {
	color: #666666;
}

/* images */
img {
	border: 1px solid #d5cdc3;
}
img.float-middle{
  margin: 5px 10px 0px 120px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

/* ------------------------------------------------- form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #EAEAEA; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	margin-left:5px;	
}
input {
	width:300px;
	padding:3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#666633;
	margin-left:5px;
	margin-top:3px;
}
input.small {
	width:50px;
	padding:3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#666633;
	margin-left:5px;	
}
textarea {
	width:200px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#666633;
	margin-left:5px;
	margin-top:3px;	
}
input.button { 
	width:50px;
	margin-bottom: 5px; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #EAEAEA;
	padding: 2px 3px; 
	background: #CCC url(../images/buttonbg.gif) repeat-x left bottom; 
	color: #333;/* color: #339900; */
}
.textform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	margin-left: 5px;
	text-align: right;
}
.textformsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/*****************************
      LAYOUT 
******************************/
#wrap { /*background colour of center text, content, photos, etc*/
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:#f2f2f2;
   width: 790px;  	
}
#content-wrap {
	clear:both;
   margin:0; padding:0;
	width: 790px;		
}

/* header */
#header {
	position: relative;
   clear:left;
   width: 790px;
	height: 160px; 
	margin: 0; padding: 0;
	background: url(../images/headerbg.jpg) no-repeat left bottom;			
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 1.8em Verdana, Arial, Sans-serif;
	letter-spacing: -2px;
	color: #f2f2f2;
	text-transform: none;
	
	/* change the values of top and right to adjust the position of the logo*/
	top: 36px; right: 35px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 1em Verdana, Arial, Sans-serif;
	text-transform: none;
	letter-spacing: 1px;
	color: #f2f2f2;
	/* change the values of top and right to adjust the position of the slogan*/
	top: 74px;
	right:279px;
	width: 210px;
}
/* menu tabs */
#header #header-tabs {
	position: absolute;
	top: -3px;
	left: 0;
	width: 100%;
	height: 28px;
	background: #968e87;
	font: bold 1.1em Verdana, Tahoma, Sans-serif;
} 
#header-tabs ul {		
	margin:0;
   padding:2px 0px 0px 7px;
   list-style:none;
}
#header-tabs li {
	display:inline;
   margin:0;
   padding:0;
}
#header-tabs a {
	float:left;
   background:url(../images/tableft.gif)no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header-tabs a span {
	float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:7px 15px 4px 8px;
   color: #f4901a;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#cc9966;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #f2f2f2;}

/* main content */
#main {
	float: left;
	width: 480px;
	margin: 0; padding: 0;
	background-color: inherit;
}
#main h1 {
	padding: 15px 0 0px 30px;
	text-transform: none;
	background: url(../images/pawprint.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;	
	color: #cc6600;	
}	
#mainbooking {
	float: left;
	width: 790px;
	margin: 0; padding: 0;
	background-color: inherit;
}
#mainbooking h1 {
	padding: 15px 0 0px 30px;
	text-transform: none;
	background: url(../images/pawprint.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;	
	color: #cc6600;	
}	
#mainbooking img{
border:#663300 1px solid;
margin: 2px;
}
/*#main h1 {
	padding: 8px 0 3px 20px;
	text-transform: none;
	background: url(../images/square_arrow.gif) no-repeat 0% .7em;
	border-bottom: 2px solid #f2f2f2;	
	color: #339900;	
} */
/* sidebar */
#sidebar {
	float: right;
	width: 305px;
	margin: 0; padding: 0;
	background-color: inherit;	
}
#sidebar h1 {
	padding: 8px 0px 3px 20px;
	background: url(../images/square_arrow.gif) no-repeat 0% .7em;
	text-transform: none;	
	color: #999966;
}
#sidebar h2 {
	padding: 8px 0px 3px 20px;
	background: url(../images/bullet.gif) no-repeat 0% .6em;
	text-transform: none;	
	color: #999966;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #eae6d6;
	border-left: 5px solid #cc9966;	
	min-height: 18px;	
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:5px solid #6b6854;
}

/* footer */
#footer { 
	clear: both;
	height: 40px;
	color: #eae6d6;
	background: #968e87;
	margin: 0;	
	font-size: 92%;			
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #f2f2f2; 
}
#footer #footer-left {
	width: 68%;
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}
#footer #footer-right {
	width: 25%;
	float: right;
	text-align: right;
	margin: 0; padding: 10px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear {	clear:both;	} 
.hide  { display: none; }
.gray  { color: #CCC; }

.comments { 
	color: #333; 
	background: #f2f2f2;
	text-align: right; 
	border-top: 1px dashed #EFF0F1;
	border-bottom: 1px dashed #EFF0F1; 
	padding: 5px 0;
	margin-top: 20px;
}
