body.s-home{
	background-color:#525d69;
	padding:6px 0px 0px 0px;
}
#head h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 183px;
	height: 119px;
}     /*
#head h1 a {
	display: block;
	width: 183px;
	height: 119px;
	text-decoration: none;
	text-indent: -999em;
}   */
#head h1, #head h1 a, #head h1 a:hover {
    background: url(../images/windsorlogo.gif) no-repeat left top;
}
.t-home #head{
	height:216px;
}

#subnav .freeguide {
background:url("../images/line-dbl-horiz.gif") repeat-x scroll 0 top transparent;
margin-top:10px;
padding-top:20px;
}
#subnav .checkin {
	padding-top: 20px;
	margin-top: 10px;
	background: url(../images/line-dbl-horiz.gif) repeat-x 0 top;
}
.cityintro{
	background: #571249 url(../images/cityintro-top.gif) no-repeat center top;
	width: 399px;
	margin-bottom:10px;
}
.cityintrobody{
	background: url(../images/cityintro-btm.gif) no-repeat center bottom;
	width: 359px;
	color:#ffffff;
	padding:20px;
}
.cityintrobody h2{
	color:#ffffff;
	font-size:24px;
}
/* Plan your Trip */
#plantrip {
	background:#f5f5e0;
	padding-bottom: 16px;
	float: left;
}
#plantrip h3{
	background:#00356a;
	color:#ffffff !important;
	font-size:12px !important;
	padding:5px !important;
	text-transform:uppercase;
}
#plantrip div.plancontent{
	padding:10px;
}
#plantrip div.plancontent p{
	color:#333333;
}
#plantrip div.plancontent ul {
	margin: 0;
	padding: .4em 0 0 0;
	float: left;
}
#content #plantrip div.plancontent ul li {
	width: 115px;
	padding-left: 10px;
	float: left;
	list-style-type: none;
	background: url(../images/sectbox-bullet.gif) no-repeat 0 2px;
	padding-bottom: 0.5em;

}
#plantrip div.plancontent ul li a {
	color: #571249;
	border: 0;
}
#plantrip div.plancontent ul li a:hover {
	color: #9fb206;
	border-color: #B52217;
}
#insidecity {
	background: #f5f5e0;
	width: 100%;
	float: left;
}
#insidecity,#insidecity p {
	color:#333;
}
#insidecity h3{
	background:#9fb206;
	color:#ffffff !important;
	font-size:12px !important;
	padding:5px !important;
	text-transform:uppercase;
	text-decoration:none;
}
#insidecity h3 a{
	color:#ffffff !important;
	font-size:12px !important;
	text-decoration:none;
	background:none;
}
#insidecity a.morelink{
	float:right;
	color:#ffffff !important;
	font-size:12px;
	text-decoration:none;
	background:none;
	padding:5px;
}
#insidecity ul {
	margin: 0;
	padding: 0;
}
#content #insidecity ul li {
	margin: 10px 0 0 12px;
	padding: 0 12px 12px 0;
	float: left;
	height: 68px;
	font-size: .9em;
	line-height: 1.2em;
	list-style-type: none;
	background: none;
}
#insidecity img {
	float: left;
	margin: 0 20px 0 0;
	border:1px solid #9fb206;
}
#insidecity li a {
	border: 0;
	font-weight: normal;
	color:#571249;
}


/* @group TOP NAV TEXT */
#topnavt {
	width: 100%;
	float: left;
	background-color: #00356A;
	padding:7px 0 0 0;
	margin:0;
	height: 23px;
}
#topnavt ul {
	float: left;
	padding:0;
	margin:0 0 0 12px;
}

#topnavt li {
	color:#fff;
	float: left;
	border-left:1px solid #919cbc;
	list-style-type:none;
}
#topnavt li:first-child,#topnavt li#nav0 {
	border-left:none;
	margin-left:5px;
}

#topnavt li a {
	text-decoration: none;
	display: inline;
	overflow: hidden;
	height: 16px;
	color:#fff;
	font-family:Verdana,Helvetica,sans-serif;
	padding:0 10px;
	text-indent: 0;
	line-height: 1.2em;
	font-size:1.2em;
}
#nav0, #nav0 a,#nav1, #nav1 a,#nav2, #nav2 a,#nav3, #nav3 a,#nav4, #nav4 a,#nav5, #nav5 a,#nav6, #nav6 a,#nav7, #nav7 a {
	width:auto;
    background-image:none;
}

#topnavt li a:hover {
	color:#919cbc;
}
/* for active state */
#topnavt li.active a:link,#topnavt li.active a:visited,#topnavt li.active a:hover,#topnavt li.active a:active{
	color:#edbd00;
}

/* Weather */
#sidebar #weather .temp {
    width: 90px;
    font-size: 4em;
    line-height: 1.5em;
    padding: .25em 0 .25em;
}
#sidebar #weather .forecast, #Layer2 {
    width:60px;
	float: right;
    background: no-repeat left top;
}
#sidebar #weather .high, #weather .low {
    width: 70px;
    font-size: 1.4em;
    padding: 0;
}
#sidebar #weather .link {
    padding: 0;
}
#sidebar #weather .link a {
    width: 70px;
    color: #8EA105;
    font-weight: bold;
    border: 0;
}




