﻿body
{
	background-color: #CCCCCC;
    font-family: Georgia;
    font-size:small;
}
.MenuButton
{
	font-family: Georgia;
    font-size:small;
    font-weight:bold;
    background-color:#6699FF;
    color:White;
    border:none 0 transparent;
    width:120px;
    height:30px;
}
.Valiant
{
	font-family:Berylium;
	font-size:15pt;
	color:#0033CC;
}
.ContentHighlight
{
	font-family: Kalinga; font-size: small; 
font-weight: bold;
}
.MapTag
{
	color:White;
	font-weight:bold;
	font-family:Arial;
}
.hidden 
{ 
	background-color: Gray;
     display: none;  
}
.ServiceRates
{
	font-family:Elephant;
	color:Blue;
	font-size:x-large;
}
.Indent
{
	text-indent:30px;
}
.QuoteHeader
{
	font-size:medium;
	font-family:Miriam;
	color:Navy;
}