/* Golf Academy Brian Griffiths */

BODY{
	background-image:url(/images/background.gif);
	background-position: top center;
	margin: 0px;
	}
TD{
	vertical-align: top;
	}
INPUT{
	border: #005eab 1px solid;
	width: 160px;
	}
	
/* Content Golf Academy Brian Griffiths */

.NAV{
	background-image:url(/images/background_nav.gif);
	}
.BRIANGRIFFITHS{
	border-top: #FFF 1px solid;
	}
.CONTENT{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3C3C3C;
	padding-bottom: 10px;
	}
.CONTENT A:LINK{
	color: #3C3C3C;
	}
.CONTENT A:VISITED{
	color: #3C3C3C;
	}
.CONTENT A:HOVER{
	color: #3C3C3C;
	text-decoration: none;
	}
.CONTENT A:HOVER{
	color: #3C3C3C;
	text-decoration: none;
	}
.SUBNAV{
	background-color: #005EAB;
	padding: 12px;
	}
.SUBNAV_CONTENT{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	}
.SUBNAV A:LINK{
	color: #FFFFFF;
	text-decoration: none;
	}
.SUBNAV A:VISITED{
	color: #FFFFFF;
	text-decoration: none;
	}
.SUBNAV A:HOVER{
	color: #FFFFFF;
	text-decoration: none;
	}
.SUBNAV A:ACTIVE{
	color: #FFFFFF;
	text-decoration: none;
	}
.SUBNAV_CONTENT STRONG{
	line-height: 18px;
	}

/* Footer Golf Academy Brian Griffiths */

.footer{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #005eab;
	vertical-align: middle;
	}

