body {
	margin:0;
	padding:0;
	background-color: #fdfdfd;
	font-size: 14px;
	font-family: "Trebuchet MS", "Sans-serif", Helvetica;
	line-height: 1.6;
	color: #333333;
}

/*links*/

a:link    { color: #2f4b8a; text-decoration: none; }
a:visited { color: #874c81; text-decoration: none; }
a:hover   { color: #9E372E; text-decoration: underline; }
a:active  { color: #2f4b8a; text-decoration: none; }

/* elements */

h1, h2, h3, h4, h5, h6 {font-weight: 500; font-family: "Trebuchet MS", Helvetica,"Sans-serif"; color: #606169;}

h1 { font-size: 32px; padding-bottom: 30px; }

h2 
{ 
	font-size: 28px;
	padding: 0px 0px 20px 0px;
}

h3 { font-size: 22px;}

h4 { font-size: 20px; }

h5 { font-size: 16px; width: 60%; }

h6 
{ 
	font-size: 14px; 
	text-transform: uppercase; 
	margin: 0px 0; 
	font-weight: bold;
}

img {border: none;}

input, select, textarea { border: 1px dotted; border-color: #fe7418; background-color: # febd91;}

/* structure */

#container
{
	width: 1024px;
	background-color: #fdfdfd;
	margin: 0px auto;
}

#smContainer
{
	width: 500px;
	background-color: #fdfdfd;
	margin: 0px auto;
	text-align: center;
}

#headerHome
{
	background-color: #fdfdfd;
	padding:0;
	width:100%;
	height: 275px;
	float: left;
	clear: both;
}
	
#header
{
	padding: 0;
	width: 100%;
	background: #fdfdfd /**url(images/mou_head4.png) top left no-repeat**/;
	height: 150px;
	text-align: center;
}


/*Navigation Menu*/
/* high z-index so the element appears over all others*/
#menu_container 
{
	background-color: #4a4c4f;
	margin:0px 0px 0px 0px;
	border-bottom: 2px solid #ee6408;
	position: relative;
	width:1024px;
	height:26px;
	z-index:100;
	clear:both;
}

#wrapper
{
	
	margin: 0;
	padding-left: 20px;
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	background-color: #fdfdfd;
}

#content-wrapper
{
	width: 45%;
	float: left;
	background-color: #fdfdfd;
	
}

#obit-wrapper
{
	width: 75%;
	float: left;
	background-color: #fdfdfd;
	display: inline;
}

#obtContent
{
	width:72%;
	float:left;
	padding: 0px 100px;
	line-height: 1.6;
}

#obtPkg
{
	width: 80%;
	position: relative;
	left: 40px;	
}
#content
{
	float: left;
	padding: 30px 0px 100px 10px;
	line-height: 1.6em;
	
}

#content p { width: 95%; }


#homeContent
{
	float: left;
	padding: 30px 20px 100px 30px;
	line-height: 1.6em;
}

#homeContent p {
	width:100%;
}

#wideContent-wrapper
{
	width: 71%;
	float: left;
	background-color: #fdfdfd;
}


#wideContent
{
	font-size: 100%;
	float: left;
	padding: 20px 0px 20px 20px;
	line-height: 1.6em;
}

#pcontent
{
	width: 72%;
	padding: 25px 10px 0px 10px;
	float: left;
}


#prodList-l
{
	display: block;
	width: 46%;
	background-color: #fdfdfd;
	line-height: 1.6em;
	padding: 10px 10px 35px 15px;
	border-color: #cccccc;	
	border-style: dotted;
	border-width: 0px 1px 0px 0px;
	text-decoration: none;
	text-align: left;
	float: left;
}


#prodList-r
{
	display: block;
	width: 46%;
	background: #fdfdfd;
	line-height: 1.6em;
	padding: 10px 10px 0px 15px;
	/**border-color: #e8e8eb;	
	border-style: dotted;
	border-width: 1px 0px 1px 1px;**/
	text-decoration: none;
	text-align: left;
	float: left;
}

#prods
{
	display: block;
	padding-bottom: 35px;
	border-bottom: 1px dotted #cccccc;
	float: left;
}

#prodsBottom
{
	display: block;
	padding-bottom: 35px;
	border-bottom: none;
	float: left;
}

#sidebar-wrapper1
{
	width: 32%;
	float: left;
	border-left: 1px dotted #cccccc;
	padding-bottom: 25px;
	border-bottom: 1px dotted #cccccc;
}

#sidebar1
{
	float: left;
	padding: 20px 0 0 20px;
}

#sidebar-wrapper2
{
	color: #646465;
	width: 19%;
	float: right;
	padding: 25px 0px 0px 20px;
	margin: 0 0 50px 0;
	position:relative;
	top:0px;
	right: 0px;
}

#sidebar2
{
	position: relative;
	top: 10px;
	font-size: 85%;
	line-height: .6;	
	background-color: #e8e8eb;
	padding: 10px;
	border-top: 1px solid #646465;
	border-left: 1px solid #646465;
	border-right: 2px solid #646465;
	border-bottom: 2px solid #646465;
	float: left;
}

#sidebar2 ul li
{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-indent: -45px;
}
#footer-wrapper
{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin: 50px 0 0 0;
}

#footer
{
	font-size:10px;
	margin: 0px 0;
	line-height: 75%;
	color: #4a4c4f;
	text-align: center;
	padding: 2px 0;
	background-color: #afafaf;
}



/* Navigation */

	/* Strip margin, padding and bullets in unordered lists */

#pmenu,
#pmenu ul 
{
	padding:0;
	margin:0;
	list-style-type: none;
}

	/* link size, color and borders */

#pmenu a,
#pmenu a:visited 
{
	display:block;
	width:120px;
	font-size:13px;
	font-family: "Trebuchet MS", Helvetica, "Sans-serif";
	color:#fff;
	height:25px;
	line-height:24px;
	text-decoration:none;
	text-indent:5px;
	border-right:1px solid #4a4c4f;
	border-bottom:1px solid #4a4c4f;
}

	/*sub level borders */

#pmenu li ul li a,
#pmenu li ul li a:visited 
{
	border-bottom: 1px solid #4a4c4f;
	border-right: 1px solid #4a4c4f;
}

#pmenu li a.enclose,
#pmenu li a.enclose:visited
{
	border-width: 0 1px 1px 0;
	border-bottom-color: #ee6408;
}

	/*list items */
#pmenu li 
{
	float:left;
	background:#4a4c4f;
}

	/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}

	/* Make the hovered list color persist */
#pmenu li:hover > a 
{
	background:#CFCFCF;
	color:#4a4c4f;
}

	/*sublevel lists with a position absolute for flyouts and overrun padding -- transparent gif  for IE */

#pmenu li ul {display:none;}

	/*Non-IE and IE7 sublevels visible on list hover*/

#pmenu li:hover > ul 
{
	display:block;
	position:absolute;
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
	background:transparent url(transparent.gif);
	width:120px;
}

	/* Position the first sub level beneath the top level*/

#pmenu > li:hover > ul {left:-30px; top:16px;}

	/* get rid of the table */

#pmenu table 
{
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
}

	/* For IE5.5 and IE6 position hovered links relative and  change background + foreground color. This triggers IE to show the sub levels */

* html #pmenu li a:hover,
	#pmenu li a:active
{
	position:relative;
	background:#CFCFCF;
	color:#4a4c4f;
}

	/* For accessibility of the top level menu when tabbing */

#pmenu li a:active,
#pmenu li a:focus 
{
	background:#CFCFCF;
	color:#4a4c4f;
}

	/* Set up the pointers for the sub level indication */

#pmenu li.fly {background:#4a4c4f url(http://data05.nac.loc/mou/images/fly_wh.png) no-repeat right center; border-bottom: 1px solid #ee6408;}
#pmenu li.drop {background:#4a4c4f url(http://data05.nac.loc/mou/images/drop_wh1.png) no-repeat right center; /**border-bottom: 1px solid #ee6408;**/}


	/*make the sublevels appear in IE5 IE6*/

	/* change the drop down levels from display:none; to visibility:hidden; */
	
* html #pmenu li ul 
{
	visibility:hidden;
	display:block;
	position:absolute;
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
	background:transparent url(transparent.gif);
}

	/* hide the third level+ when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
	/* hide the fourth level+ when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
	/* hide the fifth level when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* hide the sixth level when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible and position it when hover on first level link */
#pmenu li a:hover ul 
{
	visibility:visible;
	left:-30px;
	top:14px;
	lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}

/* Header */

#headerHome a:link, 
#headerHome a:visited,
{
	color: transparent;
	background-color: transparent;
}

#headerHome a:hover, 
#headerHome a:active
{
color: transparent;
background-color: transparent;
}

#headerHome a img { position: absolute; left: 280px; border-style: none;}

#headerHome h1 span { visibility: hidden; }

/*Content*/


#subscriberContent
{
	background-color: transparent;
	padding: 50px 5px 0px 100px;
}

#subscriberContent p { width: 75%;}

#subBadge
{
	position:absolute;
	top: 400px;
	left: 580px;
	height: 184px;
	width: 184px;
	float: right;
	
}

#tnCircIcon
{
	position: relative;
	left: 35%;
	width: 100%;
	height: 150px;
	padding: 10px;
	
}

#csIcon
{
	height: 260px;
	width: 150px;
	padding: 40px 0 0 0;
	position: relative;
	left: -30px;
	float: left;
}

#obitForm
{
	border: 2px solid #fe7418;
	background-color: #feeadd;
	padding: 10px;
	width: 600px;
	float: left;
	margin-left: 45px;
}


.products-wrapper
{
	width: 100%;
	float: left;
	border: 1px dotted #cccccc;
	background-color: #fdfdfd;
}

.logo
{
	width: 47.3%;
	height: 115px;
	margin: 35px 3px 3px 3px;
	padding: 5px;
	border: 1px solid #fdfdfd;
	text-align: center;
	float: left;
}

a.logo img
{
	text-align: center;
	display: inline;
	margin: 3px;
	border: none;
	
}

a.logo:link, a.logo:visited { color: #000000; }
a.logo:hover { border: 1px solid #727275; color: #000000; background-color: #ececec; text-decoration: none;}

div.desc
{
	color: #545252;
	font-size: 12px;
	padding: 5px 5px 5px 65px;
	text-align: center;
	width: 60%;
	margin: 2px;
}

.magLogo
{
	width: 45%;
	height: 100px;
	padding: 40px 5px 5px 5px;
	margin: 3px;
	border: 1px solid #fdfdfd;
	text-align: center;
	float: left;
}

.vertSpace {height: 70px; background-color: #fdfdfd; clear:both;}

.advTitle {
	height: auto;
	position: relative;
	left: -70px;
	clear: both;
	margin-bottom: 15px;
}

.prodTitle { text-align: center; font-size: 26px; padding: 20px 5px 0px 5px; line-height: 1.2; }

.obtContent { width: 54%; margin-left: 50px; position:relative; left: 50px;}
.webTitle
{
	font-size: 15px;
	font-weight: bold;
	color: #A09C91;
	background-color: #fdfdfd;
	border-bottom: 2px dotted #a09c91;
	margin: 15px;
	width: 68%;
	clear: both;

}
.phoneNo
{
	font-size: 18px;
	font-weight: bold;
	color: #9e2628;
	font-family: "Trebuchet MS", Helvetica, "Sans-serif";
}

.phoneNo2
{
	font-size: 20px;
	font-weight: bolder;
	color: #cc0000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.redTitle  {
	font-family: "Trebuchet MS", Helvetica, "Sans-serif";
	color: #9e2628;
	font-weight: bold;
}

.nostyle
{
	list-style-type: none;
}

.nopad { padding: 0px;}
.smaller
{
font-size: 10px;
font-family:"Trebuchet MS", Helvetica, "Sans-serif";
line-height: 12px;
color: #5a5a5a;
width: 60%;
}

.classlogo
{
	padding: 50px 10px;
	float: left;
	position: relative;
	clear: both;
	left: 100px;
	
}

.rcontent
{
	width: 75%;
	padding 5px;
	float: right;
}

.mainTable 
{
width= 600px
margin: auto;
background-color: #fe7418;
border-collapse: collapse;
line-height: 2;
empty-cells: show;
font-size:12px;
}

.mainTable td { background-color: #feeadd;}

.mainTable textarea { height: 100px; width: 450px; padding: 10px 0px;}

.tableCell { background-color: #feeadd; }

.tableTitle {background-color: #fe7418;}

.tableInfo { padding-left: 20px; width: 375px;}

.titleCell { width:225px; }

.largeCell
{
	height=84px;
	vertical-align: top;
}

.orange 
{ 
	width: 120px;
	background-color: #fe7418;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
}

.clearSpace { height: 15px; clear:both; }

.imgPad { padding: 3em 0.5em; }

.embiggen { font-size: 16px; }

.bigArr {
	font-size: 24px;
	vertical-align: sub;
}

.normalWeight {font-weight: normal;}

.lightWeight { font-weight: lighter;}

.lightText { color: #4a4c4f;}

.centerText { text-align: center;}

.rightText { text-align: right;}

.leftEdge { float: left; position: relative; left: -35px; }

.rightEdge { float: right; position: relative; right: -45px; }

.oneThird { width: 33%;}

.twoThird {width: 66%;}

.half {width: 50%;}

.threeFourth {width: 75%;}

.greyMd { font-size: 14px; color: #606169; padding-right: 7px; }

#noticebox {
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	width:500px;
	background-color:#4a4c4f;
	line-height: 1;
	margin-bottom: 20px;
	height: 40px;
	display: block;
	position: relative;
	left: 50px;
}
.style3 {color: #FF0000}

.error{

	line-height: 1.8;
	color:#CC0000;
	padding: 15px;

}

.hidden { visibility:hidden; }

/* Sidebar */

ul#sidenotes
{
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	list-style-type: none;
}

ul#sidenotes li
{
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
	list-style-type: none;
}

ul#sidenotes li:hover
{
	background-color: #eeeeee;
}

ul#sidenotes li .title
{
	display: block;
	font-weight: bold;
}

ul#sidenotes li .date
{
	display: block;
	color: #777777;
	font-size: smaller;
}

ul#sidenotes li .content
{
	display: block;
}

ul#sidenotes li a:link,
ul#sidenotes li a:visited
{
	padding: 0; 
	color: #333333;
	text-decoration:none;
}

ul#sidenotes li a:hover,
ul#sidenotes li a:active
{
	background-color: transparent; 
}

/* Footer */

#footer a:hover,
#footer a:active
{
	color: #003355;
	background-color:transparent;
}
#footer img { border: none;}
