
/* styles.css */

 
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-size: 69%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	outline: none;
	text-decoration: none;
}

.redtext {
	color: red;
}

#logo {
	padding: 40px 0 0 120px;
}

#topnav {
	width: 700px;
	margin: 30px 0 0 180px;
}

#topnav ul {
	list-style: none;
	margin: 0;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {

}

.navleftitem {
	padding-right: 60px;
}

.navrightitem {
	padding: 0;
}

.navleftitemwithasterisk {
	padding-right: 42px;
}

.thincleardivider {
	height: 0;
	clear: both;
}

.copyright {
	text-align: center;
	position: absolute;
	height: 20px;
	bottom: 0;
	width: 100%;
	font-size: .9em;
}

/* Home Page */

#homehtml {
	background-color: #f2ffd4;
}

#homebody {
	background-color: #f2ffd4;
}

#homecontent {
	width: 1014px;
	height: 758px;
	padding: 0 0 20px 0;
	margin: 5px auto 5px auto;
	position: relative;
}

#homeimagetext {
	float: left;
	padding: 20px 0 0 70px;
}

#homeimage {
	margin: 60px auto 0 auto;
	width: 630px;
}

#hometext {
	text-align: center;
	color: #ff0000;
}

/* Books Page */

#bookshtml {
	background-color: #fcfff5;
}

#booksbody {
	background-color: #fcfff5;
}

#bookscontent {
	width: 1014px;
	height: 758px;
	padding: 0 0 20px 0;
	margin: 5px auto 5px auto;
	background-image: url(../images/books_bg.png);
	background-repeat: no-repeat;
	position: relative;
}

#bookmain {
	margin-top: 49px;
}

#bookleft {
	float: left;
	margin: 0 20px 0 90px;
}

#booklinks {
	margin-top: 30px;
}

#bookleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#booknav {
	font-size: 10px;
	margin: 0 40px 0 43px;
}

#booknav li {
	line-height: 33px;
}

#booknav a {
	text-decoration: none;
	color: #000;
}

#bookinfo {
	float: left;
	width: 680px;
}

#bookfirstrow {
	margin-bottom: 20px;
}

.bookcoverimage {
	float: left;
	margin: 0 30px 0 0;
}

.bookimage1 {
	float: left;
	margin: 0 30px 0 0;
}

.reviewer {
	text-align: right;
}

/* Illustration Page */

#illustrationhtml {
	background-color: #fcfff5;
}

#illustrationbody {
	background-color: #fcfff5;
}

#illustrationcontent {
	width: 1014px;
	height: 758px;
	padding: 0 0 20px 0;
	margin: 5px auto 5px auto;
	background-image: url(../images/illustration_bg.png);
	background-repeat: no-repeat;
	position: relative;
}

#illustrationmain {
	margin-top: 49px;
}

#illustrationnav {
	font-size: 10px;
	margin: 0 40px 0 40px;
	float: left;
}

#illustrationnav ul {
	list-style: none;
	margin-top: 0;
}

#illustrationnav li {
	line-height: 33px;
}

#illustrationnav a {
	text-decoration: none;
	color: #000;
}

#illustrationlicensingcopy {
	margin: 160px 0 0 40px;
	line-height: 20px;
	width: 150px;
}

#illustrationinfo {
	position: absolute;
	bottom: 110px;
	left: 207px;
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#illustrationimage {
	vertical-align: bottom;
}

#illustrationcounter {
	position: absolute;
	width: 80px;
	height: 12px;
	bottom: 40px;
	left: 550px;
	font-size: .91em;
}

#illustrationcaption {
	width: 300px;
	position: absolute;
	bottom: 90px;
	left: 357px;
	text-align: center;
}

#illustrationnavigator {
	position: absolute;
	width: 56px;
	height: 12px;
	bottom: 40px;
	left: 477px;
	padding: 0;
	margin: 0;
}

#illustrationleft {
	float: left;
	width: 7px;
	border: 1px solid #fcfff5;
}

#illustrationshaft {
	float: left;
	width: 38px;
}

#illustrationright {
	float: left;
	width: 7px;
	border: 1px solid #fcfff5;
}

#illustrationnavigator img {
	
}

/* Painting Page */

#paintinghtml {
	background-color: #edf0e9;
}

#paintingbody {
	background-color: #edf0e9;
}

#paintingcontent {
	width: 1014px;
	height: 758px;
	padding: 0 0 20px 0;
	margin: 5px auto 5px auto;
	position: relative;
}

#paintingmain {
	margin-top: 49px;
}

#paintingleftsidebar {
	font-size: 10px;
	margin: 0 40px 0 20px;
	width: 290px;
	line-height: 18px;
	float: left;
}

#paintingleftsidebar p {
	margin-bottom: 10px;
}

#paintingschoollist {
	line-height: 20px;
}

#paintinginfo {
	position: absolute;
	bottom: 110px;
	left: 317px;
	width: 660px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#paintingimage {
	vertical-align: bottom;
}

#paintingcounter {
	position: absolute;
	width: 80px;
	height: 12px;
	bottom: 40px;
	left: 690px;
	font-size: .91em;
}

#paintingcaption {
	width: 660px;
	position: absolute;
	bottom: 90px;
	left: 317px;
	text-align: center;
}

#paintingnavigator {
	position: absolute;
	width: 56px;
	height: 12px;
	bottom: 40px;
	left: 617px;
	padding: 0;
	margin: 0;
}

#paintingleft {
	float: left;
	width: 7px;
	border: 1px solid #ebf0e8;
}

#paintingshaft {
	float: left;
	width: 38px;
}

#paintingright {
	float: left;
	width: 7px;
	border: 1px solid #ebf0e8;
}

#paintingcopyright {
	text-align: center;
	position: absolute;
	height: 20px;
	bottom: 0;
	left: 317px;
	width: 660px;
}

/* Info Page */

#infohtml {
	background-color: #ebf288;
}

#infobody {
	background-color: #ebf288;
}
#infocontent {
	width: 1014px;
	height: 758px;
	padding: 0 0 20px 0;
	margin: 5px auto 5px auto;
	background-image: url(../images/info_bg.png);
	background-repeat: no-repeat;
	position: relative;
}

#infotext {
	position: relative;
}

#infobio {
	width: 294px;
	position: absolute;
	left: 108px;
	top: 70px;
	line-height: 14px;
}

#infobio p {
	padding-bottom: 0;
	margin-top: 8px;
}

#infoclients {
	position: absolute;
	left: 603px;
	top: 100px;
	line-height: 15px;
}

#infoclients ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#infolinks {
	position: absolute;
	left: 851px;
	top: 68px;
	line-height: 13px;
}

#infolinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#inforufiecaption {
	position: absolute;
	left: 868px;
	top: 600px;
}

/* Contact Page */

#contacthtml {
	background-color: #def0a4;
}

#contactbody {
	background-color: #def0a4;
}

#contactcontent {
	width: 1014px;
	height: 758px;
	padding: 0 0 20px 0;
	margin: 5px auto 5px auto;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#contactenclosure {
	margin: 60px auto 0 auto;
	width: 640px;
	height: 470px;
	padding: 0;
	position: relative;
}

#contactimage {
	width: 578px;
	position: absolute;
	top: 20px;
	left: 31px;
	z-index: 1;
}

#illustrationlinks {
	position: absolute;
	left: 0;
	top: 40px;
}

#otherlinks {
	position: absolute;
	left: 450px;
	top: 40px;
}

#contactimagecaption {
	text-align: center;
	margin-left: 10px;
}

