/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #242424;
}

img {
	border-style: none;
	}

#pw {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: 180px 90px;
}
#pw2 {
	background-image: url(images/buildings.gif);
	background-repeat: no-repeat;
	background-position: 80px 60px;
}


/* MENU AND OTHER STUFF */

#search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	margin-top: 35px;
}

#search input {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

#search #searchsubmit {
}

#searchtable {
	margin-top: 5px;
}

#menu1, #menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 242424;
	padding-left: 40px;
	padding-top: 5px;
}

#menu1 {
	background-image: url(images/menu1_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
	width: 370px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#menu2 {
	background-image: url(images/menu2_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
	width: 440px;
	position: absolute;
	z-index: 1;
	left: 430px;
	top: 0px;
}

#invisible1 {
	position: absolute;
	height: 22px;
	width: 370px;
	z-index: 4;
	left: 30px;
	top: 0px;
	visibility: hidden;
}
#invisible2 {
	position: absolute;
	height: 22px;
	width: 440px;
	z-index: 4;
	left: 460px;
	top: 0px;
	visibility: hidden;
}

#menu1content {
	background-color: #FFFFFF;
	border: 1px solid #242424;
	position: absolute;
	width: 368px;
	left: 30px;
	top: 31px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 60px;
	visibility: hidden;
	z-index: 3;
}

#menu2shell {
	position: absolute;
	width: 450px;
	left: 460px;
	top: 31px;
	visibility: hidden;
	z-index: 3;
}

#menu2content {
	background-color: #FFFFFF;
	border: 1px solid #242424;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 60px;
	margin-bottom: 11px;
}

#mainmenu {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	}
	
#mainmenu a {
	color: #242424;
	text-decoration: none;
}
#mainmenu a:hover {
	text-decoration: underline;
}

#aboutmenu {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	color: #74756a;
	background-image: url(images/div.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	margin-top: 20px;
	}
	
#aboutmenu a {
	color: #74756a;
	text-decoration: none;
	font-weight: bold;
}
#aboutmenu a:hover {
	text-decoration: underline;
}
#archivemenushell {
	background-color: #000000;
	width: 440px;
	padding-top: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#archivemenu {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#archivemenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#archivemenu a:hover {
	text-decoration: underline;
}

/* STRUCTURE GENERAL */

#shell {
	width: 880px;
	position: absolute;
	z-index: 0;
	left: 30px;
	top: 270px;
	margin-top: 0px;
	padding-top: 0px;
}

#content {

	margin-bottom: 120px;
	margin-top: 0px;
	padding-top: 0px;
}

#footer {
	margin-top: 50px;
	padding-bottom: 50px;
	clear: both;
	background-image: url(images/footerdiv.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
}

#footer a {
	color: #000000;
}

#footer #left {
	width: 350px;
	float: left;
	margin-top: 8px;
	padding-top: 10px;
	padding-left: 10px;
}
#footer #right {
	float: left;
	margin-left: 60px;
	padding-top: 10px;
	padding-left: 10px;
}

#footerlist {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#footerlist a {
	text-decoration: none;
	font-weight: bold;
}
#footerlist a:hover {
	text-decoration: underline;
}

/* ARCHIVES */
.brown {
color: #8c836e;
}

#column3 #previousnext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 38px;
	width: 380px;
	clear: both;
	background-image: url(images/div.gif)
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}

#column3 #previousnext a {
	color: #8c836e;
	text-decoration: none;
}


#column3 #previousnext #left {
	margin-right: 20px;
	float: left;
}

#column3 #previousnext #right {
	float: left;
}

#column3 #previousnext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 38px;
	width: 380px;
	padding-top: 15px;
}

#column3 #previousnext1 a {
	color: #8c836e;
	text-decoration: none;
}


#column3 #previousnext1 #left {
	margin-right: 20px;
	float: left;
}

#column3 #previousnext1 #right {
	float: left;
}


#title {
	position: absolute;
	z-index: 0;
	height: 100px;
	width: 450px;
	left: 460px;
	top: 100px;
	font-size: 14px;
	line-height: 18px;
}
#publisher {
}
#title h1 {
	font-size: 25px;
	margin-bottom: 12px;
	line-height: 32px;
}

#leftcolumn {
	float: left;
	width: 365px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #242424;
	margin-bottom: 150px;
}

#leftintro {
	background-image: url(images/div.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 350px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
}

#leftintro a {
	color: #242424;
}

#leftmenu1 {
	float: left;
	width: 170px;
}
#mainmenu2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 18px;
}
#mainmenu2 a {
	font-size: 14px;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
}
#mainmenu2 a:hover {
	text-decoration: underline;
}

#monthly {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#monthly a {
	color: #8c836e;
	text-decoration: none;
}
#monthly a:hover {
	text-decoration: underline;
}

#leftmenu2 {
	float: left;
	width: 150px;
	margin-left: 25px;
}

/* SINGLE ITEMS */

#singletitle {
	position: absolute;
	z-index: 0;
	height: 100px;
	width: 400px;
	left: 30px;
	top: 97px;
}

#singletitle h1 {
	font-size: 26px;
	line-height: 30px;
}

#singletitle small, #rightheader small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #242424;
}

#thepost {
	float: left;
	width: 520px;
	background-image: url(images/div.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #242424;
	margin-bottom: 150px;
	padding-top: 20px;
}

#comment {
	height: 200px;
	width: 400px;
}

#thepost a {
	color: #242424;
}

#thepost h2 {
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}
#rightcolumn {
	float: left;
	width: 288px;
	margin-left: 70px;
	background-image: url(images/div.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
}

#rightcolumn small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #82a3ad;
}

#rightcolumn small a {
	color: #82a3ad;
	text-decoration:underline;
}


#rightheader {
	position: absolute;
	width: 285px;
	height: 50px;
	top: 97px;
	left: 620px;
	background-image: url(images/smallhead.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* HOMEPAGE & Column 3 */

#column1 h4, #column2 h4, #column3 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #242424;
	font-weight: normal;
}

#column1 h4 a:hover, #column2 h4 a:hover, #column3 h4 a:hover {
color: #7d7e74;
}

#column1 {
	float: left;
	width: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #242424;
}

#column1 a {
	color: #242424;
	text-decoration: underline;
}
#column1 a:hover, #column1 .red a:hover {
	color: #7d7e74;
	text-decoration: underline;
}

#post_column1 {
	margin-bottom: 25px;
}

#column1 small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #74756a;
}
 
#column1 small a {
	color: #5fa7aa;
	text-decoration: none;
}

#column1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #242424;
	margin-top: 0px;
}

#column1 .red a {
	color: #e70a24;
}


#column2 {
	float: left;
	width: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #242424;
	margin-left: 25px;
}

#column2 a {
	color: #7d7e74;
	text-decoration: underline;
}
#column2 a:hover, #column3 .red a:hover {
	color: #7d7e74;
	text-decoration: underline;
}

#post_column2 {
	margin-bottom: 25px;
	color: #7d7e74;
}

#column2 small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #74756a;
}
 
#column2 small a, #column2 h3 {
	color: #5fa7aa;
	text-decoration: none;
}

#column2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #242424;
	margin-top: 0px;
}

#column2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #242424;
	margin-top: 0px;
	line-height: 12px;
}

#column3 {
	float: left;
	width: 445px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #242424;
	margin-left: 65px;
}

#column3 a {
	color: #242424;
	text-decoration: underline;
}
#column3 a:hover, #column3 .red a:hover {
	color: #7d7e74;
	text-decoration: underline;
}

#post_column3 {
	margin-bottom: 32px;
	clear: both;
}


#post_column3 h1 {
	font-size: 21px;
}

#post_column3 h4 {
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 20px;
}

#entry_column3 {
	line-height: 18px;
}

#post_column3 h2 a {
	text-decoration: none;
}

#entry_column3 a {
 border: 0px;
 }

#column3 small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #74756a;
}
 
#column3 small a, #column2 h3 {
	color: #8c836e;
	text-decoration: none;
}

#column3 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #242424;
	line-height: 28px;
	margin-bottom: 8px;
	margin-top: 0px;
}

#column3 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #242424;
	margin-top: 0px;
	line-height: 12px;
}

#bookintro {
	font-size: 12px;
	position: absolute;
	visibility: visible;
	top: 92px;
	left: 460px;
}

#booksubmenu {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#booksubmenu a {
	color: #242424;
	text-decoration: none;
}
#booksubmenu a:hover {
	color: #7d7e74;
}
#booksubmenu li {
	background-image: url(images/bookmenu_div.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bookmenu_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#bookimage {
	margin-top: 20px;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#contact input, #contact textarea {
	background-color: #eaeaea;
}
.input {
	width: 300px;
}
#contact textarea {
	height: 150px;
	width: 300px;
}
#contact td {
	vertical-align: top;
}

.send {
	width: 60px;
}