/*Yeah baby, here is some CSS*/
/*Copyright 2000 - 2007 by Jenine Clevenger*/
* {border: none;}

a{
	color: #4C4050;
	text-decoration: none;
}
a:hover{
	color: #FF3366;
}

body {
	background-color: #d6d1d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding: 0px;
	font-weight: normal;
}
h3{
	font-size: 16px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

#wraper {
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 100%;
	}

#content_top {
	background-image: url(../images/banner.gif);
	height: 125px;
	position: relative;
	clear: both;
}
#content_mid {
	background-image: url(../images/background_mid.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 100%;
	top: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content_footer {
	background-image: url(../images/footer.gif);
	height: 48px;
	position: relative;
}
.next:link, .next:visited, .next:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:2px 4px;
	background:#fff;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	margin-right:5px;
	border:1px solid #999;
	
}
.next:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:2px 4px;
	background:#9B8E83;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	margin-right:5px;
	border:1px solid #ccc;
}

.thumb_img {
	padding: 0px;
	border: 2px solid #999999;
	margin: 10px;
}

.sold_text {
	color: #FF0000;
	text-transform: uppercase;
}

#content_buttons {
	text-align: right;
	width: 300px;
	float: right;
}
#footer{
	height: 20px;
	width: 870px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#navbar{
	float: right;
	height: 20px;
	width: 800px;
	clear: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C4050;
	letter-spacing: 1px;
	padding-right: 40px;
}
#heading1{
	width: 825px;
	padding-left: 50px;
}
/*2 col for the paintings pages*/
#paint_right{
	left : 50%;
	width : 40%;
	padding : 1em 0 1em 2em;
	margin-left: 55%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#paint_left{
	left : 0;
	width : 48%;
	padding : 1em 0 1em 3em;
	float: left;
}
.row {overflow: hidden;}

#content_mid_container {
	position : relative;
	width : 100%;
	overflow: hidden;
}
#painting_mid_container {
	position : relative;
	padding-right: 3em;
	padding-left: 6em;
	min-height: 600px;
	overflow: hidden;
}
/*2 col for homepage*/
#home_right{
	/*left : 50%;
	width : 50%;*/
	margin-left: 220px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	float: left;
}
#home_right_bio{
	left : 50%;
	width : 50%;
	padding-top: 1em;
	margin-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	float: left;
}

#home_left{
	left : 0;
	width : 40%;
	padding : 1em 0 1em 3em;
	float: left;
}
.homeimg
{
	border: 2px solid #CCCCCC;
}

/*thumbnails with captions*/
div.float {
	float: left;
	width: 220px;
 }
  
div.float p {
	text-align: center;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
   }

/*2 col for cv*/
#cv_right{
	left : 50%;
	width : 50%;
	padding : 1em 0 1em 2em;
	margin-left: 45%;
}
#cv_left{
	left : 0;
	width : 40%;
	padding : 1em 0 1em 3em;
	float: left;
}
#cv_left a {text-decoration: underline;}

#exh_right{
	left : 50%;
	width : 50%;
	padding : 1em 0 1em 2em;
	margin-left: 20%;
}

form#contact_form {color: #9C95A7;}
form#contact_form input {padding: 2px 3px; font-size: 13pt; color: #4B4457; border: 2px solid #9C95A7;}
form#contact_form textarea {padding: 2px 3px; font-size: 13pt; color: #4B4457; border: 2px solid #9C95A7;}
form#contact_form input#contact_submit {background: #9C95A7; border: none; padding: 4px;}

.error {width: 300px; background: #E07364; border: 5px solid #AD3424; color: #fff; padding: 4px;}

img.jenine {margin-left: 40px; width: 275px;}

#resume_link {background: #d6d1d5; padding: 5px;}
#resume_link img {float: left; margin-right: 20px;}
#wraper #home_left #resume_link h1 a.resume_a {color: #fff;}
#resume_link h1 a:hover {color: #fff;}

#wraper #content_mid_container #cv_right #contact_text {width: 400px; font-size: 12pt;}