@charset "utf-8";
/* CSS Document */

body { background-image: url(tavern/wp-content/themes/woodvale/images/bg.gif); }

#splash-wrap { width: 1024px; margin: 0 auto; }

.splash-left, .splash-right {
	width: 512px;
	float: left;
	text-align: center;
}

.splash-img { height: 250px; }

.splash-cont {
	padding: 20px;
}

.splash-left a.splash-btn, .splash-right a.splash-btn { 
	width: 197px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	background: url(tavern/wp-content/themes/woodvale/images/splash-btn.gif) no-repeat;
	color: white;
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: bold;
	display: block;
	margin: 15px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.splash-right { background:  url(intro-footer.gif) no-repeat center bottom; padding-bottom: 40px;}

.splash-right a.splash-btn {
	background: url(http://thewoodvale.com.au/wp-content/themes/reception/images/twirl.png) no-repeat right top;
	display: normal;
	padding: 30px 0 0px 0;
	width: 140px;	
	line-height: normal;
	margin: 15px auto 0 auto ;
	letter-spacing: normal;
}
.splash-right a.splash-btn:hover {
	text-shadow: white 0px 0px 5px;
	text-decoration: none;
	color: white;
}	

h1 { font-size: 35px; background: none; margin: 0 0 5px 0; }
h2 { font-size: 17px; }

.splash-right h2 { color: #cb1bd2; }
.splash-right p { color: #c6c6c6; padding: 0 50px; }
