* {
border: 0px;
margin: 0px;
padding: 0px;
}

body{
text-align: center;
font-size: 13px;
background: url('../images/background.gif') top center no-repeat #fff;
background: url('../images/body-background.jpg') top left repeat-x #eee;
}

#wrapper{       
text-align: left;
width: 1000px;
margin-right: auto;
margin-left: auto;
}

#container{
float: left;
}

#main{
width: 1000px;
overflow: hidden;
}

#masthead{
width: 1000px;
height: 250px;
background: #eee;
display:none;
}

#main_area{
width: 1000px;
float: left;
background: white;
}

#main_area table {
margin : 10px 0px 10px 30px;
clear: left;	
}

#nav{
float: left;
width: 300px;
clear: both;
background: url('../images/gairloch-margin-top.jpg') top left no-repeat #1C3544;
padding-top: 290px;
margin-bottom: -5000px;
padding-bottom: 5000px;
}

#main_content{
width: 700px;
float: right;
padding: 10px 0px;
}

#contact{
margin-top: 10px;
}

#footer {
width: 1000px;
float: left;
background: #232549;
}

p{
margin: 0px 40px 10px 40px;
font-family: Georgia;
font-size: 1.1em;
line-height: 1.4em;
color: #7B7A8D;
padding-bottom: 10px;

}

th{
padding: 5px;
text-align:left;
margin: 5px 5px 5px 5px;
font-family: Georgia;
font-size: 1.25em;
line height: 1.25em;
color: #6A77AB;		
}

td{
padding: 5px;
text-align:left;
font-family: Georgia;
font-size: 1em;
line height: 1.25em;
color: #7B7A8D;		
border-bottom: 1px solid #ccc;
}

h1,
h2,
h3{
margin: 10px 40px 10px 40px;
font-family: Georgia;
font-weight: normal;
color: #6A77AB;
clear: left;
}

ul {
font-family: Georgia;
}

input {
border-bottom: 1px solid #999;
font-size: 1.3em
}
#security_code,
textarea {
border: 1px solid #999;
}

textarea {
font-family: arial;
color: black;
font-size: 1.3em
}

#nav p{
margin: 0px;
margin-top: 10px;
font-family: Georgia;
line-height: 2.1em;
color: #6A77AB;
}

#nav p a  {
display: block;
color: #B59E61;
text-decoration: none;
padding: 0px 30px;
border-bottom: 1px solid #091F2C;
background: url('../images/nav-button.jpg') top left no-repeat #1C3544;
}

#nav p a:hover {
display: block;
color: #091F2C;
background: #B59E61;
}

#footer p a {
color: #B59E61;
font-family: georgia;
text-decoration: none;
font-size: 0.9em;
}

#main_content img {
float: left;
margin: 5px 30px 10px 40px;
}

#main_content a {
text-decoration: none;
}

#main_content a:hover {
color: red;
}

#main_content a img {
margin-right: 10px;
margin-left: 20px;
}

#main_content p img {
margin-right: 10px;
margin-left: 0px;
}

#main_content table {
margin-left: 35px;
}

#course_navigation a {
color: #6A77AB;
margin-right: 20px;
}

#course_navigation a.selected {
color: #B5A478;
border-bottom: 1px solid #B5A478;
font-weight: bold;
}

#contact p{
margin-left: 30px;
line-height: 1.3em;
color: #B5A478;
}

#contact p a  {
line-height: 2.1em;
margin-left: -30px;
margin-bottom: -10px;
display: block;
color: #B59E61;
text-decoration: none;
padding: 0px 30px;
border-bottom: 1px solid #091F2C;
background: url('../images/nav-button.jpg') top left no-repeat #1C3544;
}

#footer p{
text-align:center;
margin: 10px;
font-family: Times New Roman, Helvetica, sans-serif;
font-size: 1em;
line-height: 1em;
color: #B5A478;
margin-bottom: 0px;
}

#scorecard td,
#scorecard th {
font-size: 0.8em;
}

table.fixtures {
padding-left: 0px;
margin-left: 0px !important;
width: 600px;
}

.fixtures td,
.fixtures th {
font-size: 0.9em;
}

#scorecard {
border: 1px solid #bbb;
}

table#scorecard {
border-collapse: collapse;
}

#scorecard  th {
font-family: verdana;
font-size: 1em;
border: 1px solid #bbb;
color: #666;
text-align: center;
}
#scorecard  td {
font-family: verdana;
font-size: 1em;
border: 1px solid #bbb;
color: #666;
text-align: center;
}

.yellow {
background: yellow;
}

.red {
background: red;
color: white !important;
}
.darkgrey {
background: #666;
color: white !important;
}

#tabs,
#tobs {
width: 650px;
margin-left: 20px;
border: 1px solid #ccc;
}

#tabs h2,
#tobs h2 {
margin-left: 0px;
}

.featured td {
background: #ddd;
color: #666;
}

#cfWrapper{
	width:650px;
	height:207px;
	margin:0 auto 1.5em auto;
}
#cfWrapper img{
	margin:auto;
}
