/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

#wrapper {
	min-width: 400px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #a97a46;
	margin-top: .5em;
}

#inner {
	margin: 0;
	width: 100%; 
}
		
				/* Header */
#header {
	background-color: #f1f5f8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #613707;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	vertical-align: middle;
}
#header h1 span {
	display: none;
}
#header h1 {
	font-size: 180%;
}

#header h2 {
	font-size: 110%;
	font-weight: bold;
	color: #613707;
}
				
				/* Main Horizontal Navigation */
#mainnav {
	position: relative;
	font-size: 75%;
	font-weight: bold;
	padding-left: 2em;
}
#mainnav ul {
	font-weight: bold;
	list-style-type: none;
	margin-left: -1em;
}
#mainnav li {
	text-align: center;
	display: inline;
	margin-right: 1.25em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#mainnav a:link, #mainnav a:visited {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #a97a46;
	color: #fbf6ef;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
	border-top: 2px solid #c39e73;
	border-right: 2px solid #8b5a23;
	border-bottom: 2px solid #8b5a23;
	border-left: 2px solid #c39e73;
}
#mainnav a:hover, #mainnav a:active {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #a97a46;
	color: #fbf6ef;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
	border-top: 2px solid #8b5a23;
	border-right: 2px solid #c39e73;
	border-bottom: 2px solid #c39e73;
	border-left: 2px solid #8b5a23;
}
					
					/* Main Content */
#maincontent {
	font-size: 80%;
	text-align: justify;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a97a46;
}
#maincontent h3 {
	font-size: 130%;
	font-weight: bold;
	color: #641f31;
}
#maincontent h4 {
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#maincontent h5 {
	font-size: 100%;
	color: #641f31;
}
#maincontent a:link, #maincontent a:visited {
	color: #003399;
}
#maincontent a:hover, #maincontent a:active {
	color: #641f31;
}
#maincontent blockquote {
	font-size: 100%;
	font-style: italic;
	padding-left: -1em;
}
.quotee {
	font-size: 90%;
	font-weight: bold;
	margin-top: -1.5em;
	margin-left: 1em;
}
#maincontent ul {
	margin-top: 2em;
}

#maincontent dl {
	margin-left: 3em;
}

#maincontent dt {
	font-size: 110%;
	font-weight: bold;
	color: #641f31;
}
#maincontent dd {
	margin-top: .25em;
	margin-bottom: 2em;
	font-size: 86%;
	font-weight: bold;
	color: #8b5a23;
}

#maincontent #contents li {
	list-style-type: none;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
	margin-bottom: 1em;
	font-size: 90%;
}
#maincontent #contents li ul {
	margin-top: 1em;
}

#maincontent #contents li li {
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 1.2em;
}

#maincontent #websites li {
	list-style-type: none;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
	margin-bottom: 1em;
	font-size: 90%;
}
#maincontent #websites2 li {
	list-style-type: none;
	display: inline;
	font-size: 80%;
	font-weight: bold;
}
#maincontent #websites2 a:link, #maincontent #websites2 a:visited {
	color: #003399;
	padding-right: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#maincontent #websites2 a:hover, #maincontent #websites2 a:active {
	color: #641f31;
}
#maincontent #websites2 a.alt:link, #maincontent #websites2 a.alt:visited {
	border: none;
}
#maincontent #contentright {				/* Main Content - content floated right */
	float: right;
	margin-left: 2em;
	width: 480px;
	margin-top: 1.5em;
	font-size: 86%;
	line-height: 130%;
	background: #FFFFFF;
	padding-left: 20px;
}
#maincontent #contentright h2 {
	font-size: 110%;
	color: #641f31;
}
#maincontent #contentright h4 {
	font-size: 130%;
	text-align: center;
}
#contentright #numbertwo {
	background-image: url(../images/number-two-ttl.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#maincontent #numbertwo span {
	display: none;
}

#maincontent #contentright h5 {
	text-align: center;
	font-size: 110%;
	color: #641f31;
}
#maincontent #contentright h6 {
	font-size: 110%;
}
#maincontent #contentright p {
	
}
#maincontent #contentright #sample {		/* Sample content coloured */
	color: #641f31;
}
#maincontent #contentright #sample ol {
	text-align: left;
}
#maincontent #contentright li {
	text-align: left;
}
#maincontent #contentright #intro {
	text-align: left;
}


#maincontent #contentright #sample p {
	text-align: left;
}
#maincontent #contentright #sample dl {
	text-align: left;
}
#maincontent #contentright #sample dt {
	font-weight: bold;
}
#maincontent #contentright #sample dd {
	margin-bottom: 3em;
}
#maincontent #contentright img {
	text-align: center;
	margin-bottom: .25em;
}

#maincontent #latest {	/* Formatting for the latest poster - posters.html */
	font-size: 86%;
	border-bottom: 1px solid #A97A46;
}
#maincontent #latest h2 {	/* Formatting for the latest poster - posters.html */
	font-size: 110%;
	color: #641f31;
}

#maincontent #homecontentright {				/* Home Page Main Content - content floated right */
	float: right;
	margin-left: 2em;
	width: 460px;
	margin-top: 1em;
	font-size: 86%;
	line-height: 130%;
	text-align: center;
}
#maincontent #homecontentright p {
	text-align: center;
}

#maincontent #homecontentright img {
	text-align: center;
	margin-bottom: .25em;
}
#maincontent #buybook {
	list-style-type: none;
}
#maincontent #buybook li {
	margin-bottom: 1em;
}
#maincontent #posterslist li {
	font-weight: bold;
	list-style: none;
	margin-bottom: 1em;
}




				/* Footer */
#footer {
	clear: both;
	font-size: 70%;
	color: #b77f8e;
	padding-bottom: 1em;
	margin-top: 1em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #843d4f;
}





					/* Other CSS styles */
.imageright {
	float: right;
	margin-top: .2em;
	margin-left: 1em;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}

.numbertwo {
	font-weight: bold;
	color: #641f31;
}
#smoothie2 {
	margin-top: 1em;
}

.highlight {
	font-weight: bold;
	color: #660033;
	text-align: center;
	font-size: 120%;
}
.highlight2 {
	color: #0066CC;
	font-size: 120%;
}

.small {
	font-size: 70%;
}
.top {
	clear: right;
	text-align: right;
}
