body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c15017;
}
a:link { color: #ffff33; text-decoration: underline }
a:active { color: #ffff33; text-decoration: underline }
a:visited { color: #ffff33; text-decoration: underline }
a:hover { color: #ff3300; text-decoration: underline }

.color2 a:link {
	color: #ff3300;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.color2 a:active {
	color: #ff3300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.color2 a:visited {
	color: #ff3300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.color2 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.color3 a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.color3 a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.color3 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.color3 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/* ######### Default class for drop down menus ######### */

.anylinkmenu{
background-image: url(images/hoverdown.png);
background-repeat: no-repeat;
border-bottom-width: 0;
font:normal 12px Arial;
color: #ffffff;
line-height:18px;
z-index:100;
text-align: left;
visibility: hidden;
width: 232px; /* default width for menu */
max-height: 500px;
left: 0;
top: 0;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
color: #ffff33;
	width: 100%;
	display: block;
	text-indent: 20px;
	padding: 2px 4px;
	text-decoration: none;
	text-align: left;
}

.anylinkmenu a:active{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.anylinkmenu a:visited{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.anylinkmenu a:hover{ /*hover background color*/
	color: #ff3300;
	text-align: left;
	text-decoration: none;
}
.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 80; /*zIndex for shadow*/
visibility: hidden;
height: 0;
}

.productsmenu{
background-image: url(images/productsdown.png);
background-repeat: no-repeat;
position:absolute;
border-bottom-width: 0;
font:normal 12px Arial;
color: #ffffff;
line-height:18px;
z-index:100;
text-align: left;
left: 0;
top: 0;
visibility: hidden;
width: 232px; /* default width for menu */
max-height: 500px;
}

.productsmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.productsmenu ul li a{
color: #ffff33;
	width: 100%;
	display: block;
	text-indent: 20px;
	padding: 2px 4px;
	text-decoration: none;
	text-align: left;
}

.productsmenu a:active{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.productsmenu a:visited{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.productsmenu a:hover{ /*hover background color*/
	color: #ff3300;
	text-align: left;
	text-decoration: none;
}

.productsshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 80; /*zIndex for shadow*/
background: black;
visibility: hidden;
height: 0;
}

.mediamenu{
background-image: url(images/guidesdown.png);
background-repeat: no-repeat;
border-bottom-width: 0;
font:normal 12px Arial;
color: #ffffff;
line-height:18px;
z-index:100;
text-align: left;
visibility: hidden;
width: 232px; /* default width for menu */
max-height: 500px;
left: 0;
top: 0;
}

.mediamenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.mediamenu ul li a{
color: #ffff33;
	width: 100%;
	display: block;
	text-indent: 20px;
	padding: 2px 4px;
	text-decoration: none;
	text-align: left;
}

.mediamenu a:active{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.mediamenu a:visited{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.mediamenu a:hover{ /*hover background color*/
	color: #ff3300;
	text-align: left;
	text-decoration: none;
}
.mediashadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 80; /*zIndex for shadow*/
background: black;
visibility: hidden;
height: 0;
}

.guidesmenu{
background-image: url(images/guidesdown.png);
background-repeat: no-repeat;
border-bottom-width: 0;
font:normal 12px Arial;
color: #ffffff;
line-height:18px;
z-index:100;
text-align: left;
visibility: hidden;
width: 232px; /* default width for menu */
max-height: 500px;
left: 0;
top: 0;
}

.guidesmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.guidesmenu ul li a{
color: #ffff33;
	width: 100%;
	display: block;
	text-indent: 20px;
	padding: 2px 4px;
	text-decoration: none;
	text-align: left;
}

.guidesmenu a:active{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.guidesmenu a:visited{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.guidesmenu a:hover{ /*hover background color*/
	color: #ff3300;
	text-align: left;
	text-decoration: none;
}
.guidesshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 80; /*zIndex for shadow*/
background: black;
visibility: hidden;
height: 0;
}

.contactmenu{
background-image: url(images/contactdown.png);
background-repeat: no-repeat;
position:absolute;
border-bottom-width: 0;
font:normal 12px Arial;
color: #ffffff;
line-height:18px;
z-index:100;
text-align: left;
left: 0;
top: 0;
visibility: hidden;
width: 116px; /* default width for menu */
max-height: 500px;
}

.contactmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.contactmenu ul li a{
color: #ffff33;
	width: 100%;
	display: block;
	text-indent: 20px;
	padding: 2px 4px;
	text-decoration: none;
	text-align: left;
}
.contactmenu a:active{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.contactmenu a:visited{ /*hover background color*/
	color: #ffff33;
	text-align: left;
	text-decoration: none;
}
.contactmenu a:hover{ /*hover background color*/
	color: #ff3300;
	text-align: left;
	text-decoration: none;
}

.contactshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 80; /*zIndex for shadow*/
background: black;
visibility: hidden;
height: 0;
}

.style1black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style1small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.style2 {
	font-size: 14px
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style6 {
	color: #666666;
	font-size: 10px;
}

/*td {margin:0px;	padding:0px; font-size:12px; color:#333333; font-family:Arial, sans-serif;}*/
p {margin:0px; padding:0px;	margin-bottom:10px;	font-size:12px;	color:#ffffff; font-family:Arial, sans-serif;}

form {padding:0px;margin:0px;}
/*input.submit {padding-left:40px; padding-right:40px; margin-top:10px;}*/

/*img {border:none; align:absmiddle;}*/

/* headlines */

h1 {text-align:left; padding:0px; margin:0px; font-weight:bold; font-size:22px; font-family:Arial, sans-serif; color:#666666; margin-bottom:10px;}

/* tab navigation */

table.nav_menu {width:70%; margin-left:15%; margin-right:15%; border:0px; padding:0px;}


.tab_off {padding:0px; margin:0px; font-size:12px; font-family:Arial, sans-serif; color:#000000; text-decoration:none;}
.tab_off:hover {color:#025191; text-decoration:none; background-color:#F7F7F7;}

.usa {background-color:#c8c97e; border-top:1px solid #cccccc; padding:0px; margin:0px; font-weight:bold; font-size:14px; font-family:Arial, sans-serif; color:#000000; text-decoration:none;}
.canada {background-color:#c8c97e; border-top:1px solid #cccccc; padding:0px; margin:0px; font-weight:bold; font-size:14px; font-family:Arial, sans-serif; color:#000000; text-decoration:none;}
.international {background-color:#FFFFCC; border-top:1px solid #cccccc; padding:0px; margin:0px; font-weight:bold; font-size:14px; font-family:Arial, sans-serif; color:#025191; text-decoration:none;}
.online {background-color:#FFFFCC; border-top:1px solid #cccccc; padding:0px; margin:0px; font-weight:bold; font-size:14px; font-family:Arial, sans-serif; color:#025191; text-decoration:none;}

/* search entry forms */

table.usa_search {background-color:#c8c97e; width:70%; margin-left:15%; margin-right:15%; border:0px solid #65810A; padding:15px;}
table.usa_search tr th {font-weight:bold; padding:5px; text-align:left;}
table.usa_search tr td {padding:5px;}

table.canada_search {background-color:#c8c97e; width:70%; margin-left:15%; margin-right:15%; border:0px solid #65810A; padding:15px;}
table.canada_search tr th {font-weight:bold; padding:5px; text-align:left;}
table.canada_search tr td {padding:5px;}

table.international_search {background-color:#FFFFCC;width:70%; margin-left:15%; margin-right:15%; border:0px solid #65810A; padding:15px;}
table.international_search tr th {font-weight:bold; padding:5px; text-align:left;}
table.international_search tr td {padding:5px;}

table.online_search {background-color:#FFFFCC;width:70%; margin-left:15%; margin-right:15%; border:0px solid #65810A; padding:15px;}
table.online_search tr th {font-weight:bold; padding:5px; text-align:left;}
table.online_search tr td {padding:5px;}




/* index table settings */

table.index {width:70%; margin-left:15%; margin-right:15%; border:1px solid #333333; padding:3px;}
table.index tr td {padding:2px;}

/* search form settings (including advanced search) */

table.zip_search {width:70%; margin-left:15%; margin-right:15%; border:0px solid #65810A; padding:3px;}
table.zip_search tr th {font-weight:bold; padding:5px; text-align:left;}
table.zip_search tr td {padding:5px;}
table.zip_search tr td.small {font-size:11px;}

/* ranked locations background color */ 

table.results tr.rank_bg {background-color:#feffcb;}

/* results list table settings */ 

table.results {border:none; margin:0px;}
table.results tr td {padding:5px;border-bottom:1px solid #dddddd;}
table.results tr td.last {text-align:right; font-weight:none}
table.results tr td p a:link {font-weight:bold;}
table.results tr td p a:visited {font-weight:bold;}
table.results tr td p a:hover {font-weight:bold;}

/* page navigation settings */

div.page {padding-bottom:3px;}
div.page table tr td {padding:2px; font-size:11px;}

/* info table in detailed results */

table.detailsinfo { border:none; margin:0px; float:left;}
table.detailsinfo tr td {padding:5px;border-bottom:1px solid #dddddd;}
table.detailsinfo tr td.last {text-align:right; font-weight:none}
table.detailsinfo tr td p a:link {font-weight:bold;}
table.detailsinfo tr td p a:visited {font-weight:bold;}
table.detailsinfo tr td p a:hover {font-weight:bold;}

/* email form table in detailed results */

table.emailform  {border:1px solid #dddddd; padding:1px;}
table.emailform tr th {text-align:left; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:20px; font-weight:bold; background-color:#eeeeee; border:1px solid #dddddd;}
table.emailform tr td {padding-top:10px; padding-bottom:10px; padding-left:10px;padding-right:20px;}

/* user fields table in detailed results */

table.userfieldtable  {border:1px solid #dddddd; padding:1px;}
table.userfieldtable tr th {text-align:left; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:20px; font-weight:bold; background-color:#eeeeee; border:1px solid #dddddd;}
table.userfieldtable tr td {padding-top:10px; padding-bottom:10px; padding-left:10px;padding-right:20px;}

/* Visitor Add table */

table.vadd  {border:1px solid #dddddd; padding:1px;}
table.vadd tr th {text-align:left; padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:20px; font-weight:bold; background-color:#eeeeee; border:1px solid #dddddd;}
table.vadd tr td {padding-top:10px; padding-bottom:10px; padding-left:10px;padding-right:20px;}

/* the rest */

div.user_add {width:70%; margin-left:15%; margin-right:15%; text-align:right; padding:10px;}
div.main_content {padding:10px;}

div.sub_navigation {float:right; margin-bottom:5px; padding:5px; font-family:Arial, sans-serif;}
div.dropdown_sort {float:right; margin-bottom:5px; padding:5px;}

div.no_match_found {margin:0px; padding:3px; font-size:14px; font-weight:bold; color:#ffffff; font-family:Arial, sans-serif; background-color:#ff3300;}
div.no_zip_entered {margin:0px; padding:3px; font-size:14px; font-weight:bold; color:#ffffff; font-family:Arial, sans-serif; background-color:#ff3300;}

hr {width:100%;color:#dddddd; margin:0px; padding:0px;}

.message_fail {color:#FF0000;}

.message_sent {color:#0000FF;}

img { border: none; }

#imghover a:hover img { 
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	opacity:0.5; 
}

/*YELLOW TAB COLORS*//*YELLOW TAB COLORS*//*YELLOW TAB COLORS*//*YELLOW TAB COLORS*//*YELLOW TAB COLORS*/
.PageContainer {
	width:640px;
}

.TabContainer {
	border-bottom:1px solid #9f9f9f;
	clear:both;
	display:block;
	height:24px;
	list-style-type: none;
	margin:0;
	padding:0 0 0 10px;
}

.Tab {
	border-left:1px solid #9f9f9f;
	border-top:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 15px;
	margin-right:2px;
	opacity: .6;
	filter: alpha(opacity=60);
	padding:4px 10px;
}

.Tabhover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.Tab a {
	color:#000000;
	text-decoration:none;
}
.Tab a:visited {
	color:#000000;
	text-decoration:none;
}

.TabContent {
	background:#FFFFFF;
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.TabContent p {
	margin:0px;
	padding:8px;
}

.TabTopLine {
	display:block;
	height:3px;
	line-height:3px;
}

.TabTopNavContent {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
}

.TabTopNavContent a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:8px;
}

.TabTopNavContent a:visited {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:8px;
}

.Selected {
	border-left:1px solid #9f9f9f;
	border-top:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	filter: alpha(opacity=100);
	opacity: 1;
	padding:5px 10px 4px 10px;
}

.Selected a {
	border:0;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.Selected a:visited {
	border:0;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/* This is the background colors for the tabs */
.TabColor {background:#ffff33;}

/* This is the background colors for the tabs */
.TabColorBlue {background:#0261df;}

/* This is the background colors for the tabs */
.TabColorGreen {background:#88eb00;}