body {
	background-color: #9CD14B !important;
}

#wrapper {
	background-color: #F1EEC6;
	border-left:5px solid #CD2E75;
	border-right: solid 5px #CD2E75;
	border-bottom:5px solid #CD2E75;
}

#footer {
	height: 81px;
	background:#2B6014;
}

.nav-menu li {
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:16px;
}

.nav-menu li a, .nav-menu li a:visited {
	color: #F1ED78;
	font-size:14px;
	text-decoration:none;
	text-transform:capitalize;
}

.nav-menu li a:hover {
	text-decoration:underline;
}

#header { background:#2B6014; }

.lc-top, .rc-top {
	background:transparent url(http://www.theflowerprofessor.com/wp-content/themes/sandbox/images/tfp-top-col.jpg) no-repeat scroll 0 0;
	height:120px;
	width:40px !important;
}

.lc-bottom, .rc-bottom {
	background:transparent url(http://www.theflowerprofessor.com/wp-content/themes/sandbox/images/tfp-bottom-col.jpg) no-repeat scroll 0 0;
	height:120px;
	width:40px !important;
}

.rc-bottom, .rc-top {
	margin-left: 20px;
}

.rc-bottom {
	margin-top: -21px;
}

.side-col { width:40px !important; }

#blog-title {
	background:transparent url(http://www.theflowerprofessor.com/wp-content/themes/sandbox/images/banner.jpg) no-repeat scroll 0 80px;
	height:240px;
	overflow: hidden;
	margin-top: -60px;
}

#blog-description {
	color:#CD2E75;
	font-size:24px;
	left:200px;
	margin-bottom:-34px;
	position:relative;
	top:-52px;
	width:660px;
}

#access {
	margin: -10px 0 10px 4px;
}

#copyright {
	margin: 0 auto;
	position:relative;
	top:34px;
	color:#7c7c7c;
}

#content p {
	font-size: 1.25em;
	margin-top: 1em !important;
}

#content h3 {
	margin-top:0.5em;
}

#content img {
	border:1px solid #777777;
	padding:2px;
}

#content ol li {
	font-size: 1.25em;
}

.margin-20 {
	margin:20px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}
