body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#858585;
	color: #4a4a4a;
	font-size: 11px;
}

div {
	font-size:11px;
}

table {
  border:0px;
}

input,option,select,textarea,button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration: underline;
	color: #2c593a;
}

a:hover{
  color: #177939;
	text-decoration: underline;
}


h3{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #4a4a4a;
	 margin: 0px;
	 padding:0px 0px 10px 0px;
	}

img {
border:0px;
}


/*  dont change structure properties below, only formating */

#container {
  width:990px;
  position:relative;
  background-color:#ffffff;
  margin-right:auto;
  margin-left:auto;
}

#header {

}

#headertop {
  height:85px;
 	background: url('../../System/Image/Header/Header.jpg');
  background-repeat: no-repeat;
}


#headerlogo {
  float:left;
  width:185px;
  padding:10px 0px 0px 15px;
}

#topbannerdiv {
  float:left;
  width:488px;
  padding:10px 10px 0px 10px;

}

#headercontent {
  float:right;
}

#headerhome {
  position:absolute;
  top:10px;
  left:20px;
  width:88px;
  height:98px;
  cursor:pointer; 
}

#headercontactlink {
  width:75px;
  height:15px;
  margin:21px 14px 0px 0px;
  cursor:pointer;
}

#headerhomelink {
  width:75px;
  height:15px;
  margin:2px 14px 0px 0px;
  cursor:pointer;
}

#content {
  padding:0px 3px
}


#onecolumn {
  width:990px;
}

#tworightcolumn {
  width:804px;
  height:400px;
  padding-left:15px;
}


#twoleftcolumn {
  width:186px;
}


#threeleftcolumn {
  width:186px;

}

#threecentralcolumn {
  width:618px;
  padding:0px 7px;
}

#threerightcolumn {
  width:186px;
}

/* Article-background */

#table1  {
  background: url('../../System/Image/BGcontact.jpg');
  background-repeat: no-repeat;
  border:0px;
  padding:0px 0px 0px 0px;
}



#table2  {
  border-bottom:1px solid #e1e1e1;
  /*background-color:#f2f7fd;*/
  /*border:1px solid #e1e1e1;*/
}


/* Flash-Home */

#mainflash {

padding:0px 0px 10px 0px;
}

/* Footer*/

#footer {
  height:25px;
  background: url('../../System/Image/Footer.jpg');
  background-repeat: no-repeat;
  padding-left:13px;
  font-weight:normal;
  color:#2a0f09;
  text-decoration: none;
}


 #txt_bottom{
  text-align:center;
  font-weight:normal;
  color:#4d5153;
  text-decoration: none;  
}

 #txt_bottom a { 
	text-decoration: none;
  color:#4d5153;
}


 #txt_bottom a:hover{
  color: #0095da;
	text-decoration: none;
}


.clear {
  clear:both;
  padding:0px;
  margin:0px;
}

.portalspacing {
  /*padding-top:5px;*/
}

.horizontalline {
 background: url('../../System/Image/clear.gif') repeat-x #c5d6cb;
 height:1px;
 padding:0px;
 margin:5px 0px;
 font-size:1px
}

.bannerdiv {
  text-align:center;
}

/* top menu */
#topmenudiv {
  height:31px;
 	background: url('../../System/Image/Header/Top_Menu_BG.jpg');
  background-repeat: no-repeat;
  padding-top:0px;
}

#topmenu {
  font-size:11px;
  z-index:1000;
  padding-left:200px;
  padding-top:2px
}


.topmenufloat {
  float:left;
  padding:0px 0px;
  z-index:1000;
}

.topmenucatdiv {
  padding:4px 14px 6px 14px;
}

.topmenucatdivactive1 {
 	background: url('../../System/Image/Top_Menu/Category_L.jpg') no-repeat;
  height:23px;
  width:2px;
  float:left;
}

.topmenucatdivactive {
 	background: url('../../System/Image/Top_Menu/Category.jpg') repeat-x;
  height:23px;
  padding:4px 10px 6px 10px;
  float:left;
}

.topmenucatdivactive2 {
 	background: url('../../System/Image/Top_Menu/Category_R.jpg') no-repeat;
  height:23px;
  width:4px;
  float:left;
}

.topmenucatdiv a {
  font-weight:bold;
  font-size:11px;
  color:#ffffff;
  text-decoration: none;
}

.topmenucatdiv a:hover {
  font-weight:bold;
  font-size:11px;
  color:#fff5b6;
  text-decoration: none;
}

.topmenucatdivactive a {
  font-weight:bold;
  font-size:11px;
  color:#2c593a;
  text-decoration: none;
}

.topmenucatdivactive a:hover {
  font-weight:bold;
  font-size:11px;
  color:#2c593a;
  text-decoration: none;
}

.topmenusub {
  z-index:1000;
  position: absolute;
  display: none;
  background-color: #f4e8ce;
  border: 1px solid #e0dd90;
  /*
  filter: alpha(opacity=100); 
  -moz-opacity: 1;
  */
  padding:3px 5px;
}

.topmenusub div{
  width: 100%;
  line-height:1.6em;
}


.topmenusub ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  z-index:1000;
}


.topmenusub li {
  width: 100%;
  line-height:1.6em;
  border-bottom:1px solid #e7d98e;
}

.topmenusub li a{
  font-weight:normal;
  font-size:11px;
  color:#4a4a4a;
  text-decoration: none;
}

.topmenusub li a:hover{
  font-weight:normal;
  font-size:11px;
  color:#9c6531;
  text-decoration: none;
}

*html .topmenusub li {
  width: 15em;
}

*html .topmenusub div {
  width: 15em;
}


/* quick links menu */

#quickmenudiv {
  width:186px;
  padding:5px 0px;

}

#quickmenuitemdiv {


}

#quickmenutitle { 
  height:22px;
  background: url('../../System/Image/TabQuick.jpg');
  background-repeat: no-repeat;
  padding:4px 3px 0px 5px;
  font-weight: bold; 
  color:#ffffff;
}

#quickmenu {
  padding: 5px;
  margin: 0px;
  margin-left:4px;
  list-style: none;
}


.quickmenuitem {
  font-size:11px;
  border:0px;
  border-left:0px;
  padding:2px 0px
  /*border-bottom:1px solid #e1e1e1;*/
}

.quickmenuitem a{
  font-size:11px;
  font-weight:normal;
  color:#4a4a4a;
  text-decoration: none;
}

.quickmenuitem a:hover{
  font-size:11px;
  font-weight:normal;
  color:#20a24d;
  text-decoration: none;
}




/* right menu */
#rightmenudiv, #leftmenudiv{
  width:186px;
  padding:5px 0px;
}

#rightmenutitle, #leftmenutitle{
  height:22px;
  background: url('../../System/Image/TabRightM.jpg') no-repeat;
  font-weight:bold; 
  color:#4a4a4a;
  padding:4px 3px 0px 5px;
}

#rightmenuitemdiv, #leftmenuitemdiv{

}

#rightmenu, #leftmenu {
  line-height:16px;
  padding: 0px;
  margin: 0px;
  margin-left:4px;
  list-style: none;
}

.rightmenuitem, .leftmenuitem {
  font-size:11px;
  border:0px;
  border-bottom:1px solid #e1e1e1;
}

.rightmenuitemCurrent, .leftmenuitemCurrent {
  font-size:11px;
  border:0px;
  color:#414141;
  border-bottom:1px solid #e1e1e1;
}

.rightmenuitem a, .leftmenuitem a{
  font-size:11px;
  font-weight:normal;
  color:#0068d9;
  text-decoration: none;
}

.rightmenuitem a:hover, .leftmenuitem a:hover{
  font-size:11px;
  font-weight:normal;
  color:#9b6630;
  text-decoration: none;
}




/* subcat menu */

#subcatmenutitle {
  height:22px;
  background: url('../../System/Image/TabSub.jpg') no-repeat;
  background-color:#FAF4E8;
  font-weight:bold; 
  color:#4a4a4a; 
  padding:4px 3px 0px 5px;
  
}

#subcatmenuitemdiv {
  
}

#subcatmenu {
  /*background-color:#FAF4E8;*/
  margin: 0px;
  padding:10px; 
  list-style: none;
}

.subcatmenuitem {
/*
  background: url('../../System/Image/cat.gif') no-repeat;

  */
  padding:3px 0px;
  font-size:11px;
  color:#205486;
  /*background-color:#FAF4E8;
  border-bottom:1px solid #ECE4C2;*/
}

.subcatmenuitemCurrent {
/*
  background: url('../../System/Image/cat.gif') no-repeat;

  */
  padding:3px 0px;
  font-size:11px;
  font-weight:bold;
  /*background-color:#FAF4E8;*/
  color:#0095da;
 /* border-bottom:1px solid #ECE4C2;*/
}

.subcatmenuitem a {
  font-size:11px;
  font-weight:normal;
  color:#2c593a;
 /* background-color:#FAF4E8;*/
  text-decoration: none;
}

.subcatmenuitem a:hover {
  font-size:11px;
  font-weight:normal;
  color:#20a24d;
 /* background-color:#FAF4E8;*/
  text-decoration: none;
}

.subcatmenuitemCurrent a {
  font-size:11px;
  font-weight:normal;
  color:#20a24d;
  /*background-color:#FAF4E8;*/
  text-decoration: none;
}

.subcatmenuitemCurrent a:hover {
  font-size:11px;
  font-weight:normal;
  color:#20a24d;
  /*background-color:#FAF4E8;*/
  text-decoration: none;
}



/* uniportlet  - portlets with same style */

.uniportletdiv {
  width:186px;
  padding:0px 0px;
  margin-bottom:5px;
  /*border-bottom:1px solid #e6efff;*/
}

.uniportlettitle {
/*
  height:22px;

  background: url('../../System/Image/UniportletTab.jpg');
  background-repeat: no-repeat;
  */
  padding:4px 3px 4px 5px;

  font-size:11px;
  font-weight: bold; 
  color:#4a4a4a;

}

.uniportletitemdiv {

}

.uniportlet {
  line-height:16px;
  padding: 0px;
  margin: 0px;
  margin-left:5px;
  list-style:none;
}


.uniportlet li {

}

.uniportletheader {
  font-size:12px;
  font-weight:bold;
  padding:4px 3px 6px 5px;

}

.uniportletbody{
  font-weight:normal;
  color:#4a4a4a;
  text-decoration: none;
  padding: 3px 3px 3px 7px;
  margin: 0px;
}


.uniportletmore {
  font-size:10px;
  text-align:right;
  padding:5px 5px;
}


.surveyoptiondiv {
  padding-left:4px;
  margin:0px;
  margin-bottom:5px;
}

.surveyfielddiv {
  padding:3px 10px;
}

.surveyfield {
	font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
	font-weight:normal;
  width:130px;
  background-color:#ffffff;
  border:1px solid #cccccc;
}


.toptenportlet {
  padding: 0px;
  margin: 0px;
  margin-left:30px;
  list-style:decimal;
}

.newsportlet {
  padding: 0px;
  margin: 0px;
  margin-left:20px;
  list-style:square;
}


/* Contact Us */

.contactform {
 	background: url(../../System/Image/BGcontact.jpg);
  background-repeat: no-repeat;
  font-size:11px;
  width:580px;
  text-align:center;
	color: #4a4a4a; 
}

.contactfrommsg {
  font-size:12px;
  color:#900b09;
  margin:20px
}

.contactformstar {
  color:#990000;
}

.contactforminput {
  width:388px;
  font-size:11px;
  margin-left:3px;
  margin-top:2px;
}

.contactformtextareacell {
  padding:10px;
}

.contactformtextarea {
  width:558px;
  height:135px;
  font-size:11px;
  overflow-y:auto;

}


/* lightbox2 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('../Image/Gallery/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../Image/Gallery/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../Image/Gallery/nextlabel.gif') right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

	
/* Depth Path */

#depthpath {
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:6px;
}
#depthpath a {
  font-size:11px;
}

#depthpath span {
  font-size:11px;
  line-height:16px;
}	




/* old classes  NEED CUSTOMIZATION!!!!!!!!!!!!!!!!!    */

/* Photo Gallery */
.photobox {
float:left;
text-align:center;
background-color:#fefce7;
border:1px solid #bcd2ea;
padding:5px;
margin:8px;
}

.photobox table {
width:110px;
height:110px;
}

.photobox img {
margin-bottom:5px;

}
.photobox span {
font-size:10px;
color:#2d5d7f;
text-decoration:none;
}

.Photo_Gallery_Title a, .photobox a {
font-size:10px;
font-weight:normal;
text-decoration:none;
}

.Photo_Gallery_Title a:hover, .photobox a:hover {
font-size:10px;
font-weight:normal;
text-decoration:none;
}


/* CALENDAR */

.backtocalendar {
  color:#0000ee;
  font-weight: normal;
  text-decoration: underline; 
  cursor:pointer;
}


.calendarHeader {
  background-color:#ffffff; 
  padding:0px 3px 0px 3px;
  font-weight:bold;
} 
.calendarToday {
  width:105px;
  height:105px;
  background-color:#D3D5C0;
  border-top:1px solid #B2B49D;
  border-right:1px solid #B2B49D;
} 
.calendar {
  font-size:11px;
  background-color:#EEEFE4; 
  border:1px solid #B2B49D;
} 
.calendar_td {
  width:105px;
  height:105px;
  background-color:#EEEFE4; 
  padding:0px 2px 0px 0px;
  border-top:1px solid #B2B49D;
  border-right:1px solid #B2B49D;
} 
.calendarMulti {
  width:105px;
  height:105px;
  background-color:#FFFAE1;
  border-top:1px solid #B2B49D;
  border-right:1px solid #B2B49D;
} 

.calselect {
  background-color: white; 
  color: #4a4a4a;
  height: 17px;
  width: 82px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-collapse: collapse;
  border:1px solid #9fbed3;
}

.calbutton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  padding:1px;
  margin-left:3px;
  cursor:pointer;
}

.calglobalposition {
  padding:10px 17px;
}

.caleventslink {
  width:60%;
  padding:0px 16px;
  font-size:10px;
}

.caldropdown{
  width:40%;
  padding:0px 19px;
  font-size:10px;
}

.calendarprintlink {
  color:#8f4c28;
  text-decoration:none;
  font-size:11px;
  margin-left:3px;
}

/* other */

.printer {
  float:right;
  padding-right:20px;
  padding-bottom:10px;
}

.button {
  font-size:11px;
  padding:1px;
  cursor:pointer;
}

.searchheader {
  width:186px;
  height: 30px;
}

.searchinput {
  font-size:11px;
  width:140px;
}

.gobutton {
  font-size:11px;
  padding:1px;
  margin-left:3px;
  cursor:pointer;
}

.searchresult {
  padding:0px 10px;
}

.searchresult a{
  font-size:11px;

}

.searchresult a:hover{
  font-size:11px;

}

.searchresultheader {
  font-size:12px;
}



.Category_Title, .Photo_Gallery_Title{
	color: #2c593a; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	}

	
.Category_Intro 	{
	color: #4a4a4a; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align:left;
	padding:8px 8px;

	}


.Article, .Contact_Form {
  width:100%;
  color: #4a4a4a;
  background-color:#ffffff; 
  padding:5px 0px 0px 0px;
 }

.titlecell {
  padding:10px 0px;  
}

.Title_Box {
  padding:0px 0px 0px 0px;
	float:left;
}	


.Article_Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	line-height: 16px;
}


.Article_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b0f0b;
	padding:10px 0px 0px 0px;
	font-weight: bold;
}
	
a.Article_Title:link 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27547f;
	text-decoration: none;  
	}

a.Article_Title:visited 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27547f;
	text-decoration: none;  
	}

a.Article_Title:hover 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27547f;
	text-decoration: underline;  
	}

a.Article_Title:active 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27547f;
	text-decoration: none;  
	}



.Article_Title_List {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
	color: #27547f;
	padding:5px 0px 10px 0px;
	text-decoration: underline;
}



.Article_Opener {
	color: #4a4a4a; 
	font-size: 11px; 
	font-weight: normal; 
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px; 
	padding:8px 1px 8px 0px;
	}

	
.Article_Line {
	background-color:#ffffff;
	}


.Article_Author	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0068d9;
	line-height: 18px;
	padding:0px 0px 0px 0px;
	}


.Article_Body {
	font-size: 11px;
	color: #4a4a4a;
	/*text-align:justify;*/
	text-align:left;
	line-height:18px;	
	padding-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.Article_Body img {

}

.Article_Gallery {
background-color:#eeeeee;
padding:0px;
margin-top:25px;
text-align:center;
color:#4a4a4a;
font-size:10px;

}

.Parish_Directory {
	font-size: 10px;
	color: #4a4a4a;
	text-align:left;
	line-height:18px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* SURVEY RESULT AND ARCHIVE */
.Survey_Archive_Window {

}

.Survey_Archive_Window a, .Survey_Result_Window a{
  color:#9b6630;
}

.Survey_Archive_Window a:hover, .Survey_Result_Window a:hover{
  color:#9b6630;
}

.Survey_Body {
  padding:10px 5px 0px 12px;
}

.Survey_Data {
  background-color: #858095; 
	color: #4a4a4a;
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	}

	
.Survey_Result_Comment {
padding:4px;
font-family:verdana,geneva,sans-serif;
color:#4a4a4a;
font-size:10px;
font-weight:bold;
}



/* Web Design Portfolio and  Featured List of Our Clients pages */
  #table6 td {
  padding: 0px 5px 0px 5px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  /*border-top: 0px solid #c4c4c4;*/
} 

/* SITEMAP */
#sitemap {
  padding:20px 0px;
  margin:0px
}

#sitemaphome {
  list-style:none;
  padding:0px;
  margin:0px
}
#sitemaphomelink {
	font-size:10px;
	padding-left:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#4a4a4a
}

#sitemap ul {
  padding:5px 0px 5px 30px;
}

#sitemap li {
  line-height:18px;
  padding:0px;
  margin:0px
}
/* end sitemap */


/* ROUNDED CELLS */
.Category_Title .sb-inner { background:#ffffff; }
.Category_Title .sb-border { background:#c5d6cb; }

.uniportletdiv .sb-inner { background:#efefef; }
.uniportletdiv .sb-border { background:#cbcbcb; }

.uniportlettitle .sb-inner { background:#cbcbcb; }
.uniportlettitle .sb-border { background:#cbcbcb; }

.topmenucatdivactive .sb-inner { background:#ffffff; }
.topmenufloat .sb-inner { background:#ffffff; }

.subcatmenudiv {
  width:186px;
  padding:0px 0px;
  margin-bottom:5px;
}

.subcatmenutitle {
  padding:4px 3px 4px 5px;
  font-size:11px;
  font-weight: bold; 
  color:#ffffff;

}
.subcatmenudiv .sb-inner { background:#ffffff; }
.subcatmenudiv .sb-border { background:#cbcbcb; }

.subcatmenutitle .sb-inner { background:#7293b2 }
.subcatmenutitle .sb-border { background:#7293b2; }

#depthpath .sb-inner { background:#efefef; }
#depthpath .sb-border { background:#cbcbcb; }


#categorylogo .sb-inner { background:#f8f7f1; }
#categorylogo .sb-border { background:#c5d6cb; }

#categorylogo {
  margin-bottom: 5px;
}

#categorylogoimg {
padding:5px 3px 5px 5px;
}

#categorylogotext {
padding:3px 5px 3px 3px;
}
