@charset "utf-8";
/* CSS Document */
#body{

	margin-top:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat:repeat-x;
	background-image:url(images/body-bg.jpg);

	}
a{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;}
	
	a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;}
	
	.readmore{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#609;
	font-weight:bold;
	text-decoration:none;}
	
	.readmore:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#609;
	font-weight:bold;
	text-decoration:underline;}
	
	
#wrapper {
	
	height: auto;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#header {
	
	height: 303px;
	width: 984px;
	padding-top: 10px;

}
#logo {
	background-image: url(images/weekend-getaways-logo.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 379px;
	position: relative;
	float: left;
}
#header-ad {
	float: left;
	height: 60px;
	width: 448px;	
	position: relative;
	margin-left:100px;
}

#main-banner {
	height: 229px;
	width: 984px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;

}

#menu {

	background-image: url(images/menu-bg.jpg);
	background-repeat:repeat-x;
	height: 37px;
	width: 910px;
	margin-right: 10px;
	margin-left: 15px;
	position:relative;
	padding-left:50px;
	padding-top:5px;
	float:left;	
}
#menu .text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.textfooter {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
#menu ul{
	float:left;
	display:block;
	height:37px;
	line-height:normal;
}
#menu ul li{width:auto;  float:left; display:block;}
#menu ul li a{width:auto; height:37px;  float:left; font-family:Arial; font-size:12px; color:#FFF;	font-weight:bold; text-decoration:none;}
#menu ul li a:hover{color:#FFF;	font-weight:bold; text-decoration:underline;}
#menu ul li a span{width:auto; height:16px; margin:0px; padding:2px 8px 0 8px; float:left;}
#menu ul li a:hover span{color:#FFF; font-weight:bold; text-decoration:underline;}
#menu ul li .blank{width:1px; height:37px; padding:0 5px 0 5px; float:left;}




li{
	text-indent30px;
	list-style-image:url(images/arrows.gif);
	width:250px;}




#content-container {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 2px;
	height: auto;
	float:left;
}


#left {
	float: left;
	height: auto;
	width: 352px;
	margin-left:13px;
	background:url(images/left-bg.jpg);
	background-repeat:repeat-y;
	
	}

#widget {
	height: 258px;
	float: left;
	height: 258px;
	width: 352px;
}

#main-content {
	height: auto;
	width: 550px;
	padding:5px;
	background-color:#F0F0F0;
	position:relative;
	float:left;
	margin-left: 10px;
	
	}


#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FC3;
	clear: both;
	height: 100px;
	width: 968px;
	position: relative;
	margin-left:13px;
	padding-top:30px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #F30;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.leftlinks {
	line-height: normal;
	color:#039;
	height:auto;
}
.leftlinks:hover {
	line-height: normal;
	color:#039;
}
.links {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	color:#090;
	text-decoration:none;
	font-weight:normal;
}
.links:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	color: #090;
	text-decoration:underline;
	font-weight:normal;
}

#left {
	background-color: #999;
	float: left;
	width: 350px;
	position: relative;
	height:auto;
}
