body {
	font-family: Arial, Helvetica, sans-serif;;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	
}
#mainTable {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 0px;
	border-top: 3px double #000066;
	width:100%;
}
td, tr{
	vertical-align: top;
}

#exit a {
	font-weight:bold;
	}
#exit a:hover {
	color:#ffff00;
	}
td{
	padding: 5px;
}
#concepts, #practice, #lifestyle, #tradition, #miss {width: 20%;padding-bottom:15px}
#concepts {background-color: #CF979A;}
#practice {background-color: #B6CF97;}
#lifestyle {background-color: #B097CF;}
#tradition {background-color: #97CFCC;}
#miss {background-color: #000066}
h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: center;
	margin: 0px 0px 18px;
	padding: 0px;
	letter-spacing: 0.1em;

}

#bottomClearer {
	clear: both;
	border-top: 1px solid #666666;
	width:100%;
	margin:0;
}

h2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

h1 a:hover{
	text-decoration: underline;
}


p {
	font-size: 0.7em;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
a:link, a:visited, a:active{
color:#FFFFFF;
text-decoration:none;}
.icon {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.iconLink {
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 7px;
	display: block;
	background-image: url(../img/list/li-white.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	cursor: auto;
}

#mainTable .iconLink a:hover {
	color: #EEEEEE;
}
#mainTable h2 a:hover {
	color: #EEEEEE;
}
#mainTable .iconLink a:hover {
	background-color:#000077;
	text-decoration: none;	
	}
#mainTable p a:hover {
	color: #EEEEEE;
	text-decoration:underline;
	background-color:#000077;
}



#topBar {
	color:#FFFFFF;
	background-color: #000066;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/home/hoh-icon.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;

}

#mission{
	color:#000066;
	background-color: #F8F4C7;
	width: 100%;
	padding: 0px;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #000066;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000066;
	
}

#topBar h1{
		color:#FFFFFF;
	font-size: 1.3em;
	line-height:3em;
	margin: 0px;
	padding: 0px 0px 0px 175px;
}

#topBar p{
	font-size: 0.9em;
	margin: 0px;
	font-style: italic;
	text-align: center;
		padding: 0px 0px 0px 0px;
}

#topBarBorder{
	position: relative bottom;
	background-image: url(../img/home/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/** Footer Styles **/

#bottomClearer{
	clear: both;
	border-bottom: 3px double #FFFFFF;
	width:100%;
	margin:0;
	padding: 5px 0px 0px 0px;
	color: #FFFFFF;
	background-color: #000066;
	background-image: url(../img/home/border.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#bottomClearer p{
	text-align:center;
	padding:3px 0px 4px 0px;
	margin:0px;
}

#bottomClearer a:link, #bottomClearer a:visited, #bottomClearer a:active{
	color:#FFFFFF;
}

#bottomClearer a:hover {
	color:#666666;
}
a:hover.thumb{
filter: grayscale(0%)!important;
}