body {
	background-color: #dfc4a3;
	margin-top: 0px;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.menuMasterLink:link, a.menuMasterLink:visited, a.menuMasterLink:active{
	background: none transparent scroll repeat 0% 0%;

	color: #191970;
	font-family: arial, helvetica, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

a.menuMasterLink:hover {
	background: #191970;
	color: #fcf5e6;
}

td.mainMenuBackground {
	background-image:url(../Logo/RI-MenuBackground.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12pt;
}


a:link, a:visited, a:active{
	background: none transparent scroll repeat 0% 0%;
	color: #191970;
	text-decoration: underline;
}

a:hover {
	background: #191970;
	color: #fcf5e6;
}


a.contactUsLink:link, a.contactUsLink:visited, a.contactUsLink:active{
	background: none transparent scroll repeat 0% 0%;
	font-size: 9pt;
	color: #191970;
	text-decoration: underline;
}

a.contactUsLink:hover {
	background: #191970;
	color: #fcf5e6;
}


.font9 {
	font-size: 9pt;
}


.subMenu{
	font-size: 8.5pt;
	list-style: none;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 120px;
}


.subMenu a{
	text-decoration: none;
	display: block;
	width: 100%;
	color: #191970;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;

	text-indent: 5px;
}

.subMenu a:hover{ /*hover background color*/
	background-color: #191970; 
	color: #fcf5e6;
	text-decoration: none;	
}

/* Submenu */
UL#subMenu li{

}

UL#subMenu  li a {
	text-decoration: none; 
	display: block;
	width: 100%;
  	color: #191970; 
	padding: 0px 0px 0px 0px;
}



.subMenuTable {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #005290;
	border-bottom-color: #005290;
	border-left-color: #005290;
	border-top-width: 5px;
	border-top-style: none;
	border-top-color: #fcf5e6;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: arial, helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #191970;
}

.copyright {
	color: #626262;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

.headOverLay2 {
	background: none transparent scroll repeat 0% 0%;
	color: black;
	margin: 0 auto;
	width: 860px;  
	padding: 0px;
	height: 185px;
	top: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2;
}

.headOverLay1 {
	background: none transparent scroll repeat 0% 0%;
	color: black;
	margin: 0 auto;
	width: 860px;  
	padding: 0px;
	height: 185px;
	top: 20px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}

p {
	padding-right: 25px;
	padding-left: 25px;
}

h1 {	
	color: #0070CD;
	font-size: 18pt;
	font-style: italic;
	text-align: center;
}

.blueBox {
	border: thin solid #191970;
	margin: 15px;
	padding: 10px;
}

.Googletable {
	font-size: 8pt;
	font-weight: normal;
}

.SMALLtext1 {
	font-size: 8pt;
}


// Google Map
td.Google {
	font-size: 8pt;
	font-weight: normal;
}
.Googletable {
	font-size: 8pt;
	font-weight: normal;
	border: thin solid #0B51A1;
}






/* LIGHT BOX*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ 
	float: left; 
}
#keyboardMsg{ 
	float: right; 
}
#closeButton{ 
	top: 5px; 
	right: 5px; 
}

#lightbox img{ 
	border: none; 
	clear: both;
} 

#overlay img{ 
	border: none; 
}

#overlay{ 
	background-image: url(../LightBox/overlay.png); 
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(LightBox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../LightBox/overlay.png", sizingMethod="scale");
}