/* em = Grey, bold */
/* blue otherwise */
BODY {
	background-color : White;
	color : #004B93;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	font-weight: normal;
}

A:LINK, A:VISITED {
	color : #3A3A3A;
	text-decoration : none;
	/*font-size: 10px;*/
	text-transform : uppercase;
	/*line-height : 24px;*/
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	
}

LI {
	margin-left :-0px;
	list-style-image : url(../clipart/mark.gif);
}


A:HOVER {
	color : #FF3333;
	text-decoration : underline;
}

H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;

}

H2 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-left : 0px;
	margin-top : 0px;
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-left : 0%;
}

H4 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 0%;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 500;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

EM {
	color : #666666;
	font-weight : bold;
	font-style : normal;
}
table#subnav {
	background-color: #EAEAEA;
	border: solid #003399 1px;
}
table#citymenu {
	background-color: #EAEAEA;
	border: solid #003399 1px;
}

table.dkbdr{
	background-color: #000099;
}

TH {
	/*background-color : transparent;*/
}

TD {
	/*background-color : transparent;*/
	font-size : 11px;
	/*font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

/* alternating table rows */
TR.row1, TD.row1{
	background-color: White;
	font-weight: bold;
}

TR.row2, TD.row2 {
	background-color: #EAEAEA;
	font-weight: bold;
}

TR.row3, TD.row3 {
	background-color: #F5F5F5;
	font-weight: bold;
}

TR.hdr, TD.hdr {/* used for primary textblocks */
	background-color: #4D78AE;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

.rtMenuBG{
	background-color: #F3F3F3;
}
P  {
	/*background-color : White;
	color : #0066cc;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	border-bottom: -5px;
}

A.lc_ital_times:LINK {
	color : #0066CC;
	font : italic 16px "Times New Roman", Times, serif;
	text-transform : lowercase;
	}

UL {
	list-style-image: url(../clipart/mark.gif);
}


A.lc_ital_times:HOVER {
	color : Red;
}

A.heading:LINK {
	color : #993333;
	font-style: normal;
	font-size: 10px;
}

A.heading:VISITED {
	color : #996666;
	font-style: normal;
	font-size: 10px;
}

A.heading:HOVER {
	color : Red;
	font-style: normal;
	font-size: 10px;
}

A.address:LINK {
	color : #336699;
}

A.address:VISITED {
	color : Gray;
}

A.address:HOVER {
	color : Red;
}

A.city:LINK {
	color : #0066CC;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : 24px;
	font : bold;
	font-weight : bold;
}

A.city:VISITED {
	
}

A.city:HOVER {
	color : #990000;
}

A.header:LINK, A.header:VISITED {
	color : White;
	text-decoration : none;
	font-size: 10px;
	text-transform : uppercase;
	line-height : 16px;
}
A.header:HOVER {
	color : Yellow;
	text-decoration : none;
}

.indent {
	margin-left : 50px;
}


/*FONT  {
	 background-color : White; 
	color : #0066cc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
}
*/

.loyalty {  color: #993300}

.white {
	color: White;
	font-weight: bold;
}.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.red_ital_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.times_16_000066 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: ##0066cc;
}
.times_12_000066 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: ##0066cc;
}
.times_20_990000 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
}.blu_verdana_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ##0066cc;
	font-weight: bold;
}
