@charset "utf-8";
/* CSS Document */

body {
	background-color: #0099CC;
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family:Comic Sans MS;
}

a 			{text-decoration:none;}
a:link		{color:#BB0000;}
a:visited	{color:#BB0000;}
a:hover		{color:#BB0000;
			text-decoration:underline;}
a:active 	{color:#FFFFDD;
			text-decoration:underline;}

h2 {
	padding-top: 15px;
	color:#003;
	font-family:"Courier New", Courier, monospace;
	font-size:32px;
}

h3 {
	font-family:"Courier New", Courier, monospace;
	color:#003;
	font-size:22px;
}

h4 {
	color:#003;
	font-size:18px;
}

h5 {
	font-family:"Courier New", Courier, monospace;
	color:#003;
	font-size:16px;
}

hr {
	color:#000;
	height:1px;
	border-width:0;
	background-color:#000;
}

#navigation {
	font-family:"Courier New", Courier, monospace;
	line-height:24px;
	font-size:16px;
	margin-top: 10px;
}

.editdate {
	font-size:10px	
}

.price {
	color:#039;
	font-family:"Courier New", Courier, monospace;
}

.custquote {
	width:90%;
	background-color:#0CC;
	font-size: 14px;
	padding: 10px;
	outline-width:thin;
	outline-style:solid;
}

.custquotename{
	font-weight:bold;
	text-align:right;
}

table.grenada_photos {
	padding: 0px;
	margin:0px;
	width:100%;
}

table.grenada_photos td {
	width:50%;
	text-align:center;
}

table.grenada_photos img {
	border:thin #000;
	border-style:solid;
}

#navigation a.currentpage {
	color:#FFF;
}

#mapMarker {
	font-size:14px;
}

#mapMarker h4 {
	font-size:16px;
}

#google_map_bubble {
	font-family:"Courier New", Courier, monospace;
}
#google_map_bubble a {
	font-size:12px;
}
#google_map_bubble a:link {
	{color:#BB0000;}
#google_map_bubble a:visited {
	{color:#BB0000;}
#google_map_bubble a:hover {
	{color:#BB0000;
	text-decoration:underline;}
#google_map_bubble a:active {
	{color:#FFFFDD;
	text-decoration:underline;}

