/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body {
	margin:0;
	padding:0
}
body {
	font-size: 76%;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/bkg.jpg);
	background-color: #053e74;
	background-repeat: repeat;
	background-position: 50% 0%;
}
.images {
	border : 1px solid #595959;
	display:block;
}
.titleImage {
	margin-top:10px;
}
a:link {
	color:#053e74;
	text-decoration:underline;
	font-weight: normal
}
a:visited {
	color:#053e74;
	text-decoration:underline;
	font-weight: normal
}
a:active {
	color:#986627;
	text-decoration:underline;
	font-weight: normal
}
a:hover {
	color:#986627;
	text-decoration:underline;
	font-weight: normal
}
a.white {
	color:#fff
}
/* Main div blocks basic styling */

div#top {
	width: 952px;
	background-color:#053e74;
	margin: 0 auto;
	background-image: url(images/Providence1.jpg);
	background-repeat:no-repeat;
	width:952px;
	height:199px;
}
div#header-info {
	float:right;
	margin: 85px 45px 0 0;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color:#fff;
	background-color:#4c5ea0;
	padding-top:10px;
	padding-left:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 8px;
	border: 1px solid #000;
	text-align: center;
}
div#container {
	width: 952px;
	background-color:#fdf2ca;
	margin: 0 auto;
	border-bottom: 5px solid #03284b;
	border-right: 5px solid #03284b;
	border-left: 5px solid #03284b;
}
div#header {
	background-color: #053e74;
	background-image: url(images/Providence.jpg);
	background-repeat:no-repeat;
	width:952px;
	height:39px;
}
div#topPhoto {
	clear:both;
	background-image:url(images/flash.jpg);
}
div#menu {
	margin-top: 0px;
	float:left;
	width:800px;
	margin-left:90px;
}
div#content {
	margin: 0 15px 0 15px;
	padding: 10px 0 0 0;
	min-height:300px;
	height:auto !important;
	height:530px;
}
div#footer {
	clear:both;
	width: 952px;
	margin: 0 auto
}
/* Menu Navigation */
div#menu ul {
	list-style: none;
}
div#menu p {
	margin: 4px 15px 0 15px;
	color:#fdf2ca;
	letter-spacing:.1em;
	font-weight:normal;
}
div#menu a {
	text-decoration: none;
	color:#053e74;
	letter-spacing:.1em
}
div#menu a:hover {
	text-decoration: underline;
}
div#menu .indented {
	margin-left:15px;
}
div#menu .MenuNoLink {
	color:#053e74;
	letter-spacing:.1em;
	font-weight:normal;
}
/* 
	LEVEL ONE
*/
ul.dropdown {
	position: relative;
}
ul.dropdown li {
	font-weight: bold;
	float: left;
	zoom: 1;
	background: transparent;
}
/*
ul.dropdown a:hover {
	color: #fdf2ca;
}
ul.dropdown a:active {
	color: #053e74;
}
*/
ul.dropdown li a {
	display: block;
	padding: 4px 10px;
	/*border-right: 0px solid #333;
	color: #053e74;*/
}
/*
ul.dropdown li:last-child a {
	border-right: none;
}*/
/* Doesn't work in IE */
ul.dropdown li.hover,  ul.dropdown li:hover {
	/*background-color: #fff;
	color: #fdf2ca;*/
	position: relative;
}
/*
ul.dropdown li.hover a {
	color: #053e74;
}
*/
/* 

	LEVEL TWO

*/

ul.dropdown ul {
	width: 220px;
	padding: 8px 0 0 6px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}
ul.dropdown ul li {
	font-weight: bold;
	background: #caaa70;
	color: #fdf2ca;
	border-bottom: 1px solid #c2a56f;
	float: none;
}
/* IE 6 & 7 Needs Inline Block */

ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
}
/* 

	LEVEL THREE

*/

ul.dropdown ul ul {
	left: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
/* Content Styling */

div#content h1 {
	margin-left:0px;
	margin-top:15px;
	margin-bottom:12px;
	color:#053e74;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-style:normal;
	line-height:125%;
	padding-left: 0.9em;
	padding-right:0.9em;
	text-align:left;
}
div#content h2 {
	padding: .5em .5em 0 0em;
	color:#986627;
	margin-left:25px;
 font-family: ?Times New Roman?, Arial, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
	margin-bottom:3px;
}
div#content h3 {
	padding: .5em .5em 0 0em;
	color:#000000;
	margin-left:25px;
 font-family: ?Times New Roman?, Arial, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom:3px;
}
div#content p {
	margin-left:50px;
	margin-right:20px;
	LINE-HEIGHT: 160%;
	margin-bottom:12px;
	margin-top:12px;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	color: #333333;
}
div#content .small {
	margin-left:50px;
	margin-right:20px;
	font-size:10px;
	LINE-HEIGHT: 160%;
	margin-bottom:12px;
	margin-top:12px;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	color: #333333;
}
div#content .indent {
	margin-left:30px;
	margin-right:20px;
	LINE-HEIGHT: 160%;
	margin-bottom:12px;
	margin-top:12px;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	color: #333333;
}
div#content .redheader {
	margin-left:50px;
	margin-right:20px;
	LINE-HEIGHT: 160%;
	font-size:16px;
	margin-bottom:12px;
	margin-top:12px;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	color: #FF0000;
}
div#content td {
	margin-left:5px;
	LINE-HEIGHT: 145%;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	color: #333333;
}
div#content .tablehead {
	color:#ffffff;
	font-weight:bold;
	font-size:medium;
}
div#content .tagline {
	margin-left:-80px;
	margin-top:15px;
	margin-bottom:12px;
	color:#053e74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style:normal;
	line-height:125%;
	padding-left: 0;
	padding-right:0em;
	text-align:left;
	font-style:italic;
}
div#content .hometext {
	margin-left:150px;
	margin-right:50px;
	LINE-HEIGHT: 160%;
	margin-bottom:12px;
	margin-top:12px;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}
div#content .bulletimagestyle { /*Absolute position bullet image. No need to modify*/
	position: absolute;
	left: -200px;
}
div#content ul {
	list-style-type: none;
	padding: 0;
	margin-top:10px;
}
div#content ul li {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:50px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 0.9em;
	line-height:100%;
	color:#333333;
	LINE-HEIGHT: 140%;
	list-style-position: outside;
}
div#content ul li.WhiteList {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:25px;
	background-image: url(images/bulletWh.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 0.9em;
	line-height:100%;
	color:#ffffff;
	LINE-HEIGHT: 125%;
	font-weight:bold;
}
div#content ol li {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:50px;
	list-style-type:decimal;
	line-height:100%;
	color:#333333;
}
div#content table {
	table-layout:auto;
	margin-left: auto;
	margin-right: auto;
}
div#content table .TableIndented {
	table-layout:auto;
	margin-left: 50px;
}
div#content img {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px
}
div#content td img {
	margin-left:25px;
	margin-right:auto;
}
div#content INPUT {
	background-color: #1b4e7c;
	color: #fdf2ca;
	font-family: arial, ms sans serif;
	font-weight: normal;
}
div#content TEXTAREA {
	background-color: #1b4e7c;
	border: black 0px solid;
	color: #fdf2ca;
	font-family: arial, ms sans serif;
	font-weight: normal
}
div#content .radioStyle {
	background-color: #fdf2ca;
	border: #000000 solid 0px;
	font-family: arial, ms sans serif;
	font-size: 12px;
	color: #000000
}
div#content .highlight {
	color:#053e74;
	font-weight:bold;
}
div#footer p {
	padding-top: 0px;
	font-size: 0.9em;
	color:#ffffff;
	text-align:center
}
div#footer a {
	color:#fff;
}
div#footer p a:link, div#footer p a:visited {
	color:#fff;
	text-decoration:none
}
div#footer p a:hover {
	text-decoration:underline;
}
#sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#d0b379;
	position: absolute;
	left: 751px;
	top: 738px;
	width: auto;
	font-size: 14px;
	padding: 18px;
}
#sidebar-news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#d0b379;
	float: right;
	width: 275px;
	font-size: 14px;
	padding: 18px;
}
#sidebar-news h2 {
	padding: .5em .5em 0 0em;
	color: #ffffff;
	margin-left:15px;
 font-family: ?Times New Roman?, Arial, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
	margin-bottom:3px;
}
}

