/*
Design by Maa Designs
http://www.maadesigns.co.uk
*/

body {
	margin: 0;
	padding: 0;
	background:  black; 
/*    background-image: url(images/gradientbg.gif);
    background-repeat: repeat-x; 
    background-color: #ffffff;
    font: normal small Arial, Helvetica, sans-serif;
	color: #6F4503; */
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;

/*	color: #9E6813; */
color:Black;
}

h1,h3 {
}

h4, h5, h6 {
}

ul, ol, blockquote {
	margin-top: 0;
}

h2 {
    font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
    font-variant: small-caps;
    margin-top: 10pt;
    margin-bottom: 10pt;
	margin-right: 10pt;
	margin-left: 10pt;
    text-align: left;
}


p {
    font-family: Verdana, Arial;
	font-style: normal;
	font-size: 12pt;
    text-indent: 1cm;
    margin-top: 10pt;
    margin-bottom: 10pt;
	margin-right: 10pt;
	margin-left: 10pt; 
    text-align: justify;
}



a {
	color: #FF4500;
	 text-decoration:none;
	 
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#logo {
	width: 780px;
	height: 125px;
	margin: 0 auto;
	color:White;
/*	padding: 35px 0 0 0; */
/*	background-image: url('images/headerbacknew.gif'); */
/*	background-image: url('images/kevintest.gif'); */
/*	background-image: url('images/header2.gif'); */
/*	background-image: url('images/header1.gif'); */


/*	border: 2px solid gold;  */

}

#logo h1 {
	text-align: center;
	font-size: 3em;
}

#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #9E6813;
}

/* Menu */

#menu {
	width: 780px;
	height: 32px;
	margin: 0 auto;
	text-align:center;
	padding: 0;
	background-color: #EEE8CD;  
}
#submenu {
	width: 780px;
	height: 1pc;
	margin: 0 auto;
	text-align:left;
	
	padding: 0;
	/*background-color: #CDC9A5;  */
	background-color: #c8c8c8;
}
/*	background-color: #E0E0E0;  */

/*	border: 2px solid gold;  */
/*	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;; */
}
/*
#menu a {
color:black;
}

#menu a:hover, #menu .active a {
	background: black;
	color: #E8E8E8;
}

*/

#menu .nav 
{
    
font-family: Verdana, Arial;
    color:White;
	font-weight: normal;
	/*font-size: 8pt; */
    font-variant: small-caps;
}

#menunav 
{
    
font-family: Verdana, Arial;
	font-weight: normal;
	/*font-size: 8pt; */
    font-variant: small-caps;
}

/* Splash */

#image {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
/*	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;  */
}

#imagegolf {
	width: 300px;
	height: 214px;
	background: #FFFFFF;
	float:right;
	margin: 5px 10px 1px 5px;
/*	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;  */
}

#imagetennis {
	width: 300px;
	height: 220px;
	background: #FFFFFF;
	float:right;
	margin: 5px 10px 1px 5px;
/*	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;  */
}

/* Content */

#body {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
/*	border: 5px solid #FFFFFF;  */
}

#body .title {
	/* background: #FFEE8E url('images/smallbg.gif') repeat-x left bottom; */
	font-size: 1em; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px
}

#body .story {
	padding: 20px;
/*	border: 2px solid #FFEE8E; */
}

/* bot*/

#bot {
	width: 780px;
	height: 40px;
	margin: 0 auto;
/*	padding: 10px 10px; */
	background-image: url('images/newfooter.gif');
/*	background: #4E4E4E; */
/*	border: 5px solid #FFFFFF; */
	border-top: none;
}

#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#bot a {
	color: #CCCCCC;
}

#photodiv {
  background-repeat: no-repeat;
}


/* NAVAGATION */

a.nav, a.nav:link, a.nav:visited {display:block; width:95px; height:30px; background:#E8E8E8; border:0px solid #000; margin-left:1px; margin-top:0px; text-align:center; text-decoration:none;font-variant:small-caps, font-family:verdana, arial, sans-serif; font-size:12px; color:black; line-height:25px; overflow:hidden; float:left;}
a.nav:hover {color:#fff; background:#764;}
a.nav:active {color:#fff; background:#c00;}


#tableindent 
{
    margin-left: 10px;
    
}