body {
	background-color: #fffff5;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	}
#containerAll 
	{
	width: 785px;/*changed from 780 to accommodate width of content graphic banners*/
	margin: 0 auto;
	z-index: 10;
	}

/********** HEADERS  **********/
#headercontainer 
	{
	width: 100%;
	border-left: 1px solid #e1451b;
	border-right: 1px solid #e1451b;
	}
#logoheader {
	width: 785px;
	height:58px;
	background-image: url(../images/beshara780.png);
	background-color:#e2eef9;/*							   palest blue*/
	}
#logoheader img{border:0;}
#logoheader h1{/*added this h1 for the title at the top of the page:*/
	font-size:3em;
	font-family:"Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, "sans serif";
	width:auto;margin:0 0 0 20px;
	padding:0;
	text-align:left;
	background-color:transparent;
	color:#478ace;/*										  dark blue*/
	display:none;
	}
label {
	color:#ffffff;
	font-size: 0.8em;
	margin-left: 0px;
	font-variant: small-caps;
	}

/********** GLOBAL NAVIGATION **********/
#navbar 
{
	background-color: #9cbfdd;
	color: White;
	height: 22px;
	width: 768px;
	float: left;
	margin-left: 0px;padding-left:17px;
}
#navbar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 6.8em;
}
#navbar a 
{
	display: block;
	color: white;
/*	background-color: none;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	/*font-variant: small-caps;*/
	text-indent: 10px;
	text-align: center;
	letter-spacing: 0.1em;
	text-decoration: none;
	white-space: nowrap;
	padding: 4px 0px;
	margin: 0;
}
#navbar a:hover
{
	background-color: #478ace;
	/*border: 1px solid #00009f;*/
}
#navbar li 
{
	position: relative;
	width: auto;
}
#navbar ul ul 
{
	position: absolute;
	z-index: 5;
}
#navbar ul ul ul  
{
	position: absolute;
	left: 100%;
	top: 0;
}
div#navbar ul ul,
div#navbar ul li:hover ul ul,
div#navbar ul ul li:hover ul ul
{
	display: none;
}
div#navbar ul li:hover ul,
div#navbar ul ul li:hover ul,
div#navbar ul ul ul li:hover ul
{
	display: block;
}
#navbar li.m1 li 
{ 
	width: 10.4em;
}
#navbar li.m2 li 
{ 
	width: 150%;
}
#navbar li.m3 li 
{ 
	width: 8.8em;
}
#navbar li li 
{
	width: 11em;
}
#navbar li li li 
{
	width: 200%;
}
#navbar li.m1 li li 
{
/*	width: 160%;*/
}
#navbar li li a,
#navbar li li li li a
{ 
	background-color: #9cbfdd;
	text-align: left;
	color: white;   
	border-right: 1px solid #478ace;
	border-left: 1px solid #478ace;
	border-bottom: 1px solid #478ace;
	font-variant: normal;
	font-size: 0.7em;
}
#navbar li li a:hover,
#navbar li li li li a:hover
{ 
	background-color: #478ace;
	color: white;
	/*border-left: 1em solid #81C1E7;*/
}
#navbar li li li a
{
	background-color: #9cbfdd;
	/*border-left: 1em solid #04f;*/
}
/*#navbar li li li a:hover
{
	background-color: #81CEB0;
	border-left: 1em solid #81C1E7;
}	*/
	
/********** New Bottom navigation *********/

#footer ul 
	{/*clear:both;*/
	background-color: #9cbfdd;/*						   grey blue*/
	color: white;
	height: 22px;
	width: 100%;
	margin-left: 0px;
	}
#footer ul 
	{
	margin: 0px 0 0 0px;
	padding: 0px 0 0 30px;
	list-style: none;
	width: auto;
	}
#footer ul li
	{
	display:inline;
	color: #ffffff;
	}
#footer ul li a
	{
	color: #ffffff;
	background-color:transparent;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	text-align: center;
	white-space: nowrap;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-indent: 10px;
	padding: 6px 14px 2px 14px;
	margin: 0;
	}
#footer ul li a:hover
	{
	background-color: #478ace;/*						   dark blue*/
	}

/********** End of New Bottom navigation *********/


/********** MIDDLE SECTION *********/
#contentContainer 
	{

	width: 785px;/*changed from 780 to accommodate width of content graphic banners*/
	background-color: #D0E6FA;/*						   mid blue blue*/
	background-color: #e2eef9;/*						   palest blue*/
	text-align: left;
	border-right: 1px solid #e1451b;
	border-left: 1px solid #e1451b;
	}

/********** MAIN CONTENT CONTAINER **********/
#wrapper 
	{
	float: left;
	width: 100%;
	margin-right: -161px;
	margin-bottom:22px;
	}
.topImage {
	padding: 0;
	margin: 0px 0px 0px 18px;/*changed leftmargin from 12 to 18 to accommodate banner images*/
	width: 606px;
	}	


#sidequote {
	float: left;
	color: #A79333;
	width: 22%;
	font-size: 1em;
	line-height: 1.4em;
	text-align: right;
	}
#sidequote2 {
	float: left;
	color: #A79333;
	width: 40%;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 40px;
	}
#sideinfo {
	float: left;
	color: #4C420F;
	width: 21%;
	font-size: 0.9em;
	line-height: 1.0em;
	text-align: left;
	margin-top: 70px;
	}
.quoteAttr {
	font-style:italic;
	font-weight: normal;
	color: #666;
	}
.quotePos1 {
	margin-top: 50px;
	}
.quotePos2 {
	margin-top: 80px;
	}
.quotePos3 {
	margin-top: 76px;
	}
.quotePos4 {
	margin-top: 170px;
	}
.quotePos5 {
	margin-top: 234px;
	}
.quotePos6 {
	margin-top: 116px;
	}
.quotePos7 {
	margin-top: 186px;
	}
.quotePos8 {
	margin-top: -10px;
	}
.quotePos9 {
	margin-top: 3%;
	}
#content 
	{
	margin: 0px 161px 0 18px;
	padding: 10px 26px 16px 26px;
	background-color: #fffff5;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.2em;
	}
#gallery #content 
	{

	padding: 10px 26px 16px 3px;

	}
#contentHome 
	{
	margin: 0px 161px 0 18px;
	padding: 10px 26px 16px 26px;
	background-color: #fffff5;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.1em;
	}
#text {
	margin-left: 160px;
	}
#text2 {
	margin-left: 80px;
	margin-right: 60px;
	}
#text3 {
	margin-left: 280px;
	margin-top: 0;
	line-height: 1em;
	padding-left: 10px;
	}
a:link {
/*	color: blue;*/
	color: #4e7fab;/*						   even darker dark blue*/
	/*text-decoration: none;font-weight:bold;*/
		text-decoration: none;font-weight:bold;
	}
a:visited {
/*	color: blue;*/
	color: #4e7fab;/*						   even darker dark blue*/
	text-decoration: none;font-weight:bold;
	}
a:hover {
	color: #c00;
	text-decoration:underline;
	}
#breadcrumb
	{
	font-size: 0.6em;
	color: #0e4d86;
	margin: 4px 0px 6px 42px;
	background-color: #D0E6FA;/*						   mid blue blue*/
	background-color: #e2eef9;/*						   palest blue*/
	height: 10px;
	padding: 2px 0 4px 0;
	text-decoration: none;
	font-weight:normal;
	}
#breadcrumb a{
	color: #0082f8;
	font-weight:normal;
	}
#breadcrumb a:hover {
	color: #c00;
	}
	
	
.existence {
	font-size: 1em;
	font-weight: normal;
	color: #027AE8;
	letter-spacing: 0.2em;
	}
h1 {
	font-size: 0.7em;
	font-weight: bold;
	color: #5EADF5;
	letter-spacing: 0.8em;
	text-transform: uppercase;
	background-color: #D0E6FA;/*						   mid blue blue*/
	background-color: #e2eef9;/*						   palest blue*/
	padding: 4px 4px 4px 4px;
	width: 606px;
	margin: 0px 0px 10px -25px;
	text-indent: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #D0E6FA;/*						   mid blue blue*/
	}
h2 {
	font-size: 1.1em;
	color: #027AE8;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	}
h3 {
	font-size: 0.8em;
	color: #CA4910;
	letter-spacing: 0.2em;
	padding: 5px 0 0 0;
	}
h4 {
	font-size: 0.7em;
	color: #CA4910;
	margin-bottom: -5px;
	}
h5 {
	font-size: 0.7em;
	color: #000;
	margin: 10px 0 0px 0;
	padding: 10px 0 0px 0;
	}
h6 {
	font-size: 0.9em;
	letter-spacing: 0.2em;
	padding: 0;
	margin-bottom: 2px;
	color: #A79333;
	font-weight: normal;
	}
h7 {
	font-size: 1em;
	font-weight: bold;
	color: #00009f;
	letter-spacing: 0.8em;
	text-transform: uppercase;
	background-color: #F9F15F;
	padding: 4px 4px 4px 4px;
	width: 600px;
	margin: 24px 0px 10px -20px;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h8 {
	font-size: 1em;
	font-weight: bold;
	color: #00009f;
	letter-spacing: 0.8em;
	text-transform: uppercase;
	background-color: #4ACCF0;
	padding: 4px 4px 4px 4px;
	width: 571px;
	margin: 24px 0px 10px -5px;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.latin{
font-weight:normal;
font-style:italic;
}
p {
	font-size: 0.7em;
	}
p.halfColumn {
	width: 260px;
	}
p.fullColumn {
	width: 580px;
	color: green;
	}
#rightCol {
	float: right;
	position: relative;
	top: -554px;
	margin-bottom: -580px;width:auto;
	}
.bigText {
	font-size: 0.8em;
	color: #808080;
	}
#monumentQuote {
	float: left;width:auto;
	}
#servingQuote {
	float: right;
	position: relative;
	top: -10px;
	height: 200px;
	margin: 0 -14px -10px 14px;width:auto;
	}
.pullQuote
	{
	background-image: url(../Images/mayaLeaves.jpg);
	background-repeat: no-repeat;
	border-top: 0.5em solid #BDD479;
	border-bottom: 1px solid #BDD479;
	color: #1A430F;
	width: 246px;
	font-size: 0.8em;
	padding: 20px 10px 20px 10px;
	margin: 6px 20px 10px 0px;
	display: block;
	line-height: 1.8em;
	}
.pullQuoteThin
	{
	width: 126px;
	margin-top: 16px;
	margin-bottom: -16px;
	}
.pullQuoteWide {
	background-image: url(../Images/pullQuoteWide.jpg);
	background-repeat: no-repeat;
	border-top: 0.5em solid #BDD479;
	border-bottom: 1px solid #BDD479;
	/*background-color: #DEFAE5;*/
	color: #0A2403;
	width: 546px;
	font-size: 0.9em;
	padding: 10px 10px 10px 10px;
	margin: 6px 20px 10px 0px;
	display: block;
	line-height: 1.8em;
	}	
.boldText {
	font-weight: bold;
	color: #000000;
	}
table {
	/*width: 220px;*/
	font-size: 0.7em;
	font-weight: bold;
	color: navy;
	}
.col1 {
	width: 50%;
	}
.col2 {
	width: 50%;
	}
table.dateTable {
	/*width: 180px;*/
	display: block;
	margin: 20px 4px 10px 0;
	border: 1px solid green;
	}
table.dateTable thead {
	text-align: center;
	font-weight: normal;
	}
table.dateTable thead tr {
	background-color: #A3DCA1;
	color: #1D601B;
	}
table.dateTable tbody td {
	background-color: #ACE4AB;
	padding-left: 2px;
	font-weight: normal;
	text-indent: 10px;
	padding-right: 25px;
	}
table.dateTable tfoot {
	font-weight: normal;
	text-align: center;
	background-color: #A3DCA1;
	color: black;
	font-size: 0.9em;
	}
table.dateTable td.col2 {
	text-align: center;
	}
table.dateTable td.col3 {
	text-align: right;
	padding-right: 6px;
	}
table.schedTable td {
	padding: 3px;
	font-size: 0.8em;
	text-align: center;
	line-height: normal;
	vertical-align: text-top;
	font-weight: normal;
	}
table.schedTable td.schedDesc {
	text-align: left;
	}
table.schedTable td.legend {
	font-weight: normal;
	vertical-align:middle;
	color: #006633;
	}
table.schedTable td.time {
	font-weight: bold;
	}
#introContent {
	width: 330px;
	margin-left: 226px;
	margin-bottom: -720px;
	}
#introSide {
	color: #555555;
	width: 180px;
	position: relative;
	top: -106px;
	}
#postal {
	margin-top: 20px;
	}

#lxCol {
	width: 43%;
	float: left;
	line-height: 1em;
	margin-top: -12px;
	}
#rxCol {
	width: 43%;
	margin-left: 300px;
	line-height: 1em;
	}
#lxQtr {
	width: 25%;
	float: left;
	line-height: 1.1em;
	margin-top: -12px;
	text-align: right;
	}
#rxQtr {
	width: 70%;
	margin-left: 140px;
	line-height: 1.1em;
	}
#l3Col {
	width: 27%;
	float: left;
	margin-top: -14px;
	line-height: 0.9em;
	}
#m3Col {
	width: 40%;
	float: left;
	padding-left: 40px;
	padding-right: 35px;
	margin-top: -14px;
	line-height: 0.9em;
	}
#r3Col {
	width:90%;
/*	float: left;*/
	padding-left: 5px;
	line-height: 0.9em;
	}
.homeList {
	width: 100%;
	list-style: none;
	display: block;
	margin-left: -40px;
	}
.regText {
	font-size: 1em;
	}
.smallText {
	font-size: 0.9em;
	}
.summary {
	border-bottom: 1px solid #999;
	margin-bottom: 1em;
	}
.greyText {
	color: #666;
	}
.author {
	color: #000;
	}
.submenu {
/*	background-image: url(../images/right_arrow.png);*/
	background-image: url(../images/arrowright.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 6px;
	}
a.submenu:hover {
/*	background-image: url(../images/down_arrow.png);*/
	background-image: url(../images/arrowdown.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 6px;
	}

/********** SIDE NAVIGATION **********/
#sidenav 
	{
	float: right;
	width: 160px;
	background-color: #e2eef9;/*						   palest blue*/
	}

#searchbox 
	{
	background-color: #e2eef9;/*						   palest blue*/
	color: Navy;
	padding: 0;
	height: 45px;
	width: 160px;
	text-indent: 10px;
	margin-top: 2px;
	}
#searchField {
	margin: 0 0 0 15px;
	}
.searchText {
	font-size: 0.7em;
	color: #00009f;
	width: 100px;
	margin-left: 2px;
	margin-top: 15px;
	}
#searchForm 
	{
	margin: 0;
	}
.button {
	width: 30px;
	}
#navlists {
	margin-top: 10px;
	}
/*XXXXXXXXXXXXXXXXX  SIDE NAVIGATION	XXXXXXXXXXXXX*/
#sidenav ul 
	{
	margin: 0;
	list-style-type: none;
	padding: 0 0 0px 0;
	background-color: #D0E6FA;/*						   mid blue blue*/
	background-color: #e2eef9;/*						   palest blue*/
	}
#sidenav ul ul {
	padding: 0;
	}
#sidenav li
	{
	margin: 0;
	padding: 0;
	font-size: 0.6em;
	line-height:1.4em;
	text-align: left;
	border-top: none;
	border-left: none;
	background-color: #D0E6FA;/*						   mid blue blue*/
	background-color: #e2eef9;/*						   palest blue*/
	}
#sidenav li.menuHdr
	{
	border-top: solid #9cbfdd 1px;
	color: #3d73aa;/*					darkest darker dark blue*/
	font-weight: bold;
	background-color: #e2eef9;/*						   palest blue*/
	background-color: #f5f5f5;/*						  most pale bluegrey*/
	}
#sidenav li.menuHdr a {

	}
#sidenav li.menuHdrAlso
	{
		color: #3d73aa;/*					darkest darker dark blue*/
	font-weight: bold;
		padding: 2px 2px 2px 15px;	background-color: #f5f5f5;/*						  most pale bluegrey*/
	}
#sidenav li a
	{
	color: #3d73aa;/*					darkest darker dark blue*/
	text-decoration: none;
	border-bottom: solid #9cbfdd 1px;/*						   grey blue*/
	border-bottom: solid #b9d2e9 1px;/*					 paler grey blue*/
	display: block;
	padding: 2px 2px 2px 15px;
	margin-right: 0px;
	}
#sidenav li a:hover 
	{
	color: #ffffff; 
	background-color: #478ace;/*						   dark blue*/
	}
#sidenav li.sidenavText 
	{
	padding: 2px 10px 4px 20px;
	line-height:1.5em;
	color: #3d73aa;/*					darkest darker dark blue*/
	}
#sidenav li.sidenavText a {
	display: inline;
	border-bottom:none;	padding-left: 0;
	}
#sidenav li.sidenavText a:link {
	color: blue;
	color: #3d73aa;/*					darkest darker dark blue*/
	text-decoration: none;
	font-weight:bold;
	border: none;
	padding-left: 0;
	padding-bottom: 2px;
	}

#sidenav li.sidenavText a:hover {
	/*these are like inline links in the main content, ie; red, underlined:*/
	color: #c00;
	text-decoration: underline;
	background-color: transparent;/*						   dark blue*/
	border-left: none;
	}
/****	Sidenav Image List  ****/

.imgLstImage {
	border: 1px solid green;
	width: 140px;
	height: 14px;
	}
#imageList dt {
	margin: 12px 0 0 0;
	border-bottom: 1px solid #83C1F9;
	}
#imageList dt a {
	float: left;
	display: block;
	margin: 0px 8px 4px 4px;
	border: 1px solid #A9D3F9;width:auto;
	}
#imageList dt a:hover {
	border-color: #F8FA49;
	background: #F8FA48;
	}
#imageList dd {
	width: 130px;
	font-size: 0.6em;
	color: #040473;
	font-family: Arial, Verdana, sans-serif;
	margin-left: 10px;
	}
#imageList dd.title a {
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
	}
#imageList dd.title a:hover {
	color: red;
	}
#imageList dd.title a:visited {
	text-decoration: none;
	color: #040473;
	}

/**** Column Balancing ****/
#clearing 
	{
	height: 0;
	clear: both;
	}

/********** FOOTER **********/
#footer 
	{
/*	margin: -16px 0 0 0;*/
	margin: 0px 0 0 0;
/*	height: 28px;*/
/*	height: 22px;*/
	background-color: #D0E6FA;/*						   mid blue blue*/
	color: #000000;
/*	border-bottom: 1px solid #0082f8;*/
	border-bottom: 1px solid #e1451b;
	text-align: left;
	}
/*
#footer ul li 
	{
	display: inline;
	padding: 0px 8px 0px 4px;
	font-size: 0.7em;
	}
#footer a {
	color: blue;
	padding-bottom: 6px;
	}

*/
.contentList {
	list-style-image: none;
	list-style-type: decimal;
	font-size: 0.7em;
	
	}
.infoList {
	list-style: disc;
	font-size: 0.7em;
	padding-left: 0px;
	}
.regList {
	list-style: none;
	font-size: 0.7em;
	padding-left: 14px;
	}
.regList li{
	list-style: none;
	padding-left: 14px;
	background: url(../images/listreddot.png) no-repeat 0px 9px;
	}
	.regList li li{
	list-style: none;	background: none;
	}
.faqOdd  {
	color: #745D28;
	}
.faqEven {
	color: #5B2E28;
	
	}
input.coolButton
	{
color:#3d73aa; 
  font-size:60%; 
  font-weight: bold; 
  background-color:#d0e6fa;/*						   mid blue blue*/
  border:1px solid; 
  border-color: #69c #69c #69c #69c; width:3em;margin-bottom:3px;
	}