﻿html 
{
	background-color: #66c;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    color: #000000;
    margin: 0;
    padding: 0;
	padding-top: 20px;
	
}
.navigation
{
	width: 1024px;
	margin: auto;
	background-color: #fff;
}
.content
{	
	background-color:#fff;
}
.header
{
	margin: auto;
	font-size: 12px;
	color: #393a96;
	width: 1024px;
	height: 110px;
	background-image:url(images/logo_1024.gif);
	background-repeat:no-repeat;
}
.header .contactus
{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 650px;	
	float:right;
}
.contactus input
{
		background-color:#fff;
		color:#393a96;
}
.contactus a:hover {
	text-decoration: underline;	
}

.footer_bg
{
	margin: auto;
	width: 1024px;
	height: 100px;
    background-color: #393A96;
    color: #FFFFFF;
}

.footercontent {
	float: left;
	font-size: x-small;
	width: 1024px;
	font-weight: bold;
	padding: 10px;
}
.footercontent a:link {
	color: #fff;
	text-decoration:none;	
}
.footercontent a:visited {
	color: #fff;
	text-decoration:none;	
}
.footercontent a:hover {
	color: #8b87a9;
	text-decoration: underline;	
}
.footercontact {
	font-size: 14px;
	float: right;
	margin: auto;
	text-align: right;
	padding-right: 20px;
}



.home_container
{
    margin: auto;
    padding-top: 20px;
    width: 800px;
    position: relative;
}
html>body .home_container {
    margin: auto;
    padding: 20px;
    width: 800px;
    height: 433px;
    position: relative;
}
.golf_container
{
    padding: 20px;
    height: 500px;
}
.home_signboy {
    background-image: url('images/home_signboy.gif');
}
.home_greentext {
	color: #2cb34a;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 0px;
}
.home_bluetext {
    color: #393a96;
    font-size: 11pt;
    font-weight: bold;
}
.home_about {
    font-size: 10pt;
    padding-left: 20px;
    padding-right: 160px;
    padding-top: 30px;
}
.home_quicklinks {
    font-size: 10pt;
    padding-left: 60px;
    padding-right: 50px;
    padding-top: 0px;
}
.home_quicklinks a:link, a:visited
{
	color: #2cb34a;
	text-decoration: none;
}
.content {
	margin: auto;
	width: 1024px;
}

a:link
{
	color: #393a96;
	text-decoration: none;
}
a:visited
{
	color: 93a96;
	text-decoration: none;	
}
.home_quicklinks a:hover
{
    text-decoration: underline;
}
.signboy
{
    padding-left: 500px;
    vertical-align: bottom;
    background-image: url('home/images/home_signboy.gif');
}
.school_signboy {
    background-image: url('schools/boy_bg.gif');
    height: 450px;
}
.pagetitle
{
	padding-top: 20px;
	font-size: 18px;
	color: #393a96;
	margin-left: 0px;
	font-weight: bolder;
}
.school th
{
    text-align: left;
    font-weight: bold;
}
.school_page a:link, a:visited
{
    text-decoration: none;
}
.school_page a:hover
{
    text-decoration: underline;
}
.wwa_headings
{
    font-size: 14px;
    color: #393A96;
    font-weight: bold;
}
.wwa_page p
{
    margin-top: 0px;
}
.wwa_leftColumn
{
    margin-right: 300px;
}
.boy
{
    background-image: url('images/signboy.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}
.pg_test
{
    height: 450px;
    margin-right: 300px;
}

.about a:link
{
	color: #2cb34a;
	font-weight: bold;
}
.about a:visited
{
	color: #2cb34a;
	font-weight: bold;		
}
.inset {
	width: 800px;
	padding-left: 150px;
}
.about a:hover
{
	text-decoration:underline;
}

.bluetext {
	color: #393a96;	
}
