@charset "utf-8";
/* Main Template */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(../layout_images/bg_body.jpg);
}#main_images {
	margin-top: 125px;
	height: 345px;
	width: 560px;
	float: right;
}
#top_left {
	float: left;
	height: 155px;
	background-image: url(../layout_images/sample_left.png);
	background-repeat: no-repeat;
	width: 258px;
	padding: 14px 0px 0px 14px;
	margin: 0px;
}
#top_right {
	float: left;
	height: 155px;
	background-image: url(../layout_images/sample.png);
	background-repeat: no-repeat;
	width: 270px;
	padding: 14px 0px 0px 14px;
}
#bottom_left {
	float: left;
	height: 155px;
	background-image: url(../layout_images/sample_left.png);
	background-repeat: no-repeat;
	width: 258px;
	padding: 14px 0px 0px 14px;
	margin-top: 10px;
}
#bottom_right {
	float: left;
	height: 155px;
	background-image: url(../layout_images/sample.png);
	background-repeat: no-repeat;
	width: 270px;
	padding: 14px 0px 0px 14px;
	margin-top: 10px;
}
#portfolio_button {
	float: left;
	margin-top: 395px;
	margin-left: 190px;
}


#ribbon_tee_time {
	position:absolute;
	left:-31px;
	top:199px;
	width:288px;
	height:37px;
	z-index:0;
}
#ribbon_welcome {
	position: absolute;
	left: -31px;
	top: 2px;
	width: 288px;
	height: 37px;
}
#ribbon_pga_tour {
	position: absolute;
	left: -31px;
	top: 440px;
	width: 288px;
	height: 27px;
}
#ribbon_weather {
	position: absolute;
	top: 809px;
	left: -31px;
	width: 288px;
	height: 37px;
}
#main_around {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../layout_images/around_main.jpg);
}
.pga_tour_widget {
	margin-left: 20px;
	margin-bottom: 20px;
}
.ez_links {
	margin-left: 30px;
	margin-bottom: 10px;

}

.weather {
	padding-left: 20px;

}
