/* global */

body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
text-align: center;
color: #333333;
line-height:16px;

}

.clear { /* float-clearing element */ clear: both; height: 0; line-height: 0; }


/* font sizing */

h1 {font-size: 135%; color: #00a0af; margin-bottom: 8px; }
h2 {font-size: 115%; font-weight: bold; color: #00a0af; font-family: verdana, arial, sans-serif; margin:2px 0 -6px 0; padding:0 0 3px 0; display: block; }


/* links */

a {
	color: #8D8833;
	text-decoration: none;
}
a:hover { color: #8D8833; text-decoration: underline; }


/* layout elements */

div#container {
margin-left: auto;
margin-right: auto;
width: 913px;
text-align: left;
}

#title {
	position:relative;
	left:0px;
	top:125px;
	width: 304px;
	border: none;
}

#vertlong {
	position:absolute;
	left:309px;
	top:29px;
}


#vertlongcontact {
	position:absolute;
	left:309px;
	top:29px;
	z-index: 1;
}



#vertlongfade {
	position:absolute;
	left:301px;
	top:60px;
}


#horzline { 
	position:absolute;
	left:302px;
	top:460px; 
	
} 

#scrolltext {
position:absolute;
left:305px;
top:-50px;
width:800px;

}


#text {
position:absolute;
left:345px;
top:0px;
width:500px;

}


#italic {
font-size: 12px;
font-family: georgia,times new roman, times, serif;
font-weight: italic; 
}



div#menu {
	position:absolute;
	left:311px;
	width: 665px;
	top: 30px;
	margin: 0px 0 0 0;
}




div#header {
position: relative;
width:800px;
height: 200px;
}

div#header_left {
left: 18px;
top: 44px;
float: left;
width: 127px;
height: 66px;
position: relative;
}


/* "more" book elements */
div#more {
	position:absolute;
	left:195px;
	top:275px;
	width:400px;
	text-align: left;
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;

}

div#more a {
color: #999999;
text-decoration: none;
}

div#more a:hover {
color: #333333;
text-decoration: none;
}




/* "more" painting elements */
div#firstpaintings {
	position:absolute;
	left:4px;
	top:275px;
	width:400px;
	text-align: left;
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;

}

div#firstpaintings a {
color: #999999;
text-decoration: none;
}

div#firstpaintings a:hover {
color: #333333;
text-decoration: none;
}




/* "more" painting elements */
div#morepaintings {
	position:absolute;
	left:181px;
	top:275px;
	width:400px;
	text-align: left;
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;

}

div#morepaintings a {
color: #999999;
text-decoration: none;
}

div#morepaintings a:hover {
color: #333333;
text-decoration: none;
}












/* footer elements */

div#footer {
	position:absolute;
	left:780px;
	top:385px;
	width:400px;
	text-align: left;
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;

}


div#footer a {
color: #999999;
text-decoration: none;
}

div#footer a:hover {
color: #333333;
text-decoration: none;
}


.clear {
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}







/* form elements */


#order_info {
	position:absolute;
	left:365px;
	top:-54px;
	width:520px;
	text-align: left;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}




#page-wrap {
	width: 600px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 0px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	position:absolute;
	left:365px;
	top:10px;
	width: 518px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
	
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px dotted #fb8b28;
}

#contact-area input.submit-button {
	width: 80px;
	float: right;
}

label {
	float: left;
	text-align: left;
	width: 106px;
	padding-top: 5px;
	font-size: 10px;
}