/* CSS Document  - This is where the individual page styles go*/

.content {
	padding: 10px;
	width:6 00px;
	position: absolute;
	top: 0px;
	margin:150px 185px 0px 65px;
	color:#fff;

}


/*Shoemaker*/

#wrappershoemaker {
width: 825px;
height: 700px;
position: relative;
margin: 0px 0px 0px 0px;
background: url(/paintings/shoemaker/images/main1.jpg) no-repeat left top;
background-color: #000;
}

.shoemakercontent {
	padding: 10px;
	width:600px;
	position: absolute;
	top: 0px;
	margin:150px 185px 0px 65px;
	color:#fff;

}

.gsdcontent {
	padding: 10px;
	width: 475px;
	position: absolute;
	top: 0px;
	margin: 150px 350px 0px 65px;
	color:#000;

}


/*MESA VERDE*/


#wrapperMv{
width: 825px;
height: 1500px;
position: relative;
margin: 0px 0px 0px 0px;
background: url(/paintings/residencies/mesa_verde/images/mv_mainpic.jpg) no-repeat left top;
}



.mvcontent {
	padding: 10px;
	width: 475px;
	position: absolute;
	top: 0px;
	margin: 80px 350px 0px 75px;
	color:#000;

}

/*CHURCHES*/


#wrapperChurches{
width: 825px;
height: 1500px;
position: relative;
margin: 0px 0px 0px 0px;
background: url(/paintings/churches/work/images/template/churches_mainpic.jpg) no-repeat left top;
}



.churchescontent {
	padding: 10px;
	width: 475px;
	position: absolute;
	top: 0px;
	margin: 80px 350px 0px 75px;
	color:#000;

}




/*WORDS*/

.wordscontent {
	padding: 10px;
	width: 475px;
	position: absolute;
	top: 0px;
	margin: 160px 350px 0px 150px;
	color:#000;


}

.wordscontent img {
	margin: 10px 5px;
}

.wordscontent p {
font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	padding: 4px 0px;
	}

.wordscontent ul {
list-style-type: square;
words-decoration: none; 
font-size: 16px;
color: #CFBE78;
padding-left: 25px;
padding-top: 20px;
}

.wordscontent li {
color: #000;
}

.wordsontent ul a {
list-style-type: square;
words-decoration: none; 
font-size: 16px;
color: #3C333D;
}

.wordscontent ul a:hover {
list-style-type: square;
words-decoration: none; 
font-size: 16px;
color: #742620;
}

/*pad (without header)*/

#wrapperpad{
width: 825px;
height: 1500px;
position: relative;
margin: 0px 0px 0px 0px;
background: url(/images/pad_mainpic.jpg) no-repeat left top;
}



/*IDEAS*/


#wrapperideas{
width: 825px;
height: 1500px;
position: relative;
margin: 0px 0px 0px 0px;
background: url(/ideas/images/ideas_mainpic.jpg) no-repeat left top;

}


.ideascontent {
padding: 10px;
width: 575px;
position: absolute;
top: 0px;
margin: 100px 350px 0px 140px;
color:#000;

}

.ideascontent img {
float: left;
padding-right: 25px;

}

.ideasItems {
padding: 30px 0px 0px 0px;
font-size: 14px; 
clear: both;
}


/*SHOWS*/



.showscontent {
	padding: 10px;
	width: 616px;
	position: absolute;
	top: 0px;
	margin: 240px 0px 0px 70px;
	color:#000;

}

.pastShowscontent {
	padding: 10px;
	width: 400px;
	position: absolute;
	top: 0px;
	margin: 75px 0px 0px 350px;
	color:#000;

}

/*ARTIST IN RESIDENCE*/

#wrapperAIR{
width: 825px;
height: 1500px;
position: relative;
margin: 0px 0px 0px 0px;
background: url(/paintings/residencies/images/air_mainpic.jpg) no-repeat left top;
}


.AIRcontent {
	padding: 10px;
	width: 475px;
	position: absolute;
	top: 0px;
	margin: 40px 0px 0px 50px;
	color:#000;


}

.AIRcontent p {
font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	padding: 4px 0px;
	}

.AIRcontent ul {
list-style-type: none;
words-decoration: none; 
font-size: 16px;
color: #CFBE78;
padding-left: 25px;
padding-top: 20px;
}

.AIRcontent li {
color: #000;
}

.AIRcontent ul a {
list-style-type: none;
words-decoration: none; 
font-size: 16px;
color: #3C333D;
}

.AIRcontent ul a:hover {
list-style-type: none;
words-decoration: none; 
font-size: 16px;
color: #742620;
}


