v\:* {	  behavior:url(#default#VML);	}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


/*html {	height: 99%;}*/

#containerFull {
/* Here is your full width */
width: 710px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#mapContent {
/* Here is your map content width */
width: 550px;
position: relative;
top: 0px;
left: 0px;
float: left;
}

#sideBar {
/* Here is your sidebar width */
width: 150px;
float: left;
padding: 0px;
}

#header {
width: 100%;
margin: 0px;
padding: 0px;
}

#mapFooter {
width: 100%;
position: relative;
text-align: right;
bottom: 0px;
}
div #sideBar, div #map{
border: 1px solid lightgrey;
}

form {
margin: 0px; 
padding: 0px;
}
form a {
color:#FFFFFF;
}

#map { 
height:450px;
width:550px;	
}


#direction {
color: red; 
}

.fifty {
width: 50%;
}

.right {
text-align: right;
}

/* a:link, a:visited, a:active { 
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-style: normal; 
font-size: 12px; 
color: white; 
}
*/
form a{
color:#FFFFFF;
text-decoration:none;
}
.link_class a {
color:#00CCFF;
text-decoration:none;
}
xh1 {
font-size: 12pt;
font-weight: normal;
}	

xhidden {
color: gray; 
width: 140px;
}

/*Accordian Elements*/
.accordion_headings {
	padding:5px;
	background:#99CC00;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.selected{
	background:#00CCFF;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.content{
	background:#FFF;
	padding:4px;
}

.accordion_child{
	padding:5px;
	background:#EEE;
}
