/******************** ARTIST MICHELLE MILLER ********************/
body {
	margin: 0;
	padding: 0;
	background: #333333;
	color: #FFFFFF;
	font-family: Arial;
	text-align: left;
}
h1, h2, h3, h4, p {
	margin: 15px 30px;
}
h1 {
	margin-top: 30px;
	font-size: 24pt;
	font-weight: normal;
}
#page_home h1 {
	color: #4eabce; /* turquoise - light */
}
#page_gallery h1 {
	color: #a2ab02; /* grass */
}
#page_exhibitions h1 {
	color: #d47100; /* orange */
}
#page_classes h1 {
	color: #db5622; /* tomato - light */
}
h1 i {
	font-style: normal;
	color: #333333;
}
h2 {
	line-height: 150%;	
	font-size: 13pt;
	font-weight: 500;
	color: #999999;
}
h3 {
	font-size: 11pt;
	color: #333333;
	text-transform: uppercase;
}
p, li {
	font-size: 11pt;
	line-height: 150%;
}
li {
	margin-right: 20px;
}
.page a {
	text-decoration:none;
	color:#3795b9;
	font-weight:bold;
}
.page a:hover {
	color:#3795b9;
	font-weight:bold;
}
a {
	color: #95d7f0;
	text-decoration: none;
}
a:hover {
	color: #95d7f0;
	text-decoration: underline;
}
img, object {
	display: block;
	border: 0;
}
.clear {
	clear: both;
}

/******************** NAVIGATION ********************/
#navwrapper {
	border-bottom: 4px solid #242424;
}
#page_home #navwrapper {
	background: #3795b9; /* turquoise */
}
#page_gallery #navwrapper {
	background: #a2ab02; /* grass */
}
#page_exhibitions #navwrapper {
	background: #d47100; /* orange */
}
#page_classes #navwrapper {
	background: #b13201; /* tomato */
}
#navigation {
	margin: 0 auto;
	width: 900px;
	text-align: right;
}
#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	display: inline;
}
#navigation li a {
	padding: 5px 10px;
	font-size: 11pt;
	font-weight: bold;
	color: #242424;
	line-height: 200%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-decoration: none;
}
#navigation li a:hover {
	color: #ffffff;
}

/******************** HEADER ********************/
.header {
	height: 250px; /* default */
}
#page_home .header {
	height: 400px; /* homepage only */
	background: #494949 url(images/hdr-home.jpg) no-repeat top center;
}
#page_gallery .header {
	background: #494949 url(images/hdr-gallery.jpg) no-repeat top center;
}
#page_exhibitions .header {
	background: #494949 url(images/hdr-exhibitions.jpg) no-repeat top center;
}
#page_classes .header {
	background: #494949 url(images/hdr-classes.jpg) no-repeat top center;
}
.headshot {
	float: left;
	padding-left: 30px;
	width: 150px;
}
#page_home .headshot {
	padding-top: 250px; /* homepage only */
}
.logo {
	float: left;
	padding-top: 150px;
	width: 250px;
}

/******************** STRUCTURE ********************/
#page {
	background: #666666;
	margin: 0px auto;
	width: 930px;
	text-align: left;
	margin-bottom:0px;
	overflow: visible;
}
.body {
	margin: 0;
	padding: 1px 0;
	width: 930px;
}
.sidebar {
	float: left;
	padding: 30px 0 30px 30px;
	width: 150px;
}
.main {
	float: left;
	width: 750px;
}
.content { /* full width with 180px left column padding */
	padding-left: 180px;
	width: 750px;
}

/******************** HOMEPAGE ********************/
.newest{
	width: 930px;
	height: 200px;
}
.newest_text {
	float: left;
	width: 180px;
	text-align: right;
}
.newest_gallery {
	float: left;
	width: 750px;
}
.newest h2{
	margin: 15px 0 0 0;
	line-height: normal;
}
.newest p {
	margin: 0;
	font-size: 10pt;
}
.newest a:hover {
	text-decoration: underline;
}

/******************** GALLERY ********************/
.gallery {
	margin:15px;
}
.gallery td {
	padding: 0 10px;
	width: 160px;
	height: 130px;
	font-size: 8pt;
	color: #999999;
	text-align: center;
}
.gallery img {
	border: 5px solid #666666;
}
.gallery img:hover {
	border: 5px solid #999999;
}

.pagenumbers{	
	margin:10px;
	color:#FFF;
	height:600px;
	text-align:center;
}
.pagenumbers a{
	text-decoration:none;
	text-align:center;
}
.blockitem{
	display:inline;
	float:left;
}

#infobox p {
	font-family: Arial;
	text-align: left;
	font-size:12px;
	margin-top:30px;
	margin-bottom:0px;
	line-height:normal;
}
#infobox h2 {
	margin-top:30px;
	margin-bottom:0px;
	line-height:normal;
}

.right{
float:right;
}
.left{
float:left;
}
.black{
	color:#000;	
}
.gray{
	color:#999999;	
}
.white{
	color:#FFF;	
}
.blue{
	color:#3795b9;
}
.blue a{
	color:#3795b9;
	text-decoration:none;
}









p.compact {
	line-height: 100%;
	margin-top:5px;
	margin-bottom:5px;
}
.instructor{
	float: right;
}
.schedule_table, .future_schedule_table, .added_workshops_table{
	
	margin: 0px 20px;
	border-top: 1px solid #242424;
	border-left: 1px solid #242424;
	font-size: 10pt;
}
.schedule_table th, .future_schedule_table th{
	border-right: 1px solid #242424;
	border-bottom: 1px solid #242424;
	background: #b13201;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
.schedule_table td{
	border-right: 1px solid #242424;
	border-bottom: 1px solid #242424;
	width: 125px;
	
}
.schedule_table p{
	margin: 0px 0px 10px 0px;
	line-height: 100%;
}
.schedule_table .number{
	font-family: Georgia;
	font-size: 18pt;
}
.future_schedule_table{
	
}
.future_schedule_table td{
	border-right: 1px solid #242424;
	border-bottom: 1px solid #242424;
	min-width: 175px;
}
.added_workshops_table td{
	border-right: 1px solid #242424;
	border-bottom: 1px solid #242424;
}
td.fullspan{
	width:auto;
}





/******************** FOOTER ********************/
#footer {
	margin: 0px auto;
	padding: 1px 0;
	width: 930px;
	background: #242424;
	border-bottom:solid 40px #666666;
}
#footer p {
	margin: 10px 30px;
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	color: #FFF;
}
#footer b {
	color: #3795b9;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #3795b9;
	text-decoration:underline;
}
#credit {
	margin: 10px;
	font-size: 8pt;
	color: #666666;
	text-transform: uppercase;
	text-align: center;
}
#credit a {
	color: #666666;
}
#credit a:hover {
	color: #CCCCCC;
}
