/* CSS Document */

body {
	margin-top: 11px;
	margin-left: 35px;
}

/* BASIC CONTAINERS THAT HOLD SITE TOGETHER */

#left {
	background-repeat: repeat-y;
	background-position: right;
	width: 560px;
	margin-left: 10px;
	float: left;
}
#right {
	height: 1000px;
	width: 500px;
	position: absolute;
	left: 630px;
	top: 0px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #736152;
	background-image: url(../images/structural/footerdiv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	padding-top: 10px;
	float: left;
	width: 553px;
}
#footer a {
	color: #736152;
}
#illus {
	margin-top: 25px;
	width: 400px;
}
#illus img {
	margin-top: 15px;
}


#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #5f4d3e;
	width: 430px;
}
#content ul {
	list-style-image: url(../images/structural/bullet.gif);
	margin-left: 12px;
	padding-left: 0px;
}

#wpentry ul {
	margin-left: 12px;
	padding-left: 0px;
}


#wpentry img {
	margin-bottom: 10px;
	margin-right: 10px;
}




#content a:hover {
	color: #5f4d3e;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/structural/footerdiv.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 15px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 23px;
	padding-bottom: 3px;
	background-image: url(../images/structural/footerdiv.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 3px;
}
#content .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 15px;
	padding-bottom: 15px;
	color: #736152;
	margin-bottom: 15px;
}
#content h1 a {
	text-decoration: none;
}

#content h1 a:hover {
	color: #736152;
}

#introduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 5px;
	float: left;
	padding-bottom: 15px;
	color: #736152;
	background-image: url(../images/structural/footerdiv.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 15px;
	width: 450px;

}
#introduction a:hover {
	color: #000000;
}
#header {
	margin-bottom: 8px;
}
#titleshell {
	height: 331px;
	width: 553px;
	padding-top: 1px;
	padding-left: 1px;
	background-repeat: no-repeat;
}
#title {
	height: 317px;
	width: 533px;
	background-repeat: no-repeat;
}
#titles {
	padding-left: 15px;
	padding-top: 130px;
}
#titles h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #736152;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#generalcontent {
}
#newscontent {
}
#menu {
	width: 180px;
}

/* BLOG RELATED */

#wpcontent {
	width: 430px;

}

#wpcontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

#wpcontent a:hover {
	color: #5f4d3e;

}

#wpcontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 17px;
}
#wpentry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 7px;
	padding-bottom: 15px;
	padding-top: 3px;
}


/* TEXTS - A's & A:HOVERs */

#header {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 25px;
	font-weight: bold;
	color: #999999;
	}
	
#header a {
	color: #999999;
	text-decoration: underline;
	}
#header a:hover {
	color: #FFFFFF;
	}	
#topmenu {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin-left: 0;
}
#topmenu li {
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#topmenu li a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

#submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 0px;
	font-weight: normal;
}
#submenu li {
	margin-bottom: 5px;
	line-height: 13px;
}

#submenu li a {
	text-decoration: none;
}

#submenu li a:hover {
	color: #000000;
}
.hback {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	padding-left: 2px;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

#navigation a {
	color: #5f4d3e;
	text-decoration: underline;
}

#navigation div {
	float: left;
	margin-right: 15px;
}