@charset "utf-8";
/* CSS Document */

BODY {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1px;
	background: url(/images/bg.gif) top center repeat-y #f5f5f5;
}

H1 {
	border-bottom: 2px solid #000;
	color: #000;
	font-size: 21px;
	font-weight: bold;
}

H2 {
	color: #000;
	font-size: 19px;
	font-weight: bold;
}

#wrapper {
	width: 970px;
	text-align: left;
	margin: auto;
	padding: 0px;
}

#header {
	clear: both;
	height: 97px;
	margin: 0px;
	padding: 0px;
	background: url(/images/bg-header.gif) top center repeat-x;
}

#logo {
	float: left;
	width: 239px;
	height: 57px;
	margin: 0px 0px 0px 18px;
	padding: 0px;
}

#number {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}

#menu {
	clear: both;
	height: 38px;
	margin: 0px;
	padding: 0px;
	background: url(/images/bg-menu.gif) top center repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#menu ul {
	color: #fff;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 38px;
}

#menu li {
	margin: 0px;
	padding: 6px;
	float: left;
	height: 26px;
	border-right: 1px dotted #666;
}

#menu li a:link, #menu li a:active, #menu li a:visited {
	color: #fff;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

#news {
	float: left;
	width: 309px;
	height: 192px;
	background: #ca803f;
	padding: 0px;
	margin: 0px;
}

#finance {
	float: left;
	width: 309px;
	height: 51px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #fff;
}

#hero {
	float: right;
	width: 660px;
	height: 244px;
	margin: 0px;
	padding: 0px;
}

#rightpanel {
	clear: both;
	padding: 10px;
	margin: 0px;
}

#rightpanel a:link, #rightpanel a:active, #rightpanel a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;	
}

#footer {
	clear: both;
	height: 134px;
	margin: 0px;
	padding: 0px;
	background: url(/images/bg-footer.jpg) top center repeat-x;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.caravanlisting {
	background: #ccc;
	width: 322px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.caravanlisting a:link, .caravanlisting a:active, .caravanlisting a:visited {
	text-decoration: none;
	color: #fff;	
}

.caravanlisting H1 {
	border: 0px;
	background: #666;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
}

.caravanlisting H1:hover {
	background: #cb963d;
}

.caravanlisting img {
	float: left;
}

.caravanlisting P {
	font-size: 11px;
	color: #666;
	margin: 3px;
	padding: 0px;
}

.left {
	border-right: 2px solid #fff;
}

.right {
	border-left: 2px solid #fff;
}

#youtube {
	float: left;
	width:425px;
	height: 344px;
}

#videoinfo {
	float: right;
	width: 523px;
	background: #ccc;
	height: 324px;	
	padding: 10px;
}
