@charset "UTF-8";
/* Wendy's 3 Tour Challenge */
/* CSS by: Josh Wilson */
@import url("styles.css");
@import url("menu.css");
.style6 {
	color: #0033A4;
	font-weight: normal;
	line-height: 15px;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #333333;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: text-top;
}
#bottomFeedsLeft{
	width:350px;
	height:145px;
	float:left;
	margin:9px 0 10px 10px;
	display: inline;
} 
#bottomFeedsRight{
	width:350px;
	height:140px;
	float:right;
	margin:9px 245px 10px -10px;
	display: inline;
} 
#footer{
	background:url(../images/footer2.png) top left no-repeat;
	width:1005px;
	height:150px;
	color: #98a4af;
	position: relative;
	float:left;
	behavior: url(iepngfix.htc);
	background-image: url(../images/footer4.png);
	background-color: #FFFFFF;
}

#footerLogos{
	padding-left:25px;
}
#golfTeam{
	width:640px;
	height:260px;
	background: url(../images/about_content.png) top center no-repeat;
	margin:10px 0 0 15px;
}
#header{
	width:951px;
	height:160px;
	margin:0 auto;
}
#mainContent{
	background: url(../images/content_bg.png) top center repeat-y;
	width:1005px;
}
#rightColum{
	width:150px;
	float:right;
	margin-top: 10px;
	margin-right: 50px;
	_margin-right:40px;
	display: inline;
}
#secondBox{
	width:193px;
	height:321px !important;
	overflow: hidden;
	background:#FFF url(../images/secondBox_bg.png) top left no-repeat;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float:left;
	margin: 10px 0px 0 0;
	text-align: left;
}
#shadowWrapper{
	width:1006px;
	background:url(../images/bg_shadow.png) top center repeat-y;
	position: relative;
	behavior: url(iepngfix.htc);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_shadow.png);
}
#slideShow{
	height:321px;
	width:517px;
	background:#FFF;
	border:1px solid #cccccc;
	float:left;
	margin:10px 0 0 50px ;
	display: inline;
}
#superWrapper{
	width:1005px;
	margin:0 auto;
	position: relative;
	behavior: url(iepngfix.htc);
}
#textContent{
	width:723px;
	float:left;

	*margin:0px 0 0 30px;
	display: inline;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
#exper{
	width:713px;
	float:left;

	*margin:-30px 0 0 30px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#exper2{
	width:713px;
	float:left;

	*margin:-30px 0 0 30px;
	margin-top: -60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#bottomFeedsRight2 {
	width:175px;
	height:50px;
	float:right;
	margin:-110px 0px -10px 10px;
	display: inline;
}
.style7 {
	color: #000000;
	font-weight: normal;
	line-height: 19px;
	font-size: 12px;
}
