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

a:link {
	color: #4040ff;
	text-decoration: none;
}
a:visited {
	color: #5050a0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00e0e0;
}
a:active {
	text-decoration: none;
}

#NJSbanner {
	font-size: 170%;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	padding-top: 1px;
	padding-left: 120px;
}
/*
<H1><font color="#FFA62F">Jersey Shore Chapter</font><font color="#606060"> of the Antique Motorcycle Club of America</font></H1>
*/

body {
	background:url(/Images/background.jpg) repeat-y center;
	color:;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#NJSheader {
    /*
    background:url(/Images/jsamca_header.png) no-repeat top;
    */
    background:url(/Images/cjamca_logo.png) no-repeat left;
    border: 0px solid;
    left: 0px;
    top: 0px;
    height: 100px;
    margin: 0 auto;
    padding: 0px;
    margin-top:0px;
    margin-bottom: 40px;
    width: 549px;
    z-index:1;
    background-size: contain
}

#NJStopnavleft {
    position: relative;
    background-color: #f0f0f0;
    top: 20px;
    left: 0px;
    width: 549px;
    float:left;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none
    list-style: none;
    margin:;
    padding-left: 5px;
    text-align:left;
}

#NJSmain {
    position: relative;
    background: url() repeat;
    margin: 0 auto;
    border: 0px solid;
    float: left;
    /* top: 170px; */
    left: 1px;
    width: 549px;
    /* padding: 0px; */
    /* margin-top:0px; */
    /* z-index:1; */
}

img {
    width: 548px;
    object-fit: cover;
}

#NJStopnavright {
	position: relative;
	top:145px;
	left:340px;
	width: 549px;
	float:;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	list-style: none;
	margin:;
	padding-left: 1px;
	text-align:right;
}

#NJSSidebar {
    display: none;
}

#NJSSidebartext {
    display: none;
}

#NJSpagenav { list-style: none; }

#NJSrap {
	background: url() #FFFFFF center repeat-y;
	margin: 0 auto;
	padding: 0px 8px;
	text-align: left;
	width: 549px;
	z-index:1;
}

#NJSfooter {
	background-image:url(/Images/cjamca_footer.jpg);
	background-repeat:no-repeat;
	border-top: #333333 0px solid;
	clear: both;
	color: #CC6600;
	font-size: 11px;
	margin:;
	padding:;
	text-align: right;
	height: 150px;
	width: 549px;
	vertical-align:top;
}
#NJSfootertext {
	position:relative;
	background-color:;
	float:right;
	top: 8px;
	left:;
	width: 549px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:right;
	padding: 0px 10px 0px 0px;
	z-index:6;
}
#NJSfooters3 {
	position:relative;
	background-color:;
	top: 15px;
	left: 18px;
	width: 150px;
	float:left;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	padding: 0px 0px 0px 0px;
	z-index:6;
}

