body {
	background-color:#006600;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

.pageWrapper {
	background-color:#FFFFFF;
	width:775px;
	border:2px solid #003333;
	margin:0 auto 0 auto;
	padding-bottom:12px;
}

.adminPageWrapper {
	background-color:#FFFFFF;
	width:998px;
	border:2px solid #003333;
	margin:0 auto 0 auto;
	padding-bottom:12px;
}

.adminWrapper {
	background-color:#FFFFFF;
	width:998px;
	border:2px solid #003333;
	margin:0 auto 0 auto;
	padding-bottom:12px;
}

.adminHeader {
	background-color: #003300;
	height:25px;
	width:100%;
	text-align:right;
	background-position:right;
}

.header {
	background-color: #003300;
	height:105px;
	width:100%;
	text-align:right;
	background-position:right;
}

.headerImage {
  width:100%;
}

.topNav {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	text-align: right;
	display: inline;
	width: 150px;
	list-style-type: none;
	text-decoration: none;
	height: 20px;
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
}

.topNav:hover {
	color: #CCCCCC;
}

.adminTopNav {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	text-align: right;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	height: 20px;
	margin:0px 6px 0px 6px;
	padding:0px 10px 0px 10px;
}

.adminTopNav:hover {
	color: #CCCCCC;
}

.pageFooter {
	font-size: 10px;
	color:#88AAAA;
	text-align: center;
}

.centerThis {
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.sideNav {
	float: left;
	width: 175px;
	margin-bottom: 12px;
}

.sideNavLink {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 5px;
}

.sideNavLink:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 5px;
}

.mainPage {
	margin-left: 180px;
	width:592px;
}

.mainPageAdmin {
	width:775px;
	padding-right:12px;
	padding-left:12px;
}

p {
	font-size: 12px;
	color: #003300;
	margin-right: 10px;
}

hr {
	color: #009933;
	background-color: #009933;
	background-position: center;
	width: 75%;
	text-align:center;
}

h1 {
	font-size: 18px;
	color: #003300;
}

h2 {
	font-size: 16px;
	color: #003300;
}

h3 {
	font-size: 14px;
	color: #003300;
}

h4 {
	font-size: 12px;
	color: #003300;
}

.norm12 {
	font-size: 12px;
	color: #003300;
}

.floatRight {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.funeralList {
  line-height:20px;
}

.addCondolenceButton {
  margin-top:12px;
  font-size:10px;
}

.obituaryLink {
	color:#003300;
  text-decoration:none;
}

.funeralListGrid {
  margin-top:8px;
  margin-right:auto;
  margin-bottom:8px;
  margin-left:80px;
}

.mainPageCondolencePrint {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	color: #000000;
}

.noShow {
  visibility: hidden;
  font-family: Small Fonts, Verdana, Arial, MS Sans Serif;
  font-size: xx-small;
}
