body {
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #252319;
	background: url(../images/bkg.jpg) top left repeat
}
#container {
	width: 950px;
	position: relative;
	margin: 0 auto;
	padding-top: 20px;
}
#container a { 
	color: #bc2220; 
	text-decoration: none;
}
#container a:hover { border-bottom: 1px solid #bc2220 }
/* #container p { margin: 0 0 15px 0; line-height: 18px } */
/* ----------------------------------------- /end container styles -------------------------------------- */
/* ----------------------------------------- common classes -------------------------------------- */
.left { float: left }
.right { float: right }
.clear { clear: both }
.nomargins { margin: 0 !important }
.margintop { margin-top: 10px }
.marginright { margin-right: 10px }
.marginbottom { margin-bottom: 10px }
.marginleft { margin-left: 10px !important }
.nopadding { padding: 0 !important }
.noborder { border: none !important }
.small { font-size: 12px }
.gray { color: #777 }
.lowercase { text-transform: lowercase }
.whiteborder { border: 2px solid #FFF }
.yellow { width: 100%; background-color: #fae7b3 }
.imgborder { 
	float: left;
	margin: 0 10px;
	border: 4px solid #b8cd99;
}
.ulnone {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.lifloat li { float: left; padding: 0 10px }
a.margins { margin: 0 5px }
/* ----------------------------------------- /end common classes -------------------------------------- */
/* ----------------------------------------- top styles -------------------------------------- */
#topBkg {
	width: 100%;
	height: 142px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/top.jpg) top left repeat-x;
}
#top {
	width: 100%;
	position: absolute;
	top: 13px;
	left: 0;
	z-index: 100;
}
#top ul {
	font-size: 13px;
	text-shadow: #594b1f 1px 1px 2px;
	color: #EDDDBA;
	z-index: 100;
}
#top li {
	border-right: 1px solid #D8C395;
}
#top li a {
	color: #EDDDBA;
	font-weight: bold;
	border-bottom: none;
}
#top li a:hover { border-bottom: 1px solid #EDDDBA }
#top li.arrow { 
	margin-right: 10px;
	padding-right: 15px; 
	background: url(../images/quick_links.png) center right no-repeat;
}
* html #top li.arrow { background: none }
/* ----------------------------------------- /end top styles -------------------------------------- */
/* ----------------------------------------- header styles -------------------------------------- */
#header {
	width: 950px;
	height: 111px;
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/header.jpg) top left no-repeat;
}
#header h2 {
	width: 135px;
	height: 171px;
	position: absolute;
	top: 24px;
	left: 21px;
	margin: 0;
	text-indent: -999em;
	background: url(../images/logo.png) top left no-repeat;
	z-index: 99;
}
* html #header h2 { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='crop'); 
}
/* ----------------------------------------- /end header styles -------------------------------------- */
/* ----------------------------------------- content styles -------------------------------------- */
#page {
	width: 100%;
	height: auto;
	margin: 1px 0 10px 0;
	padding-bottom: 4px;
	background: url(../images/page.jpg) top left repeat-y;
}
#title, #content {
	width: 921px;
	height: 75px;
	margin: 0 auto;
	background: url(../images/titleBkg.jpg) top left repeat-x;
}
#title h2 {
	width: 307px;
	height: 38px;
	float: left;
	margin: 18px 0 0 180px;
	text-indent: -999em;
	background: url(../images/title.gif) top left no-repeat;
}
#content {
	height: auto;
	padding: 10px 0;
	background: url(../images/contentBkg.jpg) top right repeat-y;
	overflow: hidden;
	_height: 1%;
	font-size: 14px;
}
/* ----------------------------------------- left styles -------------------------------------- */
#left { width: 608px; margin-right: 16px; padding: 16px; }
#left h1 {
	margin: 5px 0 15px 0;
	padding: 1px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #5a8029;
	border-top: 1px solid #b8cd99;
	border-bottom: 1px solid #b8cd99;
}
#left h1 span {
	display: block;
	padding: 5px 0;
	border-top: 1px solid #5a8029;
	border-bottom: 1px solid #5a8029;
}
#left p { padding: 0 20px }
#left p.yellow { width: auto; padding: 5px 20px }

.blogger-labels {
	width: 560px;
	background-color: #fae7b3;
	color: #777;
	font-size: 12px;
}
#left h2 {
	font-size: 22px;
	font-weight: normal;
	color: #5a8029;
}
#left h3 {
	font-size: 18px;
	font-weight: normal;
	color: #5a8029;
}
#left h4 {
	font-size: 14px;
	font-weight: bold;
	color: #5a8029;
}
/* ----------------------------------------- post styles -------------------------------------- */
.post {
		font-size: 14px;
		padding: 10px;
		width: 620px;
		margin: 0 0 15px 0;
		line-height: 18px;
}
.post p {
		font-size: 14px;
		line-height: 20px;
}
.post img {
	border: 4px solid #b8cd99;
}
/* ----------------------------------------- /end  post styles -------------------------------------- */
/* ----------------------------------------- /end left styles -------------------------------------- */
/* ----------------------------------------- right styles -------------------------------------- */
#right { width: 265px; font-size: 12px }
#right a { color: #744140; border: none }
#right a:hover { border-bottom: 1px solid #744140 }
#right h3 {
	margin: 15px 0 0 0;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #5a8029;
	border-top: 1px solid #bcd39f;
}
#right li { margin: 7px 0 }

#right .callout {
	width: 90%;
	position: relative;
	margin: 20px 0 10px 0;
	padding: 3px;
	background: #FFF;
	border: 1px solid #92B56E;
}
#right .callout h3 {
	margin-left: 10px;
	padding: 0;
	border: none;
}
#right .borderright, #right .borderbottom {
	width: 5px;
	height: 99%;
	position: absolute;
	bottom: 0;
	right: -5px;
	background: #B8CD99;
}
#right .borderbottom {
	width: 100%;
	height: 5px;
	bottom: -5px;
}
* html #right .borderright, * html #right .borderbottom { display: none }
#right a.rss {
	width: 40%;
	height: 47px;
	float: left;
	margin: 10px 0 0 20px;
	padding: 0 0 10px 57px;
	color: #252319;
	background: url(../images/rss.gif) top left no-repeat;
	border: none;
}
/* ----------------------------------------- /end right styles -------------------------------------- */
/* ----------------------------------------- footer styles -------------------------------------- */
#footer {
	width: 918px;
	margin: 0 0 5px 15px;
	padding: 8px 0;
	background: #bc2220;
	overflow: hidden;
	_height: 1%;
}
#footer li { border-right: 1px solid #FFF }
#footer a { color: #FFF; border: none }
#footer a:hover { border-bottom: 1px solid #FFF }
#copy { 
	width: 898px;
	margin-left: 15px;
	padding: 8px 10px; 
	color: #FFF;
	background: #a68d59;
	border-top: 2px solid #816d45;
}
#footer img {
	border: 0;
}
#footer img.a:hover, #footer img:hover, #footer a.img:hover {
	border: 0;
}
/* ----------------------------------------- /end top styles -------------------------------------- */
/* ----------------------------------------- misc styles -------------------------------------- */
#bottom {
	width: 924px;
	height: 10px;
	margin-left: 10px;
	background: url(../images/shadow_bottom.jpg) top left no-repeat;
}
#flairLeft {
	width: 81px;
	height: 124px;
	position: absolute;
	top: 105px;
	left: -40px;
	background: url(../images/flair_left.png) top left no-repeat;
	z-index: 2;
}
#flairRight {
	width: 87px;
	height: 192px;
	position: absolute;
	top: 40px;
	right: -33px;
	background: url(../images/flair_right.png) top left no-repeat;
	z-index: 2;
}
* html #flairLeft, * html #flairRight { background: none }

