body {
	margin: 20px 0;
	background: url(images/bg_tile_sm.png);
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #462520;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #462520;
}

h3 {
	font-size: 1.3em;
	padding-top: .4em;
}

h7{
	font-size: 0.9em;
	padding:0;
	font-weight:bold;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #A60F00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #333333;
}


img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 10px 0px;
	padding-right: 30px;
}

.imgtag {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 620px 10px 10px;
}


.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }



#header {
	width: 685px;
	height: 80px;
	margin: 0 auto;
	padding: 0px;
	/*background: url(images/title_strip.png) no-repeat center top;
	 border-top: 2px solid #E6F0E7;
	border-bottom: 2px solid #E6F0E7;
	border-top: none; */
}

/*
#header * {
	text-transform: uppercase;
	text-decoration: none;
}

#header h1 {
	float: left;
	font-size: 2em;
}

#header h2 {
	float: right;
	padding-top: .25em;
	font-size: 1.6em;
}

*/


/* Content */

#contenthome {
	width: 900px;
	height:620px;
	margin: 0 auto;
	padding: 30px;
	background: /*#405152*/ url(images/main_bg.png) no-repeat center top;
	/* border-bottom: 2px solid #E6F0E7;
	border-top: none; */
}

#contentobjects {
	width: 800px;
	height:590px;
	margin: 0 auto;
	padding: 20px;
	background:  url(images/main_bg_o.png) no-repeat center top;
}

#contentbooks {
	width: 940px;
	height:990px;
	margin: 0 auto;
	padding: 10px;
	background: url(images/main_bg_bw.png) no-repeat center top;
}

#contentboxes {
	width: 800px;
	height:710px;
	margin: 0 auto;
	padding: 10px;
	background: url(images/main_bg_bx.png) no-repeat center top;
}

#contentartwork {
	width: 800px;
	margin: 0 auto;
	padding: 30px;
	background: url(images/main_bg_artwork.jpg) repeat;
}

#contentform {
	width: 940px;
	height:670px;
	margin: 0 auto;
	padding: 10px;
	background: url(images/main_bg_f.png) no-repeat center top;
}



#colOne {
	/* position: relative;*/
	float:left;
	width: 620px;
	padding-left: 40px;
	padding-top: 0px;
}

#colOnehome {
	position: relative;
	float:left;
	width: 620px;
	padding-left: 100px;
	padding-top: 0px;
}

/* sidebar nav */

#colTwo {
	/*position: relative;*/
	float:right;
	width: 100px;
	padding-left: 0px;
	padding-top: 0px;
}

.rightalign {
float:right;
font-size:0.9em;
}


/* Footer */

#footerhome {
	background: url(images/footer.png) no-repeat center top;
	width: 680px;
	height: 45px;
	text-align: center;
	font-size: 0.9em;
	margin: 0;
	padding-left: 90px;
	padding-top: 1px;
}

html* #footerhome {
	background: url(images/footer.png) no-repeat center top;
	width: 680px;
	height: 40px;
	text-align: center;
	margin: 0;
	padding-left: 90px;
	padding-top: 10px;
}

#footer {
	width: 360px;
	height: 100px;
	text-align: left;
	font-size: 0.9em;
        line-height: 0.8em;
	padding-left: 400px;
}

html* #footer p{

}

#footerhomepage {
	background: url(images/footer.png) no-repeat center;
	width: 680px;
	height: 45px;
	text-align: center;
	font-size: 0.9em;
	margin: 0;
	padding-left: 150px;
	padding-top: 20px;
}

#footerarchives {
	background: url(images/footer.png) no-repeat center;
	width: 680px;
	height: 45px;
	text-align: center;
	font-size: 0.9em;
	margin: 0;
	padding-left: 90px;
	padding-top: 20px;
}

#footerform {
	background: url(images/footer.png) no-repeat center;
	width: 680px;
	height: 45px;
	text-align: center;
	font-size: 0.9em;
	margin: 0;
	padding-left: 220px;
	padding-top: 20px;
}

