
body				{	margin: 0; padding:0; background-color: #EFECE4; font-family: arial, helvetica, verdana, sans-serif; font-weight: normal;  }

#page				{	padding: 0; margin: 0 auto; width: 1000px; background-color: #fff; border: 1px solid #b4b4b4; background-color: #fff; 
						background-image: url(/assets/images/htrin_ui_snav_bg.gif); background-repeat: repeat-y; background-position: left top; }

#contentSpace		{	width: 1000px; float:left; padding: 0; margin: 0;	}
#leftContent		{	float:left; width:200px; height:300px;	}
#mainContent		{	float:left; width:650px;	}

.clear 				{	clear: both; }


/* -------------------- Page Header -------------------- */
#print_header		{	display: none; }

#header				{ 	height: 223px; width: 1000px; float:left; background-image: url(/assets/images/header-trinity.jpg); 
						background-repeat: no-repeat; background-position: left top; margin:0; padding:0;	}
#homeImage			{	width: 979px; float: left; height: 182px; margin: 0; padding: 0;	} /* Large image for the homepage */

#headertext			{	width:500px; height: 120px; margin: 30px 0 0 300px;  }
#orgName			{	font: normal 28px georgia, times, 'times new roman', serif; width: 100%; 	}
#cityState			{	font: normal 18px georgia, times, 'times new roman', serif; width: 100%; 	}


/* ---------- Top Navigation ---------- */
#navigation				{	position: relative; height:40px;padding: 0 0 0 40px; }
#navigation ul			{	list-style: none; padding: 0; margin: 0; width: 100%;	}
#navigation li			{	position: relative; float:left; padding: 0; margin: 0; border-right: 1px solid white; /* min-height:25px; height:25px;*/}
#navigation li.last		{	border: none;  }
#navigation ul li		{	font-weight: normal; }
#navigation a			{	font: normal 10px arial, helvetica, verdana, sans-serif; font-weight: bold; margin: 0; padding: 8px 14px;  text-decoration: none;  color: white; text-transform: uppercase; letter-spacing: 0.1em; display:block;}

#navigation ul li ul li a	{	display:list-item; 	}

#navigation li:hover ul	{	display: block;}
#navigation ul li:hover	{ 	background-color: #E3D9B8;  }

#navigation a:hover		{	color: #24071B; text-decoration: none; /* height:12px;*/ }
#navigation ul ul		{ 	background-color: #9E7391; position: absolute; z-index: 500; display: none; width: 170px; left: 0; border: 1px solid #b4b4b4; top: 2.3em; left: 0.4em;   }

div#navigation ul ul		{	display: none; }
div#navigation li:hover ul	{	display: block;	}

#navigation ul li ul li	{	text-align: left; padding: 0; margin: 0; border-left: none; border-bottom: 1px solid #b4b4b4; display: block; width: 100%;  }
#navigation ul li ul li.last	{	border: none; }

#navigation ul li ul li a	{	font: normal 10px verdana, arial, helvetica, sans-serif; letter-spacing: normal; text-transform: capitalize; color: #ffffff; font-weight: bold; text-decoration: none; padding: 0.3em; margin: 0.3em 0; height: auto;   	}
#navigation ul li ul li a:hover {	color: #24071B;  }



/* -------------------- Breadcrumb Styles -------------------- */
#breadcrumbs		{	margin: 0 40px 20px 0; padding: 0; text-align: right;	}
.B_crumbBox			{	font: normal 9px verdana, arial, helvetica, sans-serif; color: #333; margin-bottom: 2em; text-transform: capitalize;	}
.B_homeCrumb 		{	color: #444; text-decoration: underline;	}
.B_homeCrumb:hover 	{	color: #720707; text-decoration: none;	}
.B_crumb			{	color: #444; text-decoration: underline;	}
.B_crumb:hover		{	color: #720707; text-decoration: none;	}
.B_lastCrumb		{	color: #720707; font-weight: bold;	}


/* -------------------- Page Footer -------------------- */
#footer			{	width: 700px; margin: 20px 0 30px 225px; padding: 10px; border-top: 1px solid #ccccc0; text-align:center;  }
#footer p		{	font: normal 9px verdana, arial, helvetica, sans-serif; padding: 0 3em 0 0; color: #A69178; text-align: center;		}
#footer p img	{	vertical-align: middle	}
#footer p a		{	color: #B67D14; text-decoration: none; font-weight: bold;	}



/* ---------------- Maxigallery Styles ---------------- */

.thumbscontainer	{	width:100%;	}
ul.thumbs			{	width:100%; }
ul.thumbs li		{	text-align:center; min-width:140px;}	
ul.thumbs li p		{ 	min-width:140px; text-align:center; }


