/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE:smaller;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


.pageHeading
{
	font-weight: bolder;
	font-size: medium;
	color: #BAB810; /*#FF8080;*/
	font-family:  Arial, Verdana;
	text-decoration: none;
}
.pageSubHeading
{
	font-size: small;
	color: #BAB810;
	font-family:  Arial, Verdana;
	text-decoration: none;
}

.headNav
{
    FONT-SIZE: 1.0em;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.leftNav
{
    FONT-SIZE: 1.0em;
    FONT-FAMILY: Verdana, Arial;
    /*BACKGROUND-COLOR: #C0FFFF;*/
    TEXT-DECORATION: none
}
.listNav
{
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.leftNavReverse
{
    FONT-SIZE: 10pt;
    COLOR: navy;     
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none;
    font-weight:bold;
}
.inputHeading
{
    COLOR: green;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: beige;
}
.descriptiveText
{
    COLOR: darkblue;
    FONT-FAMILY: Arial, Verdana;
    font-size: 12
}
.questionText
{
    COLOR: blue;
    FONT-FAMILY: Arial, Verdana;
    font-size: 12
}
.answerText
{
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    font-size: 12
}
.detailText
{
    COLOR: darkblue;
    FONT-FAMILY: Arial, Verdana;
    font-size: 12
}
.photoText
{
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
    font-size: xx-small
}
.plainText
{
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
    font-size: 12
}
.nameLink
{
    COLOR: darkblue;
    FONT-FAMILY: Arial, Verdana;
    font-size: 12
}
.nameLinkSmall
{
    COLOR: darkblue;
    FONT-FAMILY: Arial, Verdana;
    font-size: 10;
    TEXT-DECORATION: none;
}
.pnlLodging
{
     background-color: White;
}
.linkLodgingName
{
    COLOR: darkblue;
    background-color: White;
    FONT-FAMILY: Arial, Verdana;
    font-size: 12px;
    TEXT-DECORATION: none;
}
.linkLodgingPrice
{
    COLOR: blue;
    background-color: White;
    FONT-FAMILY: Arial, Verdana;
    font-size: 10px
}
.LodgingHeading
{
    COLOR: #BAB810;
    /*background-color:Yellow;*/
    FONT-FAMILY: Arial, Verdana;
    font-size: 10
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
				
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	/*text-decoration:	none;*/
	color:	#3333cc;
	}	
		
A:visited	{	
	/*text-decoration:	none;*/
	color:	#333399;
	}	
		
A:active	{	
	/*text-decoration:	none;*/
	color:	#333399;
	}	
		
A:hover	{	
	/*text-decoration:	underline;*/
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.sectionText
{
    COLOR: darkblue;
    FONT-FAMILY: Arial, Verdana;
    font-size: 12;
}
.mileText
{
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    font-size: 12;
}
.helpText
{
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    font-size: smaller;
}
.redText  
{
	color: red;  
}
.mileage
{
    COLOR: green;
    FONT-FAMILY: Arial, Verdana;
    font-size: 12;
}
.coral
{
    color:White;
    /*COLOR: #FF8080;*/
}

.verySmall
{
    COLOR: darkblue;
    FONT-FAMILY: Arial, Verdana;
    font-size: xx-small;
}

.mapLegend
{
    COLOR:  black;
    FONT-FAMILY: Arial, Verdana;
    font-size: smaller;
}

.mapLegendRed
{
    COLOR:  red;
    FONT-FAMILY: Arial, Verdana;
    font-size: smaller;
}

.mapLegendPurple
{
    COLOR:  #6666FF;
    FONT-FAMILY: Arial, Verdana;
    font-size: x-small;
}

.panelAd
{
    COLOR:  red;
    FONT-FAMILY: Arial, Verdana;
    font-size: 0.75em;
    padding-left: 1em;
    padding-right: 1em;
}