body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
   
}

.twoColFixRtHdr #container { 
	width: 1054px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#sub_container{
	background-image: url(/images/background/subpage/maincontentarea.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
    padding-top: 25px;
}

/* target IE7 only */
*:first-child+html #sub_container {margin-top: 0px;}

.twoColFixRtHdr #header {
    height: 138px;
    margin-top: -21px;
    margin-bottom: 21px;
    z-index: 1000;
} 


/* targets IE7 only - valid CSS */
*:first-child+html .twoColFixRtHdr #header {margin-bottom: 18px; }

* html .twoColFixRtHdr #header {
	margin-bottom: 0px;
}


.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}

#navigation_subpage{height: 61px; text-align: left; }

* html #navigation_subpage{margin-bottom: 0px;}

/* target IE7 only */
*:first-child+html  #navigation_subpage{}


.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 268px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the    padding and border in addition to the width */
    margin-right: 98px;
}

* html .twoColFixRtHdr #sidebar1 {
	margin-right: 44px;
}

.twoColFixRtHdr #mainContent { 
	margin: 0 389px 0 100px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	min-height: 700px;
 	padding-top: 10px;
} 

.twoColFixRtHdr #mainContentFull { 
	margin: 0 100px 0 100px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	min-height: 700px;
 	padding-top: 10px;
} 



* html .twoColFixRtHdr #mainContent { 
	padding-top: 0px;
   
}

* html #sidebar1{padding-top: 0px;}

.twoColFixRtHdr #reviewMainContent{margin: 0px;}

.twoColFixRtHdr #footer { 
 	min-height: 400px;
    background-image: url(/images/footer/subpage/footer.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
} 

.twoColFixRtHdr #footer { 
	height: 400px;
		
}

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	
    padding-top: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* safari and chrome */
body:nth-of-type(1) #navigation_subpage{
	margin-top: -3px;
    height: 61px;
}



.catsub0498062 {
	margin: 0;
	padding: 0;
	border: 0;
    line-height: 0px;
}

.catsub498062 td:hover{
margin: 0;
	padding: 0;
	border: 0;
    line-height: 0px;

}

#goodfish{margin-right: 50px;}


td#mi_344413 img{height: 24px;}
td#mi_344409 img{height: 24px;}
td#mi_344419 img{height: 24px;}
td#mi_344418 img{height: 24px;}


#webapp_map_5161{position: relative;}

#webapp_map_5161 .title{display: none;}

#webapp_map_5161 .address{display: none;}

#webapp_map_5161 .description{position: absolute; top: -10px; }

#webapp_map_5161_gmap2{}

#subtext{margin-left: -45px; width: 898px;}

* html #subtext{width: 898px; margin: 0 auto;}
*:first-child+html {width: 898px; margin: 0 auto;}


/* review template */
.twoColFixRtHdr #reviewMainContent{
	width: 850px;
	margin: 0 auto;
    min-height: 700px;
}

* html .twoColFixRtHdr #reviewMainContent{
height: 700px;
}

/* review template */
.twoColFixRtHdr #embedMainContent{
	margin: 0 500px 0 100px;
    min-height: 700px;
}


/* template fix */
#cat_714892_divs{height: 138px;}
#navigation_subpage{margin-top: 45px;}
#navigation{margin-top: 45px;}
* html #navigation_subpage{margin-top: -24px;}
* html #navigation{margin-top: 0px;}
*:first-child+html #navigation_subpage{margin-top: 0px;}
*:first-child+html #navigation{margin-top: 0;}

/*end template fix */

* html .twoColFixRtHdr #embedMainContent{
height: 700px;
}


* html #mainContent #ie6pos{position: relative; top: -430px;}
* html #mainContent .ie6pos{position: relative; top: 0;}

/* ie6 work around to make ie6 play nice for min-height */
* html .twoColFixRtHdr #mainContent { 
   height: expression( this.scrollHeight < 701 ? "700px" : "auto" ); /* sets min-height for IE */
}


#mainContent2 object{z-index: 0;}
