* {
	padding : 0; 
	margin : 0;
}
body {
	background-color: #fbfae6;
}
.button { 
	font: bold 11px Arial, Helvetica, sans-serif; 
 	background-color: #020167; 
	color: white; 
	margin-right: 15px;
	margin-top: 3px; 
	margin-bottom: 2px;
	float: right; 
}
ul, ol, li {
	list-style-type : none; 
}
img {
	border: 0; 
}
h1 {
	font: bold 18px georgia, "times new roman", times, serif;
	color: #600;
}
h1.homepage {
	margin-bottom: 0.75em;
	color: #6699FF;
	padding-top: 1em;
	padding-left: 1em;
	font: bold 28px "Times New Roman", Times, serif;
}
h3 {
	font: bold 16px Georgia;
	color: #800;
	padding-top: 10px;
}
h4 {
	font: bold 16px "times new roman", times, serif;
	color: #003399;
	padding-bottom: 10px;
}
h4.red {
	color: maroon;
}
.centered {
	text-align: center;
	padding-bottom: 5px;
}
p {
	font: 13px georgia;
	margin-bottom: 10px;
}
p.popup {
	padding: 0 .5em;
}
a {
	font: bold 95% arial, helvetica, verdana, sans-serif; 
	color: #2166ac; 
	text-decoration: underline;
}
a:hover {
	color: #94bffb; 
}
a.bbb:link, a.bbb:active, a.bbb:visited {
	font: bold 90% arial, helvetica, verdana, sans-serif; 
	color: #fff; 
	text-decoration: none;
}
a.bbb:hover {
	color: #94bffb; 
	text-decoration: none;
}
a.ccc:link, a.ccc:active, a.ccc:visited {
	font: normal 95% georgia; 
	color: #2166ac; 
	text-decoration: none;
}
a.ccc:hover {
	color: #006; 
	text-decoration: none;
}
#titlebar {
	background: url(images/title.jpg) no-repeat;
	width: 783px;
	height: 65px;
}
#mghlink a {
	height: 65px; 
	width: 200px;
	float: left;
	text-decoration: none;
	text-align: justify; 
}
#hmslink a {
	height: 65px;
	width: 180px;
	float: left;
	text-decoration: none;
	text-align: justify;
	margin-left: 10em;
}
#partners a {
	height: 65px;
	width: 140px;
	float: right;
	text-decoration: none;
	text-align: justify;
}
#mghlink a i, #hmslink a i, #partners a i { 
	visibility: hidden;
}
#wrapper {
	position: absolute;
	height: auto;
	width: 783px;
}
#main {
	position: absolute;
	height: 389px;
	width: 540px;
	left: 190px;
	top: 97px;
	padding-bottom: 1em;
}
#main.homepage {
	height: 469px;
	width: 623px;
	left: 160px;
	top: 65px;
	background: #020167 url(images/rosewindow3.jpg) no-repeat;
}
#trionavbar {
	position:absolute;
	width:127px;
	height:20px;
	z-index:4;
	left: 635px;
	top: 97px;
}
#navlist2 {
	margin-bottom: 20px;
}
#navlist2 li {
	padding-left: 12px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-left: 20px;
}
#navcontainer, #navtour, #services {
	width: 160px;
	height: 450px;
	padding-top: 35px;
	background: #020167;
	position: absolute;
	top: 65px;
	left: 0px;
	background-color: #020167;
}
#navcontainer.chapel {
	height: 455px;
}
#navtour {
	top: 196px;
	height: 455px;
}
#services {
	height: 500px;
}
#navlist li {
	height: 40px;
	background: #6699ff;
	margin-right: 20px;
	vertical-align: bottom;
	margin-bottom: 2px;
	width: 150px;
}
#navcontainer li a, #navtour li a, #services li a {
	text-align: left;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 5px;
	height: 20px;
}
#navcontainer li a:hover {
	color: #d9e6ff;
}
#rosewindow {
	background: url(images/rosewindow.jpg) no-repeat;
	height: 123px;
	width: 170px;
	margin-top: 72px;
}
.spantext {
	font: normal 13px georgia;
	color: black;
}
.redtext {
	font: normal 13px georgia;
	color: red;
}
#indented {
	padding-left: 30px;
}
#styledlist li {
	list-style: lower-alpha url(none) inside;
	font: 13px georgia;
	margin-bottom: 10px;
	margin-left: 25px;
}

