
/* removing jcg stuff in favor of jb stuff 3/3/10
div#agency_container{
	width: 20em;
	height: 500px; 
	overflow: auto;
}
div.agency_info p {
        font-size: 1em;
        margin: 0 1em;
        padding-bottom: 0;
        padding: 0;
	line-height: 1.2;
}
div.agency_info {
        margin: 0 0 .8em 0;
}
#address {
	width: 25em;
}
div#map_canvas{
	width: 333px; 
	height: 300px; 
	float: left;
}
**************************************  */
#hide_me
{
	display: none;
}

/* from James */
#agencyLocator fieldset
{
	margin: 0 0 25px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align:left;
}
#agencyLocator fieldset p
{
	margin: 5px 0;
}
#agencyLocator legend
{
	font-size: 18px;
	color: #333;
	padding:0!important;
	margin:0!important;
}

body, td, th
{
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #777;
}

input#address
{
	font: 15px "Trebuchet MS", Arial;
	border: 1px solid #999;
	width:578px;
}

input#address_submit2
{
	font: 15px "Trebuchet MS", Arial!important;
	border: 1px solid #999!important;
	background-color:#F0EFEF!important;
	padding:3px!important;
}

#agencyLocator #address
{
	margin: 10px 0px;
}

#agencyLocator #address2
{
	clear: both;
	overflow: auto;
}

div#route
{
	font: 13px "Trebuchet MS", Arial;
}

p#agency_info
{
	font: 24px "Trebuchet MS", Arial;
}

div#agencyLocator
{
	width: 580px;
	margin: 0px auto;
}

#agencyLocator #address2 #returnNumber
{
	text-align: left;
	float: left;
	width: 289px;
}

#agencyLocator #address2 #submitButton
{
	text-align: right;
	float: left;
	width: 289px;
}

#agency_container
{
	font: 13px "Trebuchet MS", Arial;
	color: #333;
	width:230px;
	float:left;
	/* 
	ADDED THESE FOLLOWING ATTRIBUTES FOR THE NEW ETG.COM
	IF THIS DOES NOT WORK UNIVERSALLY, PLEASE REMOVE AND
	EMAIL jbergren@ensembletravel.com TO LET ME KNOW.
	*/
	height:300px;
	overflow:auto;
}

p.agency_name
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color:#000;
}

div.agency_info p
{
	margin:5px 0;
}

div.agency_info
{
	border-bottom:1px dotted #777;
	text-align:left;
	margin:0 0 5px;
	padding:0 10px;
}
div.agency_info a
{
	color:blue;
}
div#map_canvas
{
	float:left;
	height:300px;
	width:333px;
	overflow:auto;
	margin-right:17px;
}

/* OLD GEEKLOG STYLES */

/* These have been put in place to overwrite the old Geeklog styles messing with the new style. */

.blockinfo
{
	border:0px solid #9DB4DC;
	padding:0;
	color:#333;
	font-family:inherit;
	font-size:inherit;
	font-size:13px;
}

.blocktitle
{
	background:transparent;
	border:0px;
	color:#FFFFFF;
	font-family:verdana, tahoma, helvetica, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0;
}
