/*
Site Name: oceanfront
Site URI: http://www.
Author: WowiZowi
Author URI: http://www.wowizowi.com
*/

/* Reset default browser CSS
-------------------------------------------------------------- */
html, body {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0px;
	padding: 0px;
	outline: 0;
	vertical-align: baseline;
	}
body {
	margin: 0px;
	background: #ffffff url(images/oceanfront-home-bg.jpg) repeat-x;
	}
	td img {
		display: block;
		}
<style type="text/css">td img {display: block;}body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
</style>


/* Slideshow Styles
---------------------------------------------------- */
/* slideshow home page td */
	td#sshm {
		width: 1224px;
		height: 479px;
		background-color: #ffffff;
		}
/* slideshow interior page td */
	td#ssin {
		width: 1224px;
		height: 479px;
		background-color: #ffffff;
		}

/* interior page slideshows */
div#cssin div.cycle-slideshow {
	margin:	0px;
	width: 1224px;
	height: 479px;
	}
	div#cssin div.slideshow .slide {
		display: none;
		width: 1224px;
		height:	479px;
		}

/* home page slideshow */
div#csshm div.cycle-slideshow {
		margin:	0px;
		width: 1224px;
		height: 479px;
		background-color: #ffffff;
		}
		div#csshm div.cycle-slideshow .slide {
			display: none;
			width: 1224px;
			height:	479px;
			}

/* interior page slideshows */
div#cssin div.cycle-slideshow {
	margin:	0px;
	width: 1224px;
	height: 479px;
	}
	div#cssin div.cycle-slideshow .slide {
		display: none;
		width: 1224px;
		height:	479px;
		}

/* slideshow image styles */
div#csshm img,div#cssin img { display: none }
div#csshm img.first,div#cssin img.first { display: block }
/* Slideshow Interior / Room Pages Styles
------------------------------------------ */
div.home {
	background-color: #ffffff;
	}