/* header and navigation */
@import url("http://www.newmoondesigns.net/display.css");

html
	{
		border: 3px ridge #CEA637;
		height:auto%;
		width:100%;
		min-width:800px;
		scrollbar-arrow-color:#EFB21E;
  		scrollbar-track-color:#EFB21E;
  		scrollbar-shadow-color:#000000;
  		scrollbar-face-color:#003831;
  		scrollbar-highlight-color:#EFD699;
	}
body 
{
	font-family:verdana, 'Trebuchet MS', Tahoma, geneva,helvetica,sans-serif;
	font-size:.8em; 
	color:#000000; 
	margin:20px 0 0 0;
	padding:0 0 0 0;
	background:#ffffff;
	height:100%;
}
.top {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:16px;
background:url(images/page_top.gif) no-repeat;
}
.header
{
position:relative;
margin:0 0 0 0 !important;
margin:-7px 0 0 0;
padding:0 0 0;
width:780px !important;
width:742px;
height:125px;
background:#ffffff url(images/header_bg.jpg);
background-repeat:repeat-y;
text-align:left;
}

.header_block 
{
position:relative;
margin:0 20px 0 20px;
padding:0 0 0 0;
width:740px;
background:transparent;
text-align:left;
color:#eeeeee;
}

.logo {
position:relative;
float:left;
margin:0 30px 0 0;
padding:0 0 0 0;
}

.page_wrap {
/* includes the header, main body content and the footer */
margin:0 auto;
padding:0 0 0 0;
width:780px;
background:000000 url(images/transparent.gif);
/*background:#ffffff url(images/body_bg.jpg) repeat-y;   orig. for the above */
text-align:center;
}

.navbar {
position:relative;
margin:0 0 0 0;
padding:0 0 0 0;
width:780px !important;
width:742px;
height:28px;
background:000000 url(images/nav_bg.gif);
background-repeat:no-repeat;
text-align:left;
color:#000000;
font-size:.9em !important;
font-weight:600;
}

/* workarounds and hacks */
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* navigation bar */
#nav ul{
padding:0 0 0 0;
margin: 0 0 0 1.5em;
white-space: nowrap;
font-size:1.1em;
color:#ffffff;
float:left;
width:100%;
height:28px;
background:transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: .3em 0 0 0;
padding: .2em 1em .26em 1em;
color:#ffffff;
text-decoration:none;
float: left;
border-left:1px solid #003831;
background:transparent;
}

#nav ul li a:hover{
color:#013832;
text-decoration:none;
border-left:1px solid #999999;
}

.h1size
{
font-size:3pt; 
color:#013832;
}

h1 , h2, h3, h4, h5, h6, p
{
margin:0 0 0 0;
padding-top:10px;
}

#first-h1
{
	font-size:9pt;
}
/* body part of page */
	 
.spiffy{
display:block
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#003831;
}
.spiffy1{
border-right:1px solid #91a9a6;
padding-right:1px;
margin-right:3px;
border-left:1px solid #91a9a6;
padding-left:1px;
margin-left:3px;
background:#3f6964;
}
.spiffy2{
border-right:1px solid #e5ebea;
border-left:1px solid #e5ebea;
padding:0px 1px;
background:#305d58;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #305d58;
border-left:1px solid #305d58;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #91a9a6;
border-left:1px solid #91a9a6;
}
.spiffy5{
border-right:1px solid #3f6964;
border-left:1px solid #3f6964;
}
.spiffy_content{
background:#ffffff;
border-right:3px solid #003831;
padding-right:1px;
margin-right:0px auto;
border-left:3px solid #003831;
padding-left:1px;
margin-left:0px auto;
padding:10px;
} 

/* welcome box */
.rbroundbox 
{ 
	background: url(images/nt.gif) repeat;
}
.rbtop div 
{ 
	background: url(images/tl.gif) no-repeat top left; 
}
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent 
{ 
	margin: 0 7px; 
	font-size:8pt;
	color:#013832;
	font-weight:600;
	line-height:170%;
	text-align:justify;
	padding-left:7px;
	padding-right:7px;
}
.rbroundbox 
{ 
	width: 732px; 
	margin: 0 auto; 
	margin-bottom:25px;
}


A.newsLink:link
	{
     	color: #e7Af1e;
     	background-color: transparent;
		font-weight:600;
		text-decoration:none;
     }

A.newsLinkAlt:link
	{
     	color: #C79E2A;
     	background-color: transparent;
		font-weight:600;
		text-decoration:none;
     }
A.newsLink:visited 
	{
     	color: #22A096;
     	background-color: transparent;
		font-weight:400;
		text-decoration:none;
     }
A.newsLinkAlt:visited 
	{
     	color: #22A096;
     	background-color: transparent;
		font-weight:400;
		text-decoration:none;
     }

A.newsLink:hover 
	{
     	color: #013832;
     	background-color: transparent;
		font-weight:600;
     	text-decoration:underline;
     }
A.newsLinkAlt:hover 
	{
     	color: #013832;
     	background-color: transparent;
		font-weight:600;
     	text-decoration:underline;
     }
A.news:active 
	{
     	color: #000000;
     	background-color: transparent;
		font-weight:600;
     	text-decoration:underline;
     }
A.newsLinkAlt:active 
	{
     	color: #000000;
     	background-color: transparent;
		font-weight:600;
     	text-decoration:underline;
     }
	 
.footer_logo {
position:relative;
float:right;
margin:0 0 0 15px;
padding:0 0 0 0;
}
