/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #003333;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
a img {border-width: 0;}
a#home img {background: url(images/nav_home.gif) top left no-repeat;}
a#murals img {background: url(images/nav_murals.gif) top left no-repeat;}
a#paintings img {background: url(images/nav_paintings.gif) top left no-repeat;}
a#biography img {background: url(images/nav_biography.gif) top left no-repeat;}

a#home:hover img {background: url(images/nav_home_rollover.gif) top left no-repeat;}
a#murals:hover img {background: url(images/nav_murals_rollover.gif) top left no-repeat;}
a#paintings:hover img {background: url(images/nav_paintings_rollover.gif) top left no-repeat;}
a#biography:hover img {background: url(images/nav_biography_rollover.gif) top left no-repeat;}

A:link	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#99ccff;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#99ccff;
	}
	
.Categories
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size:	.9em;
	font-weight:	bold;
}	

.Text
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size:	.8em;
}	

.Content
{
  color: Ivory;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  14px;
  font-weight: normal;
  line-height: 18px;

}

.Content_Title
{
  color: Ivory;
  font-family: Times New Roman, Times, serif;
  text-decoration: none;
  font-size:  20px;
  font-weight: normal;
  line-height: 24px;

}

.Content_Serif
{
  color: Ivory;
  font-family: Times New Roman, Times, serif;
  text-decoration: none;
  font-size:  20px;
  font-weight: normal;
  line-height: 24px;

}

.Content_Hidden
{
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  12px;
  font-weight: normal;
  line-height: 18px;

}

.Titles
{
	FONT-FAMILY: 	Arial, Helvetica, sans-serif;
	font-size:	12px;
	text-align: 	center
	color: 		#498585;
}	

.PageTitle
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size:	1em;
	color: White;
	text-align: center;
    FONT-WEIGHT: bold;
    LETTER-SPACING: 1mm
}	

.smallText
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size:	.7em;
}	

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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.AdminPageText
{
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  11px;
  font-weight: bold;
  line-height: 12px;
}

.AdminButtonText
{
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

.AdminErrorText
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}
.Navigation
{
  color: White;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  20px;
  font-weight: normal;
  line-height: 12px;
  letter-spacing: 3;
}

.Navigation2
{
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  16px;
  font-weight: bold;
  line-height: 12px;
}

.Content_Light
{
  color: Blue;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  16px;
  font-weight: bold;
  line-height: 12px;
}
.Content_Black
{
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size:  16px;
  font-weight: bold;
  line-height: 12px;
}

.PageTitle
{
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  line-height: 20px;
  font-size:	18px;
  text-align: left;
  LETTER-SPACING: .6mm
}
.ContentSmall 
{ 
  color: #33CCFF; 
  font-family: Verdana, Helvetica, sans-serif; 
  text-decoration: none; 
  font-size: 12px; 
  font-weight: normal; 
  line-height: 14px; 
 } 
 
.MuralTitle
{
 color: #FFFFCC; 
 font-family: Georgia, Verdana, Helvetica, sans-serif; 
 text-decoration: none; 
 font-size: 20px; 
 font-weight: bold; 
 line-height: 26px; 
}

.InsideMuralTitle
{
 COLOR: #33CCFF;
 font-family: Georgia, Verdana, Helvetica, sans-serif; 
 text-decoration: none; 
 font-size: 30px; 
 font-weight: normal; 
 line-height: 32px; 
 font-style: italic;
}

.MuralText 
{ 
 color: #FFFFCC; 
 font-family: Verdana, Helvetica, sans-serif; 
 text-decoration: none; 
 font-size: 16px; 
 font-weight: bold; 
 line-height: 24px; 
} 
.MuralText_Small
{ 
 color: #FFFFCC; 
 font-family: Verdana, Helvetica, sans-serif; 
 text-decoration: none; 
 font-size: 15px; 
 font-weight: normal; 
 line-height: 24px; 
} 

.MuralText_Smaller
{ 
 color: #FFFFCC; 
 font-family: Verdana, Helvetica, sans-serif; 
 text-decoration: none; 
 font-size: 12px; 
 font-weight: normal; 
 line-height: 22px; 
} 

.SectionBox 
{ 
 color: #FFFFCC; 
 font-family: Verdana, Helvetica, sans-serif; 
 text-decoration: none; 
 font-size: 12px; 
 font-weight: normal; 
 line-height: 20px; 
} 

.ContactText 
{ 
 color: #FFFFFF; 
 font-family: Verdana, Helvetica, sans-serif; 
 text-decoration: none; 
 font-size: 16px; 
 font-weight: bold; 
 line-height: 20px; 
} 
#FrontRightText 
{
	color: #ffffff;
	font-size: 10pt;
	text-align: center;
	margin-top: 0px;
}
#FrontRightText p
{
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
	margin-top: 0;
	margin-bottom: 8px;
}
#FrontGalleryText 
{
	background-color: #498585;
	color: #000000;
	font-size: 12pt;
	text-align: center;
	margin-top: 0px;
	margin: 15px 0px 15px 0px;
	border-bottom: solid 3px #000000;
	padding: 10 0 10 0;
}
#FrontGalleryText p
{
	font-size: 10pt;
	text-align: left;
	margin-left: 10px;
	margin-top: 0;
}
.blogHead
{
	font-size: 14px;
}
.blogText
{
	font-size: 12px;
}
.BioTextNormal
{
	font-size: 12px;
}
li
{
	font-size: 12px;
}
.divider
{
	border-top: 1px solid #fff;
	width: 730px;
	margin-left: 10px;
	margin-top: 20px;
}
.divider_top
{
	border-top: 2px solid #fff;
	width: 730px;
	margin-left: 10px;
	margin-top: 20px;
}
.panoramaText
{
	font-family: 'Arial';
	font-size: 14px;
	margin-left:76px;
	margin-top:10px;
	color:Ivory;
	text-align:left;
	width:730px;
	font-weight:bold;
}
.panoramaImage
{
	margin-top:10px;
	margin-left:60px;
}
.panoramaDetailText
{
	font-size: 18px;
	margin-bottom: 10px;
}
.disclaimer
{
	font-size: 10px;
	color: White;
	margin-top: 6px;
}
#outerBorder {
	border: 8px solid #000;
	padding: 0;
	margin: 0;
	text-align: left;
}
#innerBorder {
	border: 7px solid #fff;
	padding: 0;
	margin: 0;
	text-align: left;
}
#innerBorder img {
	padding: 0;
	margin: 0;
}

