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

div,h1,h2,h3,h4,h5,h6,p,address,ol,ul,li {
	margin: 0px;
	padding: 0px;
}

body  {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 954px;
	background: #FFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	margin: 0px;
	height: 212px;
	width: 954px;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	font-family: "Comic Sans MS", cursive, Arial;
	font-size: 4.2em;
	color: #461915;
}
#header h2 {
	font-family: "Comic Sans MS", cursive, Arial;
	font-size: 4.2em;
	color: #0C42B1;
	text-align: left;
}
#header h3 {
	font-family: "Comic Sans MS", cursive, Arial;
	font-size: 3em;
	color: #461915;
}
#header h4 {
	font-family: "Comic Sans MS", cursive, Arial;
	font-size: 4.2em;
	color: #445751;
	text-align: left;
}
#navbar {
	width: 900px;
}
#subnav {
	margin: 0px;
	padding-top: 10px;
	clear: both;
	text-align: center;
	height: 40px;
}

#subnav a:link, #subnav a:visited{
	color: #960;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 0.8em;
}
#subnav a:hover, #subnav a:active{
	background-color: #F0F0B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A8E51;
}
#maincontent {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}


#mycontent {
	background-color: #ffffcc;
}
#maincontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 2em;
	margin-left: 15px;
}
#maincontent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 2em;
	margin-left: 15px;
}
#maincontent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1em;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#maincontent h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincontent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
#maincontent p.bookblurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	margin-top: 3px;
	margin-bottom: 8px;
}
#maincontent p.linkblurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 8px;
}
#maincontent ul.blurb li.blurb {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 0.9em;
}
#maincontent ul li {
	padding: 0px;
	margin-left: 40px;
	margin-bottom: 5px;
	margin-right: 40px;
	font-size: 110%;
	line-height: 110%;
}
#maincontent_home {
	margin: 0px;
	height: 750px;
	padding: 5px 0 0 0;
	position: relative;
	z-index: 1;
}
#main_relative_pre {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 350px;
	clear: both;
	width: 1000px;
}
#main_relative {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
#main_relative a:link, #main_relative a:visited{
	color: #960;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 0.9em;
}
#main_relative a:hover, #main_relative a:active{
	background-color: #F0F0B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A8E51;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#maincontent_sketches {
	background-color: #FEFF95;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 3300px;
}
#maincontent_left {
	float: left;
	height: 300px;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#sidebar_right {
	float: right;
	height: 300px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
	clear: both;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#footer p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 2em;
}
#footer #contactButton {
	position: absolute;
	left: 836px;
	top: 0px;
}
#footer #contactButton a:link, #footer #contactButton a:visited{
	text-indent: -1000em;
	display: block;
	background: url(../_images/contact_icon_dual.gif) no-repeat left top;
	height: 29px;
	width: 86px;
	-moz-outline: none;
}
#footer #contactButton a:hover, #footer #contactButton a:active{
	background-position:left bottom;
	border:none;
	-moz-outline: none;
}
.announcement {
	font-family: "Comic Sans MS", cursive, Arial;
	font-size: 1.5em;
	color: #03F;
	text-align: left;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #333;
}
.fltrt {
	float: right;
	margin-left: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
