
/* Top Middle Bit 
-------------------------------------*/

#topmid {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	width: 100%;
}
#dest {
	width: 970px;
	height: 200px;
}

#destpic {
	float: left;
	width: 550px;
	margin-right: 10px;
}
#destlist {
	float: left;
	width: 400px;
	min-height: 198px !important;
	height: 198px;
	border: 1px solid #666;
}
#destlist ul{
	margin: 0;
	padding-left: 5px;
	width: 400px;
	list-style: none;
	display: block;
}
#destlist li{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 0px;
	width: 130px;
	float: left;
}
#destlist p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #F00;
	color: #FFF;
}
#destlist p strong {
	font-size: 120%;
}
#destlist li a {
	font-size: 100%;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#destlist li a:hover{
	color: #F00;
	text-decoration: underline;
}

/* Middle Bit 
-------------------------------------*/

#mid {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;

}
#travel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	float: left;
}
#travel ul.outside{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	list-style: none;
}
#travel ul li.outside{
	margin: 2px 10px 5px 0px;
	padding: 0px 0px 15px 0px;
	border-top: 1px solid #dddddd;
	width: 320px;
	height: 100px;
	float: left;
}

#travel ul li.outside span{
	display: inline;
	float: left;
	width: 120px;
}

#travelx img{
	margin: 0px 10px 0px 0px;
	display: inline;
	float: left;
}

#travel ul h1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	line-height: 100%;
	text-transform: uppercase;
}
#travel ul h1.destname {
	font-size: 130%;
	width: 120px;
}
#travel ul h1.offername {
	font-size: 110%;
	width: 150px;
}
#travel ul.cellblock{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 330px;
	float: left;
	display: inline;
}
#travel ul li.imageli{
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	float: left;
}
#travel ul li.textli{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	float: left;
}

#travel ul.inside{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	list-style: none;
}
#travel li.inside{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	width: 180px;
}
#travel .accent{
	color: #f00;
	font-weight: bold;
	font-size: 110%;
	position: relative;
	display: inline;
	text-decoration: none;
}

#travel .accent:hover{
	text-decoration: underline;
}

#travel .viewall{
	margin: 10px 0px 0px 0px;
	color: #f00;
	font-weight: bold;
	display: block;
}

#travelconlink {
	margin: 40px 0px 0px 0px;
	width: 100%;
}

#travel ul h1 a{
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
}
#travel ul a{
	margin: 10px 0px 20px 0px;
	height: 100%;
	width: 100%;
	color: #000;
	font-weight: bold;
}
#travel ul a:hover{
	color: #f00;
}

/* News 
-------------------------------------*/

#news {
	width: 100%;
}
#newsbox {
	padding: 0px 0px 10px 0px;
	width: 100%;
	border: 1px solid #dddddd;
	display: table;
}
#newsbox ul {
	width: 100%;
	list-style: none;
	display: inline;
}

#newsbox li {
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
	width: 250px;
	float: left;
	overflow: hidden;
	font-size: 100%;
	line-height: 140%;
}

#newsbox a {
	font-size: 100%;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#newsbox a:hover {
	border-bottom: 1px solid #777;
}

#newsbox a.header {
	font-size: 120%;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#newsbox a.header:hover {
	border-bottom: 1px solid #777;
}

#brochureblock {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 956px;
	height: 94px;
	background: url(../images/home-brochure-block.gif) top left no-repeat;
}

#brochureblock #brochurebutton {
	display: block;
	margin: 0 0 0 810px;
	padding: 25px 0 0 0;
}
