﻿	img {
		border:0px none;
		margin:0px
	}
	h1 {
		margin:0px;
	}
	h2.slogan {
		margin:0px;
		font-size:12px;
		font-weight:normal;
		text-align:center;
		font-style:italic;
	}
	body {
		font-family:Verdana,Arial,Sans Serif;
		font-size:10px;
		margin:0px;
	}
	.clear {
		clear:both;
		padding:0px;
		margin:0px;
	}
	a.todaysspecial
	{
		font-size:14px;
		font-weight:bold;
	}
	.maincontainer {
		position:relative;
		width:995px;
		margin:0px auto;	
	}
	.topbarcontainer {
		position:relative;
		background-color:#EEEEEE;
		padding:5px 20px;
		border-bottom:1px silver solid;
	}
	.topbarcontainer .lefttext {
		position:relative;
		float:left;		
	}
	.topbarcontainer .righttext {
		position:relative;
		float:right;
	}
	.headercontainer {
		position:relative;
		padding:0px 0px 0px 250px;
		margin:10px 0px;
		height:100%;
	}
	.headercontainer .logocontainer {
		position:relative;
		float:left;
		left:-250px;
		margin-right:-250px;
		width:250px;
	}
	.headercontainer .skybannercontainer {
		position:relative;
		float:left;
		width:100%;
		height:97px;
		padding-top:5px;
		
	}
	.skybanner {
		position:relative;
		margin:0px auto;
		width:728px;
		height:90px;
		border:1px solid silver;
	}
	.tabcontainer {
		position:relative;
		padding:0px 25px;
		height:100%;
		min-height:1px;
	}
	.tabcontainer .tabupperleft {
		position:relative;
		width:25px;
		height:37px;
		left:-25px;
		margin-right:-25px;
		float:left;
		background:#ffe729 url('/images/catyellow_lefttop.gif') no-repeat left top;
	}
	.tabcontainer .tabbuttoncontainer {
		position:relative;
		height:37px;
		width:100%;
		float:left;
		background:#ffe729 url('/images/catyellow_bg.gif') left top;
	}
	.tabbuttoncontainer img {
		position:relative;
		float:left;
		margin-left:5px;
	}
	.tabcontainer .tabupperright {
		position:relative;
		float:left;
		width:25px;
		height:37px;
		margin-right:-25px;
		background:#ffe729 url('/images/catyellow_righttop.gif') no-repeat left top;
	}
	.tabbuttons {
		position:relative;
		width:836px;
		margin:0px auto;
	}
	.tabcontainer .tableft {
		position:relative;
		float:left;
		width:25px;
		height:37px;
		left:-25px;
		margin-right:-25px;
		background:#ffe729 url('/images/catyellow_left.gif') repeat-y left top;
	}
	.tabcontainer .tabmiddle {
		position:relative;
		float:left;
		width:100%;
		height:37px;
		background-color:#ffe729;
	}
	.tabmiddle .mtext{
		position:relative;
		padding-top:10px;
	}
	.tabcontainer .tabright {
		position:relative;
		width:25px;
		height:37px;
		float:left;
		margin-right:-25px;
		background:#ffe729 url('/images/catyellow_right.gif') repeat-y left top;
	}
	.tabcontainer .tablowerleft {
		position:relative;
		width:25px;
		height:20px;
		left:-25px;
		margin-right:-25px;
		float:left;
		background:#ffe729 url('/images/catyellow_leftbottom.gif') no-repeat left top;
	}
	.tabcontainer .tabbottom {
		position:relative;
		height:20px;
		width:100%;
		float:left;
		background:#ffe729 url('/images/catyellow_bottom.gif') left top;
	}
	.tabcontainer .tablowerright {
		position:relative;
		float:left;
		width:25px;
		height:20px;
		margin-right:-25px;
		background:#ffe729 url('/images/catyellow_lrightbottom.gif') no-repeat left top;
	}
	.contentcontainer {
		position:relative;
		padding:0px 334px 0px 167px;
	}
	.contentcontainer .leftcolumn {
		position:relative;
		width:167px;
		float:left;
		left:-167px;
		margin-right:-167px;
	}
	.leftbanner {
		position:relative;
		width:160px;
		height:600px;
		border:1px solid silver;
	}
	.contentcontainer .middlecolumn {
		position:relative;
		width:494px;
		float:left;
	}
	.whitebox {
		/*position:relative;*/
		padding:3px;
		border:1px solid silver;
		background-color:white;
	}
	.whitebox .yellowbox {
		/*position:relative;*/
		/*background-color:#FFFF99;*/
		padding:3px;
	}
	.whitebox .yellowboxgrd {
		/*position:relative;*/
		background:url('/images/grd.jpg');
		padding:3px;
	}
	.yellowboxgrd .searchleftbox {
		position:relative;
		float:left;
		width:50%;
		margin-top:7px;
	}
	.yellowboxgrd .searchrightbox {
		position:relative;
		float:left;
		width:49.5%;
		margin-top:0px;	
	}
	.whitebox h2 {
		/*position:relative;*/
		margin:0px;
		font-size:13px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		padding:3px;
		background-color:#FFCC00;
		background-image:url('/images/grdsmall.jpg');
		/*border:1px solid #996633;*/
	}
	.whitebox h3 {
		margin:0px;
		font-size:12px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		margin-top:10px;
	}
	ul {
		margin:0px;
		padding:0px;
		display:block;
		list-style-type:none;
		line-height:160%;
	}
	
	ul.specializedguides 
	{
		margin:0px;
		padding:0px;
		display:block;
		list-style-type:none;
		line-height:145%;
	}
		
	li {
		margin:0x;
		padding:0px;
	}
	.ulcontainer {
		/*position:relative;*/
		margin:0px;
		padding:5px 0px 0px 10px;
	}
	.whitebox span {
		display:block;
	}
	.whitebox input {
		display:block;
		border:1px black solid;
		margin:2px 0px;
	}
	.whitebox select {
		display:block;
		margin:2px 0px;
	}
	#searchbyaddress select {
		margin:0px;	
	}
	.whitebox a {
		text-decoration:none;
		color:black;
	}
	.whitebox a:hover {
		text-decoration:underline;
	}
	a.otherbutton 
	{
		display:block;
		padding:2px 5px;
		border:1px solid #996633;
		background-color:#FFDD00;
		text-decoration:none;
		color:Black;
		font-family:Arial, Helvetica, Sans-Serif;
		font-weight:bold;
	}
	a.otherbutton:hover
	{
		background-color:#FFFF99;
		text-decoration:none;
	}
	a.findbutton 
	{
		padding:5px;
		border:1px solid #996633;
		background-color:#FFCC00;
		text-decoration:none;
		color:black;
		font-family:Tahoma,Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	a.findbutton:hover {
		background-color:#FFFF99;
		text-decoration:none;
	}
	.featuredcompleftcol {
		/*position:relative;*/
		float:left;
		width:50%;
		line-height:170%;
	}
	.featuredcompleftcol .fleftpadbox {
		/*position:relative;*/
		padding-left:5px;
		padding-top:5px;
	}
	.featuredcomprightcol {
		/*position:relative;*/
		float:left;
		width:49.99%;
		line-height:170%;
	}
	.featuredcomprightcol .frightpadbox {
		/*position:relative;*/
		padding-top:5px;
	}
	.keywordheadingcontainer {
		/*position:relative;*/
		width:100%;
		margin-top:5px;
	}
	.keywordheadingcontainer .keywordcontainer {
		/*position:relative;*/
		float:left;
		width:50%;
	}
	.keywordheadingcontainer .headingcontainer {
		/*position:relative;*/
		float:left;
		width:49.99%;
	}
	#featuredcompcontainer a {
		display:block;
	}
	.contentcontainer .rightcolumn {
		position:relative;
		width:334px;
		float:left;
		margin-right:-334px;
	}
	.posterpluscontainer {
		position:relative;
		width:172px;
		float:left;
	}
	.posterpluscontainer .posterpluspadding {
		position:relative;
		padding:0px 5px;
	}
	.posterplustop {
		position:relative;
		height:80px;
		width:160px;
		border:1px silver solid;
	}
	.posterplusmiddle {
		position:relative;
		height:80px;
		width:160px;
		margin-top:10px;
		border:1px silver solid;
	}
	.onlinestats {
		width:160px;
		height:133px;
		margin:14px 0px 15px 0px;
	}
	.rightbanner {
		position:relative;
		float:left;
		width:160px;
		height:600px;
		border:1px solid silver;
	}
	.homepostercontainer {
		position:relative;
		margin-top:5px;
		width:100%;
	}
	.homeposter {
		position:relative;
		float:left;
		width:160px;
		height:160px;
		border:1px silver solid;
	}
	.basebannercontainer {
		position:relative;
		width:100%;
		margin-top:5px;
		height:122px;
		background-color:#EEEEEE;
		border:1px silver solid;
	}
	.basebanner {
		background-color:white;
		width:728px;
		height:90px;
		border:1px silver solid;
		margin:15px auto;
	}
	.footercontainer {
		text-align:center;
		margin:20px 0px;
		font-size:10px;
		color:#777777;
	}
	span.loading {
	    display:block;
	    font-size:10px;
	    background-color:#888888;
	    border:1px solid #111111;
	    color:White;
	    padding:2px;
	}
	span.eg {
		font-size:9px;
		color:#666666
	}