/* CSS Document */

/* CSS Document */

/* left column */
/***********************************************************************/

#left {
	float:left;
	width:240px;
	padding:0px;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#left h2  {
	font-size:0.9em;
	margin:35px 20px 30px 12px;
	font-variant:small-caps;
	font-weight:normal;
	color:#898362;
	border-bottom:1px dotted #B5B5B5;
	background-image:url(../images/structure/penicon.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#left h3	{
	font-size:0.8em;
	font-variant:small-caps;
	font-weight:normal;
	margin:10px 20px 0 12px;
	color:#898362;
	}

#left p	{
	font-size:0.6em;
	line-height:1.4em;
	color:#666666;
	margin:0 24px 12px 10px; 
	}

#artistlinks {
	font-weight:normal;
	color:#898362;
	}	
	
#artistlinks p{
	line-height:1.6em;
	font-size:0.6em;
	font-weight:normal;
	color:#898362;
	}

.portrait {
	padding:2px;
	border: 1px solid #666;
	margin:30px 0 0 12px;
	}

#left a {
	text-decoration:none;
	color:#898362;
	}

#left a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#898362;
	}


.statement {
	padding:0 0 0 0;
	}
	
	
/* middle column */
/***********************************************************************/	

#middle	{
	float:left;
	width:300px;
	padding:0px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#middle h2  {
	width:300px;
	font-size:0.9em;
	color:#898362;
	margin:35px 0px 0 0;
	font-variant:small-caps;
	font-weight:normal;
	border-bottom:1px dotted #B5B5B5;
	background-image:url(../images/structure/penicon.gif);
	background-position:right;
	background-repeat:no-repeat;
	}


/* ---------------------------------------------------------------- contact form */	


/* ---------------------------------------------------------------- form */	

.mailwrapper {
	margin: 30px 0 0 0px;
	text-align: left;
	/* color of mail area except submit button*/
	background-color:#F7F3E2;
	border:1px dotted #B5B5B5;
}

.maildiv {
	margin-left:11px;
	text-align: left;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color:#000000;
	border: 0px dotted #A5A6A7;
}

.maildiv form {
	text-align: left;
	border: 0px dotted #A5A6A7;
}

.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 15px;
	border: 0px dotted #A5A6A7;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 100px;
	text-align: left;
	padding: 0 16px 3px 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
	border: 0px dotted #A5A6A7;
	color:#666666;
}

.maildiv a {
	color: #005ABE;
	border: 0px dotted #A5A6A7;
}

.maildiv h2 {
	color:#000000;
	font-size: 120%;
	border: 0px dotted #A5A6A7;
}

.maildiv input {
	margin-bottom: 10px;
	border: 1px dotted #A5A6A7;
	/*input boxes color*/
	background-color:#e7e2cf;
}

.maildiv select {
	margin-bottom: 10px;
	border: 0px dotted #A5A6A7;
}

.maildiv textarea {
	margin-bottom: 0px;
	border: 1px dotted #A5A6A7;
}

.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom; 
	border: 0px dotted #A5A6A7; 
}

.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	border: 0px dotted #A5A6A7;
}

.maildiv .legendspacing {
	height: 10px;
	border: 0px dotted #A5A6A7;
}

.maildiv .fmcredits {
	float: left;
	font-size: 1em;
	border: 0px dotted #A5A6A7;
}

.maildiv .fmsubmit {
	float: left;
	margin-left:5px;
	border: 0px dotted #A5A6A7;
	color:#666666;
}

.maildiv .fmspacer {
	height: 10px;
	border: 0px dotted #A5A6A7;
}

.maildiv .fminfofull {
	padding: 0;
	color: #000000;
	margin-bottom: 15px;
	border: 0px dotted #A5A6A7;
}

.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color:#000000;
	margin-left: 110px;
	margin-bottom: 15px;
	border: 0px dotted #A5A6A7;
}

.maildiv .fmerrorbox {
	text-align: left;
	border: 0px dotted #A5A6A7;
}

.maildiv li {
	margin: 0 0 4px 0;
	border: 0px dotted #A5A6A7;
}

.maildiv .fmerrortitle {
	color:#000000;
	font-size: 1em;
	border: 0px dotted #A5A6A7;
}

/* right column */
/***********************************************************************/

#right 	{
	float:left;
	width:270px;
	padding:0px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#right h2  {
	margin:35px 10px 0 25px;
	font-size:0.9em;
	font-variant:small-caps;
	font-weight:normal;
	color:#898362;
	border-bottom:1px dotted #B5B5B5;
	background-image:url(../images/structure/penicon.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#right img {
	border:1px solid #B5B5B5;
	padding:2px;
	margin:30px 12px 0 25px;
	}


