/*=====================================================================
 *
 * Filename: style.css
 * Website: www.rushwind.co.uk
 * Author: kidda
 * Date Created: 05/11/2008
 * Copyright: kidda
 * -----------
 *
 *=====================================================================*/
 
.style1 {color: #0000FF}
.style2 {color: #FFFFFF}

body {
	padding: 0;
	margin: 0;
	background: #fab65d url(head1.jpg) no-repeat center top;
	color: #333333;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
#content {
	width: 800px;
	margin: 0px auto 0;
	;
	background-color: #FFFFFF;
	clear: left;
	border-color: #000000 black black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
} 

#head h2 {
	font-size: 15px;
}
#head h2 A:link {
	text-decoration: underline;
	color: #000000;
	font-size: 15px;
}
#head h2 A:visited {
	text-decoration: underline;
	color: #000000;
	font-size: 15px;
}
#head h2A:active {
	text-decoration: none;
	font-size: 15px;
	color: #000000;
}
#head h2 A:hover {
	text-decoration: none;
	font-size: 15px;
	color: #000000;
}

#content A:link {
	text-decoration: underline;
	color: blue;
	font-size: 10px;
}
#content A:visited {
	text-decoration: underline;
	color: blue;
	font-size: 10px;
}
#content A:active {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
#content A:hover {
	text-decoration: none;
	font-size: 10px;
	color: #0000FF;
}


h1 {
	margin: 0;
	padding: 0;
; font-family: Arial, Helvetica, sans-serif; font-size: 18px}



#menu {
	width:800px;

	font-size:93%;
	line-height:normal;
; margin-top: 25px
; margin-right: auto; margin-bottom: 0px; margin-left: auto	; left: 0px; clip:  rect(   )}
#menu ul {
	margin:0;
	padding:60px 0px 0 0px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("tableftF3.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("tabrightF3.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;} 

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}


#footer {
	width: 800px;
	background: url(footer1.gif) no-repeat center top;
	text-align: center;
	;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	clip:  rect(   );
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
#footer A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#footer A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#footer A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#footer A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; position: relative; clip:      rect(   ); width: 750px; left: 25px}

.navismall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}

.supersmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; text-align: center; clip:  rect(   )}



