@charset "ISO-8859-1";

img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}

#shadowholder {
	background-image: url(assets/images/bg_shadow.jpg);
	background-repeat: no-repeat;
	height: 1040px;
	width: 880px;
	background-color: #beab81;
}

#container {
	background-color: #FFFFCC;
	height: 1000px;
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#sidebar {
	background-color: #FFFFCC;
	height: 1000px;
	width: 230px;
	float: left;
	margin-left: 0px;
}

#maincolumn {
	background-color: #FFFFCC;
	height: 1000px;
	width: 570px;
	float: left;
}
#branding {
	background-color: #9F8B68;
	height: 120px;
	width: 570px;
}
#navbar {
	background-color: #9F8B68;
	height: 30px;
	width: 570px;
}
#maintextarea {
	background-color: #FFFFCC;
	height: 825px;
	width: 570px;
	overflow: hidden;
}

#shadowholder #container #maincolumn #maintextarea #emptyspace {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 570px;
}

#siteowner {
	background-color: #9F8B68;
	height: 25px;
	width: 570px;
}

.textholder {
	background-color: #ffffcc;
	/*width: 510px;*/
	padding-left: 35px;
	padding-right: 35px;
}

.textholder h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
}

.textholder h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F8B68;
}


.textholder p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}

.textholder td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;	
}


.textholder ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;	
}

.textholder li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;	
}

.textholder a:link {
	color: #716148;
	text-decoration: none;
}

.textholder a:visited {
	color: #716148;
	text-decoration: none;
}

.textholder a:hover {
	color: #9F8868;
	text-decoration: underline;
}

.textholder a:active {
	color: #9F8868;
	text-decoration: none;
}

.imgleft {
	margin-right: 6px;
	margin-top: 4px;
}


.portfolholder {
	background-color: #ffffcc;
	/*width: 510px;*/
	padding-left: 35px;
	padding-right: 10px;
}

.portfolholder h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}







.readon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	padding-right: 45px;
	text-align: right;
	padding-top: 15px;
}

.readon a:link {
	color: #716148;
	text-decoration: none;
}

.readon a:visited {
	color: #716148;
	text-decoration: none;
}

.readon a:hover {
	color: #9F8868;
	text-decoration: none;
}

.readon a:active {
	color: #9F8868;
	text-decoration: none;
}

#credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61543E;
	text-align: center;
	padding: 7px;
}


#credit a:link {
	color: #61543E;
	text-decoration: none;
}

#credit a:visited {
	color: #61543E;
	text-decoration: none;
}

#credit a:hover {
	color: #716148;
	text-decoration: none;
}

#credit a:active {
	color: #716148;
	text-decoration: none;
}


/*Some stuff for the contact form*/


 .labeltext {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.smalltype {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.error {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.formfield {
	border: #999999 1px solid;
	background-color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #817052;
}

/*for the form on the help page of the mailing list*/
.formfield2 {
	border: #999999 1px solid;
	background-color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #817052;
	height: 18px;
}

.submitbutton {
	border-style:none;
	background: #999999;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.artwork_holder {
	background-color: #FFFFCC;
	padding: 0px;
	height: 120px;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
}

.artwork_holder_gallery {
	background-color: #FFFFCC;
	padding: 0px;
	height: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
}



.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}



.recordsetnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	padding-right: 45px;
	text-align: right;
	clear: both;
	padding-top: 10px;
}

.recordsetnav a:link {
	color: #716148;
	text-decoration: none;
}

.recordsetnav a:visited {
	color: #716148;
	text-decoration: none;
}

.recordsetnav a:hover {
	color: #9F8868;
	text-decoration: none;
}

.recordsetnav a:active {
	color: #9F8868;
	text-decoration: none;
}

#cadre {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
