body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/img06.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}

h1, h2, h3 {
	margin:0;
	font-family: "Trebuchet MS", Times, serif;
	font-weight: normal;
	color: #669933;
}

h1 { font-size: 24px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #669933;
text-decoration: none; }

a:hover { text-decoration: underline; }

a img {
	border: none;
}

#wrapper {
	
}

/* Header */

#header-wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/road_bg.png) no-repeat bottom;
}

#header {
	width: 900px;
	height: 75px;
	margin: 0 auto;
	background: url(images/navbar.png) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 5px;
	text-decoration: none;
	font: 14px "Trebuchet MS", Times, serif;
	color: #ffffff;
}

#menu a:hover { text-decoration: none;
color:#669933 }

/* Search */

#search {
	float: right;
	width: 200px;
	height: 60px;
	padding:12px;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 20px 20px 0px 20px;
	background: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

/** LOGO */

#logo {
	height: 128px;
	color:#669933;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 10px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 100px 0 0 15px;
	font: italic 13px "Trebuchet MS", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 570px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	padding: 5px;
	background: url(images/img077.jpg) no-repeat left top;
	color: #000000;
}

.post p {
	padding: 0 10px 0 10px;
	margin-top: 0;
	line-height: 150%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.post .entry {
	padding: 5px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post ul li {
	padding-top: 10px;
}

/* Lhalf */

#Lhalf {
	float: left;
	width: 400px;
}

/* Rhalf */

#Rhalf {
	float: right;
	width: 400px;
	border-left:#CCCCCC dotted 1px;
	padding-left:10px;
}

#Rhalf h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 14px 0 2px 14px;
	background: url(images/img04.png) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

#Rhalf a {
	font-size: 12px;
	color: #669933;
}

#Rhalf p {
	line-height: 128%;
	padding: 0 5px 0 5px;
}





/* sidebar */

#sidebar {
	float: right;
	width: 255px;
	border-left:#CCCCCC dotted 1px;
	padding-left:10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin: 0;
	padding: 0 0 5px 0;
}

#sidebar li ul {
	line-height: 128%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 14px 0 2px 14px;
	background: url(images/img04.png) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

#sidebar h4 {
	height: 33px;
	margin: 10px 0 10px 0;
	padding: 14px 0 2px 14px;
	background: url(images/img03.png) no-repeat left top;
	font-size: 14px;
	color: #333333;
}

#sidebar a {
	font-size: 12px;
	color: #669933;
}

#sidebar p {
	line-height: 128%;
	padding: 0 5px 0 5px;
}

#sidebar .title {
	margin-bottom: 20px;
	padding: 5px;
	color: #000000;
}

/* linkbox */

#linkbox {

  border: 1px solid #CCCCCC;
  background: url(images/linkbox_bg.png) no-repeat top #669933;
  font-size:11px;
  line-height: 18px;
  color: #ffffff;
  font-family: "Trebuchet MS", Times, serif;
}

#linkbox a {
  color: #ffffff;
}

#linkbox p {
	padding: 5px;
}

#linkbox ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	padding: 5px;
	list-style:circle;
}

#linkbox h5 {
	height:24px;
	margin: 0 ;
	padding: 5px;
	font-size: 14px;
	color: #669933;
	background-color:#F2F2F2;
}

/*noscript*/

#noscript {
	margin: 0;
	background:#FFFFFF;
	left:25px;
	top:100px;
	z-index:1000;
	width: 550px;
	height:350px;
	border:#CCCCCC dotted 1px;
}

#noscript ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	display:block;
}

#noscript li {
	margin: 0;
	padding: 0 0 5px 0;
}

/* Footer */

#footer {
	width: 892px;
	margin: 0 auto;
	padding: 0;
	background: url(images/cdmmedia_logo.png) no-repeat left #333333;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}

#footer p {
	margin: 0 0 0 200px;
	padding: 0;
	text-align: left;
	line-height: normal;
	color: #b2b2b2;
}

#footer a {
	color: #d2d2d2;
}


.caption {
	font-size:11px;
	line-height: normal;
	color: #434343;
}

.instruction {
	font-size:10px;
	line-height: normal;
	color: #990000;
	font-style:italic;
}

.notation {
	font-size:10px;
	line-height: normal;
	color: #b2b2b2;
}

.location {
	font-size:12px;
	line-height: normal;
	color: #333333;
}

textarea.test {

  width: 250px;
  height: 200px;
  border: none;
  background: url(images/quotes.png) no-repeat left top;
  overflow: hidden;
  font-size:12px;
  line-height: 18px;
  color: #777777;
  font-family: "Trebuchet MS", Times, serif;
}

#agenda {

}

#agenda h3 {
	margin:0;
	font-family: "Trebuchet MS", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color:#000000;
	padding:0 0 10px 0;
	}

#agenda h4 {
	margin:0;
	font-family: "Trebuchet MS", Times, serif;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	color:#434343;
	padding:0 10px 10px 10px;
	}

#agenda p {
	margin-top: 0;
	line-height: 150%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0 15px 0 15px;
}

#agenda a {
	color:#357dce;
}
 
