html{
	font-size:10pt;	
}
body {
	background:url(/g/bg4.png) repeat-x top left #ddd;
	min-width:900px;
}
label{
	display:block;
}

h1, h2, h3, h1 *, h2 *, h3 *{
	color:#999;
	font-weight:normal;
}
h1, h1 * { color:#666; border-bottom:1px dotted #DA1313; }

#footWrap{
	width:780px;
	margin:0px auto;	
	padding:5px 11px;
	border-top:none;
	background:url(/g/bg4.png) repeat-x bottom left #DA1313;
	color:#F2F2F2;
}
#footWrap * {
	color:#F2F2F2;
}
#footWrap a {
	text-decoration:underline;
	color:#999;
	}
#mainWrap{
	width:800px;
	margin:0px auto;	
	border: 1px solid #da1313;
	border-top:none;
	background: url(/g/w90.png) left transparent;
	min-height: 500px;
}
#headWrap{
	padding-left:20px;
	background:url(/g/date3.png) no-repeat 98% 10% transparent;
	position:relative;
}
.siteTitle{
	position: absolute;
	left:2%;
	top:0%;
	z-index: 9;
}
#navWrap{
}
#head{
	width:780px;
	padding-bottom:0px;
	margin:0px auto;
	min-height: 144px;
	position:relative;
}
#head * {
	color:#fff;
}
#headWrap h2 { position:absolute; right:40px; top:34px; color:#FFF; font-style: italic; font-weight: lighter; font-size: 27px; padding-top:0px;
}
#mainNav{
	float:right;
	position: absolute;
	z-index: 99;
	bottom:0px;
	right:5px;
}
#mainNav * {
	color: #fff;
}
#mainNav li {
	display:block; float:left;
}
#mainNav li a {
	display:block;
	padding:15px 10px;
}
#mainNav li a:hover {
	color:#da1313;
	background: #FBFBFB;
}

#main { padding: 10px; padding-top:20px;}
#main h1 {padding-top: 10px;}
#main h2 {}
#main h3 {}


.sidebar { width:235px; }
.desc {float:left; width:280px;}
.hotels {
	margin:0px 5px;
	float:right;
	width:475px;
}
.hotel, .main {
	width:455px;
	padding:10px;
	margin-right:10px;
	margin-bottom: 10px;
	clear:right;
}
.main { width:500px; }
.hotel {
	border:1px solid #da1313;
	border-top:none;
}
.hotel table { clear:right; margin-top:30px; margin-left:5px; padding:5px; width:200px; background:#f2f2f2; border:1px dotted #DA1313; border-right:none;}
.hotel tr { width:100px; }
.hotel tr.big { width:100%; }
.hotel h3{
	margin: -10px;
	padding:5px;
	margin-bottom: 0px;
	background: #DA1313;
	color: #fff;
	border-bottom: 1px dotted #DA1313;
}
.hotel .right {margin-right:-10px;}
#gsHotels, #phillyHotels { margin-top:20px; border-top:1px solid #999; padding-top:20px; }
a.red {padding:2px 5px; background: #DA1313; color: #fff; }
a.red:hover {	background: #FFF; color: #DA1313; }
.tagline{
	text-align: center;
	font-size: 14pt;
	padding-top:4px;
}


img.right { padding: 2px; background: #DA1313; border:1px solid #F69C9A;}


#map{
	width:100%; height:400px; border:1px dotted #da1313;
	background:url(/g/ajax-loader.gif) no-repeat center center #CCCCCC;
}
form em{
	color:#DA1313;
}
fieldset{
	border:none;
	margin:20px;
	width:600px;
}
.sec {
	margin-top:0px;
	margin-left:100px;
}
.med label{
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
}
table { border-collapse:collapse; }
td { padding:2px 15px; }
tr.header td{
	padding:5px 11px;
	border-top:none;
	background:url(/g/bg4.png) repeat-x bottom left #DA1313;
	color:#F2F2F2;
	height:30px;
}
tr.subheader td{
	border-bottom:1px solid #999;
}
tr.alt{
	background:#DDDDDD;
}



