﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {  margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

body { line-height: 1; }
ol { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0;
    width: 495px;
}


body {
background:url(images/lggolfball.png);
}

#container { 
margin: 0 auto ; 
width: 800px;
  float: left;


}

#mainContainerHome
{

    float: left;
    width: 800px;
    vertical-align: top;


}

p
{
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #000;
    line-height: 16px;
}
h2
{
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
   color:#c89752;
    line-height: 16px;
}

	

h1{
color:#000;
font-size: 16px;
font-family:  Arial, Verdana, Helvetica, sans-serif;
}


a:link {

	color:#fff;
	
	}
	a:visited
{
color:#fff;
}

a:active {
	
	color:  #4c463b;
		}
		
	
a:hover {
	color:Navy;
	}
	
.center
{
  text-align: center;
  }
  
  
  #header{
width: 800px; 
height:218px;
margin-top:0px;

}

.full{
width:798px;
border:solid 1px black;
height:596px;

}
.left
{
    padding: 10px;
    float: left;
    width: 540px;
    background-color: #d2d7a8;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
}
.right {
float:left;
width:225px;
padding:5px;
}
.rightSm {
float:right;
width:110px;

}
.leftSm {
float:left;
width:100px;
padding:0px 0px 0px 5px;

}
.bottomLeft
{
    padding: 10px;
    float: left;
    width: 540px;
    
}
.bottomRight
{
    background: url(images/golfcourse400.png);
    float: left;
    width: 225px;
    padding: 5px;
    text-align: center;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #000000;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #000000;
}
.rightDown p{
color:#fff;
}

.leftTournSm {
float:left;
width:245px;
padding:0px 0px 0px 5px;

}
.leftTournSm p {
color:#900000;

}
.middleTournSm {
float:left;
width:85px;
padding:0px;

}
.middleTournSm p {
color:#900000;
}
.rightTournSm {
float:left;
width:200px;
padding:0px 0px 0px 5px;

}
.rightTournSm p {
color:#900000;

}
.bottomBar
{
    background-color: #4d5742;
    float: left;
    width: 798px;
    height: 20px;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #000000;
    text-align: center;
}
.bottomBar p {
color:White;

}