/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 220px;
	background: #000000 url(images/img01.jpg) no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h2 {
}

h3 {
	margin-top: 15px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: left;
}

p {
}
#wrapper #content #main3 #hotel #westin_small #rates #overflow img {
	width: 215px;
	height: auto;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

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

a:hover {
	text-decoration: underline;
}

img {
	border: 0px solid #C4C2C2;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}

/* Post */

.post {
}

.post .title {
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1.6em;
	font-weight: normal;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 20px;
}
.storyspon img {
	width: 225px;
	height: auto;
	float: left;
	padding-right: 5px;
}

/* Header */

#header {
	height: 61px;
}

/* Header > Logo */

#logo {
	width: 700px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}

/* Header > Menu */

#menu {
	width: 750px;
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #1B1B1D;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0px;
	padding: 2px 25px 0 25px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
}

#menu #currentpage a  {
	background-image: url(images/img05.gif);
}

/* Wrapper */

#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/img06.gif);
	background-repeat: repeat-x;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Main */

#main {
	float: right;
	width: 460px;
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 5px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	color: #FF8A00;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

/* Content > Sidebar > Login */

#login {
	margin: 0px;
	padding: 0px;
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
	text-align: left;
}
#sidebar #support h5 {
	color: #999999;
	font-size: 10px;
}
.topspace {
	margin-top: 10px;
	background-color: #FFFFFF;
	color: #000000;
}
.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	line-height: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 675px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: auto;
}
#mainday {
	float: right;
	width: 330px;
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	text-align: center;
}
#mainnight {
	float: left;
	width: 330px;
	background-color: transparent;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.event_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.story img {
	width: 290px;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 5px;
	text-align: center;
}
#hotel {
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#main3 {
}
#menu #goback a {
	background-image: url(images/img04.gif);
	text-transform: uppercase;
}
#westin_small img {
	width: 48%;
	margin-right: 10px;
	margin-left: auto;
	height: auto;
}
.style2 {color: #000000}
.style3 {color: #0065A3}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	color: #000000;
	font-weight: bold;
}
.style6 {font-size: medium}
.style8 {font-size: x-large}
.style12 {font-size: large}
.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.dj {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
#dj {
	background-color: #2F394B;
	text-align: justify;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(images/dj/bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#dj img {
	margin-right: 15px;
	float: left;
}
#vipcards {
	background-color: #385B88;
	padding-left: 20px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 11px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	list-style-position: outside;
	background-image: url(images/passuv/bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#vipcards ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-position: outside;
}
#sign_up_title {
	font-weight: bold;
	font-size: 14px;
	color: #FF8A00;
}
#sign_up_email_address {
	text-align: left;
	margin-right: 50px;
}
#sign_up_footer {
	font-size: 10px;
}
.vip {
	background-color: #000000;
	width: auto;
	padding-right: 10px;
}
#contentevent {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-repeat: repeat-y;
	background-image: url(images/events/bk.gif);
}
#bkbroiler {
	background-image: url(images/events/bk.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#index_flyer {
	width: 400px;
}
#social {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	text-align: center;
}
.dateheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.host {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
.highlights {
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 10px;
}
