body {
	margin : 0;
	padding : 0;
	font-family: Arial,sans-serif;
	line-height : 1.7em;
	color : #333;
	background-image: url(img/gradient.png);
}
#container {
width : 860px;
margin-left : auto;
margin-right : auto;
padding : 10px;
color : #666;
background : #000000;
}
	
	/*TYPOGRAPHY*/
h2 {
	margin : 5px 5px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color : #9F0D0D;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	margin : 5px 5px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000;
	font-weight: normal;
	font-size: 28px;
	line-height: 22px;
}
h4 {
	margin : 5px 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	font-weight: bold;
}

h5 {
	margin : 5px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	color : #9F0D0D;
	font-size: 18px;
	font-weight: bold;
}

h6 {
	margin : 5px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color : #e0c904;
	font-size: 14px;
	line-height: 20px;
}

			/*LINKS*/


a:link {
	color : #9F0D0D;
	background: inherit;
}
a:hover {
color : #000;
background : inherit;
}
a img {
border : 0;
}

			/*BANNER*/
#banner {
	height : 125px;
	padding : 0 3px 10px 0;
	color : #000000;
	background : #fff url(img/njaspsymb.png) left center no-repeat;
	margin-bottom: 3px;
}
#banner h1 {
	margin : 0;
	padding : 10px 0 0 90px;
	border : none;
	font-size : 45px;
	letter-spacing: 5px;
	text-align : center;
	font-family: Impact, "Imprint MT Shadow";
}
	/*member log in*/
.memlog {
	height : 20px;
	padding : 0px 0px 10px 0px;
	color : #ffffff;
	font-weight: bold;
	float : left;
	width : 193px;
	background : #cccccc;
	margin: 0px 0 10px 0;
	border-bottom : 3px solid #000000;
	border-top : 3px solid #000000;
	text-align: center;
}

			/*mailing*/
.mailing {
	height : 50px;
	padding : 5px;
	color : #000000;
	text-align: center;
	font-weight: bold;
	float : left;
	width : 193px;
	border-bottom : 5px solid #9f0d0d;
	border-top : 5px solid #9f0d0d;
	background : #ffffff;
	margin: 10px 0 5px 0;
}
/*************** table ******************/

.raffleleft {
	padding: 0px 0px 0px 0px;
	border: solid #9f0d0d;
	border-width: 1px 0px 1px 1px;
}
.rafflecenter{
	padding: 0px 0px 0px 0px;
	border: solid #9f0d0d;
	border-width: 1px 0px 1px 0px;
}
.raffleright {
	padding: 0px 0px 0px 0px;
	border: solid #9f0d0d;
	border-width: 1px 1px 1px 0px;
}

       /*PDF*/
.lftcol2 {
	height : 90px;
	padding : 5px;
	color : #000000;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 5px 0;
	float : left;
	width : 193px;
	border-bottom : 5px solid #9f0d0d;
	border-top : 5px solid #9f0d0d;
	background : #ffffff;
}


.lftcol2 h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
}
.lftcol3 {
	padding : 5px;
	color : #000000;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 5px 0;
	float : left;
	width : 193px;
	border-bottom : 5px solid #9f0d0d;
	border-top : 5px solid #9f0d0d;
	background : #ffffff;
}
.lftcol3 h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
}		
		
.boarddates {
	padding : 5px;
	color : #000000;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 5px 0;
	float : left;
	width : 193px;
	border-bottom : 5px solid #9f0d0d;
	border-top : 5px solid #9f0d0d;
	background : #ffffff;
}
.boarddates h2{
	color: #9F0D0D;
	font-size: 12px;
}		
.boarddates h4{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}		
			/*CONTENT*/
#content {
	padding : 0px;
	margin-left : 212px;
	border-top : 15px solid #9f0d0d;
	color : #000000;
	background : #ffffff;
	margin-bottom: 0px;
}
			/*LEFT SIDEBAR*/
#sidebar {
float : left;
width : 200px;
padding : 5px;
border-top : 15px solid #9f0d0d;
color : #666;
background : #Ffffff;
}
#content p, #sidebar p {
padding : 5px 15px 5px 15px;
}
#content h1, #sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding : 7px 0 0 20px;
	color : #000000;
	background : transparent url(img/stop.png) no-repeat 0 13px;
	margin: 0px;
	line-height: 35px;
}
			/*FOOTER*/
#footer {
	clear : both;
	padding : 3px;
	margin : 3px 0 0 0;
	font-size : 0.9em;
	color : #FFFFFF;
	background : #9f0d0d;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color : #fff;
}
#footer a:hover {
	color : #000000;
}

#evtcal a:link, #eventcal a:visited {
	color : #9F0D0D;
	background: inherit;
}


#evtcal a:hover, #eventcal a:active {
	color : #ffffff;
	background: inherit;
}

		
			/*IMAGES*/
.img {
float : left;
padding : 4px;
margin : 4px;
border : 1px solid #556b2f;
}
.imgleft {
float : left;
padding-left : 15px;
}

           /*menu*/
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu a, #menu h2 {
font: bold 20px/25px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #000000;
background: #fff;
text-transform: uppercase;
}

#menu a {
color: #000000;
background: #fff;
text-decoration: none;
}

#menu a:hover {
color: #9f0d0d;
background: #FFF;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 0;
}
#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
div#menu ul ul ul 
{display: none;}
div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

body {behavior:url(notes/csshover2.htc);
}

[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(notes/csshover.htc);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
} 
</style>
<![endif]
