@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding-top: 50px;
	background-color: #666;
	color: #999;
}

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

img { border: none; }

/* home page */

#wrapper-home {
	position: relative;
	margin: auto;
	height: 665px;
	width: 674px;
	background-image: url(images/new_home.jpg);
    border: #FFF 3px solid;
	}
#header {
	width: 674px;
	height: 148px;
}
#upcoming {
	float: left;
	padding: 16px 0px 0px 380px;
	font-family: Arial, Helvetica, sans-serif;
   }

#upcoming ul {
	font-size: 65%;
	color: #333333;
	line-height: 1.4em;
	margin-top: 2px;
   }
#upcoming a { color: #950101; }

#website {
	float: right;
	font-size: 70%;
	color: #FFF;
	width: 150px;
	margin: 386px 10px 30px 0px;
	}

#nav-home {
	float: left;
	width: 330px;
	height: 50px;
	margin: 55px 20px 0px 310px;
	line-height: 1.3em;
	}

#nav-main {
	float: left;
	width: 330px;
	height: 50px;
	padding: 60px 20px 0px 50px;
	line-height: 1.3em;
	}
#nav-home ul, #nav-main ul {
	font-size: 65%;
	font-weight: 500;
	}
	 
#nav-home li, #nav-main li {
     list-style: none;
	 display: inline;
	 }

#nav-home a, #nav-main a {
	text-decoration: none;
	color: #666;
	 }
	 
/* navigation */

#nav-home a:hover, #nav-home a#current, #nav-main a:hover, #nav-main a#current {
	text-decoration: none;
	background-color:#999999;
	color: #FFF;
	 }

#logo {
	position: absolute;
	height: 39px;
	width: 230px;
	top: 167px;
	left: 330px;
	 }
	 
#logo a img { border: 0px; }

.new { 
     color: #880304;
	 padding-left: 5px;
}
.date { color: #333; }

/* paintings page */

#header-paintings {
	width: 200px;
	height: 50px;
	margin: 73px 0px 0px 109px;
	float: left;
}

#wrapper-paintings {
	position: relative;
	margin: auto;
	background-image:url(images/new_top.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 800px;
	background-color: #fff;
   }
   
#wrapper-paintings-cutedge {
	position: relative;
	margin: auto;
	background-image:url(images/new_top.jpg);
	background-repeat: no-repeat;
	height: 1050px;
	width: 800px;
	background-color: #fff;
   }
   
   
#wrapper-long {
	position: relative;
	margin: auto;
	background-image:url(images/new_top.jpg);
	background-repeat: no-repeat;
	height: 1100px;
	width: 800px;
	background-color: #fff;
   }

#categories {
	position: absolute;
	top: 267px;
	left: 580px;
	width: 218px;
	height: 300px;
   }
 
#categories ul {
	font-size: 80%;
	font-weight: 500;
	line-height: 2em;
	margin-left: -10px;
	 }

#categories li {
     list-style: none;
	 }
	 
#categories a {
     text-decoration: none;
	 color: #666;
	 }
	 
#categories a:hover {
     color: #880304;
	 }

#categories a#here {
     color: #880304;
	 }

#categories p {
	font-size: 70%;
	line-height: 1.3em;
	margin: 30px;
	 }
	 
#thumbnails {
	padding: 160px 240px 0px 60px;
	 }

#thumbnails img {
	padding: 5px;
	 }

#thumbnails a img  {
	border: none;
		 }
		 
#thumbnails-cut-1, #thumbnails-cut-2 {
	padding: 0px 240px 0px 60px;
	 }

#thumbnails-cut-1 img, #thumbnails-cut-2 img {
	padding: 5px;
	 }

#thumbnails-cut-1 a img, #thumbnails-cut-2 a img  {
	border: none;
		 }

#gallery-shots {
	font-size: 80%;
	margin: 30px 200px 0px 0px;
}

#intro {
	font-size: 80%;
	padding: 150px 250px 0px 63px;
}

#intro p {
	margin: 7px 0px 10px 0px;
}

.click {
	font-size: 90%;
}


#para2 {
	font-size: 80%;
	padding: 40px 250px 0px 60px;
}


/* exhibits + events page */

#wrapper-exhibits {
	position: relative;
	margin: auto;
	background-image:url(images/new_top.jpg);
	background-repeat: no-repeat;
	height: 950px;
	width: 800px;
	background-color: #fff;
   }
   
#exhibits {
	float: left;
	margin-top: 40px;
	margin-left: 65px;
	width: 650px;
	 }
#c1 {
	float: left;
	width: 300px;
	padding-right: 20px;
}
#c2 {
	float: right;
	width: 300px;
}
#exhibits h1 {
	font-size: 75%;
	font-weight: 500;
    } 
	
#exhibits p {
	font-size: 70%;
	line-height: 1.3em;
	color: #333;
	margin-left: 20px;
	margin-top: 0px;
	}
.foster {
	color: #BD2F75;
}
/* statement page */

#statement {
	float: left;
	margin-top: 30px;
	margin-left: 65px;
	clear: right;
	width: 480px;
	 }
	 
#statement p {
	font-size: 70%;
	line-height: 1.3em;
	color: #333;
	}

#statement-right {
	position: absolute;
	top: 272px;
	left: 583px;
	width: 218px;
	height: 300px;
   }
	 
#statement-right a {
     text-decoration: none;
	 color: #880304;
	 }
	 
#statement-right a:hover {
     text-decoration: underline;
	 }

#statement-right p {
	font-size: 70%;
	line-height: 1.3em;
	 }

/* press page */


#wrapper-press {
	position: relative;
	margin: auto;
	background-image:url(images/new_top.jpg);
	background-repeat: no-repeat;
	height: 1700px;
	width: 800px;
	background-color: #fff;
   }
   
#press {
	float: left;
	margin-top: 30px;
	margin-left: 65px;
	clear: right;
	width: 600px;
	 }

#press h1 {
	font-size: 72%;
	font-weight: 500;
    } 
	
#press p {
	font-size: 70%;
	line-height: 1.3em;
	color: #333;
	margin-left: 20px;
	margin-top: 0px;
	}
	 
/* contact page */

#contact {
	float: left;
	margin-top: 300px;
	margin-left: 30px;
	margin-right: 250px;
	clear: right;
	 }
	 
#contact p {
    font-size: 80%;
	line-height: 1.3em;
	color: #333;
	}
