html,body {
	background-color:#779477;
	background-image: url(../Templates/backgnd.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center; /* IE5 workaround for centering */
	/* height:100%;  for liquid height */
}

a {	outline: none;  /* removes focus box around links in Firefox */}

h1 {
	font-family:"Times New Roman", Times, serif;
	color:#CCCC9A;
	font-size:22px;
	font-style:italic;
	margin:0px 0px 20px 0px;
}
h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
	font-size:15px;
	margin:16px 0px 2px 0px;
}
h3 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin:0px 0px 0px 0px;
}
ol {
	margin-top:0px;
	margin-left:20px;	/* required to Firefox / IE compatibility */
	padding-left:20px; 	/* required to Firefox / IE compatibility */
	margin-bottom:20px;
}

ul {
	list-style-position: outside;
	list-style:none;
	margin-top:0px;
	margin-left:20px;	/* required to Firefox / IE compatibility */
	padding-left:0px; 	/* required to Firefox / IE compatibility */
	margin-bottom:20px;
}
ul li{
	background-image:url(../commonImages/bullet.gif);
	padding-left:13px; 	/* space between bullet and text */
	background-repeat: no-repeat;
}
/* Main template */
div#madroniaWrap {
	position:relative;
	width: 760px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto; /* for centering */
	margin-bottom: 0px;
	margin-left: auto; /* for centering */
	height:auto; /* for liquid height */
}

div#bannerTop {
	position:relative;
	background-color:#EAEAEA;
	height:182px; /* fixed height */
	width:760px;	
	z-index:10;
}

div#navigation {
	position:relative;
	height:26px; /* fixed height */
	width:760px;	
	z-index:10;
	background-image:url(../Templates/navBackground.gif);
}

div#body {
	position:relative;
	height:auto; /* liquid height */	
	width:720px;
	background-color:White;
	padding:20px 20px 20px 20px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
}

div#body a:link {
	color : #3399FF;
	text-decoration: underline;
}
div#body a:visited {
	color : #3399FF;
	text-decoration: underline;
}
div#body a:hover {
	color : #3399FF;
	text-decoration: none;
}
div#body p {
	margin-bottom:10px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;	
}
div#body img.dropcapital {
	text-align:left;
}
div#footer {
	position:relative;
	height:20px;
	width:760px;
	background-image: url(../Templates/footer.jpg);
	text-align:center;
	font-family:Arial, "Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:bold;
	color:#56562C;
	line-height:20px;
	letter-spacing:1px;
	z-index:1;
}
div#copyright {
	position:relative;
	width:760px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#D2D2D2;
}
div#copyright a:link, a:visited, a:hover {
	color:#D2D2D2;
	text-decoration:none;
}
.red {
	color:#FF0000;
}
.inputbox {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	padding-left:3px;
	font-size: 12px;
	color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}


/* home page */
div#home {
	position:relative;
	width:720px;
	height:420px;
}
div#home #content {
	position:absolute;
	top:0px;
	left:-1px;
	z-index:1;
	width:473px;
}
div#home #announce {
	position:absolute;
	width:197px;
	height:300px;
	top:35px;
	right:0px;
	color:#666666;
}
div#home #watermark {
	position:absolute;
	top:73px;
	left:0px;
	z-index:0;
}
div#home #watermark2 {
	position:absolute;
	top:210px;
	left:343px;
	z-index:-1;
}

div#todaysdate {
	position: absolute;
	width:200px;
	height:16px;
	top:0px;
	right:0px;
	text-align:center;
	font-size:11px;
}


/* annoucement classes */
.aHeader {
	background-image: url(../home/aHeader.jpg);
	background-repeat: no-repeat;
	height:21px;
}
.aFooter {
	background-image: url(../home/aFooter.jpg);
	background-repeat: no-repeat;
	height:12px;
}
.aMid {
	background-image: url(../home/aMid.jpg);
	background-repeat: repeat-y;
	padding:12px 12px 0px 12px;
}
.announceTitle {
	font-size:12px;
	font-family:Arial, Verdana;
	color:#3366CC;
	font-weight:bold;
}
.announceTitle img {
	float:left;
	margin:0px 8px 0px 0px;
}

/* cemetery district/agendas */
.agendas td {
	height:34px;
	vertical-align:top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}

/* cemetery district/overview */
div#CDoverview {
	height:470px;
}

/* cemetery district/board */
div#board {
	height:530px;
}
div#boardmembers {
 	width:250px;
	float:left;
}
/* cemetery district/development plan */
div#devplan {
	height:auto;
}
div#devplan .inputbox {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	padding-left:3px;
	font-size: 12px;
	color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
div#devplan .emailgood {
	padding:40px 0px 40px 0px;
	font-size: 16px;
	font-weight:bold;
	color: #339900;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
div#devplan .emailbad {
	padding:40px 0px 40px 0px;
	font-size: 16px;
	font-weight:bold;
	color: #CC0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


/* contact/email */
div#contactForm {
	position:relative;
	height:780px;
}
div#contactMailer {
	position:relative;
	height:400px;
}
div#address {
	position: absolute;
	width:200px;
	top: 20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#CC9866;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
}
div#hours {
	position: absolute;
	width:200px;
	top: 110px;
	left: 0px;
}
div#hours h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
	font-size:15px;
	margin:10px 0px 0px 0px;
}
div#map {
	position: absolute;
	top:20px;
	left:240px;
	width:480px;
	height:240px;
	background-color:#CCCCCC;
	border: 1px solid #CCCCCC;
	text-align:right;
}
div#email {
	position:absolute;
	width:auto;
	top:320px;
}
div#email .emailgood {
	padding:40px 0px 40px 0px;
	font-size: 16px;
	font-weight:bold;
	color: #339900;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
div#email .emailbad {
	padding:40px 0px 40px 0px;
	font-size: 16px;
	font-weight:bold;
	color: #CC0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


/* about/madronia */
div#about {
	height:540px
}

/* about/history */
.footnote	{
	font-size:10px;
	line-height:14px;
}

/* about/Memorial Day */
div#memorialDay {
	height:380px
}

/* Admin */
div#admin {
	height:300px
}
div#admin li {
	margin-bottom:15px;
}
div#file-upload {
	height:300px
}
div#file-upload table {
	margin:20px 10px 20px 10px;
}
div#file-upload td {
	padding:5px 0px 5px 0px;
}
div#file-upload .error {
	font-size:14px;
	font-weight: bold;
}
div#update-announcement {
	position:relative;
	height:400px;
}
div#update-announcement #editor {
	position:relative;
	width:400px;
	float:left;
}
div#update-announcement #preview {
	position:relative;
	float:right;
	width:197px;
	color:#666666;
}


/* phplist subscriber page */
div#subscribeWrap {
	position:relative;
	overflow: hidden; /* liquid height */
	width: 600px;
	text-align: left;
	margin-top: 40px;
	margin-right: auto; /* for centering */
	margin-bottom: 0px;
	margin-left: auto; /* for centering */
}
div#subscribeBanner {
	position:relative;
	background-image:url(../phplist/subscriberTemplate/banner.jpg);
	height:59px;
	width:600px;
	background-repeat: no-repeat;
}
div#subscribeContent {
	position:relative;
	width:560px;	
	background-color:White;
	padding:20px 20px 20px 20px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#subscribeContent a:link {
	color : #3399FF;
	text-decoration: underline;
}
div#subscribeContent a:visited {
	color : #3399FF;
	text-decoration: underline;
}
div#subscribeContent a:hover {
	color : #3399FF;
	text-decoration: none;
}
div#subscribeContent .required, .error {
	color:#CC3300;
	font-weight:bold;
}

div#subscribeContent h1 {font-weight: bold; font-size: 14px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}
div#subscribeContent h2 {font-weight: bold; font-size: 13px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}
div#subscribeContent h3 {font-weight: bold; font-size: 12px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}
div#subscribeContent h4 {font-weight: bold; font-size: 11px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}

div#subscribeFooter {
	position:relative;
	background-image:url(../phplist/subscriberTemplate/footer.jpg);
	height:16px;
	width:600px;
	background-repeat: no-repeat;
}

