/*----- Generic Page Styles -----*/

body {
	background: url(/images/bg.gif);
	background-attachment: fixed;
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 8pt;
	color: #4c513b;
	margin: 0px;
	}

img {
	border: none;
	}
	
h1 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 5px;
	font-weight: bold;
	font-size: 14pt;
	width: 100%;
	background: url(/images/h1_bg.gif) repeat-x;
	height: 28px;
	clear: both;
	}
	
h3 {
	margin: 0px;
	padding: 0px;
	color: #943b37;
	font-weight: bold;
	font-size: 8pt;
	}

a:link, a:visited {
	color: #8e9975;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #8e9975;
	text-decoration: none;
	}



/*----- End of Generic Page Styles -----*/



/*----- Main Page Styles -----*/

#container {
	margin: 0px auto;
	width: 420px;
	text-align: center;
	}

#logo {
	padding: 80px 0px 60px 0px;
	}

#sublogo {
	padding: 30px 0px 30px 0px;
	}

#mainslogan {
	background: url(/images/main_slogan.gif) no-repeat;
	width: 415px;
	height: 17px;
	margin-bottom: 10px;
	}

#mainsearchtop {
	background: url(/images/mainsearch_top.gif) no-repeat;
	width: 415px;
	height: 15px;
	font-size: 2pt;
	}

#mainsearchbottom {
	background: url(/images/mainsearch_bottom.gif) no-repeat;
	width: 415px;
	height: 15px;
	}

#mainsearchcontent {
	background: #dedacf;
	width: 323px;
	padding: 5px 45px;
	border-left: 1px solid #ada99e;
	border-right: 1px solid #ada99e;
	}

#mainsearchcontent p {
	margin: 25px 0px;
	padding: 0px;
	}

#listingname {
	font-weight: bold;
	color: #3e4148;
	}

.country {
	margin-right: 20px;
	}

.state {
	margin-right: 37px;
	font-weight: bold;
	color: #3e4148;
	}

.city {
	margin-right: 43px;
	}
	
.listings {
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 8pt;
	width: 256px;
	}	

.go {
	margin: 8px 6px 0px 0px;
	padding: 0px;
	text-align: right;
	}

.bottomlinks {
	padding: 20px 0px;
	text-align: center;
	clear: both;
	font-weight: bold;
	}

.bottomlinks ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.bottomlinks li{
	display: inline;
	margin: 0px;
	padding: 0px 6px;
	}
	
#loadinginfo {
	width: 100%;
	text-align: center;
	font-size: 9pt;
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
	}


	

/*----- End of Main Page Styles -----*/



/*----- City Page Styles -----*/

/*--Top Search Styles--*/

#topsearch {
	width: 504px;
	margin: 19px 0px 0px 9px;
	padding: 0px;
	float: left;
	}

#topsearchlogo {
	width: 137px;
	height: 101px;
	float: left;
	}

#topsearchtop {
	width: 367px;
	height: 26px;
	float: right;
	background: url(/images/topsearch_top.gif) no-repeat;
	}

#topsearchcontent {
	width: 366px;
	height: 53px;
	float: right;
	background-color: #dedacf;
	border-right: 1px solid #aba79c;
	}

#topsearchbottom {
	width: 367px;
	height: 26px;
	float: right;
	background: url(/images/topsearch_bottom.gif) no-repeat;
	}

.topsearchtextholder {
	padding: 15px;
	display: block;
	float: left;
	}

.topsearchtext {
	width: 225px;
	height: 17px;
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 8pt;
	border: 1px solid #8e9975;
	padding-left: 3px;
	}

.topsearchbutton {
	float: left;
	margin-top: 9px;
	}
	
/*--End of Top Search Styles--*/


/*-- Right Button Styles--*/

#buttoncontainer {
	float: left;
	padding-left: 40px;
	padding-top: 45px;
	}

ul.buttons {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

ul.buttons li {
	display: inline;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	}

.nopadding {
	padding-right: 0px !important;
	}

#homepageon {
	background: url(/images/button_homepage.gif) no-repeat;
	width:133px;
	height: 53px;
	display: block;
	float: left;
	}
#homepageon2 {
	background: url(/images/button_homepageon.jpg) no-repeat;
	width:133px;
	height: 53px;
	display: block;
	float: left;
	display:none;
	}


/*--Main City Page Content Styles--*/

#citycontainer {
	width: 998px;
	margin-left: 9px;
	clear: both;
	}

#citycontentcontainer {
	width: 962px;
	padding: 18px 18px 0px 18px;
	}

.boxheaders {
	background: #dedacf;
	height: 20px;
	font-weight: bold;
	color: #4c523d;
	margin: 0px;
	padding: 3px 0px 0px 8px;
	}
	
.multisearchboxheader {
	background: #dedacf;
	height: 10px;
	font-weight: bold;
	color: #4c523d;
	margin: 3px 0px 10px 3px;
	padding: 3px 0px 0px 8px;
	}

.weatherheader {
	background: #cbb654;
	height: 10px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 3px 0px 0px 8px;
	}

.smallboxcontent {
	padding: 0px;
	margin: 6px 6px;
	text-align: left;
	}

.normboxcontent {
    width: 296px;
	height: 230px;
	padding: 0px;
	margin: 6px 6px;
	}

.normboxcontent p{
	margin: 0px;
	padding: 0px; 
 	}

.fleft {
	float: left;
	margin: 0px 8px 8px 0px;
	}

#companyinfobox {
	width: 400px;
	background: #FFF;
	border: 1px solid #ada99e;
	text-align: center;
	margin: 0px auto;
	}

.aboutuscontent {
	width: 380px;
	padding: 10px;
	display: block;
	height: 160px;
	text-align: left;
	}

.advertisecontent {
	width: 380px;
	padding: 10px;
	display: block;
	height: 128px;
	text-align: left;
	}

.contactcontent {
	width: 380px;
	padding: 10px;
	display: block;
	height: 75px;
	text-align: left;
	}

.privacycontent {
	width: 380px;
	padding: 10px;
	display: block;
	height: 70px;
	text-align: left;
	}

/*-Left Column Content*/
#leftcolumn {
	float: left;
	width: 312px;
	margin-right: 13px;
	}

#newsbox {
	width: 310px;
	height: 268px;
	background: #FFF;
	border: 1px solid #ada99e;
	margin-bottom: 13px;
	}

.redheading {
	font-weight: bold;
	color: #953c34;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	}

.newslist {
	clear: both;
	margin: 0px;
	padding: 0px;
	}

.newslist a:link {
	font-weight: lighter;
	text-decoration: underline;
	color: #4c513b;
	}

.newslist a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #4c513b;
	}

.newslist a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #4c513b;
	}

.newslist a:active {
	font-weight: 0;
	text-decoration: none;
	color: #4c513b;
	}

ul.newslist {
	margin: 8px 0px 8px 0px;
	padding: 0px;
	}

.newslist li {
	list-style: none;
	background-image: url(/images/list_square.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}

#weatherbox {
	width: 312px;
	height: 125px;
	margin-bottom: 13px;
	}
	
#weatherboxtop {
	background: url(/images/weather_top.gif) no-repeat;
	width: 312px;
	height: 11px;
	font-size: 2pt;
	}

#weatherboxbottom {
	background: url(/images/weather_bottom.gif) no-repeat;
	width: 312px;
	height: 11px;
	font-size: 2pt;
	}

#weatherboxcontent {
	background: #cbb654;
	width: 312px;
	height: 103px;
	}

.rssweather {
	margin: 0px;
	padding: 0px;
	}

.weatherimage {
	width: 50px;
	height: 50px;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	background: #FFF;
	border: 1px solid #94833b;
	}

#sportsbox {
	width: 310px;
	height: 284px;
	border: 1px solid #ada99e;
	background: #FFF;
	}
	



/*-Center Column Content-*/
#centercolumn {
	float: left;
	width: 312px;
	margin-right: 13px;
	}

#servicesbox {
	width: 310px;
	height: 268px;
	background: #FFF;
	border: 1px solid #ada99e;
	margin-bottom: 13px;
	}

.services {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	}

#servicesbox li {
	margin: 3px 0px;
	padding: 0px;
	display: inline;
	}
	
/*Search Box*/
#multisearchbox {
	width: 312px;
	height: 228px;
	margin-bottom: 11px;
	}
	
#multisearchboxtop {
	background: url(/images/multisearch_top.gif) no-repeat;
	width: 312px;
	height: 8px;
	font-size: 2pt;
	}

#multisearchboxbottom {
	background: url(/images/multisearch_bottom.gif) no-repeat;
	width: 312px;
	height: 8px;
	font-size: 2pt;
	}

#multisearchboxcontent {
	background: #dedacf;
	width: 310px;
	height: 210px;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #ada99e;
	border-right: 1px solid #ada99e;
	}

#multisearchboxcontent p {
	margin: 8px;
	padding: 0px;
	}
	
.multisearchform {
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 8pt;
	border: 1px solid #7e9db9; 
	padding-left: 3px;
	}
	
#travelsrch{
	margin: 0px;
	padding: 0px;
	border:solid 1px #fedb8f;
	background-color:#fee88f;
	}

	
#travelsrch_box {
	width: 280px;
	padding: 0px;
	margin: 0px auto;
	}

#travelsrch_toplnks {
	text-align:center;
	padding: 0px 0px 10px 0px;
	}

.toplnks_norm a, .toplnks_norm a:visited{
	padding: 0 5px 0 5px;
	border-right: solid 1px #4c513b;
	font-weight:700;
	font-size:11px;
	color:#4c513b;
	text-decoration:none;
	}
	
.toplnks_norm a:hover, .toplnks_norm a:active{
	text-decoration: underline;
	}

.toplnks_active a, .toplnks_active a:visited, .toplnks_active a:hover, .toplnks_active a:active{
	border-right: solid 1px #4c513b;
	padding:0 5px 0 5px;
	font-size:11px;
	font-weight:700;
	color:#953c36;
	text-decoration:none;
	}

#commentbox {
	width: 310px;
	height: 183px;
	background: #FFF;
	border: 1px solid #ada99e;
	}

#allcommentbox {
	width: 300px;
	background: #FFF;
	text-align: left;
	margin: 0px auto;
	padding: 10px 8px;
	border: 1px solid #DEDACF;
	}

.allcommentboxheader {
	width: 308px;
	background: #dedacf;
	border: 1px solid #DEDACF;
	height: 20px;
	font-weight: bold;
	color: #4c523d;
	margin: 0px auto;
	padding: 3px 0px 0px 8px;
	}

.commentspacer {
	width: 290px;
	height: 10px;
	border-bottom: 1px dashed #DEDACF;
	margin: 0px auto 10px auto;
	text-align: center;
	}

#smalllogo {
	background: url(/images/logo_small.gif) no-repeat;
	width: 200px;
	height: 114px;
	margin: 5px auto;
	text-align: center;
	}

.nametext {
	border: 1px solid #ada99e;
	margin-bottom: 8px;
	width: 288px;
	padding-left: 3px;
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 8pt;
	}

.commenttext {
	border: 1px solid #ada99e;
	font-family: Trebuchet MS, arial, verdana, tahoma;
	font-size: 8pt;
	width: 288px;
	height: 45px;
	padding-left: 3px;
	}

.commentsubmit {
	clear: both;
	float: right;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	}
	
/*-Right Column Content-*/
#rightcolumn {
	float: left;
	width: 312px;
	}
	
#videobox {
	width: 310px;
	height: 268px;
	background: #FFF;
	border: 1px solid #ada99e;
	margin-bottom: 13px;
	}

.videocontent {
	margin: 0px;
	padding: 0px;
	clear: both;
	}

#videobox a:link, #videobox a:visited, #videobox a:hover, #videobox a:active {
	color: #953c34;
	}

.videocontent p {
	margin: 0px;
	padding: 0px;
	}

.fleftvid {
	float: left;
	padding: 3px 8px 2px 0px;
	width: 100px;
	height: 67px;
	clear: both;
	}
	
#imagebox {
	width: 310px;
	height: 224px;
	background: #FFF;
	border: 1px solid #ada99e;
	margin-bottom: 13px;
	}

.imageholder {
	margin: 10px auto;
	}

#blogbox {
	width: 310px;
	height: 183px;
	background: #FFF;
	border: 1px solid #ada99e;
	}

.blogcontent {
    width: 296px;
	padding: 0px;
	margin: 6px 6px;
	}

.blogcontent ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

.blogcontent li {
	list-style: none;
	background-image: url(/images/list_paper.gif);
	background-repeat: no-repeat;
	background-position: .6em 0;
	margin: 0px;
	padding: 0px 0px 8px 25px;
	}

.blogcontent a:link {
	font-weight: lighter;
	text-decoration: underline;
	color: #4c513b;
	}

.blogcontent a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #4c513b;
	}

.blogcontent a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #4c513b;
	}

.blogcontent a:active {
	font-weight: 0;
	text-decoration: none;
	color: #4c513b;
	}

/* -- Adsense Styles -- */

.adsense-videoimg {
	float: left;
	padding: 0px 15px 0px 0px;
	}