html, body {
	width: 100%; height: 100%;}
body {
	margin:0; 
	overflow:hidden; 
	font-family: Arial; 
	font-size: 12px; 
	color:#4C4C4C;
	background-color: #ccc;
}
a:link, a:visited {
	color: #006699; 
	text-decoration: underline;
} 
a:hover{
	color: #262626;
	text-decoration: none;
} 

h1 {
	font-size: 18px;
	margin: 0 0 4px 0;
	color: #006666;}
#topNav {
float: right;
margin: 6px;
font-size: 12px;
color: #ccc;
}
#topNav a {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 5px;}
/*#map { position: absolute; top: 40px; left: 396px; background-color:#000}*/
/*#map { height: 93%; float:right; position:absolute; left:396px; top:40px; bottom:40px; background-color:#000}*/
#mapReplacement { 
	height: 93%; float:right; position:absolute; left:396px; top:40px; bottom:40px;  background-color:#eee}
#map { position:absolute; left:396px; top:40px; background-color:#000;}


#breadcrumbs {
	font-size: 10px;
	margin: -5px 0 10px 0;}
#zooms {
	position: absolute;
	margin-left: -500px;}
/*#leftColumn {
	width: 396px;
	height: 94%;
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-7;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #fff;
}*/
#leftColumnHome {
	width: 396px;
	height: 94%;
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-7;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #fff;
}
#leftColumn { width: 396px; background-image: url(images/bg_left.jpg); background-repeat: repeat-7; overflow-y: scroll; overflow-x: hidden; background-color: #fff;}
#leftContent {	
	padding: 10px;
	line-height: 18px;}
#stateList {
	font-size: 11px;
	line-height: 16px;
}
#stateList .stateLink a {
	width: 165px;
	padding: 2px 0 2px 3px;
	float: left;}
#stateList .stateLink a:hover {
	background-color: #eee;}
.searchResult {
	line-height: 16px;
	margin: 0 0 13px 0;
	}
.searchResult h3 {
	font-size: 13px;
	margin: 0;}
.alphabet {
	font-size: 12px;}
.alphabet a {
	padding: 2px 1px;
	text-decoration: none;
	background-color: #eee;}
.alphabet a:hover {
	color: #FFFFFF;
	background-color: #009999;}
#linkToPage {
	padding: 5px 10px;
	width: 265px;
	height: 42px;
	margin: 10px 0;
	font-size: 11px;
	background-image: url(../images/bg_rounded.jpg);
}
#linkToPage input {
	font-size: 10px;}
#locationInfo {

	width: 360px;
	margin-right: 10px;
}
#locationInfo h1 {
	font-weight: bold;
	margin: 5px 0 5px 0;}
#locationInfo .phone {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin: 5px 0 0 0;
}
#locationInfo img {
	margin-bottom: 10px;}
#locationInfo .info {
	line-height: 20px;
	color: #666666;
	margin: 15px 0;}
#locationInfo .website {
	margin: 15px 0;
	}
#locationInfo .website a {
	color: #009999;}
#otherClose {
	border-top: 2px solid #eee;
	margin-top: 20px;
	padding: 2px;
	width: 260px;
}
#otherClose h3 {
	font-size: 12px;}
#reviews {
	margin-top: 10px;
	font-weight: normal;
	font-size: 14px;
	color: #009999;
	padding: 8px 0 0 37px;
	background-image: url(../images/header_reviews.jpg);
	background-repeat: no-repeat;
	height: 45px;

}
#reviews .add {
	background-color: #eee;
	font-size: 11px;
	padding: 1px 3px;
	margin-top: 3px;
	margin-right: 8px;
	float: right;}
.reviewup {
	padding: 0px 5px 5px 28px;
	margin: 10px 5px 10px 5px;
	background-image: url(../images/thumbs_up.jpg);
	background-repeat: no-repeat;
	color: #333;
}
.reviewdown {
	padding: 0px 5px 5px 28px;
	margin: 10px 5px 10px 5px;
	background-image: url(../images/thumbs_down.jpg);
	background-repeat: no-repeat;
	color: #333;
}
.reviewer {
	font-size: 11px;
	color: #666;
}
.howFeat {
	font-size: 11px;
}
#mapInfo h3 {
	margin: 0;
	margin-bottom: -5px;
	font-size: 16px;
	font-weight: normal;}
#footer {
	border-top: 1px solid #666;
	line-height: 16px;
	font-size: 9px;
	padding: 2px 4px;
	margin: 0 -9px -9px -9px;
	background-color: #eee;}
.ownerLink {
	text-align: center;
	font-size: 11px;
	line-height: 16px;}
#topBar {
	color: #fff;
	height: 40px;
	background-image: url(../images/bg_topbar.jpg);
	background-repeat: repeat-x;
	}
#topBar a {
	color: #fff;}
#topBar #logo {
	float: left;}
	
/*- Menu Tabs G--------------------------- */

    #tabsG {
      float:left;
      width:100%;

      font-size:100%;
      line-height:normal;
      }
    #tabsG ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url("/images/tableftG.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
      float:left;
      display:block;
      background:url("/images/tabrightG.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      } 

#addLinks {
	float: right;
	}
#addLinks a {
	text-decoration: none;}
#addLinks img {
	margin: 0 3px;}