/* HTML Selectors */
body {margin:0px;
	padding:0px;
	line-height:1.4em;
	background-color:#745036;
	text-align:center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font:0.8em Georgia,serif;
	line-height:1.4em;
	color:#333333;}
a {color:#600;}
a:visited {color:#550;}
a:active {color:#600;}
h1 {font:1.9em times,times new roman,times-roman,georgia,serif 100 /1.5em;
	letter-spacing:-1px;
	margin:0;
	padding:0;}
h2 {font-size:1.2em;
	margin-bottom:0.3em;}
ol ol {list-style-type:lower-roman;}
p {margin:0.5em 0 0.7em 0;;	}
th {font-weight:bold;
	color:white;
	background-color:#550;
	font-size:0.9em;}
/* Preload Images*/
#preload {display:none;}
/* Layout Logic */
#page {
	/* page holder */
	background-color:#f4f0df;
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	width:800px; /* this will create a container */
	text-align:left; /* this overrides the text-align:center on the body element. */
	height:100%;
	-moz-box-shadow:0 0 5px 5px rgba(30, 30, 30, 0.5);
	-webkit-box-shadow:0 0 5px 5px rgba(30, 30, 30, 0.5);
	box-shadow:0px 0px 5px 5px rgba(30, 30, 30, 0.5);}
#pageheader {height:140px;
	background:url(../images/ChristsHeadTitle3.png) no-repeat;
	padding:0;
	margin:0;
	border-bottom:solid 2px #666666;}
#menu {width:130px;
	float:left;
	padding-left:0.7em;
	padding-top:0.7em;}
#contentbox {width:640px;
	float:right;
	height:100%;
	padding-top:10px;
	margin-right:20px;}
#footer {padding:5px;
	clear:both;
	border-top:solid 2px #666666;
	text-align:center;}
/* Classes */
.accessaid { /* hide the text on the screen but makes it available to a screen reader */
	position:absolute;
	height:0;
	overflow:hidden;}
.bold {font-weight:bold;}
.border {border:1px;}
.celticcross {background:url(../images/celtic_cross.gif) no-repeat 0 0.25em;
	padding-left:20px;}
.center {text-align:center;}
.clear {clear:both;}
.colcontactA {float:left;
	width:35%;
	display:block;}
.colcontactB {float:right;
	width:60%;
	display:block;}
.colgroupA {float:left;
	width:47%;
	display:block;}
.colgroupB {float:right;
	width:47%;
	display:block;}
.colgroupcontact {color:#555;}
.copyright {font-size:0.7em;
	font-style:italic;
	text-align:center;}
.floatimgleft {float:left;
	margin:5px 5px 5px 0;
	border:none;}
.floatimgleftborder {float:left;
	margin:5px 5px 5px 0;
	border:solid 2px #999999;}
.floatimgright {float:right;
	margin:5px 0 5px 5px;
	border:none;}
.floatimgrightborder {float:right;
	margin:5px 0 5px 5px;
	border:solid 2px #999999;}
.grouped {display:block;
	padding:0.2em;
	border-bottom:#222222 1px solid;
	margin-bottom:0.2em;}
.hidden {display:none;}
.indent-bodytext {margin-left:0.2cm;}
.noborder {border:0px;}
.nowrap {white-space:nowrap;}
.question {color:#660000;
	font-weight:bold;
	text-decoration:none;}
.picture {background-color:#F9F9F9; 
	border:1px solid #CCCCCC; 
	padding:3px; 
	text-align:center;
	font:0.8em Georgia, serif;} 
.picture img {border:1px solid #CCCCCC; 
	vertical-align:middle; 
	margin-bottom:3px;}
.photoframe {border-top:1px #CCCCCC;
	border-left:1px #CCCCCC;
	border-right:1px #000000;
	border-bottom:1px #000000;
	padding:0.5em;}
.smallprint {font-size:0.7em;
	text-align:right;}
.smallprintleft {font-size:0.7em;
	text-align:left;
	margin:0;
	padding:0;}
.tabular {display:block;
	padding:0.2em;
	border:1px #CCCCCC solid;
	margin:0.2em;}
.thalt {background: #C6C699; color: #333;}
.tralt {background: #E3E3D2;}
/* Navigation */
#menu a {display:block;
	width:116px;
	height:31px;
	color:#DDD;
	font:12px 'palatino linotype','book antiqua',palatino,serif bold;	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
	background:url(/images/menuitem.gif) no-repeat;}
#menu a:visited {background:url(/images/menuitem_visited.gif) no-repeat;}
#menu a:hover {background:url(/images/menuitem_over.gif) no-repeat;}
#menu a:active {background:url(/images/menuitem_active.gif) no-repeat;}
#menu ul {margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	text-align:center;}
#menu li {display:inline;
	margin:0;
	padding:0;
	list-style:none;
	background:none;}
/* Grouped selectors */
.grouped h2 {background:#C6C699;
	margin:0 auto;
	padding:0.2em;
	margin:0.2em 0;}
.grouped p {padding:0.2em;
	margin:0.2em;}
/* Tabular selectors */
.tabular h1 {background:#C6C699;
	font-size:1.25em;
	margin:0 auto;
	padding:0.2em;
	border:1px #CCCCCC solid;
	margin:0.2em 0;}
.tabular p {padding:0.2em;
	border:1px #CCCCCC solid;
	margin:0.2em;}
/* Site map selectors */
#sitemap ul {margin:1em;}

