*{
	margin: 0px;
	padding: 0px;
}

body {
	background: #231f20;
	font-family: Arial, sans-serif;
	color: #000000;
}

img{border: 0;}
img.spaced{margin: 0 5px 10px 0;}

h1, h2, h3, h4, h5, h6{color: #bd2b2a;}

h3{font-size: 9px;}

p{margin: 10px 0;}

#pageWrapper{
	width: 792px;
	position: relative;
	left: 50%;
	margin-left: -396px;
	margin-top: 50px;
	background: #f1f1f2 url(../images/page_border.gif) repeat-y left;
}

#header{
	background: url(../images/top_corner.gif) no-repeat left top;
	padding: 15px 10px;
	height: 50px;
}

#content{
	padding: 10px;
	font-size: 10px;
	margin: 0 2px 5px 2px;
	border-bottom: 1px solid #e4c0c1;
}

#footer{
	background:url(../images/bottom_corner.jpg) no-repeat left bottom;
	padding:  0 2px 15px 2px;
	clear: both;
	position: relative;	
}
#footer_links{
	background: #8e8f91;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
}
#footer_links a{
	color: #fff;
	text-decoration: none;
}
#footer_links a:hover{text-decoration: underline;}

#logo{float: left;}

h1#head_title{
	font-size: 0px;
	text-indent: -6000px;
	width: 198px;
	height: 19px;
	background: url(../images/txt_building_stories.jpg) no-repeat left top;
	float: right;
	position: relative;
	top: 30px;
}

ul#mainNav{
	height: 27px;
	background: url(../images/menu_bg.gif) no-repeat left top;
	padding: 13px 0 0 110px;
	list-style: none;
}
ul#mainNav li {
	float: left;
	font-size: 9px;
	margin-right: 8px;
	line-height: 15px;
}
ul#mainNav li a{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
ul#mainNav li a:hover{color: #fff100;}
#menu_clients{
	display: block;
	padding-left: 17px;
	background: url(../images/plus_icon.jpg) no-repeat left center;
}
/* IE7 fix wrapping */
#contactus_menu{width: 60px;}

ul#mainNav li ul{
	display: none;
	list-style: none;
	background: #fefefe url(../images/clients_sub_bg.jpg) no-repeat center top;
	border: 1px solid #cac9c9;
	top: 120px;
	right: 20px;
	font-size: 12px;
	width: 145px;
	padding-top: 48px;
	height: 130px;
	position: absolute;
	z-index: 100;
}
ul#mainNav li ul li{
	margin: 0 10px;
	border-bottom: 1px solid #cac9c9;
	width: 125px;
	line-height: 18px;
}
ul#mainNav li ul a{
	color: #000000;
	text-transform: none;
	display: block;
}
ul#mainNav li ul a span{color: #bd2b2a;}
ul#mainNav li ul a:hover{
	color: #fff;
	background: #626366;
}

#content h1{
	font-size: 21px;
	font-style: italic;
}
#content h2{
	color: #000000;
	font-size: 13px;
	font-style: italic;
}

.rounded_grey{
	background: url(../images/top_round_grey.gif) no-repeat left top;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
	margin-bottom: 10px;
}
.rounded_grey ul{
	list-style: none;
	background: url(../images/bottom_round_grey.jpg) no-repeat left bottom;
	padding: 2px;
	height: 60px;
}
.rounded_grey ul li{
	padding-left: 10px;
	background: url(../images/bullet.gif) no-repeat left center;
	float: left;
	width: 190px;
	line-height: 15px;
}
.rounded_grey a{
	color: #000000;
	text-decoration: none;
}
.rounded_grey a:hover{text-decoration: none;}

/*body.home #mainNav{background: #4a0303 url(../images/home_menu_bg.jpg) no-repeat 2px 0%;}*/
body.home #content {
	/*background: url(../images/content_bg.jpg) no-repeat left top;*/
	height: 288px;
	padding: 0px;
}

body.home h1#head_title{
	background: url(../images/txt_building_stories_home.gif) no-repeat left top;
	position: absolute;
	top: 280px;
	left: 200px;
}

body.contact #content{padding: 0px;}

#intro{
	font-size: 0px;
	text-indent: -6000px;
	width: 395px;
	height: 85px;
	background: url(../images/txt_intro.gif) no-repeat left top;
	position: absolute;
	top: 310px;
	left: 10px;
}

.red_text {
	color: #BD2B2B;
	font-weight: bold;
}

p.notice{
	color: #bd2b2a;
	font-size: 11px;
	font-weight: bold;
}

.form_holder{
	width: 452px;
	background: url(../images/form_bg_bottom.jpg) no-repeat left bottom;
	height: 180px;	
}
.form_holder form{
	background: url(../images/form_bg_top.jpg) no-repeat left top;
	padding: 10px 6px;
}
.form_holder .form_col1, .form_holder .form_col2{
	width: 215px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	height: 133px;	
}
.form_holder label{
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 20px;
	width: 65px;
	margin-bottom: 2px;
}
.form_holder input{
	display: block;
	float: left;
	height: 18px;
	margin-bottom: 2px;
	border: 1px solid #c2c3c5;
	width: 140px;
	position: relative;	
}
.form_holder textarea{
	border: 1px solid #c2c3c5;
	width: 100%;
	height: 62px;
}

.form_holder .form_info{
	font-size: 8px;
	color: #b5b5b5;
	width: 300px;
	clear: left;
	float: left;
}

.send_btn{
	font-size: 0px;
	text-indent: -6000px;
	width: 49px;
	height: 33px;
	background: url(../images/send_btn.jpg) no-repeat left top;
	clear: both;
	display: block;
}

.form_holder .send_btn{
	position: relative;
	float: right;
	margin: 3px 0 0 0;
}

* html .form_holder .send_btn{top: -7px;}

#contact_us_form{
	background: #fff;
	width: 460px;
	float: left;
	padding: 10px 30px 10px 10px;
	border-right: 1px dashed #d7d8d9;
	overflow: hidden;	
}


#locations{
	background: #f1f1f2;
	padding: 5px;
	width: 470px;
	float: left;
}
#locations b{color: #bd2b2a}
#sfx_world_locations{
	font-size: 0px;
	text-indent: -6000px;
	width: 275px;
	height: 38px;
	background: url(../images/sfw_world_locations.jpg) no-repeat left top;
	margin-bottom: 5px;
}

#locations .location{
	font-weight: bold;
	border-bottom: 1px solid #d5d5d7;
	width: 125px;
	height: 115px;
	float: left;
	margin: 0 10px 10px 0;
}
#locations h4{
	color: #626366;
	font-size: 9px;
	border-top: 1px solid #d5d5d7;
	border-bottom: 1px solid #d5d5d7;
	padding: 4px;
	margin-bottom: 8px;
}

#pga{
	background: url(../images/pga_content_bottom.jpg) no-repeat left bottom;
}
#pga_content{
	background: url(../images/pga_content_top.jpg) no-repeat left top;
	padding: 10px 10px 0px 10px;
	width: 558px;
}

#profile_picture{
	float: right;
	width: 150px;
	height: 225px;	
}

#profiles_thumbs{
	width: 397px;
	height: 90px;
	overflow: hidden;
}
#profiles_thumbs a{
	width: 72px;
	height: 88px;
	float: left;
	margin: 0 3.6px;
	overflow: hidden;
	text-align: left;
	font-size: 0px;
	text-indent: -6000px;
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}
#profiles_thumbs a:hover, #profiles_thumbs a.active{background-position: right;}

#client_profile{
	font-size: 11px;
	background: url(../images/profile_bg_bottom.jpg) no-repeat left bottom;
	width: 397px;
	padding:  0;
	margin: 10px 0;
	/*height: 100px;*/
	overflow: hidden;
}
#client_profile h4{
	background: url(../images/profile_bg_top.jpg) no-repeat left top;
	padding: 5px 8px 0 8px;
	color: #7a7c7e;
}
#client_profile p{padding: 5px 8px;}
#client_profile b{color: #bd2b2a;}

#profile_slide{
	width: 40px;
	height: 25px;
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	overflow: hidden;
}
#client_profile .play_btn{
	display: block;
	width: 19px;
	height: 13px;
	background: url(../images/yellow_arrow.jpg) no-repeat left top;
	text-indent: -6000px;
	overflow: hidden;
	float: right;
}
#client_profile .back_btn{
	display: block;
	width: 19px;
	height: 13px;
	background: url(../images/yellow_arrow_back.jpg) no-repeat left top;
	text-indent: -6000px;
	overflow: hidden;
	float: right;
	margin-right: 3px;
}

.pagination{
	background: url(../images/stripes.jpg) no-repeat right center;
	height: 33px;
	line-height: 33px;
	width: 397px;
}
.pagination a{
	font-size: 9px;
	text-decoration: none;
	color: #7a7c7e;
	font-weight: bold;
}
.pagination a:hover{text-decoration: underline;}
.pagination a.active{color: #bd2b2a;}


#main{
	border-right: 1px dashed #d5d5d7;
	width: 610px;
	padding-right: 3px;
}
#links_area{
	width: 148px;
	float: right;
}

#links_area ul{
	list-style: none;
	position: absolute;
	top: 120px;
	right: 20px;
	font-size: 12px;
	width: 145px;
	padding-top: 48px;
	height: 130px;
	font-size: 9px;
	font-weight: bold;
}
#links_area ul li{
	margin: 0 10px;
	border-bottom: 1px solid #cac9c9;
	width: 125px;
	line-height: 18px;
}
#links_area a{
	color: #626366;
	text-decoration: none;
	display: block;
}
#links_area a span{color: #bd2b2a;}
#links_area a:hover{
	color: #fff;
	background: #626366;
}

#links_title{
	font-size: 0px;
	text-indent: -6000px;
	width: 129px;
	height: 42px;
	background: url(../images/clients_title.gif) no-repeat left top;
}



/*Links page*/
#links {padding:10px 0 0 0; }
#links a{font-size:11px;}
#links a:link {color:#666; text-decoration:underline}
#links a:visited {color:#666; text-decoration:underline}
#links a:hover {text-decoration:none}
#links img {margin:0 0 0 0px; border:none}
#links p{text-align:center}
.link {width:180px; float:left; margin:0 0 0 15px}

.golfer{
	width: 125px;
	height: 190px;
	text-align: center;
	float: left;
	margin: 5px 27px 5px 0;
}