.text-body-gray{
	color: gray;
}


.field {
	color: white;
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
}


.logo-prov {
/*margin-right:10px;
margin-top:5px;
*/
}

#logospace {
float: left;
/*padding: 2px 3px 2px 3px;*/
margin-left: 10px;
margin-top:5px;
}

#breadcrumb {
padding: 0px 10px 5px 10px;
padding-right:10px;
color:#316ac5;
float:left;
margin-left:1px;
font-size: 11px;
}

/*
#breadcrumb li{
background-color: #197DFF;
padding:5px;
color:white;
float:left;
}
*/

#breadcrumb a{
text-decoration: underline;
color: #316ac5;
}

#breadcrumb a:hover{
text-decoration: none;
}


/* clear floats with ' <div class="clear">&nbsp;</div> '*/
.clear {font-size: 1px; height: 1px; clear:both;}


.hidden {
display: none;
visibility: hidden;
}


#cakeSqlLog {
} 

#cakeSqlLog td{
padding: 3px;

}
 body {
margin: 0px;
font-family: verdana;
font-size: 11px;
color: gray;
background-image: url('/img/backgrounds/bg1.gif');
background-repeat: repeat;
background-color: black;
}

img {
border: 0px;
}

a {
text-decoration: none;
color: #fff;
}

a:hover {
text-decoration: underline;
}

h1 {
margin: 0 0 10px 0;
font-size: 18px;
font-weight: 600;
color: white;
}

h2 {
margin: 0 0 7px 0;
font-size: 16px;
font-weight: 600;
color: white;
}

h3 {
margin: 0 0 4px 0;
font-size: 13px;
font-weight: 600;
color: white;
}
h4 {
margin: 0 0 4px 0;
font-size: 11px;
font-weight: 600;
color: white;
	}

	

form {
margin: 0px;	
}


textarea {
color: #039;
font-size: 12px;
border: 1px #039 solid;
}

select {
color: #039;
font-size: 12px;
border: 1px #039 solid;
}

ul {
margin-left:10px;
padding:10px;
margin-top:0px;
margin-bottom:0px;
}

/*
li {
	margin-left:0px;
	padding:0px;
}
*/


.spacer {
clear: both;
height: 4px;
font-size: 4px;
}

.textSmall{
	color:white;
	font-size: 10px;
}

#outerdiv {
width: 100%;
}

#mainDiv {
width: 980px;
}

.maintableCell{
background-color: black;
border: 1px solid #252525 ;
padding:5px;
vertical-align: top;
text-align: left;
}

.textGray{
	color: gray;
}

.textWhite{
	color: white;
}

.box{
	padding:5px;
	border: 1px solid #252525;
	margin: 0 0 10px 10px;
	}

.box-bg{
	padding:8px;
	background-image: url(../img/backgrounds/box-large-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #252525;
	margin: 0 5px 20px 5px;
}

.box-bg2{
	padding:5px;
	background-image: url(../img/backgrounds/box-large-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
/*	border: 1px solid #252525;*/
	margin: 0 5px 20px 5px;
}

.box-bg3{
	padding:10px;
	background-image: url(../img/backgrounds/box-large-bg-inv.jpg);
	background-repeat: repeat-x;
/*	background-position: bottom;*/
	border: 1px solid #252525;
	margin: 0 5px 20px 5px;
}


.box-minitrip{
	padding:5px;
	background-image: url(../img/backgrounds/box-large-bg-light.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #252525;
	margin: 0 5px 20px 5px;
}

.box-L{
	border: 1px solid #252525;
	width: 171px;
	float:left;
	padding:5px;
	background-image: url(../img/backgrounds/box-large-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.box-R{
	border: 1px solid #252525;
	padding:5px;
/*	width: 300px;*/
	float:right;
}

.box-pkgpic{
/*	border: 1px solid #252525;*/
	padding:5px;
	width: 300px;
	float:right;
	margin-left:5px;
}


	
.box-title{
	width:490px;
	height:28px;
	background-image: url(../img/backgrounds/title-bg.gif);
	background-repeat: no-repeat;
	color:white;
	font-size: 14px;
	padding-left:10px;
	padding-top:4px;
	margin-bottom: 15px;
	margin-top: 5px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.box-title-small{
/*	width:180px;*/
	height:28px;
	background-image: url(../img/backgrounds/title-bg.gif);
	background-repeat: no-repeat;
	color:white;
	font-size: 14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.box-title-small-tall{
	width:180px;
	height:47px;
	background-image: url(../img/backgrounds/title-bg-tall.gif);
	background-repeat: no-repeat;
	color:white;
	font-size: 14px;
	padding-top:6px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align:center;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.box-title-small-tall2{
	height:47px;
	background-image: url(../img/backgrounds/title-bg-tall.gif);
	background-repeat: no-repeat;
	color:white;
	font-size: 14px;
	padding-top:3px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align:center;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}


.box-large{
	width:476px;
	padding:10px;
	background-image: url(../img/backgrounds/box-large-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #252525;
	margin-bottom: 20px;
}

.box-small{
	width:165px;
	border: 1px solid gray;
	padding:5px;
	margin-bottom:5px;
	text-align: center;
}



#topRow1{
	width:980px;
	background-color: black;
	background-image: url(../img/backgrounds/toprow1a.gif);
	background-repeat: no-repeat;
	height:70px;
/*	background-position: bottom;*/
/*	padding-top:10px;*/
	}

#topRow2{
	width:978px;
	height:117px;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
/*	border-left: 1px solid black;
	border-right: 1px solid black;*/

}
	
#footer{
	width:980px;
	height:52px;
	background-image: url(../img/backgrounds/toprow1.gif);
	border:none;
	margin-top:3px;
	clear:both;
}
	
.img-right{
	float:right;
	margin-left:10px;
}

.photo{
float: right;
margin: 0px 5px 10px 10px;
clear: right;
}

	
.tabs {
font-size: 12px;
font-weight: bolder;
margin: 20px 0 20px 0;
}

.tabs .tab  {
display: block;
float: left;
padding: 5px;
background-color: #c6c6d2;
margin-right: 2px;
}
.tab:hover  {
color: #e6e6f3;
background-color: #e6e6f3;
}
.tabs .currenttab  {
display: block;
float: left;
padding: 5px;
background-color: #e6e6f3;
margin-right: 2px;
}



#tagline {
/*float: left;*/
color: #316ac5;
font-size: 18px;
font-weight: bolder;	
margin: 20px 0 10px 0;
}

#dr-tagline {
float: right;
color: #316ac5;
font-size: 12px;
font-style: italic;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.subtitleCaps {
font-family: arial, helvetica, sans-serif;
letter-spacing: 0px;
font-size: 11px;
color: white;
font-weight: bold;
text-transform:uppercase;
}

.current {
	color:#316ac5;
	font-weight: bold;
}

#phoneAndEmail {
font-family: arial, helvetica, sans-serif;
text-align: center;
margin-right: 10px;
letter-spacing: 0px;
font-size: 11px;
color: white;
}

#phoneAndEmail a {
color: white;
}

.phone {
color: white;
font-size: 22px;
letter-spacing: 0px;
}

.btn-small{
	margin-bottom:5px;
	display:block;
}

.learnmore-but{
	border: none;
}

.learnmore-div{
	display: none;
	padding-top:10px;
}
.centercol-div{
	width:500px;
	margin-left: 13px;
	clear: both;
}


.pkg-menu-but{
	margin-bottom:5px;
	display:block;
}

#niteguideMenu {
text-align: left;
padding: 0 0 10px 0px;
margin : 30px 0 0 10%;
/*width: 145px;*/
}

#niteguideMenu .item {
font-size:  11px;
padding: 3px 1px 3px 4px;
margin: 1px;
display: block;
color: #ffffff;
letter-spacing: 0px;
clear: both;
}

#niteguideMenu .current {
font-size:  11px;
padding: 3px 1px 3px 4px;
margin: 1px;
display: block;
color: #ffffff;
letter-spacing: 0px;
clear: both;
border:1px solid #316ac5;

}
#niteguideMenu .title {
color: #316ac5;
font-size: 12px;
font-weight: bolder;	
}

#niteguideMenu .sub {
margin: 10px 0 10px 0 ;

}

#niteguideMenu .subitem {
margin: 5px 0 5px 7px ;
display: block;
font-size: 10px;
}

#niteguideMenu .subcurrent {
font-size: 10px;
margin: 5px 0 5px 7px ;
font-weight: bolder;
display: block;
color: #316ac5;
}

#niteguideMenu .section {
padding: 6px 1px 6px 4px;
margin: 1px;
display: block;
color: #316ac5;
letter-spacing: 0px;
clear: both;
font-weight: bolder;
}

#niteguideMenu a.item:hover {
padding: 2px 0 2px 3px;
color: #ffffff;
text-decoration: none;
border:1px solid #316ac5;
}

#niteguideMenu img {
float:left;
margin-right: 5px;
}

#niteguideMenu .directory {
border-bottom: 0px;
vertical-align	: middle;
padding: 5px 0 5px 6px;
display: block;
color: #ffffff;
letter-spacing: 0px;
clear: both;
}

 
/*
#centerCol {
text-align: left;
float: left;
width: 	435px;
margin-left: 20px;
color: #fff;
}

*/

#topMenu {
clear: left;
margin-top: 2px;
}

#topMenu .item {
padding: 3px ;
background-color: #2421b2;
border:1px solid #4542df;
margin-left: 1px;
font-size: 10px;
float: left;
text-align: center;
color: #ffffff;
text-decoration: none;
}
#topMenu .current {
padding: 3px;
background-color: #2421b2;
border:1px solid #316ac5;
margin-left: 1px;
font-size: 10px;
float: left;
text-decoration: none;
text-align: center;
color: #ffffff;
}

#topMenu .item:hover {
background-color: #2421b2;
border:1px solid #316ac5;
margin-left: 1px;
font-size: 10px;
float: left;
text-decoration: none;
text-align: center;
color: #ffffff;
}

/*
#footer {
padding: 3px;
width: 98%;
clear: both;
border:1px solid #4542df;
margin: 20px 0 20px 0;
}
*/

#rightCol {
float: right;
width: 	175px;
}


#requestBox {
text-align: left;
margin: 30px 0 5px 0;
font-size: 11px; 
color: #ffffff;

}

#requestBox .title {
color: #316ac5;
font-size: 14px;
font-weight: bolder;	
margin-bottom: 5px;
}

#requestBox select {
font-family: arial;
height: 14px;
font-size: 9px;
color: #2421b2;
border: 1px solid #2421b2;
}

#requestBox .label {
margin-top: 5px;
}

#requestAquote {
padding-top: 63px;
width: 100%;
}
#requestAquote a {
color: #316ac5;


}
.small {
height: 80px;
}

.none {


}
.small #smallform {
display: none;
}

.none #smallform {
background-color: #2421b2;
position: absolute;
z-index:2;
}

#requestAquote input {
height: 20px;
font-size: 11px;
}

#requestAquote select {
height: 20px;
font-size: 10px;
}



#mini-byt LABEL{
	text-align: right;
	font-weight: bold;
	margin-right:3px;
	margin-top:9px;
	color: #e9e9e9;
}

#mini-byt INPUT, SELECT{
		margin-top:5px;
}

.dummmy{
		margin-top:0px;	
}

.minibyt-small LABEL{
	width:63px;
}

.minibyt-med LABEL {
	width:80px;
}

.minibyt-med SELECT, INPUT{
	font-size: 12px;
}

.minibyt-small SELECT{
	font-size: 10px;
}

.minibyt-small .pkgselect{
	width: 105px;
}



#miniformTable TD {
padding-left: 3px;
font-weight: bolder;
}

.miniformTable SELECT, TEXT {
	font-size: 10px;
}





.formTable {
margin-top: 10px;
width: 400px;
}

.formTable TD {
font-weight: bolder;
}



#centerCol .section {
width: 180px;
padding: 5px;
font-size: 10px;
color: #ffffff;
}
#centerCol .section2 {
clear: both;
width: 360px;
padding: 5px;
font-size: 11px;
color: #ffffff;
}

#centerCol .section a {
color: #ffffff;
}

#centerCol .section em {
line-height: 14px;

}

.title {
color: white;
font-size: 12px;
font-weight: bolder;	
margin-bottom: 5px;
}

#packagesTable {
width: 400px;
clear: both;
margin-bottom: 10px;
padding: 10px;
}



#packagesTable li {
color: #ffffff;
font-size: 11px;
font-weight: bolder;	
line-height: 12px;
}

#packagesTable a {
color: #ffffff;
}

.packages  {
margin-bottom: 10px;}


.packages a  {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
}
.packages a.extra  {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
}

#packageFlavours{
	width:100%;
	
}

#packageFlavours td{
	border-bottom: 1px solid #132338;
}

.pkgflavcol2{
		background-color:yellow;
}

.pkgflavcol2:hover{

}


#news li {
list-style-type:none;
list-style-position: outside;
margin-bottom: 10px;
}

.section .item {
float: left;
font-size: 11px;
text-align: center;
font-weight: bolder;
margin: 2px 4px 0 4px;
}
.section .item a {
color: #316ac5;
}
.section .item a:hover {
color: #ffffff;
}
.section .seemore  {
color: #ffffff;
font-weight: bolder;
}

.cat   {
float: left;
width: 45%;
padding: 4px;
display: inline;
}

.cat h1 {
color: #316ac5;
font-size: 11px;
margin-bottom: 3px;
}

.cat a  {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
}
.cat a.extra  {
color: #316ac5;
display: inline;
}

.testimonial {
padding: 10px;
font-size: 14px;
}

hr
{
background: #316ac5;
color: #316ac5;
height: 1px;
margin: 15px 0 0 0;
border:none;
clear:left;
}

hr .clear {
/*display:block; */
height:1px; 
clear:both; 
visibility:hidden;
} 



#rightMenu {
float: right;
border:1px solid gray;
width: 145px;
padding: 5px;
margin: 5px 0 10px 10px;
}

#rightMenu a {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
text-decoration: none;
}

#rightMenu a.extra {
color: #fff;
display: inline;
text-decoration: none;
}


#rightMenu a:hover {
color: #316ac5;
}

#rightMenu .current {
text-decoration: none;
font-weight: bolder;
color: #316ac5;
}



#leftnav-pkgs {
margin: 0px 0 20px 10px;
/*border: 1px solid yellow;*/
}


#leftnav-pkgs ul{
margin-top:0px;
margin-bottom:0px;
padding: 0 0 5px 5px;
}

#leftnav-pkgs li{

}
/*
#leftMenu a {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
text-decoration: none;
}


#leftMenu ul {
	margin-top:0px;
}


#leftMenu a.extra {
color: #fff;
display: inline;
text-decoration: none;
}
*/


.leftnavMenu {
margin: 0 0 10px 15px;

}

.leftnavMenu a {
list-style-type: none;
/*list-style-position: inside;*/
color: #fff;
display: list-item;
text-decoration: none;
margin-bottom:3px;
}



.leftnavMenu a:hover {
color: #316ac5;
}

.leftnavMenu .current {
text-decoration: none;
font-weight: bolder;
color: #316ac5;
}









#whymnt {
clear: both;
float: right;
width: 165px;
border:1px solid #316ac5;
font-size: 10px;
margin: 5px 0 10px 10px;
padding: 10px;
}

#whymnt h3 {
font-size: 12px;
}

#whymnt li {
margin-bottom: 4px;}


#whymnt ul {
margin: 0 0 0 17px;
}

#whymnt ul ul{
margin: 0 0 0 7px;
}
.mandatory {
color: #ff9000;
font-size: 12px;
font-weight: bolder;
}

.column {
width: 48%;
float: left;
margin-top:10px;
}

.component {
margin:0 0 10px 5px;
border-bottom: 1px solid #316ac5;
padding-bottom: 5px;
}

/*
#faqDiv {
padding: 10px;
width: 400px;
clear:both;
font-size: 12px;
}
*/

.faqCat {
margin-bottom:10px;
}

.faqCat a  {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
}

#whatsincluded {
margin-top:10px;
}


.small-icon {
margin-right:5px;
vertical-align:middle;
}

.provider {
margin-bottom: 5px;
}

.category {
list-style-type: disc;
list-style-position: inside;
color: #fff;
display: list-item;
}


.flavourPrice {
margin: 0 10px 10px 0;
border: 1px solid #2727b7;
padding: 4px;
}

.header {
font-weight: bolder;
}



.occ {
font-weight: bolder;
}

.firstNight {
background-color: #2727b7;
text-align: center;
}

.addNight {
text-align: center;
}

.separator {
border-bottom:solid 1px #2727b7;

}

.error_message {
color: #d30;
display:inline;
font-size: 12px;
font-weight: bolder;

}

#requestanswer {
color: #fff;
padding: 7px;
margin-top : 10px;
width: 350px;
font-size: 12px;
}
.request .c {
padding:2px;
font-weight: bolder;
}

.gallery {
margin: 10px 0 10px 0;
text-align: center;
}
.gallery img {
cursor: pointer;
margin:5px;
}
.galleryMenu {
font-size: 14px;
font-weight: bolder;
}
.galleryMenu a {
}

.galleryMenu .current {
clear: both;
font-size: 14px;
font-weight: bolder;
padding: 0 3px 0 3px;
background-color: #316ac5;
color: #031341;
}
.submit {
font-weight: bolder;
padding: 2px; 
width:50px;
/*float:right;*/
margin-top:13px;
}

#loginform-layout {
	float: right;
	padding-right:10px;
	width:220px;
}

.button {color: #031341;
display: block;  float: left;
background-color: #fff; font-weight: bolder; line-height: 12px; font-size: 11px; padding: 4px; margin: 10px 3px 4px 0;
}

.btn-166{
	width:159px;
	height:21px;
	background-image: url(/img/pkgs/button-blank-166x27.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	color:white;
	white-space: nowrap;
	padding-left:7px;
	padding-top:6px;
	margin-bottom:3px;
	text-align:left;
	cursor:pointer;
}


#leftnav{
	margin-left:10px;
	margin-right: 10px;
}


.leftnav-buts{
	margin-bottom: 5px;
}

.ad {
margin: 20px 0 20px 0;
}



#proposal {
clear: both;
background-color: #fff;
margin-top: 10px;
color: #111;
padding: 10px;
}

#proposal h3 {
color: #031341;
}
#proposal h2 {
color: #031341;
}

#proposal a {
color: #031341;
}
#proposal a:hover {
color: #031341;
text-decoration: underline;
}

#proposal .firstNight{
background-color: #c6c6d2;
}
#proposal .addNight{
background-color: #d4d4e0;
}
#proposal .price{
background-color: #e6e6f3;
font-weight: bolder;
}
#proposal .name {
font-weight: bolder;
display: block;
}
#proposal .occ {
font-weight: bolder;
font-size: 9px;
}

#dhtmltooltip {
/*	width: 450px;
	height: 375px;*/
	position: absolute;
	border: 2px solid #384047;
/*	padding: auto;*/
	visibility: hidden;
	z-index: 100;
}


#sitemap ul{
	margin-top: 0px;
	padding-top: 2px;
	color:#316ac5;
}

/* MNYE */
.event .miniflyer {
/*background-color: #316ac5	;*/
width: 110px;
/*padding: 2px 0 2px 0;*/
float: left;
margin-right:5px;

}
.event .miniflyer img {
margin: auto;
display: block;

}

.event .tickets {
margin: 5px 0 5px 0;
float: right;
}
.event .tickets TD {
/*text-align: right;*/
padding: 2px;
}

.event .priceCell {
background-color: #316ac5; 
color: white;
font-weight: bolder;
text-align: left;
}
.event .at_the_door {
background-color: transparent; 
color: #fff;
font-weight: bolder;
text-align: center;
}

.event .but {
text-transform: uppercase;
font-size: 10px;
margin-right: 4px;
padding: 1px;
/*background-color: #fff;*/
color: #031341;
text-decoration: underline;
}



.event h2 {
margin: 0;
font-size: 16px;
font-weight: 600;
color: #316ac5;
}
.event .date {
/*margin-top: 8px;*/
}
.reservation {
font-size: 11px;
background-color: #06039a; 
padding: 10px; 
width: 95%; 
margin-bottom: 10px;
border: 1px solid #316ac5;
}

.reservation a {
text-decoration: underline;
}


#miniform LABEL{
	text-align: right;
	font-weight: bold;
	margin-right:3px;
	margin-top:9px;
	color: #e9e9e9;
	width:63px;
}

#miniform INPUT{
		margin-top:5px;
}


#miniform SELECT{
	font-size: 10px;
	margin-top:5px;
}






table.cart-list{
	color:white;
	margin-top: 5px;
}

 
table.cart-list a{ 
	text-decoration: underline;
}

table.cart-list TD{
	white-space: nowrap;
/*	background-color: #223772;*/
/*	background-color: #0059B3;*/
	background-image: url(/img/backgrounds/cart-bg-dark1.jpg);
	border-top: 1px solid #012A68;
	border-bottom: 1px solid black;
}


table.cart-list tr.odd td {
/*	background-color: #006BD6;*/
/*	background-color: #465D9D;*/
	border-top: 1px solid #0547A3;
	background-image: url(/img/backgrounds/cart-bg-light1.jpg);

}

table.cart-list TH{

/*	background-image: url(/img/backgrounds/box-large-bg-light.jpg);*/
	background-image: url(/img/backgrounds/title-bg.gif);
	white-space: nowrap;
	font-weight:bolder;
/*	border-top: 1px solid #316ac5;
	border-bottom: 1px solid #316ac5;
*/
}

table.cart-totals {
	color:white;

}

table.cart-totals TD{
	font-size: 14px;


}

.deposit {
/*	color:#b9e14b;*/ /*green for deposit*/
color: white;
	font-weight: bold;
/*	background-color: #42A500;*/
}

.priceCell2 {
background-color: #316ac5; 
font-weight: bolder;
text-align: center;
padding:4px;
}





/*
table.cart-totals tbody tr td {
	background: #DDF0BD;
}

table.cart-totals tr.odd td {
	background-color: red;
}
*/



.formy LABEL{
	text-align: right;
	font-weight: bold;
	margin-right:5px;
	margin-top:9px;
	color: #e9e9e9;
	width:200px;
	display: block;
	float: left;
}

.formy INPUT{
		margin-top:5px;
}


.formy SELECT{
	font-size: 10px;
	margin-top:5px;
}

.error-message {
color: red;
display:block;
font-size: 10px;
font-weight: bolder;
font-style: italic;
margin-top:3px;
margin-bottom:10px;
/*border: 1px solid yellow;*/
clear:both;
margin-left:40%;
/*float:right;*/
}

.form-error {
background-color: #ffb6c1	
}


.rcpt b{
	color: white;
}

.topnav-hover{
	cursor:pointer;
}



.topnav A:visited  {color: gray; text-decoration: none}
.topnav A:link  {color: gray; text-decoration: none}
.topnav A:active  {color: gray; text-decoration: none}
.topnav A:hover   {color: #0547a3; text-decoration: none;}

.topnav-hover A:visited  {color: #0547a3; text-decoration: none}
.topnav-hover A:link  {color: #0547a3; text-decoration: none}
.topnav-hover A:active  {color: #0547a3; text-decoration: none}
.topnav-hover A:hover   {color: #0547a3; text-decoration: none;}

.gmapSidebarItem{
	text-decoration: underline;
}