﻿body
{
	background-color: #ffffff;
}
td
{
	vertical-align:top;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h1 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:#149314;
	text-align: center;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	line-height: 25px;
	text-align:center;
}
h3
{
	line-height:22pt;
	font-weight:bold;	
}
.hr
{
	height:1px;
	background-color:#EB7629;
	border:1px solid #EB7629;
	width:90%;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-top: 0px;
}
.small_ul
{
	font-size:10pt;
}
a
{
	color: #EB7629;
	text-decoration:none;
}
img
{
	margin-top: 5px;
}
.td
{
	font-size:10pt;
	text-align:center;
}
.list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list li {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left 7px;
    background-image: url(images/bullet.gif);
}
.rolloverButton {
background-color: #51A8B1;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFFF;
text-decoration: none;
text-align: center;
vertical-align: middle;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding-top: 7px;
padding-bottom: 7px
}
:hover.rolloverButton {
background-color: #5CC6D0;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFFF;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding-top: 7px;
padding-bottom: 7px
}
:active.rolloverButton {
background-color: #5CC6D0;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFFF;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding-top: 7px;
padding-bottom: 7px
}
.list1
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
.list1 li 
{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
/*--Google Map Style--*/
#search {
    margin-bottom: 10px;
}
#map { 
    height: 500px; 
    width: 680px; 
    margin-top: 10px;
}
#directions-panel { 
    float: left;         
    height: 100%;         
    width: 680px;         
    overflow: auto;
    text-align:center;
}
.text {
	font-family: arial, Helvetica, sans-serif;
	font-size: medium;
	padding-left: 0px;
	padding-right: 0px;
}

