/* CSS Document 
Authored by: jlm
For:Providence Center 2010 Redesign
Date:5/10*/



html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, table, td {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	background: #34889D;
	text-align: center;
	font-size:16px;  /* reset ems to baseline */
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#333333;
	margin-bottom: 25px;
	cursor:default;
}
h1 {
	color: #6A9F35;
	font-size: 1.8em; /*24px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	font-weight: bold;
	line-height:140%;
}
h2 {
	color: #515151;
	font-size: 1.5em; /*20px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
	font-weight: bold;
	line-height:140%;
}
.home h2 {
	color: #6A9F35;
	font-size: 1.4em; /*19px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	font-weight: bold;
	line-height:140%;
}
h3 {
	color: #515151;
	font-size: 1.2em; /*16px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
	font-weight: bold;
	line-height:140%;
}
table {
	border-collapse: collapse;
}
sup, sub {
	font-size:80%;
}
p, ul, ol {
	padding-bottom: 15px;
}
ul ul, ol ol {
	padding-bottom: 0;
}
ul li {
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	list-style-type: none;
	background: url(/Portals/0/images/bullet_greenrect.gif) no-repeat 0 6px;
}
ol li {
	margin-left: 35px;
	margin-bottom: 10px;
}
a, a:link, a:visited {
	color: #1F677B;
	text-decoration: none;
	font-weight:bold;
	cursor: pointer;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
.ie8 a[name^=""] {
	line-height:0px;
	font-size:1px;
}
hr {
	border:0;
	border-top:1px solid #AAC6CE;
	height:1px;
}
.ie hr {
  display:block;
  margin:-7px 0px !important;
}

.table {
	border-top: 1px solid #F0DE92;
	border-right: 1px solid #F0DE92;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.table th {
	border-bottom: 1px solid #F0DE92;
	border-left: 1px solid #F0DE92;
	padding:2px 7px;
	margin: 0;
	
	background: #FBF1C5 url(/Portals/0/images/bkgd_tableheader.jpg) repeat-x;
	font-weight:bold;
}
.table td {
	border-bottom: 1px solid #F0DE92;
	border-left: 1px solid #F0DE92;
	padding: 2px 7px;
	margin: 0;
}
.imageright {
	margin-left: 25px;
	margin-bottom: 5px;
	float: right;
}
.imageleft {
	margin-right: 25px;
	margin-bottom: 5px;
	float: left;
}
.imagerightborder {
	margin-left: 25px;
	margin-bottom: 5px;
	float: right;
	padding:4px !important;
	background: #F7DF82 !important;
}
.imageleftborder {
	margin-right: 25px;
	margin-bottom: 5px;
	float: left;
	padding:4px;
	background: #F7DF82;
}
.home .imageright,
.home .imagerightborder {
  margin-left: 20px;
}
.home .imageleft {
  margin-right: 20px;
}
.imageborder {
	margin-bottom: 5px;
	padding:4px;
	background: #F7DF82;
}


.callout {
	border-top:1px dotted #6A9F35;
	border-bottom: 1px dotted #6A9F35;
	padding: 15px 20px 19px;
	margin-bottom: 15px;
	
	font-size:1.3em; /*18px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #1F677B;
	line-height:145%;
}

.name {
	color:#21718B;
	font-weight:bold;
}
.caption {
	float:right;
	width:161px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_right_161 {
	float:right;
	width:161px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_left_161 {
	float:left;
	width:161px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_middle_161 {
	clear:both;
	margin: 0px auto;
	width:161px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_right_200 {
	float:right;
	width:200px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_left_200 {
	float:left;
	width:200px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_middle_200 {
	clear:both;
	margin: 0px auto;
	width:200px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_right_250 {
	float:right;
	width:250px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_left_250 {
	float:left;
	width:250px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_middle_250 {
	clear:both;
	margin: 0px auto;
	width:250px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_right_300 {
	float:right;
	width:300px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_left_300 {
	float:left;
	width:300px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_middle_300 {
	clear:both;
	margin: 0px auto;
	width:300px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}


/*google search*/
#cse-search-results iframe {
	width: 500px;
}
/*for space underneath each entry of DNN search results*/
.searchtable td {
  padding-bottom: 8px;
}
.searchindex {  /*DNNSearch numbers*/
display:block;
padding-right: 10px;
text-align:right;
}
.searchtitle {  /*DNNSearch module title links*/
}


#containerouter {
	background: url(/Portals/0/images/bkgd.jpg) repeat-y;
	width: 988px;
	margin: 0px auto 0 auto;
	text-align: left;
}

/*mast styles*/
#mast {
	background: url(/Portals/0/images/bkgd_mast.jpg) no-repeat;
}
#logo {
	float: left;
	width: 250px;
	padding: 61px 10px 17px 37px;
}
#logo a,
#logo a:visited{
  border:0px;
}
#mastright {
	float: right;
	width: 580px;
	margin: 0px 10px;
	text-align:right;
}
#topnav {
  color:#FFFFFF;
  font-size: .8em; /*13px;*/
  margin: 7px 5px 0 0;
}
#topnav a,
#topnav a:visited {
  color:#FFFFFF;
  padding: 0px 3px;
  font-weight:normal;
}
#topnav a:hover {
	text-decoration: underline;
}

#donate {
 margin-top: 43px;
 margin-right: 26px;
}
.ie6 #donate { 
    margin-right: 13px;
}
#search {
	float:right;
	position: relative;
	width: 235px;
	text-align:left;
	background:#F7DF82;
	margin-top: 38px;
    margin-right: 26px;
	padding:4px;
}
.ie7 #search { 
  padding-bottom: 3px;
}
.ie6 #search { 
    margin-right: 7px;
}
.chrome #search {
  padding-top: 2px;
}
#search * {
  position: relative;
  vertical-align:middle;
}

#search input.textfield {
	 /*border: 1px solid #D3CCC0;*/
    border:none;
	 background:#FFFFFF;
	width: 180px;
	height: 20px;
	font-size: 13px;
	text-align: right;
	padding-right: 15px;
	padding-top:4px;
	color: #333333;
	outline: none;
}
#search .go {
  background:none;
  border: none;
  vertical-align: top;
  margin-left: -5px;
}
.ie6 #search input.textfield,
.ie7 #search input.textfield  {
  margin-top: -1px;
}

.ie #search .go,
.mac.safari #search .go,
.mac.ff3 #search .go   {
  position: absolute;
  top:4px;
  right:4px;
}


#mainav_holder {
    clear:both;
	background: url(/Portals/0/images/bkgd_mainav.jpg) repeat-x;
	
	min-height: 40px;
	height:auto;
	height: 40px;
	
	margin: 0 14px;
	
}

#mainav {
	float:left;
	width:850px;
	margin-left: 11px;
	
/*	margin-top: 11px;*/
  margin-top: 10px;
}
.ie6 #mainav {
	margin-left: 5px;
}
#mainav ul {
    margin:0px;
	padding:0px;
}
#mainav li {
	list-style-type: none;
	background: none;
	padding:0px;
	margin:0px;

/*	display:inline;
	padding: 2px 0px;
	border-right: 1px solid #DFAC35;*/
}
/*
#mainav a, #mainav a:link, #mainav a:visited {
	color: #333333;
	font-size: .85em; 
	font-weight:normal;
	text-decoration: none;
	line-height:150%;
	padding: 0px 8px;
	
}

#mainav a:hover {
	color:#74AC3C;
	text-decoration: none;
}

#mainav li:last-child {
  border:0px;
}
*/

#toolbar {
	float: right;
	width: 75px;
	text-align:right;
	margin: 6px 20px 0px 0px;
	
}
.ie7 #toolbar {
  margin-top: 10px;
}
.ie6 #toolbar {
	margin-right: 10px;
}
#toolbar * {
  position: relative;
  vertical-align:middle;
}
#toolbar img {
  margin-left: 7px;
}

#container {
	width: 960px;
	margin:0px 14px;
	background: url(/Portals/0/images/bkgd_container.jpg) no-repeat;
		
	line-height: 155%;
	color: #333333;
	font-size: .85em;
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	cursor:auto;
}
.home #container {
	background: url(/Portals/0/images/bkgd_container_home.jpg) no-repeat;

}
#maininfo {
}

#content {
	float: left;
	width: 593px; /*650px with padding*/
    background: url(/Portals/0/images/bkgd_content.jpg) no-repeat bottom;
	margin: 20px 0px 5px 20px;
	padding:11px 25px 30px 28px;
	
	min-height:250px;
	height: auto !important;
	height: 250px;

}
.home #content {
  width: 617px; 
  padding:0px;
  background:none;
  
  height:inherit !important;
}
.ie6 #content {
	padding:11px 25px 30px 28px;
margin-left: 8px;
}
.ie6 .home #content {
padding: 11px 0px 30px 0px;
margin-left: 8px;
}

#breadcrumb {
  text-align:right;
  color:#000000;
  font-size: .9em;
}
#breadcrumb .SkinObject {
  color: #000000;
  font-weight:normal;
  font-size: 1em;
}
#breadcrumb a, #breadcrumb a:visited,
#breadcrumb a.SkinObject, #breadcrumb a.SkinObject:visited {
  color: #000000;
  font-weight:normal;
  margin:0px 3px;
}
#breadcrumb a.active {
  color:#6A9F35;
}
#breadcrumb a:hover, 
#breadcrumb a.SkinObject:hover {
  text-decoration: underline;
}

/*content page content styles*/
.contentpane {
  margin-top: 13px;
}
.home .contentpane {
  margin-top: -7px;
  padding: 0px;
  /*	width:590px;
	height:267px;
	overflow:hidden;
	position:relative;
	z-index: 1;*/
}

/*home content styles*/
.home #top_columns {
    background: url(/Portals/0/images/bkgd_content_home.jpg) no-repeat bottom;
	padding:20px 11px 40px;
}


.home #bottom_columns {
  background: url(/Portals/0/images/bkgd_bottom.gif) repeat-y;
  margin-left: 12px;
  padding:0px;
}
.home .column1 {
  float: left;
  width: 305px;
  font-size: .85em;
  line-height: 150%;
  
}
.home .column2 {
  float: right;
  width: 255px;
  margin-right: 4px;
    font-size: .85em;
  line-height: 150%;
}
/*end home content styles*/
/*right column - cp*/
#subinfo {
	width: 229px;
	float: right;
	padding: 10px 10px 0px;
	margin-top: 22px;
	margin-right: 18px;
	
	border:1px solid #F7E38F;
	background: #FEFADE;
}
.home #subinfo {
  width: 260px;
}
.ie6 #subinfo {
  margin-right: 9px;
}
#subnav {
  border:1px solid #F7E38F;
  background: #FFFFFF;
  padding: 25px 20px 12px;
  margin-bottom: 10px;
}

#subnav ul {
  margin:0px;
  padding:0px;
}
#subnav ul li {
	list-style-type: none;
	background: none;
	margin:0px;
	padding:0px;
	
/*	margin-bottom: 8px;*/
}
/*#subnav a, #subnav a:link, #subnav a:visited {
	color: #1F677B;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing:1px;

	background: url(/Portals/0/images/bullet_greenrect.gif) no-repeat 0 5px;
	padding-left: 20px;
}
#subnav a:hover {
  background: url(/Portals/0/images/bullet_bluerect.gif) no-repeat 0 5px;
  color:#6A9F35;
}
#subnav li ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
#subnav li li {
	margin-bottom: 0px;
}
#subnav  li li a, #subnav li li a:link, #subnav li li a:visited {
	font-size: .85em;
	margin-left: 25px;
	
	background-position: 0px 3px;
}
#subnav a.active {
  background: url(/Portals/0/images/bullet_bluerect.gif) no-repeat 0 5px;
  color:#6A9F35;
}*/
/* home sidebar styles */
.home .subextra {
  border:1px solid #F7E38F;
  background:#FFFFFF;
  margin-bottom:10px;
  padding:12px 11px 10px;
  
  font-size: .85em;
  line-height: 150%;
}

.home .subextra h2{
  font-size: 1.55em;
}
.rss {
  float:right;
  margin-right: 55px;
  margin-top: 3px;
}
a.seeall,
a.seeall:visited {
  float:right;
  font-weight:normal;
  font-size: .95em;
  margin-top: 5px;
}
table.news_table {
  width: 225px;
  margin-left: 5px;
}
table.news_table td {
  vertical-align: top;
}
table.news_table img {
  padding-right: 15px;
}
ul.news_list {
  margin: 0px;
  padding: 0px;
  
  padding: 0px 5px 10px;
}

ul.news_list li {
  margin: 0px;
  padding: 0px;
  
  padding-left: 20px;
}
#enews{
  border:1px solid #F7E38F;
  background:#FFFFFF;
  margin-bottom: 10px;
  padding: 5px 12px 8px;
}

#enews h2 {
  margin-bottom: 6px;
}
#enews_signup {
	position: relative;
	width: 227px;
	text-align:left;
	background:#F7DF82;
 	padding:4px;
}
.ie7 #enews_signup { 
  padding-bottom: 3px;
}
#enews_signup * {
  position: relative;
  vertical-align:middle;
}

#enews_signup input.textfield {
	 /*border: 1px solid #D3CCC0;*/
    border:none;
	 background:#FFFFFF;
	width: 178px;
	height: 20px;
	font-size: 13px;
	text-align: right;
	padding-right: 8px;
	padding-top:4px;
	color: #333333;
}
#enews_signup .go {
  background:none;
  border: none;
  vertical-align: top;
}
.ie6 #enews_signup input.textfield, 
.ie7 #enews_signup input.textfield  {
  margin-top: -1px;
}
.ie6 #enews_signup .go,
.ie7 #enews_signup .go {
  position: absolute;
  top:4px;
  right:4px;
}

/* end home sidebar styles */



/*footer styles*/

#footerholder {
	background:#34889D url(/Portals/0/images/bkgd_footer.jpg) no-repeat;
	padding-top:28px;
	color:#FFFFFF;
	line-height: 167%;
	font-size: .75em;
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	word-spacing:1px;
}
.home #footerholder {
	margin-top: 10px;
}
#footerholder p{
  padding-bottom: 12px;
}
#footerholder a,
#footerholder a:visited {
  color:#F7E38F;
  font-weight:normal;
  text-decoration:none;
}
#footerholder a:hover {
  text-decoration:underline;
}
#footer {
	margin:0px;
	height: auto;
	clear:none;
	background:none;

	float: left;
	width: 548px;
	margin-left: 15px;
}
.ie6 #footer {
  margin-left: 7px;
  filter:none;
}
#footer_right {
  float:right;
  width: 400px;
  text-align:right;
  padding-right: 13px;
}


/*containers*/

.sidebar {
  margin-bottom: 10px;
  border:1px solid #F7E38F;
  background: #FFFFFF;
  padding: 15px 14px 5px 21px;
}
.sidebar h2 {
  color: #6A9F35;
  font-size: 1.15em; /*16px;*/
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  margin-bottom: 9px;
}
.sidebar h3 {
  color: #1F677B;
  font-size: 1em; /*14px;*/
  font-family:"Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
  font-weight:bold;
  margin-bottom: 13px;
}
