* {
	margin:0;
	padding:0
	}
h3,p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	}
table {
	width: auto;
	border: none;
	margin: 8px 0 8px 20px;
}

td {
	font-size: 11px;
	line-height: 1.4em;
	padding: .2em .5em;
	vertical-align:top;
}

p,ol,ul,li {
	padding: 3px 10px 3px 20px;
	font-size: 11px;
	line-height: 1.4em;
}

ol,ul {
	margin: 0 0 0 25px;
}

h1
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;	
	font-size: 22px;
	padding: 10px 0 5px 20px;
	color: #2E5984;
}

h2 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #530B02;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0 20px;
}

h3 {

	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #2E5984;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 0 20px;
	line-height: 1.5em;
}

h4 {

	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #2E5984;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0 20px;
	line-height: 1.5em;
}

h5  {  
	color: #333;
	margin: -3px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 10px 25px;
}

hr {
	width: 100%;
	text-align: center;
	margin: 8px auto;
	height: 1px;
	border: 0 none;
	border-top: 1px dotted #530B02;
}

img {
	padding: 5px;
	margin-left: 5px;
}

/* mac hide \*/
html,body {
	height:100%;
	}
/* end hide*/
body { 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	background: #F8F8F8 url(../images/background.jpg);
	color:#333;
	text-align:center;
}
#outer{
	min-height:100%;
	width:775px;
	margin-left:auto;
	margin-right:auto;
	background:transparent url(../images/nav-bg.gif) repeat-y center top;
	text-align:left;
	border-left: 1px solid #A8BBC7;
	border-right: 1px solid #A8BBC7;
	position:relative;
}
* html #outer {
	width:771px;
	w\idth:775px;
	height:100%;
}
#header {
	background:#F4F4F4 url(../images/header-bg.jpg) repeat-x top left;
	height: 100px;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #A8BBC7;
}

#header h1
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;	
	font-size: 40px;
	padding: 20px 0 0 0;
	color: #103880;
}

/* holds navigation menu */
#leftnav {
	float:left;
	width:160px;
	font-size: 12px;
	margin-top: 20px;
	text-align: left;
}

#leftnav a:link
{
	color:#fff;
	text-decoration:none;
	padding: 0 10px 0 10px;
	display: block; /* used for background colour to go right across width of leftnav */
}

#leftnav a:visited
{
	color:#D8E6E0;
	text-decoration:none;
	display: block; /* used for background colour to go right across width of leftnav */
	padding: 0 10px 0 10px;
}

#leftnav a:hover
{
	color:#fff;
	text-decoration:none;
	background-color: #A8BBC7;
}

#leftnav ul
{
	margin: 0px; 
	padding: 0px;
	list-style-type:none;

}

#leftnav li
{
	padding: 5px 0px;
	border-bottom: 1px solid #666;
}

#leftnav li li  {
	border: none;
	padding: 5px 0 0 0;
	font-size: 11px;
}

#leftnav li li a:link {
	padding-left: 20px;
	color: #ffffcc;
}

#leftnav li li a:hover {
	background-color: #E2E6E8;
	color: #333;
}

#leftnav li li a:visited {
	color: #fff;
	padding-left: 20px;
}
	

/* center column container */
#content {
	float: left;
	width:610px;
	}

/* main body content in center column */
.main-content {
	padding: 0;
	margin: 0; 
	margin-top: 10px;
 	}
	
.main-content a:link, a:visited
{
	color: #333;
	text-decoration: underline;
}
.main-content a:hover {
	color: #8C0C0C;
	text-decoration: none;
}
	
/*** footer style ***/
#footer {
	position:absolute;
	bottom:0;
	left:0;	
	width:775px;
	height:26px;
	background:transparent url(../images/nav-bg.gif) repeat-y center top;
	border-bottom:1px solid #A8BBC7;
	text-align:right;
}

#footer a:link
{
	color: #999;
}

#footer a:visited
{
	color:#575757;
	text-decoration: none;
}

#footer a:hover
{
	color:#575757;
	text-decoration: underline;
}

#footer p {
	color: #999;
	font-size: 9px;
}

* html #footer {
	height:26px;
	he\ight:16px;
	bottom:-1px;
}

#clearfooter {
	clear:both;
	height:35px;
}

#box 
{ 
	margin-top: auto; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	width: 380px; 
	background-color: #FEFDFD;
	padding: 10px; 
	border: 1px solid #A8BBC7;
}

input 
{ 
	color: #000; 
	border: #A8BBC7 solid 1px;
}

input.checkbox 
{ 
	color: #A8BBC7; 
	background-color: #fff; 
	border: #A8BBC7 solid 1px;
}

textarea 
{ 
	background-color: #fff; 
	color: #000; 
	border: #A8BBC7 solid 1px;
}

.centre-img	{
	padding: 1.5em;
}

.clear	{
	height: 1em;
	clear:both;
}

#panel-wrapper {
	width: 100%;
	margin: auto;
	clear:both;
}

#left {
	float:left;
	width: 290px;
	margin: 1em .4em;
	/*background-color:#A1B38F;*/
	border: 1px solid #999;
}

#left .content {
	padding: .5em;
	margin: .5em;
}

#left .content h2 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #530B02;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

#left .content ul {
	margin-left: .2em;
}

#right {
	float:right;
	width: 250px;
	margin: 1em .4em;
	/*background-color:#A1B38F;*/
	border: 1px solid #999;
}

#right .content {
	padding: .5em;
	margin: .5em;
}

#right .content h2 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #530B02;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

#right .content table {
	border: none;
	width: auto;
	margin: 0;
}

#right .content td {
	vertical-align: top;
	line-height: 1.3em;
	padding: .3em .2em .3em 0;
	font-size: .7em;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

p.small-font {
	font-size: 9px;
}
.float-right {
	float:right;
	/*width: 300px;*/
	clear:both;
}

.main-content .panel-box	{
	/*for the images on tennis page */
	float:right;
	width: 165px;
	margin: .5em 1em;
}

.main-content .panel-box a:link {
	color: #fff;
}

.main-content .panel-box a:hover {
	color: #ccc;
}

