/*RIweb.css for RIweb --- /11/04/08*/

body {margin-right: 5%;
	  margin-left: 5%;
	  background-color: #FFFAF0;
	  font-family: Arial, Helvetica, sans-serif;
	  color : #505050;
	  font-size: 10pt;
	  font-weight: normal;}

a:link {text-decoration: none; color: #0000FF;}
a:visited {text-decoration: none; color: #800080;}
a:hover {text-decoration: underline; color: #FF0000;
		 font-weight: bold; font-style: italic;}
			
/*--Title &amp; subtitle--*/
h1 {font-family: "Times New Roman", Times, serif;
	text-align: center;}
	
h3 {font-family: "Times New Roman", Times, serif;
	text-align: center; font-style: italic;
	font-weight: 300; letter-spacing: 1px;
	margin-bottom: 0px;}

#mapTitle {font-family: "Times New Roman", Times, serif;
	text-align: center; font-style: italic;
	font-size: 24pt;
	font-weight: bold; letter-spacing: 5px;}
	
#seriesTitle {font-family: "Times New Roman", Times, serif;
	text-align: center; font-style: italic;
	font-size: 20pt;
	font-weight: bold; letter-spacing: 3px;}
	
#seriesTitleS {font-family: "Times New Roman", Times, serif;
	text-align: center; font-style: italic;
	font-size: 18pt; color: red;
	 letter-spacing: 3px;}

#indiTitle {font-family: "Times New Roman", Times, serif;
	text-align: center; font-style: italic;
	font-size: 18pt;
	font-weight: bold; letter-spacing: 3px;}
	
#indiSubTitle {font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 2px; font-size: 12pt; font-style: italic;
	font-weight: 500;}
		
#subtitle {margin-top: 0px; margin-bottom: 0px;
		   text-align: center;
		   font-weight: bold; font-style: italic;}
		   
.imgTitle {font-size: 10pt; font-style: italic; font-weight: bold;}

.clickTitle {text-align: center; font-size: 10pt; margin-bottom: 5px;}

/*Inman Art Studio*/
.IAS {font-size: 0.9em;}
	   
/*--TD background-color--*/
.E2 {background-color: #E2E2E2; text-align: center;}
.E2r {background-color: #E2E2E2; text-align: right;}
.E2l {background-color: #E2E2E2; text-align: left;}
.E2map {background-color: #E2E2E2;}

p {font-family: Arial, Helvetica, sans-serif;
   font-weight: normal; font-size: 10pt;}
   
.narration {font-family: Arial, Helvetica, sans-serif;
   font-weight: bold; font-size: 10pt;
   text-align: center;}

/*--Navigation--*/ 
.Gnavi {text-align: center; font-size: 8pt; font-weight: bold;}

.Lnavi {font-size: 8pt; font-weight: bold;}

hr {text-align: center; height: 1px; width: 90%; color: #CCCCCC; noshade}

/*--Footer--*/ 
#footer {text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; color: #505050;}


