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

BODY
{
	padding-right: 0pt;
	padding-left: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	font-family: Georgia, "Times New Roman" , serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFCC;
	height: 0pt;
	left: 0pt;
	top: 0pt;
	margin: 0pt;
	background-color: #000000;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #FFFFCC;
}
H1	{	
	padding-right: 0pt;
	padding-left: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	font-family: Georgia, "Times New Roman" , serif;
	font-weight: normal;
	font-size: 12pt;
	color: #FFFFCC;
	height: 0pt;
	left: 0pt;
	top: 0pt;
	margin: 0pt;
	background-color: #000000;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	}	
		
H2	{	
	font-family: Georgia, "Times New Roman" , serif;
	font-size:	18pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Georgia, "Times New Roman" , serif;
	font-size: 14pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Georgia, "Times New Roman" , serif;
	font-size:	14pt;
	font-weight: bold;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Black;
	margin-left: 5pt;
	}	
	
A:link	
{
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#E0EEAF;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#E2A14B;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#CDEAFC;
	}

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

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

IMG {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-width: 0px;
	}
.title	{	
	font-family: Georgia, "Times New Roman" , serif;
	font-size:	18pt;
	font-weight: bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #FFFFCC;
	}	
/* Content Table should always be 775*/
.contentTable
{
	width: 775px;
	border-width: 0;
}
/* To the right of the picture, above the green brushed background*/
.introTD
{
	margin-left: 10px;
	text-align: Left;
}
/*Top image for each main section, including home page.*/
.introIMG
{
	margin-top: 5pt;
}
/* Touring buttons (back, next, start)*/
.touringIMG
{
	margin-bottom: 5pt;
	margin-top: 5pt;
}
/* The copy in side the green brushed background*/
.moreinfoTD
{
	padding-right: 20pt;
	padding-left: 0pt;
	padding-top: 5pt;
	padding-bottom: 10pt;
	font-family: Georgia, "Times New Roman" , serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	height: 0pt;
	left: 0pt;
	top: 0pt;
	margin: 0pt;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: Text-top;
}
.moreinfoTable
{
	width: 775px;
	border-width: 0;
	background-image: url(images/home_page/bg_3_links.jpg);
	border: solid 1px #E7821C;
}
.features
{
	font-weight: bold;
	font-family: sans-serif, 'Microsoft Sans Serif' , 'Futura Md BT';
}

/* Home page only.*/
.threeLinkButton
{
	margin-bottom: 5pt;
	margin-top: 5pt;
}
/* Sub Navigation Nested Table */
.subnavTable 
{
	border: solid 1px #E7821C;
	padding: 3px 3px 3px 3px;
	font-size: 8pt;
	background-color: #842817;
}
.photoGalleryIMG
{
	margin-bottom: 2pt;
	margin-top: 2pt;
	border: solid 1px #E7821C;
}
.contactTDLabel
{
	/*background-color: #842817;
	border: solid 1px #E2A14B;*/
	background-Color: #332424;
	font-weight: bold;
	
}
.contactTDField
{
	background-Color: #332424;
	/*border: solid 1px #E7821C;*/
}
.formError
{
	padding-right: 0pt;
	padding-left: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	font-family: Georgia, "Times New Roman" , serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FF0000;
	height: 0pt;
	left: 0pt;
	top: 0pt;
	margin: 0pt;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer
{
	font-family: Georgia, "Times New Roman" , serif;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFCC;
	margin: 3px 3px 3px 3px;
	background-color: #000000;
	text-align: center
}
.footerUrbanRoute
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFCC;
	background-color: #000000;
	padding: 8px 8px 8px 8px;
	border: solid 1px #E7821C;
	text-align: CENTER;
}

