@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*START MY CSS START MY CSS START MY CSS START MY CSS
START HEADER CSS*/


#header_bkg {
	width:100%;
	height:261px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(Images/Header_BKG.jpg);
	background-repeat:repeat-x;
}

#header_blank {
	width:1024px;
	height:261px;
	float: none;
	margin:0 auto;
	padding:0px;
}

#header {
	width:1024px;
	height:261px;
	float: left;
	margin:0px;
	padding:0px;
	background-image:url(Images/Skyline.png);
	background-repeat:no-repeat;	
}

#main_nav {
	width:1024px;
	height:53px;
	float: none;
	margin:0 0 0 3px;
	padding:0px;
	background-image:url(Images/Nav_BKG.png);
	background-repeat:no-repeat;
}

#menu
	{
		width:953px;
		height:53px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#menu ul
	{
		width:486px;
		height:53px;
		float:left;
		margin:5px 0px 0px 14px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		width:76px;
		height:33px;
		float:left;
		margin:0 5px 0 0;
		padding:0px;
		display:block;
	}
#menu ul li a.menu
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:"Comic Sans MS",
		font-size:13px;
		font-weight:normal;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/menu.jpg);
		background-repeat:no-repeat;
	}	
#menu ul li a.menu:hover
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:"Comic Sans MS",
		font-size:13px;
		font-weight:normal;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/menuover.jpg);
		background-repeat:no-repeat;		
	}
	
.textbox {
	background-image:url(Images/mailinglist_bkg.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:27px;
	outline:0px;
	border:0px;
	margin:5px 0px 0px 150px;
	padding:0px;
}

input.join_btn {
	background-image:url(Images/join_BTN.jpg);
	background-repeat:no-repeat;
	border: none;
	font-size:8pt;
	height: 29px;
	width: 35px;
	margin:4px 15px 0px 5px;
	padding:0px;
	outline:none;
	float: right;
}

input.join_btn:hover {
	background-image:url(Images/join_BTN_HOVER.jpg);
	background-repeat:no-repeat;
	border: none;
	font-size:8pt;
	height: 29px;
	width: 35px;
	margin:4px 15px 0px 5px;
	padding:0px;
	outline:none;
	float: right;	
}

#header_content_wrapper {
	width:1024px;
	height:174px;
	float: left;
	margin:0px;
	padding:0px;	
}

#KAY_Logo {
	width:684px;
	height:261px;
	float:left;
	margin: 0px 0px 0px 35px;
	pading: 0px;
	text-indent:-9999px;
}

.CoA_Logo {
	width:212px;
	height:174px;
	float:left;
	margin: 0px;
	padding: 0px;	
}

a.CoA_Logo {
	width:212px;
	height:174px;
	background-image:url(Images/CoA_LOGO.png);
	background-repeat:no-repeat;
}

a.CoA_Logo:hover {
	width:212px;
	height:174px;
	background-image:url(Images/CoA_LOGO_HOVER.png);
	background-repeat:no-repeat;
	
}

.KAY_Logo {
	width:437px;
	height:68px;
	float:left;
	padding:0px;
	margin:39px 0px 0px -39px;
}


a.KAY_Logo {
	background-image:url(Images/KAY_LOGO.png);
	background-repeat:no-repeat;
}

a.KAY_Logo:hover {
	background-image:url(Images/KAY_LOGO_HOVER.png);
	background-repeat:no-repeat;
}

#social_media_BTNs {
	width: 336px;
	height: 50px;
	float:right;
	margin:-58px 21px 0px 0px;
	padding:0px;
}

.email {
	float:left;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;

}

a.email {
	background-image:url(Images/Email_BTN.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

a.email:hover {
	background-image:url(Images/Email_BTN_HOVER.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}


.twitter {
	float:left;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;

}

a.twitter {
	background-image:url(Images/Twitter_BTN.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

a.twitter:hover {
	background-image:url(Images/Twitter_BTN_HOVER.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.instagram {
	float:left;
	width:51px;
	height:51px;
	margin:0px 5px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;

}

a.instagram {
	background-image:url(Images/Instagram_BTN.jpg);
	background-repeat:no-repeat;
	width:51px;
	height:51px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

a.instagram:hover {
	background-image:url(Images/Instagram_BTN_HOVER.jpg);
	background-repeat:no-repeat;
	width:51px;
	height:51px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.facebook {
	float:left;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;

}

a.facebook {
	background-image:url(Images/Facebook_BTN.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

a.facebook:hover {
	background-image:url(Images/Facebook_BTN_HOVER.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.instagram {
	float:left;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;

}

a.instagram {
	background-image:url(Images/MySpace_BTN.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

a.instagram:hover {
	background-image:url(Images/MySpace_BTN_HOVER.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.picasa {
	float:left;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;

}

a.picasa {
	background-image:url(Images/picasa_BTN.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

a.picasa:hover {
	background-image:url(Images/picasa_BTN_HOVER.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

.youtube {
	float:left;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-9999px;

}

a.youtube {
	background-image:url(Images/Youtube_BTN.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

a.youtube:hover {
	background-image:url(Images/Youtube_BTN_HOVER.png);
	background-repeat:no-repeat;
	width:51px;
	height:50px;
	margin:0px 5px 0px 0px;
	padding:0px;
}

#CAC_slogan {
	width: 600px;
	height:1em;
	margin: 7px 0 0 269px;
	float:left;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

/*START MY CSS START MY CSS START MY CSS START MY CSS
START CONTENT CSS*/


#contentbg {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(Images/content_repeater_BKG2.png);
	background-repeat:repeat-x;
	background-position:bottom;
}


#contentblank {
	width:1024px;
	float: none;
	margin:0 auto;
	padding:0px;
}


#slide_content {
	width:1024px;
	float: left;
	margin:0px;
	padding:0px;
	background-image:url(Images/Slide_viewer_BKG.png);
	background-repeat:repeat-y;
}

.slide h2 {
	color:firebrick;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	margin:10px 0 10px 20px;
	width:300px;
}

.slide p {
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	margin:10px 0 0 20px;
}

.slide-image {
	width:183px;
	height:236px; 
	float:right; 
	margin:-15px 15px 0px 20px; 
}

.slide-image-long {
	width:393px;
	height:236px; 
	float:right; 
	margin:10px 75px; 
}
/** Slideshow CSS

*/


#slideshow {
	margin:0 auto;
	width:640px;
	height:263px;
	background:transparent url(Images/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

.buy_tix {
	width:132px;
	height:37px;
	margin:58px 0 0 175px;
	display:block;
	text-indent:-9999px;
}

a.buy_tix {
	background-image:url(Images/buy-now.png);
	background-repeat:no-repeat;
}

a.buy_tix:hover {
	background-image:url(Images/buy-now_HOVER.png);
	background-repeat:no-repeat;
}

.learn_more {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#900;
	float:right;
	margin:30px 0 0 0;
}


/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(Images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(Images/control_right.jpg) no-repeat 0 0;
}





#main_content {
	background-image:url(Images/main_content_BKG.png);
	background-repeat:repeat-y;
	float:left;
	width:1024px;
}

#pic_rotator {
	margin:10px 0 0 65px;
	width:444px;
	float:left;
	
}

#usefull_title {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20pt;
	color:DarkRed;
	font-style:italic;
	float:left;
	margin: 40px 0 0 170px;
	font-weight:bold;
}

#usefull_title h3 {
	margin:0px 0px 10px 63px;	
}

ul.diamond_list {
	list-style-image:url(Images/diamond.png);
}

#usefull_links {
	width:280px;
	float:left;
	margin:10px 0px 0px 205px;
}

#usefull_links li {
	margin:17px 0 17px 0;
	color:#290505;
}

.usefull_link {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	margin:10px 0px 10px 0px;
	text-decoration:none;
}

a.usefull_link {
	color:DarkRed;
	margin:10px 0px 10px 0px;
}

a.usefull_link:hover {
	color:#d0cb2b;
	text-decoration:underline;
}


/** 
 * Start Footer CSS
 */
 
#footer_bkg {
	background-image:url(Images/footer_BKG.jpg);
	background-repeat:repeat;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	float:left;
	
}

#footer_blank {
	width:1024px;
	height:100%;
	float: none;
	margin:0 auto;
	padding:0px;
}

#footer {
	width:1024px;
	height:100%;
	float: left;
	margin:0px;
	padding:0px;
	background-image:url(Images/Footer_Skyline.png);
	background-repeat:no-repeat;
}

.footer_LOGO {
	margin:10px 0px 15px 220px;
	
}

.footer_list {
	width:250px;
	float:left;
	margin: 0 40px 0 80px;
}

.footer_list2 {
	width:250px;
	float:left;
	margin: 0 0 0 80px;
}

.footer_list3 {
	width:240px;
	float:left;
	margin: 0 0 0 80px;
}

.footer_title_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	margin:10px 0px 10px 0px;
	text-decoration:none;
	font-weight:bold;
}

a.footer_title_link {
	color:#636363;
	margin:10px 0px 10px 0px;
}

a.footer_title_link:hover {
	color:#d0cb2b;
	text-decoration:underline;
}


.footer_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	margin:10px 0px 10px 0px;
	text-decoration:none;
}

a.footer_link {
	color:#636363;
	margin:10px 0px 10px 0px;
}

a.footer_link:hover {
	color:#d0cb2b;
	text-decoration:underline;
}


.footer_house_link {
	width:152px;
	height:103px;
	text-indent:-9999px;
	margin:15px 0 0 0;
	display:block;
}

a.footer_house_link {
	background-image:url(Images/House_Graphic.png);
	background-repeat:no-repeat;
}

a.footer_house_link:hover {
	background-image:url(Images/House_Graphic.png);
	background-repeat:no-repeat;
}

#content_heading {
	color:white;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16pt;
	float:left;
	background-image:url(Images/Slide_viewer_BKG.png);
	background-repeat:repeat-y;
	width:1024px;
	height:30px;
	
}

.content_header {
	margin:3px 0 0 40px;
}

#right_main_content {
	background-image:url(Images/Right_Nav_BKG.png);
	background-repeat:repeat-y;
	float:left;
	width:1024px;
}

#content {
	margin:20px 70px 10px 40px;
	width:665px;
	float:left;
}

#content p {
	margin:0 0 20px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	color:#252525;
	line-height:1.2em;
}

#right_nav {
	float:left;
	width:200px;
}

.right_nav_link {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	margin:10px 0px 10px 0px;
	text-decoration:none;
}

a.right_nav_link {
	color:White;
	margin:10px 0px 10px 0px;
}

a.right_nav_link:hover {
	color:#d0cb2b;
	text-decoration:underline;
}

#right_nav_links li {
	margin:10px 0;
}

.list {
	margin:10px;
}

.leader_whole {
	float:left;
	width:145px;
	height:210px;
	margin:10px;
}
			

.leader_pic {
	float:left;
}

.leader_name {
	float:left;
	width:145px;
	font-weight:bolder;
	color:firebrick;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:5px 0 5px 0;
}

.leader_title {
	float:left;
	font-style:italic;
	color:#666;
	font-weight:lighter;
}

.content_title {
	color:firebrick;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bolder;
	margin:10px 0 10px 0;
	font-size:14pt;
}

.content_list {
	margin:15px 0 15px 45px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	
}



.content_list_bold {
	margin:25px 0 30px 135px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14pt;
	font-weight:bolder;
}
	
/**SPLASH PAGE STYLING STARTS RIGHT HERE---------------------------------------------
*/

#splash_BKG {
	background-image:url(Images/Splash_page.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:1213px;
	background-color:white;
}

#splash_blank {
		margin:0 auto;

}

#splash_content {
	background-image:url(Images/Splash_page_Main_Content.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:1074px;
	height:1191;
}
	
#video {
	margin: 215px 500px 20px 13px;
}

.splash_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a.splash_link {
	color:white;
}

a.splash_link:hover {
	color:red;
	text-decoration:underline;
}


#splash_BTNs {
	display:inline-block;
	text-indent:-9999px;
	text-decoration:none;
	width:700px;
	height:100%;
}

.splash_skip_video_BTN {
	width:202px;
	height:58px;
	float:left;
	margin:0 95px 0 93px;
}

a.splash_skip_video_BTN {
	background-image:url(Images/Splash_skip_video_BTN.png);
}

a.splash_skip_video_BTN:HOVER {
	background-image:url(Images/Splash_skip_video_BTN_HOVER.png);
}

.splash_learn_more_BTN {
	width:202px;
	height:58px;
	float:left;
	margin:0 100px 0 0;
}

a.splash_learn_more_BTN {
	background-image:url(Images/Splash_learn_more_BTN.png);
}

a.splash_learn_more_BTN:HOVER {
	background-image:url(Images/Splash_learn_more_BTN_HOVER.png);
}

.splash_cac_home_BTN {
	width:424px;
	height:200px;
	float:left;
	margin:77px 0 0 141px;
}

a.splash_cac_home_BTN {
	background-image:url(Images/Splash_CAC_LOGO.png);
	background-repeat:no-repeat;
}

a.splash_cac_home_BTN:HOVER {
	background-image:url(Images/Splash_CAC_LOGO_HOVER.png);
	background-repeat:no-repeat;
}

.Slideshow {
	margin: 0px 500px 20px 13px;
	padding: 274px 0 0 0;
}

#splash_BKG_RK {
	background-image:url(Images/Splash_page_RK.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:1213px;
	background-color:white;
}

#splash_content_RK {
	background-image:url(Images/Splash_page_Main_Content_RK.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:1074px;
	height:1191;
}

#video_RK {
	margin: 256px 500px 20px 130px;
}

#splash_BKG_2012 {
	background-image:url(Images/Splash_page_2012.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:1270px;
	background-color:black;
}

#splash_content_2012 {
	background-image:url(Images/Splash_page_Main_Content_2012.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:887px;
	height:852px;
}

#video_2012 {
	margin: 400px 500px 75px 160px;
}

#splash_BTNs2012 {
	display:inline-block;
	text-indent:-9999px;
	text-decoration:none;
	width:700px;
	margin: 0 0 0 100px;
}

#sponsor_BTNs2012 {
	display:inline-block;
	text-indent:-9999px;
	text-decoration:none;
	width: 870px;
}

.splash_directions_BTN {
	width:277px;
	height:357px;
	float:left;
	margin:0 5px 0 5px;
}

a.splash_directions_BTN {
	background-image:url(Images/Directions-BTN.png);
}

a.splash_directions_BTN:HOVER {
	background-image:url(Images/Directions-BTN-HOVER.png);
}

.splash_pay-pal_BTN {
	width:277px;
	height:357px;
	float:left;
	margin:0 5px 0 5px;
}

a.splash_pay-pal_BTN {
	background-image:url(Images/Pay-Pal-BTN.png);
}

a.splash_pay-pal_BTN:HOVER {
	background-image:url(Images/Pay-Pal-BTN-HOVER.png);
}

.splash_Host-Hotel_BTN {
	width:277px;
	height:357px;
	float:left;
	margin:0 0px 0 300px;
}

a.splash_Host-Hotel_BTN {
	background-image:url(Images/Hotel-BTN.png);
}

a.splash_Host-Hotel_BTN:HOVER {
	background-image:url(Images/Hotel-BTN-HOVER.png);
}

.paypalbottomBTN {
	position:relative;
	bottom: 237px;
	left:357px;
	width: 150px; 
}

/*Wine Sip 2013 Splash Page---------------------------------------
*/

#splash_BKG_2013 {
	background-image:url(Images/Splash_page_2013.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:1213px;
	background-color:black;
}

#splash_content_2013 {
	background-image:url(Images/Splash_page_Main_Content_2013.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:1001px;
	height:788px;
}

#video_2013 {
	margin: 300px 500px 75px 160px;
}

#splash_BTNs2013 {
	display:inline-block;
	text-indent:-9999px;
	text-decoration:none;
	width:1062px;
	margin:50px 0 0 0;
}

#splash_buynow_BTNs2013 {
	display:inline-block;
	text-indent:-9999px;
	text-decoration:none;
	width: 950px;
	margin:0 0 0 50px;
}

.splash_thursday_BTN {
	width:344px;
	height:222px;
	float:left;
	margin:0 5px 0 5px;
}

a.splash_thursday_BTN {
	background-image:url(Images/Thursday-Splash_BTN.png);
}

a.splash_thursday_BTN:HOVER {
	background-image:url(Images/Thursday-Splash_BTN-HOVER.png);
}

.splash_friday_BTN {
	width:344px;
	height:222px;
	float:left;
	margin:0 5px 0 5px;
}

a.splash_friday_BTN {
	background-image:url(Images/Friday-Splash_BTN.png);
}

a.splash_friday_BTN:HOVER {
	background-image:url(Images/Friday-Splash_BTN-HOVER.png);
}

.splash_saturday_BTN {
	width:344px;
	height:222px;
	float:left;
	margin:0 5px 0 5px;
}

a.splash_saturday_BTN {
	background-image:url(Images/Saturday-Splash_BTN.png);
}

a.splash_saturday_BTN:HOVER {
	background-image:url(Images/Saturday-Splash_BTN-HOVER.png);
}


.splash_paypal_BTN {
	width:461px;
	height:140px;
	float:left;
	margin:0 5px 0 5px;
}

a.splash_paypal_BTN {
	background-image:url(Images/PayPal2013-SPLASH-BTN.png);
}

a.splash_paypal_BTN:HOVER {
	background-image:url(Images/PayPal2013-SPLASH-BTN-HOVER.png);
}

.splash_hyatt_BTN {
	width:461px;
	height:140px;
	float:left;
	margin:0 5px 0 5px;
}

a.splash_hyatt_BTN {
	background-image:url(Images/HYATT2013-SPLASH-BTN.png);
}

a.splash_hyatt_BTN:HOVER {
	background-image:url(Images/HYATT2013-SPLASH-BTN-HOVER.png);
}

#wine-sip_BTNs2013 {
	display:inline-block;
	text-indent:-9999px;
	text-decoration:none;
	width: 277px;
	margin:5px 0 5px -45px;
}

.paypal2013_BTN {
	width:277px;
	height:89px;
	float:left;
	margin:0 auto;
}

a.paypal2013_BTN {
	background-image:url(Images/PayPal2013-BTN.png);
}

a.paypal2013_BTN:HOVER {
	background-image:url(Images/PayPal2013-BTN-HOVER.png);
}

.hyatt2013_BTN {
	width:277px;
	height:89px;
	float:left;
	margin:0 auto;
}

a.hyatt2013_BTN {
	background-image:url(Images/HYATT2013-BTN.png);
}

a.hyatt2013_BTN:HOVER {
	background-image:url(Images/HYATT2013-BTN-HOVER.png);
}

.BE2013_BTN {
	width:277px;
	height:89px;
	float:left;
	margin:0 auto;
}

a.BE2013_BTN {
	background-image:url(Images/BE2013-BTN.png);
}

a.BE2013_BTN:HOVER {
	background-image:url(Images/BE2013-BTN-HOVER.png);
}



/*Golf Outing 2013 Splash Page---------------------------------------
*/

#splash_BKG_Golf2013 {
	background-image:url(Images/Background-Splash-CKF-Golf-2013.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:1213px;
	background-color:black;
}

#splash_content_Golf2013 {
	background-image:url(Images/Splash_page_Main_Content_CKF-GolfOuting-2013.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:806px;
	height:506px;
}


#splash_golfBTNs2013 {
	display:inline-block;
	text-indent:-9999px;
	text-decoration:none;
	width:1250px;
	margin:612px 0 0 -146px;
}


.splash_golf_BTN {
	width:461px;
	height:140px;
	float:left;
	margin:-3px 198px 0 5px;
}

a.splash_golf_BTN {
	background-image:url(Images/CKF-GolfOuting2013-SPLASH-BTN.png);
}

a.splash_golf_BTN:HOVER {
	background-image:url(Images/CKF-GolfOuting2013-SPLASH-BTN-HOVER.png);
}

.splash_cac_BTN {
	width:488px;
	height:141px;
	float:left;
	margin:0 5px 0 5px;
}

a.splash_cac_BTN {
	background-image:url(Images/CAC-Home2013-SPLASH-BTN.png);
}

a.splash_cac_BTN:HOVER {
	background-image:url(Images/CAC-Home2013-SPLASH-BTN-HOVER.png);
}



#ckf-logo {
	margin: 270px 0 0 128px;
}


