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

body
{
	background-color:#7f756b;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

a
{
	outline:none;
}

img
{
	border:none;
}

#header
{
	/*background-color:#423b35;
 	border-bottom: solid 6px #ffd439;*/
	height:99px;
}

#menu a {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 28px;
 	background-color: #38322d;
	margin:0px 10px 0px 10px;
	color:#b9aea3;
	font-family:"trebuchet MS";
	font-size:13px;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
	
	
}

#menu a:hover {
	padding: 5px;
	background-color: #ffd439;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#423b35;
}


#topmenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e2e0d4;
	
}

#topmenu a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e2e0d4;
	text-decoration:none;
	margin:0px 10px 0px 10px;
}

#topmenu a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e2e0d4;
	text-decoration:underline;
}


#footer
{
	 background-color:#423b35;
 	border-top: solid 6px #ffd439; 
	height:60px;
}

#newshead
{
	font-family:"trebuchet MS";
	font-size:13px;
}

#newstxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}


#footerlinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cac7c4;
}

#footerlinks a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cac7c4;
	text-align:center;
	text-decoration:none;
	padding:0px;
	margin:0px 10px;
}

#footerlinks a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cac7c4;
	text-align:center;
	text-decoration:underline;
}


#bottomlinks
{
	background-color:#e3e1d5;
	border: solid 7px #423b35;
}

.bottomlinkshead
{
	font-family:"trebuchet MS";
	font-size:13px;
}


#bottomlinks a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#423b35;
}


#bottomlinks a:hover
{
 	text-decoration:underline;
}


#classidiedshead
{
	font-family:"trebuchet MS";
	font-size:12px;
	color:#423b35;
}

#classidiedshead strong
{
	font-family:"trebuchet MS";
	font-size:13px;
	line-height:20px;
	text-decoration:none;
	color:#130f0c;
	font-weight:bold;
}


#classidiedshead a
{
	font-family:"trebuchet MS";
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#130f0c;
	font-weight:bold;
}


#classidiedshead a:hover
{
 	text-decoration:underline;
}

#hotels
{
	font-family:"trebuchet MS";
	font-size:12px;
	color:#423b35;
}

#hotels strong
{
	font-family:"trebuchet MS";
	font-size:13px;
	line-height:20px;
	text-decoration:none;
	color:#130f0c;
	font-weight:bold;
}


#hotels a
{
	font-family:"trebuchet MS";
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	color:#130f0c;
	font-weight:bold;
}


#hotels a:hover
{
 	text-decoration:underline;
}

#newstite
{
	font-family:"trebuchet MS";
	font-size:18px;
	color:#120f0c;
}
