/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background:#000000;
	line-height:13pt;
}

.clear {
	clear:both;
}

p {
	padding:0px 0px 10px 0px;
}

#homepage {

}

#bio {

}

#cv {

}

#images_page {

}

#contact {

}

#container {
	width:800px;
	text-align:left;
	margin:0 auto;
}

#header {
	width:800px;
}

#logo {
	width:280px;
	float:left;
	margin:52px 0px 0px 0px;
}

/********************************navigation************************************/

#nav {
	float:right;
	padding: 0px;
	width: 331px;
}

#nav ul {
	width: 331px;
	height: 100px;
	position: relative;
	margin: 0;
	padding: 0;
	background:url(../images/nav.gif);
}

#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	top: 0;
}

#nav li, #nav a, #nav li a.active {
	height: 100px; 
	display: block;
}

#nav ul a, #nav ul a.active {
	text-indent: -10000px;
	text-decoration: none;
}

#nav_home {
	left: 0px; 
	width: 64px;
}

#homepage #nav #nav_home, #nav_home a:hover, #nav_home a.active { 
	background: transparent url("../images/nav.gif") 0px -100px no-repeat;
}

#nav_images {
	left: 68px; 
	width: 67px;
}

#images_page #nav #nav_images, #nav_images a:hover, #nav_images a.active { 
	background: transparent url("../images/nav.gif") -68px -100px no-repeat;
}

#nav_bio {
	left: 140px; 
	width: 48px;
}

#bio #nav #nav_bio, #nav_bio a:hover, #nav_bio a.active { 
	background: transparent url("../images/nav.gif") -140px -100px no-repeat;
}

#nav_cv {
	left: 140px; 
	width: 48px;
}

#cv #nav #nav_cv, #nav_cv a:hover, #nav_cv a.active { 
	background: transparent url("../images/nav.gif") -140px -100px no-repeat;
}

#nav_prints {
	left: 193px; 
	width: 55px;
}

#prints #nav #nav_prints, #nav_prints a:hover, #nav_prints a.active { 
	background: transparent url("../images/nav.gif") -193px -100px no-repeat;
}

#nav_contact {
	left: 253px; 
	width: 78px;
}

#contact #nav #nav_contact, #nav_contact a:hover, #nav_contact a.active { 
	background: transparent url("../images/nav.gif") -253px -100px no-repeat;
}

/********************************content************************************/

#large_picture {
	width:800px;
	height:175px;
	margin:20px 0px 30px 0px;
}

#content {
	width:800px;
	margin:0px 0px 20px 0px;
}

#contentleft {
	width:240px;
	float:left;
	margin:0px 20px 0px 0px;
}

#contentleft_two {
	width:200px;
	float:left;
	/*margin:0px 30px 0px 0px;*/
	margin:0 70px 0 0;
}

h2.current {
	text-indent:-10000px;
	height:20px;
	width:155px;
	display:block;
	background:url(../images/homepage/current_exhibitions.gif) no-repeat top left;
	margin:0px 0px 20px 0px;
}

#contentcenter {
	width:150px;
	/*width:260px;*/
	float:left;
}
#contentcenter strong {
	color:#ffffff;
}

h2.upcoming {
	text-indent:-10000px;
	height:20px;
	width:180px;
	display:block;
	background:url(../images/homepage/upcoming.gif) no-repeat top left;
	margin:0px 0px 20px 0px;
}

#contentright {
	width:260px;
	float:right;
	margin:0px 0px 0px 20px;
}

h2.mailing {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/mailing_list.gif) no-repeat top left;
	margin:0px 0px 20px 0px;
}

#contentright strong {
	color:#ae9866;
}

.submit {
	width:82px;
	height:22px;
	background:#ffffff;
	border:1px solid #cacaca;
	color:#706f6f;
	font-size:11px;
}

/********************************about content************************************/

#bio #contentleft {
	width:500px;
	float:left;
	margin:0px 20px 0px 0px;
	text-align:justify;
}

#bio #contentleft a {
	text-decoration:none;
	color:#FFFFFF;
	background:#ae9866;
	padding:0px 2px 2px 2px;
}

#bio #contentleft a:hover {
	text-decoration:none;
	color:#ae9866;
	background:#FFFFFF;
}

h2.statement {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/about/artist_statement.gif) no-repeat top left;
	margin:0px 0px 20px 0px;
}

/********************************prints content************************************/

#prints #contentleft {
	width:500px;
	float:left;
	margin:0px 20px 0px 0px;
	text-align:justify;
}

#prints #contentleft a {
	text-decoration:none;
	color:#FFFFFF;
	background:#ae9866;
	padding:0px 2px 2px 2px;
}

#prints #contentleft a:hover {
	text-decoration:none;
	color:#ae9866;
	background:#FFFFFF;
}

h2.links_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	margin:0px 0px 20px 0px;
	background:url(../images/links/links_title.gif) no-repeat top left;
}

h3.galleries_title,h3.blog_title,h3.social_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	margin:20px 0px 0px 0px;
}

h3.galleries_title {
	background:url(../images/links/galleries_title.gif) no-repeat top left;
}

h3.blog_title {
	background:url(../images/links/blog_title.gif) no-repeat top left;
}

h3.social_title {
	background:url(../images/links/social_title.gif) no-repeat top left;
}

/********************************cv content************************************/

/*#cv #contentleft {
	width:280px;
	float:left;
	margin:0px 20px 0px 0px;
}

#cv #contentcenter {
	width:260px;
	float:left;
	margin:0px 0px 0px 0px;
}

#cv #contentright {
	width:180px;
	float:right;
	margin:0px 0px 0px 20px;
}*/

#contentleft_cv {
	width:800px;
	float:left;
	margin:0px 20px 0px 0px;
}

#contentleft_cv a {
	text-decoration:none;
	color:#FFFFFF;
	background:#ae9866;
	padding:0px 2px 2px 2px;
}

#contentleft_cv a:hover {
	text-decoration:none;
	color:#ae9866;
	background:#FFFFFF;
}

#contentcenter_cv {
	width:260px;
	float:left;
	margin:0px 0px 0px 0px;
}

#contentright_cv {
	width:180px;
	float:right;
	margin:0px 0px 0px 20px;
}

h2.cv_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/cv_title.gif) no-repeat top left;
	margin:0px 0px 20px 0px;
}

h2.cveducation_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/education_title.gif) no-repeat top left;
	margin:20px 0px 10px 0px;
}

h2.cvgroup_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/group_title.gif) no-repeat top left;
	margin:30px 0px 10px 0px;
}

h2.cvexperience_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/experience_title.gif) no-repeat top left;
	margin:30px 0px 10px 0px;
}

h2.cvawards_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/awards_title.gif) no-repeat top left;
	margin:30px 0px 10px 0px;
}

h2.soloshow_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/soloshow_title.gif) no-repeat top left;
	margin:30px 0px 10px 0px;
}

h2.cvsp_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/sp_title.gif) no-repeat top left;
	margin:30px 0px 10px 0px;
}


h2.cvcollections_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/collections_title.gif) no-repeat top left;
	margin:20px 0px 10px 0px;
}

h2.cvprivate_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/private_title.gif) no-repeat top left;
	margin:20px 0px 10px 0px;
}

h2.cvcurrently_title {
	text-indent:-10000px;
	height:20px;
	width:250px;
	display:block;
	background:url(../images/cv/currentgallery_title.gif) no-repeat top left;
	margin:20px 0px 10px 0px;
}

h2.cvpublications_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/cv/selected_title.gif) no-repeat top left;
	margin:10px 0px 10px 0px;
}

/********************************contact content************************************/

#contact #contentleft {
	width:500px;
	float:left;
	margin:0px 20px 0px 0px;
	text-align:justify;
}

#contact #contentleft a {
	text-decoration:none;
	color:#FFFFFF;
	background:#ae9866;
	padding:0px 2px 2px 2px;
}

#contact #contentleft a:hover {
	text-decoration:none;
	color:#ae9866;
	background:#FFFFFF;
}

#contact #contentright a {
	text-decoration:none;
	color:#FFFFFF;
	background:#ae9866;
	padding:0px 2px 2px 2px;
}

#contact #contentright a:hover {
	text-decoration:none;
	color:#ae9866;
	background:#FFFFFF;
}

h2.contact_title {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/contact/contact_title.gif) no-repeat top left;
	margin:0px 0px 20px 0px;
}

h2.other_title {
	text-indent:-10000px;
	height:20px;
	width:230px;
	display:block;
	background:url(../images/contact/other_title.gif) no-repeat top left;
	margin:0px 0px 20px 0px;
}

h2.dealer_title {
	text-indent:-10000px;
	height:20px;
	width:230px;
	display:block;
	background:url(../images/contact/contact_dealer.gif) no-repeat top left;
	margin:20px 0px 10px 0px;
}

/********************************portfolio content************************************/

#images_page #content_inner {
	width:800px;
	float:left;
	margin:20px 20px 20px 0px;
	text-align:justify;
}

#year {
	width:100%;
	border:top 1px solid #ffffff;
	padding:20px 0px;
}

#year h2 {
	color:#ae9866;
	font-weight:normal;
	font-size:18px;
}

#year_back {
	width:300px;
}

#year_back a {
	color:#ffffff;
	background:#ae9866;
	text-decoration:none;
	padding:3px;
}

#year_back a:hover {
	text-decoration:none;
	color:#ae9866;
	background:#FFFFFF;
}

.rowboxes {
	width:800px;
	padding:0px 0px 20px 0px;
}

.box {
	width:144px;
	padding:0px 20px 0px 0px;
	float:left;
	display:block;
}

.box a {
	color:#FFFFFF;
	text-decoration:none;
}

.box a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.boxright {
	width:144px;
	padding:0px 0px 0px 0px;
	float:right;
	display:block;
}

.boxright a {
	color:#FFFFFF;
	text-decoration:none;
}

.boxright a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.box_big {
	width:170px;
	padding:0px 40px 0px 0px;
	float:left;
	display:block;
}

.box_big a {
	color:#FFFFFF;
	text-decoration:none;
}

.box_big a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.boxright_big {
	width:170px;
	padding:0px 0px 0px 0px;
	float:right;
	display:block;
}

.boxright_big a {
	color:#FFFFFF;
	text-decoration:none;
}

.boxright_big a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.earlyworks_box_big {
	width:240px;
	padding:0px 40px 0px 0px;
	float:left;
	display:block;
}

.earlyworks_box_big a {
	color:#FFFFFF;
	text-decoration:none;
}

.earlyworks_box_big a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.earlyworks_boxright_big {
	width:240px;
	padding:0px 0px 0px 0px;
	float:right;
	display:block;
}

.earlyworks_boxright_big a {
	color:#FFFFFF;
	text-decoration:none;
}

.earlyworks_boxright_big a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


h2.statement {
	text-indent:-10000px;
	height:20px;
	width:199px;
	display:block;
	background:url(../images/about/artist_statement.gif) no-repeat top left;
	margin:0px 0px 20px 0px;
}



/********************************footer************************************/

#footer {
	width:800px;
	text-align:center;
	color:#ffffff;
	border-top:1px solid #ffffff;
	padding:20px 0px 50px 0px;
	clear:both;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
	background:#ae9866;
	padding:0px 2px 2px 2px;
}

#footer a:hover {
	text-decoration:none;
	color:#ae9866;
	background:#FFFFFF;
}

#contact .input {
	height:20px;
	padding:7px 5px 3px;
	border:1px solid #d7d7d7;
	width:450px;
	margin:5px 0 0;
	font-size:11px;
}

#contact .inputarea {
	border:1px solid #d7d7d7;
	width:450px;
	padding:5px;
	height:100px;
	margin:5px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.input {
	height:15px;
	padding:5px;
	border:1px solid #d7d7d7;
	font-size:11px;
	width:230px;
}

#magazine {
	float:left;
	width:100%;
}
