@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	color: #333333;
	}
div, p, ul, h2, h3, h4, h5, img {
	padding:0px;
	margin:0px;
}

ul {
	list-style-type:square
}

.bold {
	font-weight: bold;
	color: #002C5F;
	font-size: 14px;
}

a img {
	border: none;
	margin: 0 auto;
}

hr {
}

#home #sideColumn .home a,
#contents #sideColumn .contents a,
#books #sideColumn .books a,
#ideas #sideColumn .ideas a,
#order #sideColumn .order a,
#contact #sideColumn .contact a {
	background-position: right bottom;
	color: #FFFFFF;
	background-color: #523D87;
	cursor: default
}

/*----HEADER----*/
#header {
	width: 800px;
	background-image: url(../images/topbanner/banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	border-top: solid 1px #FFFF80;
	border-right: solid 1px #FFFF80;
	border-left: solid 1px #FFFF80;
}

#header img.logo {
	position: absolute;
	left: 15px;
	height: 90px;
	top: 5px;
	width: 180px;
}

#logo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

/*----CONTAINER----*/
#container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
	border-right: solid 1px #FFFF80;
	border-left: solid 1px #FFFF80;
	border-top: dotted 2px #523D87;
}

/*----Main Content----*/
#mainContent {
	width: 500px;
	margin: 20px 0 0 255px;
	padding: 0 20px 15px 20px;
}

#mainContent p {
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#mainContent span {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #523D87;
	letter-spacing: 0.05em;
}
#mainContent img.center {
	margin-left: 100px;
	margin-top: 10px;
	background-position: center;
}

#mainContent p.italics {
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #523D87;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin: 10px 35px;
}

#mainContent h1 {
	font-size:18px;
	font-family: "Trebuchet MS";
	color: #523D87;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #523D87;
	margin: 0;
}
	
#mainContent h2 {
	font-size:0.9em;
	color: #523D87;
	margin: 15px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainContent h3 {
	font-size:18px;
	color: #BCA7D0;
	margin: 20px 0 10px 20px;
	;
	font-family: "Trebuchet MS";
}

#mainContent  h4, h5, h6, h4  {
	font-size:1.0em;
}

#mainContent ul, ol {
	text-align:left;
	padding-left:25px;
	margin-left:20px;
	margin-bottom:5px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#mainContent a:link, a:visited {
	color: #523D87;
	text-decoration: none;
}

#mainContent a:visited {
	color: #BCA7D0;
}

#mainContent a:hover {
	color: #523D87;
	text-decoration: none;
}

#mainContent a:active {
	color: #523D87;
}

#mainContent p.button {
	text-align: right;
	background-image: url(../images/doc_icon.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	text-indent: 20px;
}

#mainContent p.button a {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	margin:0;
}

#mainContent p.button a:hover {
	background:#FFFFFF;
	color:#1F5B42;
	text-decoration:none;
}

#mainContent p.top {
	text-align: right;
}

#mainContent p.top a {
	background:#FFFFFF;
	color:#523D87;
	font: Georgia;
	font-weight:bold;
	text-decoration:none;
	margin:0 10px 0 0;
}

#mainContent p.top a:hover {
	color:#BCA7D0;
	text-decoration:none;
}

#mainContent .story {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
}

#mainContent img.story {
	float: right;
	padding: 0;
	margin: 0 20px 20px 20px;
}


/*----SUBNAVIGATION----*/
#sideColumn {
	width: 205px;
	float: left;
	padding-left: 15px;
	background-color: #BDAFE2;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-left: 20px;
}
#sideColumn   h1 {
	font-size: 16px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF80;
	width: 185px;
	text-indent: 10px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

#sideColumn ul {
	padding: 0;
	margin: 0;
	width: 185px;
	font-family: Georgia;
	text-indent: 10px;
	font-size: 12px;
	list-style-type: none;
}

#sideColumn ul ul {
	text-indent: 25px;
}

#sideColumn li {
	list-style: none;
	text-align: left;
	margin: 0;
	border-bottom: dotted 1px #ffffff;
}

#sideColumn li li {
	border: none;
}

#sideColumn ul li a {
	display: block;
	text-decoration: none;
	padding: 0.5em;
	color: #523D87;
}

#sideColumn ul li li a:hover{
	color: #523D87;
}

#sideColumn ul li a:hover {
	color: #FFFFFF;
	background-color: #523D87;
}

legend {
	font-weight: bold;
}

label {
	display: block;
}

input {
	width: 200px;
}

textarea {
	width: 300px;
	height: 100px;
}

/*----FOOTER----*/
#footer {
	clear: both;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	background-color: #523D87;
	width: 800px;
	position: relative;
	border-bottom: solid 1px #FFFF80;
	border-left: solid 1px #FFFF80;
	border-right: solid 1px #FFFF80;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footerNav {
	margin: 0 auto 10px;
	width: 700px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF80;
	font-family: "Trebuchet MS";
}

#footerNav ul {
	font-size: 11px;
	margin: 0 auto;
	position: relative;
	height: 20px;
	width: 550px;
	list-style-type: none;
}

#footerNav li {
	float: left;
}

#footerNav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 10px;
}

#footerNav ul li a:hover {
	color: #FFFF80;
}

#clear {
	clear: both;
}
.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}
