body {
	background:url(../images/bg.jpg) no-repeat top left fixed #ff9933;
	}
	
p, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:left;
	text-decoration:none;
	line-height:1.25em;
	color:#fff;
	}
	
a {
	text-decoration:none;
	color:#333;
	}
a:hover {
	text-decoration:underline;
	}

#container {
	width:903px;
	margin-left:50px;
	padding:0px;
	}

#masthead {
	background:url(../images/masthead.png) no-repeat;
	height:105px;
	}

h1#logo {
	width:225px;
	height:75px;
	margin-left:30px;
	margin-top:15px;
	float:left;
	}

h1#logo a {
	display:block;
	width: 225px;
	height: 86px;
	background:url(../images/luxorLogo.jpg) no-repeat;
	text-indent:-9999px;
	border:0;
}

#nav {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
	}
#nav li {
	margin-top:70px !important;
	margin-top:71px;
	margin-right:20px;
	float:left;
	}
#nav a {
	width:100%;
	text-align:center;
	text-decoration:none;
	font-size:14pt;
	color:#ff9933;
	padding-bottom:7px;
	border-bottom:#fff medium solid;
	}
#nav a:hover {
	color:#999;
	border-bottom:#999 medium solid;
	}

#right {
	width:603px;
	float:right;
	border-top:#FFF 5px solid;
	margin-top:20px;
	padding-top:25px;
	}

p#home {
	color:#FFF;
	font-size:20pt;
	text-align:justify;
	line-height:1.2em;
	}

h2.image-title {
	margin-top:40px;
	margin-bottom:-7px;
	}

p#intro, .testimonial-name {
	color:#663300;
	}

.testimonial-name {
	font-style:italic;}

#clear {
	clear:both;
	}
	
#footer {
	margin-top:50px;
	border-top:#fff solid 10px;
	}

#footer p {
	color:#663300;
	font-size:9pt;
	text-align:right;
	}
