/* CSS Fri, 16 May 2008 08:40:37 -0600 */
.style1 {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:700;
color:#67705B
}

.style2 {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt
}

.style3 {
font-size:9pt
}

.style4 {
font-size:20px;
font-weight:700;
color:#FFF;
font-family:Arial, Helvetica, sans-serif
}

.style5 {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:700
}

.style10 {
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
color:#FFF
}

.tablestyle {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFF;
border-color:#000
}

div.markerTooltip,div.markerDetail {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
font-weight:700;
background-color:#FFF;
white-space:nowrap;
border:1px solid #000;
margin:0;
padding:2px 4px
}

#main-container {
width:auto;
position:relative
}

.mapContainer {
width:500px;
height:450px;
float:left
}

.clear {
clear:both
}

.top_banner {
width:auto;
height:63px;
background-image:url(../images/innerpage_banner.gif);
background-color:#5569a2;
background-repeat:no-repeat;
}

.buttons {
width:150px;
height:20px;
background:#fff;
float:left;
padding:30px 3px 3px
}

.buttons p {
text-align:center
}

.sidesections a {
color:#FFc;
background-color:#404738;
text-decoration:none;
text-align:center;
margin:auto;
padding:auto
}

.informationMain {
width:500px;
float:left;
margin:auto;
}

.information p span {
font-style:italic;
font-weight:700;
color:#7c3b00
}

.information p a {
color:#33f
}

.cssLinks a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
color:#ffc
}

.title {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
color:#7c3b00;
margin-bottom:7px
}

.mainTitle {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
height:20px;
background:#7c3b00;
padding-top:5px;
padding-bottom:3px;
color:#fff;
font-weight:700
}

.flash {
width:420px;
float:right;
padding-bottom:20px
}

.cssSearchText {
width:403px;
float:right;
padding:15px 15px 4px 5px
}

hr {
border:0;
color:#9E9E9E;
background-color:#7c3b00;
height:1px;
width:auto;
text-align:left
}

.disclaimer {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:#999;
color:#fff;
padding:10px;
}

.disclaimer p span {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffc;
font-weight:700
}

.disclaimer p {
font-size:11px;
}

.disclaimer	p a {
color:#ffc
}

body {
background-color:#999
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:0;
margin-bottom:0
}

ul {
margin:0 0 10px
}

#replacement-1 {
width:100px;
height:55px;
border:0;
background:transparent url(SearchGoogle.gif) no-repeat center top;
text-indent:-1000em;
cursor:hand;
margin:0;
padding:0
}

#replacement-2 {
width:100px;
height:55px;
border:0;
background:transparent url(SearchGoogle.gif) no-repeat center top;
overflow:hidden;
cursor:hand;
margin:0;
padding:55px 0 0
}

form>#replacement-2 {
height:0
}

#inner-container,.info-directions {
width:auto;
background-color:#fff;
margin:auto
}

.information p,.cssSearchText p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
margin-bottom:7px
}

.informationRegion {width: 225px; padding: 10px; float:left;}
.mapContainerRegion {width: 675px; height:500px; float:right;}

/* This has to be cleaned up Boyee */
		
       div.markerTooltip, div.markerDetail {
          color: black;
          font-weight: bold;
          background-color: white;
          white-space: nowrap;
          margin: 0;
          padding: 2px 4px;
          border: 1px solid black;
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:11px;
       }
		
		/*For New CSS Layout*/
		
		.mapContainer {width: 100%; height: 350px;}
		.info-directions {width:800px; margin:auto; background-color:#ffffff;}
		.buttons {width:150px; height:20px; background:#ffffff; padding:3px; padding-top:30px; float:left;}
		.buttons p {text-align:center}
		.sidesections a {color:#FFFFcc; background-color:#404738; text-decoration:none; text-align:center; margin:auto; padding:auto;}
		.information {width: 585px; margin:auto; padding: 4px 8px 4px 8px; float:right;}
		.cssMapImg {margin-right:30px}
		.information2 {width: 175px; margin:auto; padding: 4px 8px 4px 8px; text-align:left; float:left;}
		.information p {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; margin-bottom:4px;}
		.information p span{ font-style:italic; font-weight:bold; color:#7c3b00}
		.title {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#<cfoutput>#varRegionColor#</cfoutput>}
		.cssLinks a {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#e7a510;}
		.mainTitle {font-family:Arial, Helvetica, sans-serif; font-size:16px; height:20px; background:#<cfoutput>#varRegionColor#</cfoutput>; padding-top:5px; padding-bottom:3px; color:#ffffff; font-weight:bold;}
				
		body {background-color: #999999;}
		p {font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top:0; margin-bottom:0;}
		
		div.markerTooltip, div.markerDetail {color: black; font-weight: bold; background-color: white; white-space: nowrap; margin: 0; padding: 2px 4px; border: 1px solid black;}
		#replacement-1 {width: 100px; height: 55px; margin: 0; padding: 0; border: 0; background: transparent url(SearchGoogle.gif) no-repeat center top; text-indent: -1000em; cursor: pointer; /* hand-shaped cursor */cursor: hand; /* for IE 5.x */}
		#replacement-2 {width: 100px; height: 55px; padding: 55px 0 0; margin: 0; border: 0; background: transparent url(SearchGoogle.gif) no-repeat center top; overflow: hidden; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}
		form>#replacement-2 { /* For non-IE browsers*/ height: 0px;}
	
#navlist
{
padding: 0px;
margin-left: 0;
width: 175px;
border-bottom: 1px dotted #d8d8d8;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 2px;
border-top: 1px dotted #d8d8d8;
width: 175px;
}

#navlist li a {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#3333ff;}