body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #FFF;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

a img {
    border: 0;
}

#homepage {
    width: 730px;
    height: 550px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#homepage a {
    display: block;
    text-align: left;
    color: #FF6600;
    font-size: 13px;
    line-height: 19px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 3px;
}

#homepage a:hover {
    color: #777;
}

#homepage a.img {
    display: inline;
    margin: 0;
}

#homepage a.more {
    display: block;
    text-decoration: none;
    margin-top: 4px;
    padding-right: 6px;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    color: #83CAC9;
}

#homepage a.more:hover {
    color: #FC9F69;
}


#header {
    padding-left: 17px;
    height: 114px;
    background: #F96611;
    margin-bottom: 6px;
    text-align: left;
}

#logo {
    float: left;
    width: 250px;
    height: 90px;
    margin-top: 11px;
    background: url(images/wtlogo.gif) top left no-repeat;
}

#navs {
    padding-top: 15px;
    float: left;
    width: 450px;
    height: 86px;
    text-align: right;
}

/* trips nav */

#tripnav {
    clear: right;
    background: transparent url(images/homepage_nav.gif) top left no-repeat;
    padding: 0;
    margin: 0;
    position: relative;
    float: right;
    width: 397px;
    height: 30px;
}

#tripnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}

#tripnav li, #tripnav a {
    height: 30px;
    display: block;
}

#tripnav li a {
    text-indent: -9999px;
    text-decoration: none;
}

#navdaytrip	{ left: 0; width: 90px; }
#navsatsun	{ left: 103px; width: 140px; }
#navlong	{ left: 260px; width: 140px; }

#navdaytrip a:hover	{background: transparent url(images/homepage_nav.gif) -3px -30px no-repeat;}
#navsatsun a:hover {background: transparent url(images/homepage_nav.gif) -106px -30px no-repeat;}
#navlong a:hover {background: transparent url(images/homepage_nav.gif) -263px -29px no-repeat;}

#citymenu {
    float: right;
    height: 30px;
    width: 240px;
    text-align: right;
    margin-bottom: 24px;
    font-size: 11px;
    line-height: 16px;
    color: #FFF;
    font-weight: bold;
}

a:hover#contactus {
    background: url(images/contact_on.gif) top left no-repeat;
}

#contactus span {
    display: none;
}

#logo h1, #logo h2 {
    display: none;
}

#column1 {
    float: left;
    width: 512px;
    height: 358px;
    text-align: left;
}

#column1side {
    float: left;
    height: 222px;
    width: 200px;
    text-align: center;
}

#trippicks, #thisweekend {
    padding-bottom: 5px;
}

#weekendalert {
    margin-top: 4px;
    margin-bottom: -2px;
}

#centre {
    float: left;
    width: 312px;
    height: 222px;
    text-align: center;
}

#centre a img {
    margin-left: 2px; 
}

#column2 {
    float: left;
    width: 218px;
    height: 358px;
    text-align: left;
}

#column2top {
    height: 167px;
}

img.square {
    margin-top: 5px;
    margin-right: 2px;
}

img.tile {
    display: block;
    margin-bottom: 6px;
}


               
#footer {
    clear: left;
    font-size: 9px;
    text-align:left;
    color: #666;
}

#footer a {
    text-decoration: none;
    border-bottom: 1px solid #F96611;
    display: inline;
    margin: 0;
    font-size: 9px;
    color: #666;
}

#footer a:hover {
    border-bottom: 1px solid #666;
}
#bottomlinks {
	font-size:12px;
    clear: left;
    padding-top: 4px;
    color: #777;
    padding-bottom: 5px;
    margin-left: 0px;
    text-align:left;
}

#bottomlinks a {
    color: #999;
    display: inline;
    border:0px;
    font-size: 13px;
    text-decoration: none;
    margin-right: 4px;
    font-family: Helvetica, Arial;
}

#bottomlinks a:hover {
    color: #83CAC9;
    border:0px;
} 
img#post_your_trip {
	border:0px;
	float:right;
	clear:left;
	margin:0px;
	padding:0px;
}                 