A:link {
	TEXT-DECORATION: none;color: blue;
}
A:visited {
	TEXT-DECORATION: none; color: blue;
}

A:hover
{
background-color: #FF7F50;
}

A:active
{
TEXT-DECORATION: none ; color: blue;
}

body{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:1em; background-image:url('index_files/blk_blue.jpeg');
background-repeat: repeat-y; margin: 0px 20px 0px 6px;
}

table{
font-family: Arial, Helvetica, Sans-Serif;font-size: 1em;
}

td.leftmenu{
margin-left: 0px;margin-top: 0px;text-align: left;width:150px;
}

span.xx{
font: italic normal bold Arial, Helvetica, Sans-Serif;color: blue;font-size: 120%;
}

h4
{
font-size: 140%;
font-weight: bold;
color: blue;
text-align: center;
}

ul{list-style-position: outside;list-style-type: CIRCLE;line-height: 20px;
}


h3 {
font-size: 170%;
font-weight: bold;
color: blue;
text-align: center;
}


h5{
color: blue;font-weight: bold
}


hr
{
color:#6f72fd;height:2pt; width:95%
}

.highlight{
background: #FFAE4A;
}

a.donkey:link {
color: #22cb0b; text-decoration: none;
}
a.donkey:visited {
color: #22cb0b; text-decoration: none;
}
a.donkey:hover {
color:#008000;background-color: transparent;
}
a.donkey:active {
color: #22cb0b;text-decoration: none;
}



p.contact{
border-color: orange; padding: 10px 10px 10px 10px;border-style: solid;border-width: 1px;
}


 p.footer {
padding: 0px 10px 10px 10px;font-size: xx-small;color: gray;text-align: center;
}
p.center{
text-align: center;margin: 0px 0px 20px 0px;
}




div.align{
float:right;
width:280px;
margin:15px 0px 0px 0px;
padding: 6px;
border:0px solid red;
text-align:center;color: green;
font-size: 85%;
}

div.golfcourse{
float:left;
width:100%;
margin:10px 0px 10px 0px;
padding: 5px;
border:3px solid red;
text-align:left;color:black;
font-size: 1em;
}

P{
text-align: justify;
}


p.scottish{
margin-bottom: 10px; text-decoration: underline;color: blue;font-weight: bold;
}
div.ferguson{
	float: right;
	width: 120px;
	margin: 0px 20px 0px 0px;
	padding: 4px;
	border: 0px solid black;
}


p.indent{
margin: 0px 20px 10px 10px;line-height: 120%;
}

div.imgright{
float: right;padding: 10px 10px 10px 10px;border:0px solid red
}

div.imgleft{
float: left;padding: 10px 10px 10px 10px;border:0px solid red
}

 

div.test{border:0px solid red ;background-color:white;font-size: small;padding: 3px 3px 3px 3px;width:126px
}

h2{
text-align: center;color: blue;
}

td.bold{
text-indent: 0px;color: blue;font-weight: bold;padding:4px;font-family: Verdana;
}

#navigation {
width:120px;
font-family: arial;
}
#navigation ul {
list-style:none;
margin:0;
padding:0;
}

#navigation li {

border-bottom:1px solid blue;
}


#navigation li a:link, #navigation li a:visited {
display: block;
padding: 4px 0px 4px .5em;
text-align: center;

border-left: 3px solid blue;
background-color: silver;


font-size: 12px;
color:black;
text-decoration:none;
font-weight: bold;
}

#navigation li a:hover{
background-color:green;
color:yellow
}


#clear{
clear:both;
}





