body {
	margin: 0;
	padding: 0;
	background: #77E8FF;
	font-size: 13px;
	color: #444444;
}

a:link, a:active, a:visited {
	color: #004ba0;
	text-decoration: none;
	}
a:hover  {
	color: #004ba0;
	text-decoration: underline;
	}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 1.2;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

img { border: none; }

/* Header */

#header {
	width: 800px;
	height: 160px;
	margin: 0 auto;
	background: url(images/JPGPbannerheader.jpg) no-repeat;
}



/* Menu */

#menu {
	width: 800px;
	height: 41px;
	background: url(images/JPGPheader_composite_r2_c1.gif) no-repeat;
	margin: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 160px;
	height: 41px;
	padding-top: 13px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img09a.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(images/img09a.jpg) no-repeat;
	color: #372412;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 150px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #676767;
	border-top: 3px solid #878787;
	text-align: center;
	font-size: smaller;
	color: #E8AD63;
}

#footer a {
	color: #C28C21;
}
#eventlist {
	background-color: #FFFFCC;
	padding: 10px;
}
.retserviceslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	top: -6px;
	left: -6px;
	position: relative;
}
