@charset "UTF-8";
/* CSS Document */

/* Layout
----------------------------------------------- */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #404344 url(ensmb-images/site-layout/bg-right.jpg) repeat-y top right;
	min-width: 738px;
	color: #EEE;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 13px;
	}
	
div.bg-corner {
	padding-right: 425px;  /* width or corner image */
	background: #404344 url(ensmb-images/site-layout/bg-corner.jpg) no-repeat top right    ;
	height: 75px;
	}
	
div.bg-top {
	background: #404344 url(ensmb-images/site-layout/bg-top.jpg) repeat-x top right;
	height: 75px;
	}


div#wrapper	{
	width: 738px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

div#maincontent {
	float: left;
	width: 558px;
	padding: 0;
	margin: 0;  
	}

div#sidebar	{
	float: right;
	margin: 0;
	padding: 0;
	width: 162px;
	}

div#footer {
	clear: both;
	width: 558px;
	padding: 0 0 30px 0;
	}
	
#navigation {
	height: 145px;
	border: 1px solid;
	border-top: 0px;   /* whoa, adding a number like 3 doesn't work in Firefox!  */
	border-left: 0px;
	border-color: #342422;
	background: url(ensmb-images/site-layout/header.jpg) no-repeat 0px 26px;
	}
	
#toplinks {
	position: absolute; top:88px; left: 20px;
	}
	
#toplinks p {
	margin: 12px;
	padding: 0px;
	position: fixed;
	line-height: 20px;
	text-align:left;
	}
	
#toplinks a, #toplinks a:link, #toplinks a:visited {
	font-family: Garamond, Palatino, Georgia, Times, serif; 
	font-size: 18px;
	color: #ff3300; 
	text-decoration: none;
	}
	
.shade {
	height: 24px;
	margin: 0px;
	padding: 0px;
	background: url(ensmb-images/site-layout/stars.gif) repeat-x;  /* if not a stripe, must be a factor of width of all shaded boxes  */
	}

div#specialpage {
	float: left;
	width: 800px;
	padding: 0;
	margin: 0;  
	}


/* Main links
----------------------------------------------- */

a, a:link, a:visited {
	color: #bacd78; 
	font-family: Verdana, sans-serif; 
	font-size: 13px;
	}


/* Menu
----------------------------------------------- */

#menu { 
	float: right;
	list-style-type: none;   
	margin:0; 
	padding: 0; 
	}

#menu li {
	display: inline; 
	margin:0;
	padding: 0;
	} 

#menu li a, #menu li a:link, #menu li a:visited { 
	padding: 7px 10px 7px 16px; 
	margin:0;
	height: 25px;
	font-family: Garamond, Palatino, Georgia, Times, serif; 
	font-weight: bold;  
	font-size: 15px;
	color: #ffcc66; 
	line-height: 23px;
	background:#422929 url(ensmb-images/site-layout/tab-bg.gif) repeat-x top left; 
	border-right: 1px solid #342422; 
	text-decoration: none;
	}


/* Lists
----------------------------------------------- */

li {font-family: Verdana, Arial, sans-serif; font-size: 13px; margin: 0; padding: 0; color: #EEE;}

ul {margin: 12px; padding: 0;}
ul li {margin: 1em; list-style-type: none;}

.text li a {
	color: #61979F;
	}
	
.calloutarea li {
	font-family: Garamond, Palatino, Georgia, Times, serif; 
	font-size: 13px;
	margin: 0; 
	padding: 0; 
	color: #bacd78;
	}

.calloutarea ul {margin: 12px; padding: 0;}
.calloutarea ul li {margin: 1em; list-style-type: none;}

.calloutarea li a {
	font-family: Garamond, Palatino, Georgia, Times, serif; 
	font-size: 14px;
	color: #bacd78;
	}
	
.dir a {
	background: url(ensmb-images/site-layout/icon-bullet.gif) top left no-repeat; 
	padding-left: 19px;
	color: #999;
	}
	
	
/* Headers
----------------------------------------------- */

	
h1 {
	font-weight: bold; 
	font-size: 13px; 
	color: #ff0000; 
	line-height: 19px;
	padding:  0 12px;  
	margin: 0; 
	}
	
h2 {
	font-weight: bold; 
	font-size: 13px; 
	color: #999; 
	line-height: 19px;
	padding:  0 12px; 
	margin: 0; 
	}
	
h3 {font-weight: bold; font-size: 13px; color: #999; line-height: 19px;}


#navigation h1 {
	font-family: Verdana, sans-serif; 
	font-weight: bold; 
	font-size: 13px; 
	color: #999; 
	line-height: 19px;
	padding: 50px 0 0 10px; 
	margin: 0; 
	display:none;
	}

.calloutarea h1 {
	font-weight: bold; 
	font-size: 13px; 
	color: #ff0000; 
	line-height: 19px;
	padding:  12px;  
	margin: 0; 
	}

/* Content Areas
----------------------------------------------- */

.text {
border: 1px solid;
border-top: 0px;
border-left: 0px;
border-color: #4A7373 #213235 #993333 #4A7373;
background: #000 url(ensmb-images/site-layout/left-calloutarea.gif) repeat-y top left;
color: #bacd78;
}

.calloutarea {
border: 1px solid;
border-top: 0px;
border-left: 0px;
border-color: #734A4A #993333 #993333 #734A4A;
background: #000 url(ensmb-images/site-layout/left-calloutarea.gif) repeat-y top left;
}

.text h2 {
	font-family: Garamond, Palatino, Georgia, Times, serif; 
	font-size:22px;
	font-weight: bold;
	color: #ffcc66;
	line-height: 35px;
	margin: 0; 
	padding: 5px 0px 0px 20px;
	background:#432D2B url(ensmb-images/site-layout/tab-bg.gif) repeat-x top left;
	}
	
.text h3 {
	font-family: Garamond, Palatino, Georgia, Times, serif; 
	font-size:18px;
	font-weight: bold;
	color: #ffcc66;
	line-height: 19px;
	margin: 0; 
	padding: 12px 12px 12px 12px;
	}

.calloutarea h2 {
	font-family: Garamond, Palatino, Georgia, Times, serif; 
	font-size:15px;
	font-weight: bold;
	color: #ffcc66;
	line-height: 19px;
	margin: 0; 
	padding: 0 12px;
	background:#432D2B url(ensmb-images/site-layout/tab-bg.gif) repeat-x top left;
	}



/* Paragraph
----------------------------------------------- */

p {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	margin: 12px; 
	padding: 0;  
	line-height: 20px; 
	color: #EEE;
	}

.text p {
	font-family: Verdana, sans-serif; 
	color: #bacd78;
	font-size: 13px; 
	margin: 12px; 
	padding: 0; 
	line-height: 20px;
	}

p.code {
	width: 480px; 
	overflow: auto; 
	margin: 24px;
	padding: 12px 10px 12px 12px; 
	color: #FFF;
	border: 1px solid;
	border-color: #734A4A #342422 #342422 #734A4A;
	background: #790900 url(ensmb-images/site-layout/tab-bg.gif) -12px -1px repeat-x;
	} 
	




/* Images
----------------------------------------------- */
img {
border: 0;
}



/* Footer
----------------------------------------------- */


.footerbox {
border: 1px solid;
border-color: #bacd78 #627939 #627939 #bacd78;
background: #000;
}

.foot {
	text-align: left; 
	margin: 5px 20px 5px 10px;
	font-family: Garamond, Palatino, Georgia, Times, serif; 
	font-size:11px;
	color: #999999;
	}




