/* CSS Document */

div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 90px;
	display:block;
	color:white;
	
}



div.main {
	position: relative;
	top: 90px;
	left: 0;
	width: auto;
	min-height:200px; 
	height:auto !important; 
	height:200px;
	padding-bottom:13%;
	
	
}

div.maincontact {
	position: relative;
	top: 90px;
	left: 0;
	width: auto;
	min-height:700px; 
	height:auto !important; 
	height:800px;
	padding-bottom:15%;
	
	
}


div.container {
	position: absolute;
	width: 1000px;
	height:auto;
	text-align:left;
	margin:0 auto;
	position:relative;
	border-width:5px;
	margin-top:10px;
	}
	
div.content {
	position:relative;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	width:984px;
	background-color:white;
	left:3px;
	margin-top:-3px;
	overflow:auto;
	padding-bottom:5%;
}

div.left {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 200px;
	height: auto;	
	text-align:center;
	margin-top:200px;
	z-index:99999;		
}



div.right {
	position: absolute;
	top: 224px;
	left: 640px;
	width: 180px;
	height: 430px;
	font-family:  Arial, Helvetica, sans-serif;	
	z-index:99999;
	color:#BEDB0F;
}



A:link
{
    FONT-SIZE:13px; 
    COLOR:#000000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:   Arial, Helvetica, sans-serif;
}
A:visited
{
    FONT-SIZE: 13px;
	COLOR:#000000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
}
A:hover
{
    FONT-SIZE: 13px; 
    COLOR: #999999;
    TEXT-DECORATION: none;
	border-style: none;
	font-family:  Arial, Helvetica, sans-serif;
}


.cmsA:link
{
    FONT-SIZE:12px; 
    COLOR:white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:   Arial, Helvetica, sans-serif;
}
.cmsA:visited
{
    FONT-SIZE: 12px;
	COLOR:white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
}
.cmsA:hover
{
    FONT-SIZE: 12px; 
    COLOR: #BBD710;
    TEXT-DECORATION: none;
	border-style: none;
	font-family:  Arial, Helvetica, sans-serif;
}



.scrollerA:link
{
    FONT-SIZE:12px; 
    COLOR:#BBD710;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:   Arial, Helvetica, sans-serif;
}
.scrollerA:visited
{
    FONT-SIZE: 12px;
	COLOR:#BBD710;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
}
.scrollerA:hover
{
    FONT-SIZE: 12px; 
    COLOR: #666666;
    TEXT-DECORATION: none;
	border-style: none;
	font-family:  Arial, Helvetica, sans-serif;
}

.menuA:link
{
    FONT-SIZE:12px; 
    COLOR:#999999;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:   Arial, Helvetica, sans-serif;
}
.menuA:visited
{
    FONT-SIZE: 12px;
	COLOR:#999999;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
}
.menuA:hover
{
    FONT-SIZE: 12px; 
    COLOR: #BBD710;
    TEXT-DECORATION: none;
	border-style: none;
	font-family:  Arial, Helvetica, sans-serif;
}


.footerA:LINK
{
    FONT-SIZE: 7pt; 
    COLOR:#cccccc; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:   Arial, Helvetica, sans-serif;
}
.footerA:visited
{
    FONT-SIZE: 7pt;
	COLOR:#cccccc;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
}

.footerA:hover
{
    FONT-SIZE: 7pt; 
    COLOR:#ffffff;
    TEXT-DECORATION: none;
	border-style: none;
	font-family:  Arial, Helvetica, sans-serif;
}




div.menutop
{
	position: absolute;
	top: 170px;
	height:25px;
	width:1000px;
	left:0px;
	z-index:9999;
	background-color:#000000;

}

div.footer{
	position: absolute;
	bottom:0px;
	width: 1000px;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C2D90F;	
	clear:left;
}

h1 {
	color:#000000;
	font-size:200%;
	font-weight:bold;
	font-family:  Arial, Helvetica, sans-serif;
	margin:0px;	
}

h2 {
	color:#000000;
	font-size:140%;
	font-weight:bold;
	font-family:  Arial, Helvetica, sans-serif;
	margin:0px;
	
}
h3{
	color:#000000;
	font-size:110%;

	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	}

h4 {
	color:#000000;
	font-size:80%;
	font-weight:bold;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;	
}


h5 {
	color:#000000;
	font-size:90%;
	font-weight:bold;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}


h6 {
	color:#000000;
	font-weight:bold;
	font-weight:normal;
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;

	
}

html, body {

color:#BEDB0F;
background-color:#133409;
text-align:center; 
margin:0 auto;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
height: 100%;
min-height: 100%;
background-image:url(../images/bawtry-golf-club-background.jpg);
background-repeat:no-repeat;
background-color:#1C4F0D;

}

.submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#000;
}

table.X6{
	border-spacing:5px;
	color:black;
	width:910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px
} 

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type: square;
	color:black;
	text-align:left;

}

div.Boxes{
	clear: left; 
	position: relative; 
	color:#BEDB0F;
	height:260px;
	width:993px;
	
}

div.wideBoxes{
	clear: left; 
	margin-top: 275px;
	position: absolute; 
	color:#BEDB0F;
}

div.BoxesBox{
	float:left;
	width:243px;
	color:#BEDB0F;
	padding:2px;
	
}


div.paddedBox{
	padding:8px;
	line-height:15px;

}


div.priceslow{
	width:1000px;
	height:156px;
	background-image:url(../images/priceslow.png);
	background-repeat:no-repeat;
}

div.offers1{
	width:1000px;
	height:156px;
	background-image:url(../images/offers.jpg);
	background-repeat:no-repeat;
	
}

div.dontmiss{
	width:1000px;
	height:230px;
	background-image:url(../images/dontmiss.png);
	background-repeat:no-repeat;
	margin-top:-5px
}

div.proshop{
	width:1000px;
	height:217px;
	background-image:url(../images/proshop.png);
	background-repeat:no-repeat;
 margin-top:-13px
}

div.cmsMenu{
	position:absolute;
	top:30px;
}

table.login{
	border-spacing:5px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;	
	margin-left:0px;
	margin-top:30px;
	width:400px;
	color:white;
	z-index:999;
	border:1px solid white;
	border-right:6px outset white;
	border-bottom:6px outset white;
}

div.right{
	position:relative;
	width:247px;
	border:1px solid red;
	float:left;
}

div.center{
	position:relative;
	width:480px;
	border:1px solid red;
	float:left;
	font-size:12px;
}

div.left{
	position:relative;
	width:247px;
	border:1px solid red;
	float:left;
	text-align:right;
}
ul.menu{
	list-style:none;
}
li.menu{
	margin-bottom:5px;
}
#sidebar {
    color: #1C4F0D;
    float:left;
    margin:0 0 0px;
    padding-top:5px;
    width:400px;
}

#sidebar ul {
    font-size:12px;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
	  color: #1C4F0D;
}



#sidebar li {
	font-size:12px;
    height: 100px;
    overflow: hidden;
}

#sidebar li h4  {
    color:#1C4F0D;
	font-size:130%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
  
}

#sidebar .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;    
}








-->
