body {
	background-image:url(/wp-content/themes/splash/images/bg.gif);
	margin:30px auto;
	text-align: center;
}

#wrapper {
	width:990px;
	margin:0 auto;
}

	#wrapper .copy {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#fff;
		padding-top:29px;
		text-align:center;
	}

.clear: {
	clear:both;	
}

#top {
	background-image:url(/wp-content/themes/splash/images/top.png);
	background-repeat:no-repeat;
	height:44px;
}

	#top img {
		float:right;
		padding-top:12px;
	}

#tower {
	float:left;
	width:308px;
}

#photobg {
	height:453px;
	background-repeat:no-repeat;
	background-image: url(/wp-content/themes/splash/images/bg.jpg);
}

#slideshow {
	padding-top:5px;
	*padding-top:6px;
	padding-right:46px;
	width:588px;
	float:right;
}

#newsletter {
	float:right;
	width:460px;
	margin-right:120px;
	height:62px;
	padding-top:1px;
}

	#newsletter .title {
		font-size:11px;
		float:left;
		text-align:right;
		width:162px;
		padding-top:13px;
		color:#fff600;
		font-weight:bold;
	}
	
	#newsletter .email {
		width:188px;
		float:left;
		padding-left:15px;
	}
	
	#newsletter .email input {
		background-image:url(/wp-content/themes/splash/images/formbg.jpg);
		background-repeat:no-repeat;
		border:1px solid #c00d15;
		height:20px;
		*height:25px;
		width:185px;
		*width:200px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#6b6b6b;
		padding-top:4px;
		padding-left:6px;
	}


#specials {
	width:280px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left:30px;
	height:100px;
	margin-top:102px;
	float:left;
	text-align:center;
}

	#specials h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		font-weight:normal;
		color:#090;
		padding:0;
		margin:0;
	}
	
	#specials p {
		padding:0;
		margin:0;
		font-size:12px;
	}

#socialmedia {
	width:35px;
	margin-top:33px;
	margin-left:30px;
	float:left;	
}

/* Learn More BUTTON */

	#learnmore {
		width:119px;
		height:25px;
		margin:0 auto;
		padding-top:7px;
	}

	#learnmore a, #learnmore a:link, #learnmore a:visited, #learnmore a:active {
		background-image:url(/wp-content/themes/splash/images/learnmore.png);
		background-repeat:no-repeat; 
		background-position:top left;
		display:block;
	}
	
	#learnmore a:hover {
    	background-position:bottom;
	}

/* Menu */

#menuwrapper {
	width:990px;
	float:right;
}

div.menu {
	color: #999999;
	float:left;
	height:58px;
	background-repeat:repeat-x;
}

div.menu a {
	color: #999999;
	float:left;
	height:58px;
	background-repeat:repeat-x;
}
div.menu a:link {
	color: #ffffff;
}

div.menu a:active {
	color: #ffffff;
}

div.menu a:visited {
	color: #ffffff;
}

div.menu a:hover {
	color: #ffffff;     
	background-position:bottom left; 
}


#footer {
	height:160px;
	background:url(/wp-content/themes/splash/images/footerbg2.png) no-repeat;
}

	#footer .ads {
		padding-top:28px;
		width:900px;
		margin:0 auto;
	}
	
	#footer .ads img {
		margin-left:10px;
		border:0px solid #7a0d14;
	}

/* Image Pop */

#promos {
	width:654px;
	padding-top:5px;
	float:right;
}

	#promos .thumb {
		float:left;
		padding-left:10px;
		width:150px;
	}



a.p1 {display:block; width:135px; height:101px; text-decoration:none; background:#fff; border:0px solid red; background:url(/wp-content/themes/splash/images/thumbbg.png) no-repeat;		padding:10px 11px 9px 11px;}
a.p1 img {display:block; border:1px solid #C00;}
a.p1 img:hover {display:block; border:1px solid #fff;}
a.p1:hover {text-decoration:none; color:#000; position:relative; z-index:500;	background:url(/wp-content/themes/splash/images/thumbbghover.png) no-repeat;}
a.p1 b {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;



-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

 -webkit-transition: opacity 0.6s ease-in-out;

}


a.p1:hover b {top:-370px; left:-355px; padding:10px; border:1px solid #aaa; background:#FFF; opacity:1.0;

}

