/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background-color: #FFEBD8;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
	color: #000000;
}

p, blockquote, ul, ol {
}

p {
	font-family: Arial, Helvetica, sans-serif;
}
.placeanad {
	font-size: small;
	background-color: #CCC;
	font-weight: bolder;
	color: #000;
	height: auto;
}

blockquote {
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	line-height: normal;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

#content img {
	border: 1px solid #3B3B3B;
	margin: 10px;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 700px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: bottom;
	background-color: #69B10A;
	background-image: url(images/headerSummer.jpg);
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
	border-top: 20px solid #3B3B3B;
}

#content {
	float: right;
	width: 477px;
	padding: 10px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
}
#pageheader {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #06F;
	padding: 5px;
	background-color: #F7F7F7;
	border: 1px solid #000000;
}
#itmheader {
	background-color: #FFCE22;
	display: block;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: bold;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

/* Updates */

#subInfo {
}

#subInfo ul {
}

#subInfo li {
	margin-bottom: 20px;
}

#subInfo h3 {
	font-size: .77em;
}

#footer {
	width: 670px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#itmheaderBN {
	background-color: #F00;
	display: block;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#itmcontent {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#pageheaderBN {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 5px;
	background-color: #F00;
}
.bold {
	font-weight: bolder;
}
#newsAdd {
	display: block;
	float: right;
	width: 200px;
}
#click img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#item {
	color: #000000;
	background-color: #F7F7F7;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px none #000000;
}
#itmimage {
	display: block;
	padding: 5px;
	float: right;
	width: 210px;
	text-align: center;
	vertical-align: top;
	margin: 5px;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: small;
	font-style: oblique;
}
#itmimage2 {
	display: block;
	padding: 5px;
	float: left;
	width: 210px;
	text-align: center;
	vertical-align: top;
	margin: 5px;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: small;
	font-style: oblique;
}
#refToNJ {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	text-align: right;
	display: block;
	margin-top: 5px;
	padding-right: 10px;
	color: #0066FF;
}
#subInfo {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.archMonth {
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
