/* CSS Document */
p {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #837a66;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,p,td,blockquote {
	font-family: "Palatino Linotype", Palatino, Helvetica, sans-serif, Arial;
	font-size:12px;
	color: #655c46;
}
a {
	color: #904d06;
	text-decoration: none;
}
a:hover {
	color: #59802B;
	text-decoration:underline;
}
.textbody {
	text-align: justify;
	text-indent: 20px;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 5px;
	color: #655c46;
	margin: 0px;
	padding-top: 0px;
}
h2 {
	font: bold 16px Georgia, "Times New Roman", serif;
	letter-spacing: -1px;
	color: #655c46;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
blockquote {
	padding-top: 10px;
	padding-right: 9pt;
	padding-bottom: 10px;
	padding-left: 22pt;
	margin: 0px;

}
#LogoDIV {
	background-color: #BEB39A;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8c826b;
	border-bottom-color: #8c826b;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	height: 285px;
}
#Header {
	position:absolute;
	z-index:1;
	left: 10px;
	top: 82px;
}
#HeaderRight {
	position:absolute;
	width:168px;
	height:200px;
	z-index:2;
	background-color: #afa58c;
	left: 811px;
	top: 82px;
}
#FollowMe {
	position:absolute;
	z-index:10;
	left: 907px;
	top: 107px;
}
#TwitterText {
	height: 162px;
	width: 158px;
	font-size: 11px;
	color: #524A38;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 5px;
	display: block;
}
#TwitterText li {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(images/icons/customtwitterblue.png);
	text-indent: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c826b;
}


#LeftColumn {
	position:absolute;
	width:233px;
	z-index:3;
	left: 10px;
	top: 285px;
	background-color: #beb39a;
}
.headerbg {
	background-color: #afa58c;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #837a66;
}
#RecentPhotosDIV {
	position:absolute;
	width:605px;
	z-index:4;
	left: 244px;
	top: 285px;
}
#RightColumn {
	position:absolute;
	width:129px;
	z-index:5;
	background-color: #beb39a;
	left: 850px;
	top: 285px;
}
#ContentDIV {
	position:absolute;
	width:605px;
	z-index:6;
	left: 244px;
	top: 412px;
	background-color: #d8d1c1;
	padding-top:5px;
	padding-bottom:10px;
}
#FooterDIV {
	position:absolute;
	width:969px;
	z-index:1;
	left: -234px;
	margin-top:10px;
	background-color: #beb29a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #837A66;
}
#HeaderAd {
	position:absolute;
	width:468px;
	height:60px;
	z-index:7;
	left: 500px;
	top: 10px;
}
#ArticleText img {
	margin: 5px;
	padding: 1px;
	border: 1px solid #8a826f;
}
#ShareButtons img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centered {
	text-align: center;
	margin-bottom:10px;
}
.textnormal p,.textnormal td,.textnormal blockquote {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #453F30;
}

