@charset "UTF-8";
/* CSS Document */

body {
	background-color:#ffffff;
	background-image:url(../images/design_vertical_tile.png);
	background-repeat:repeat-x;
	/*font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	color:#000000;
}

h1 {
	margin:0;
	padding:0 0 0 0;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
h2 {
	height:23px;
	margin:0;
	padding:0 0 0 0;
	background-repeat:no-repeat;
	background-position:10px 5px;
}


a {
	text-decoration:none;
	
}

a:hover {

}

p
{
	margin:0 0 10px 0;
	line-height:16px;
}

.homelink {
	position:absolute;
	display:block;
	width:194px;
	height:151px;
	top:40px;
	left:109px;
}

.fairmontlink {
	position:absolute;
	display:block;
	width:145px;
	height:81px;
	top:158px;
	left:408px;
}

.shredlink {
	position:absolute;
	display:block;
	width:145px;
	height:88px;
	top:242px;
	left:408px;
}

.nav1 a{
	position:absolute;
	display:block;
	width:39px;
	height:20px;
	top:115px;
	left:630px;
}

.nav1 a:hover {
	background-image:url(../images/nav_underline.png);
	background-repeat:repeat-x;
	background-position:0px 17px;
}
.nav2 a{
	position:absolute;
	display:block;
	width:115px;
	height:20px;
	top:115px;
	left:708px;
}

.nav2 a:hover {
	background-image:url(../images/nav_underline.png);
	background-repeat:repeat-x;
	background-position:0px 17px;
}
.nav3 a{
	position:absolute;
	display:block;
	width:63px;
	height:20px;
	top:115px;
	left:861px;
}

.nav3 a:hover {
	background-image:url(../images/nav_underline.png);
	background-repeat:repeat-x;
	background-position:0px 17px;
}

.flag {
	position:absolute;
	display:block;
	width:29px;
	height:88px;
	left:591px;
	background-image:url(../images/design_flag.gif);
}

.time {
	position:absolute;
	display:block;
	width:525px;
	height:61px;
	left:7px;
	background-image:url(../images/design_time.jpg);
	top: 436px;
}
.hidden
{
	visibility:hidden;
}

#golfball {
	position:absolute;
	width:18px;
	height:19px;
	top:141px;
	z-index:2;
	
	background-repeat:no-repeat;
	
}


#container {
	position:relative;
	margin:auto auto;
	margin-top:24px;
	width:974px;
	background-image:url(../images/design_vertical_tile_inner.png);
	background-repeat:repeat-y;
	
}

#inner {
	width:974px;
	background-image:url(../images/design_header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:400px;
	
	
}

#left_column {
	float:left;
	width:460px;
	padding-top:300px;
	padding-left:70px;
	padding-bottom:25px;
}	

#right_column {
	float:right;
	width:290px;
	padding-top:300px;
	padding-right:70px;
	padding-bottom:25px;
}

#footer {
	margin:auto auto;
	width:974px;
	background-image:url(../images/design_footer.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	color:#272727;
}

.style1 a{
	color:#272727;
	font-weight:bold;
	text-decoration:none;
	
}
.style1 a:hover{
	color:#585502;
}

.style2 a{
	color:#272727;
	
	
	
}
.style2 a:hover{
	color:#272727;
	text-decoration:underline;
}
