* { border: 0; margin: 0; padding: 0; }

body
{
	background: #000;
	color: #fff;
	font: 12px Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
	padding-top: 0px;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

a
{
	color: #f78f1e;
	text-decoration: none;
}

ul { padding: 10px 0; margin-left: 10px; }
	ul li { padding: 3px 0; }

div#header
{
	/*background: url("/img/navcontainbg.png") repeat-x;
	background-position: bottom;*/
	border-bottom: 1px solid #f78f1e;
	margin: 0 auto;
	padding-top: 4px;
}

div#logores, div#siteNavTop 
{
	margin: 0 auto;
	position: relative;
	width: 800px;
 }

div#siteNavTop 
{
	z-index: 98;
}

#newYearsViewMore, #newYearsViewLess
{
	outline: none;
	text-decoration: underline;
}

span#navDDContainer
{
	display: block; 
	position: absolute; 
	right: 0; 
	color: white; 
	z-index: 5000; 
	text-align: right;
	font-size: 11px;
}

ul#navDD
{
	display: none; 
	z-index: 5000; 
	background-color: black;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	border: 1px solid white;
	padding: 0 6px 2px 6px;
	list-style-type: none;
	text-align: left;
	z-index: 5000;
	width: 115px;
	_height: 100px;
}

ul#navDD li
{
	margin-bottom: 0;
	z-index: 5000;
	font-size: 11px;
	padding: 4px 0 0 0;
}

ul#navDD a
{
	width: auto;
	color: white;
	z-index: 5000;
}

ul#navDD a:hover
{
	color: orange;
}

/*div#header div.jm_replaced, { border-top: 1px solid #f78f1e; }*/

h1#logo
{
	width: 800px;
	height:74px;
	margin: 0 auto 8px;
	_margin: 0 auto 2px;
}

h1#logo a
{
	background: transparent url("/img/palms_place_logo_new6.png") no-repeat;
	display: block;
	height: 0;
	margin: 0 0 9px;
	overflow: hidden;
	padding-top: 74px;
	width: 285px;
}
h1#logo p { font-size:12px; font-weight:100; margin-top:-5px }

div#contain
{
	/*background-color: #f0f;*/
	background: transparent url("/img/background_stripes.png") repeat;
	min-height: 460px;
	margin: 0;
	width: 100%;
}
* html div#contain { height: 460px; }

div#nav_contain
{
	background: transparent url("/img/nav-gradient.png") repeat-x;
	border-top: 1px solid #f78f1e;
	height: 27px;
	width: 100%;
}
div#therealnavcontainshady { width: 800px; margin: 0 auto; }

div#body_contain
{
	background: #000;
	margin: 0 auto;
	min-height: 400px;
	padding: 10px;
	width: 800px;
}
* html div#body_contain { height: 400px; }

	div#body_contain p { padding-top: 10px; }

div#green_flash ul
{
	float:right;
	margin:0;
	clear: both;
	list-style: none;
	margin: -3px 0 0;
}

div.hr
{
	border: none;
	color: #000;
	margin: 10px 0 0;
	height: 30px;
	width: 600px;
}	

p.phoneheader
{
	background: #f78f1e;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 0 10px;
	padding: 5px 0 !important;
	text-align: center;
}
	p.phoneheader a { color: #000; text-decoration: underline; }

.off { color:#999; }
#green_flash p {
	padding:0;
	width:75%;
	margin:0 auto;
	text-align:center;
}
#green_flash p span {
	text-align:center;
	margin:0 50px;
	cursor:pointer;
}

div#footer
{
	background: #000;
	border-top: 1px solid #f78f1e;
	padding-top: 7px;
	width: 100%;
}

	div#footer ul
	{
		font-size: 11px;
		list-style-type: none;
		margin: 0 auto;
		width: 800px;
	}

	* html div#footer ul { padding-left: 87px; width: 713px; }
	*:first-child+html div#footer ul { width: 800px; }

	div#footer ul li
	{
		float: right;
		height: 36px;
		margin-left: 8px;
		/*text-transform: uppercase;*/
	}
	
	*:first-child+html div#footer ul li { margin-left:10px; }
	
		div#footer ul li a#palms_link
		{
			background: transparent url("/img/palms_logo.png") no-repeat;
			display: block;
			height: 0;
			padding-top: 36px;
			overflow: hidden;
			width: 69px;
		}

	div#footer br { line-height: 13px; }

	div#footer .pad-left { padding-left: 20px; }

	div#footer p
	{
		clear: both;
		font-size: 11px;
		margin: 36px auto 0;
		text-align: right;
		width: 800px;
	}
	* html div#footer p { margin-top: 20px; }
	*:first-child+html div#footer p { margin-top: 20px; }

	div#footer a { color: #fff; }
	div#footer a:hover { color: #f78f1e; }
	
	.cendyn{
	width:800px;
		color:#fff;
		text-align:right;
		margin:10px auto;
		}
		
		.cendyn img{
		margin:0px 5px;
		vertical-align:middle;
		}
		
	.homePageTxt{
	margin:0px auto;
		width:800px;
		padding:10px 20px;
		color:#F78F1E;
		line-height:18px;
		font-size:10px;
		}
	