body {
	background-color:#88cc33;
}

a {
	color:#88cc33;
}

a:hover {
	background-color:#88cc33;
	border-color:#88cc33;
}

h1 a:hover {
	background-color:#FAFCFF;
	border-color:#FAFCFF;
}

#content {
	background-color:#edf8e0;
}

	.blog {
  		padding:15px;
		background:#F7CCD1; 
		}

	.blogbody {
		font-family:tahoma, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#F7CCD1;
  		line-height:200%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}


#rants p {
	line-height:17px;
	padding-right:8px;
}

td.side1 {
	background:url(http://www.mislivec.com/mark/archive/bg_side1.gif) left repeat-y;
}

td.side3 {
	background:url(http://www.mislivec.com/mark/archive/bg_side3.gif) right repeat-y;
}

.searched {
	line-height:17px;
	padding:2px 2px 6px 0px;
}

#calendar {
	background:#D8F3C0 url(http://www.mislivec.com/mark/archive/bg_bottom.gif) bottom no-repeat;
	text-align:center;
}

#calendar th {
	color:#333;
	font:bold 11px Verdana,sans-serif;
	padding:8px 0px 8px 0px;
}

#calendar td {
	color:#333;
	width:27px;
	text-align:center;
	line-height:17px;
}

#calendar a {
	font-weight:bold;
	background-color:#FAFCFF;
}

#calendar a:hover {
	background-color:#88cc33;
	border-color:#88cc33;
}

#months {
	width:204px !important;
	padding:10px 0px 12px 0px;
}

#months a {
	background-color:#D6E9FC;
}

#mt {
	vertical-align:bottom;
	line-height:17px;
}

#mt,#faded,.posted {
	color:#365214;
	margin:0px;
}

#mt,.desc {
	padding-bottom:50px;
}

.desc p {
	margin-top:14px;
}

td.head {
	background:#FAFCFF url(http://www.mislivec.com/mark/flights/head_top_right.gif) right top no-repeat;
	padding-left:9px;
	vertical-align:middle;
}

td.headSide {
	background-color:#FAFCFF;
	padding-left:8px;
	vertical-align:middle;
}

td.headBody {
	background-color:#FAFCFF;
	padding-left:6px;
	vertical-align:middle;
}

td.side {
	background:#D8F3C0 url(http://www.mislivec.com/mark/archive/bg_bottom.gif) bottom no-repeat;
	padding:8px 0px 14px 10px;
}

.comments {
	background:#D6E9FC;
	padding:8px 2px 8px 6px;
}

input,textarea {
	background-color:#88cc33;
}

input.text {
	margin:2px 4px 0px 0px;
	width:119px;
}

input.button {
	background-color:#88cc33;
	width:60px;
}

blockquote {
	line-height:15px;
	background:#D6E9FC;
	margin:12px 20px 20px 12px;
	padding:12px;
}

#post {
	margin-top:30px;
}

#post td {
	vertical-align:middle;
}

#post textarea {
	width:376px;
	height:136px;
	margin:5px 0px 6px 0px;
}

#post input {
	margin-bottom:4px;
	width:184px;
}

#post input.button {
	width:92px;
}

#post input.checkbox {
	background-color:#88cc33;
	cursor:hand;
	width:14px;
	margin:10px 6px 10px 1px;
	vertical-align:middle;
}

#url {
	width:188px !important;
}

#emailBody {
	background-color:#88cc33;
}

#emailSend {
	background-color:#8EC2F5;
}

