body
{
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS",Verdana, Arial, tahoma, sans-serif;
	color: white;
	line-height: 1.8em;
	font-weight: 500;
	font-size: small;
}

body
{
	text-align: center;
	line-height: 1.8em;
	background-color: #42743B;
	padding: 30px 0;
	color: White;
	voice-family: inherit;
	font-size: small;
}

html>body { font-size: small; }

#wrapper
{
	margin: 10px auto;
	text-align: left;
	padding: 0;
	background-image: url(../images/menubar.gif);
	background-position: left 30px;
	background-repeat: repeat-y;
	voice-family: inherit;
	width: 740px;
}

html>#wrapper { width: 760px; }
*html #wrapper { width: 760px; }

a, a:link, a:visited
{
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-weight: 600;
	padding: 0;
}

a:hover { border-bottom: none; }
p { padding: 0 0 0 10px; }
li { line-height: 1.7em; }
#post { height: 0; }

#contentwrap
{
	float: right;
	margin: 0;
	padding: 0;
	voice-family: inherit;
	width: 540px;
	margin-bottom: 30px;
}

#menubar
{
	padding: 0;
	text-transform: uppercase;
	margin: 0;
	background-image: url(../images/nesc_logo.gif);
	background-repeat: no-repeat;
	background-position: center 75px;
	width: 190px;
	height: 600px;
	/**/
	font-size: 11px;
	float: left;
}

#content
{
	width: 100%;
	float: left;
}

#content img
{
	float: right;
	border: 1px solid #5B8C5A;
	border-top: 15px solid #5B8C5A;
	margin: 10px 0 10px 10px;
}

h1, h2, h3
{
	font-weight: 500;
	padding: 4px 4px 4px 10px;
	margin-right: 20px;
	text-transform: uppercase;
}

h1
{
	font-size: 1.3em;
	background-color: #5B8C5A;
	width: 526px;
	margin-top: 20px;
}

h2 { font-size: 1.2em; }

h3
{
	font-size: 1.1em;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
}

/*  Accessibility Navigation   */
#accessibility_nav, #header, .navigation_inline, #footer { width: 100%; }
#accessibility_nav { margin-bottom: 15px; }

#accessibility_nav ul
{
	display: inline;
	font-size: 1em;
	padding-left: 0;
	margin-left: 10px;
}

#accessibility_nav li
{
	display: inline;
	text-transform: uppercase;
}

#accessibility_nav a, #accessibility_nav a:link,#accessibility_nav a:visited
{
	border: none;
	padding: 3px 5px;
	margin: 3px;
}

/*Secondary Navigation 	*/
.navigation_inline
{
	background-color: #7BAB7B;
	line-height: 24px;
}

.navigation_inline ul
{
	margin: 2px 2px 2px 12px;
	padding: 2px 0;
}

.navigation_inline li
{
	display: inline;
	/**/
	font-size: 10px;
	list-style: none;
	line-height: 28px;
}

.navigation_inline a, .navigation_inline a:visited
{
	color: #ffffff;
	text-transform: uppercase;
	padding: 4px 5px;
	margin: 0 16px 0 0;
	border: 1px outset #BED6BE;
	background-color: #6CA16D;
}

.navigation_inline a:hover, .navigation_inline #cur a
{
	color: #ffffff;
	border: 1px outset #BED6BE;
	background-color: #5B8C5C;
}

#header, #footer
{
	background-color: #5B8C5A;
	height: 130px;
	margin: 0;
	padding: 0;
}

#url
{
	display: none;
	height: 0;
}

#header p
{
	font-family: "times new roman", Georgia, serif;
	text-align: center;
	font-size: 26px;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 35px;
	letter-spacing: 1px;
	line-height: normal;
}

.crematorium { font-size: 37px; }

#footer
{
	height: 60px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#footer p
{
	padding-top: 20px;
	font-size: 10px;
	text-transform: uppercase;
}

#footer p a, #footer p a:visited
{
	color: #ffffff;
	border-bottom: none;
}

#footer p a:hover
{
	color: #eeeeee;
	border-bottom: none;
}

.up a, .up a:link, .up a:visited, .up a:hover
{
	font-size: .8em;
	top: 20px;
	margin: 30px 0 10px;
	padding: 0;
	height: 20px;
	border-bottom: none;
}

#accessibility_nav .contrast1
{
	border: 1px solid white;
	background-color: #5B8C5A;
	color: white;
}

#accessibility_nav .contrast2
{
	font-size: 1.1em;
	background-color: #ffffff;
	color: #000000;
}

#accessibility_nav .contrast3
{
	font-size: 1.1em;
	background-color: #A3D093;
	color: #070C07;
}

#accessibility_nav .text1 { font-size: 1em; }
#accessibility_nav .text2 { font-size: 1.3em; }
#accessibility_nav .text3 { font-size: 1.5em; }

#content #mem li
{
	clear: both;
	margin-bottom: 20px;
	list-style-type: disc;
}

.listheader
{
	text-transform: uppercase;
	line-height: 2.6em;
	font-weight: 500;
}

form #upload
{
	margin: 10px 0 0 10px;
	line-height: normal;
	width: 320px;
}

form #upload { width: 550px; }

form  dd
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

form dt
{
	padding: 0px;
	margin: 0px 0px 3px 0px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: .9em;
}

form dl,  #file, #reqemail, #reqrealname, #message, #nameofdeceased, #dateofcremation,#reqtelephone,
{
	width: 290px;
	text-align: left;
}

#reqemail, #reqrealname, #file, #message, #reqtelephone, #nameofdeceased, #dateofcremation, #title, #file
{
	background-color: #9ABE9A;
	border: 1px inset #DDE6DC;
}

fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #5B8C5A;
}

legend
{
	font-weight: bold;
	color: #eeeeee;
}

#skip a, #skip a:hover, #skip a:visited
{
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#skip a:active
{
	position: static;
	width: auto;
	height: auto;
}

/* Menubar */
#menu
{
	margin: 210px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#menu a, #menu a:visited
{
	display: block;
	width: 188px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 15px;
	background-color: #8EB78E;
	border-color: #E6E8DF #DEEEE8 #77A074 #6A8F68;
	border-width: 1px;
	border-style: outset;
}

#menu li.first a
{
	height: 31px;
	line-height: 31px;
}

/*#menu li {
 	display: inline:  :KLUDGE:Removes large gaps in IE/Win 
 }
  */

#menu #cur a, #menu #cur a:hover , #menu a:hover { background-color: #6C9F6E; }

#content li
{
	clear: both;
	margin: 0 0 10px 0;
}

.clear:after
{
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.delete
{
	font-size: 1.2em;
	padding-left: 20px;
	font-weight: 600;
}
