@charset "iso-8859-1";

div#container_main h1 {
	font-size : 18px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-right: 1.25em;
	padding-bottom: 0;
	padding-left: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c230b;
}

div#contact_header1 {
	position : relative;
	top : 0px;
	left : 20px;
	width : 260px;
	height : 15px;
	background-image: url(../images/contact_artist.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

div#contact_header1 h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-indent : -9999px;
	margin-top: 10px;
	margin-bottom: 0px;
}

div#container_main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 3.25em;
	padding-bottom: 0;
	padding-left: 1.25em;
	color: #3c230b;
	word-spacing: .25em;
	line-height: 17px;
}

div#container_main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 3.25em;
	padding-bottom: 0.5em;
	padding-left: 1.75em;
	color: #3c230b;
	word-spacing: .25em;
	line-height: 17px;
}

div#container_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 1em;
	padding-right: 1.75em;
	padding-bottom: 0.5em;
	padding-left: 1.75em;
	color: #8b1306;
	word-spacing: .25em;
	line-height: 17px;
}

div#content_break {
	position : relative;
	width: 460px;
	height: 40px;
	left : 20px;
	background-image: url(../images/content_break.gif);
	background-repeat: repeat-x;
}

/* =label/labelspan */
label, label span{
	display : block;
	padding-bottom : 0.25em;
	padding-top: .50em;
}

label { 
	float : left; width : 100%; 
}

label span { 
	float : left; width : 60%; text-align : left; 
}

/* =input */
fieldset input { 
	float : left; width : 100%;
	border : 1px solid #3c230b; 
}

fieldset input:hover { 
	border-color : #8b1306; 
}

fieldset input:active, input:focus { 
	border-color : #8b1306; 
}

fieldset textarea { 
	float : left; width : 100%;
	border : 1px solid #3c230b; 
}

fieldset textarea:hover { 
	border-color : #8b1306; 
}

fieldset textarea:active, input:focus { 
	border-color : #8b1306; 
}

/* =fieldset */
fieldset {
	float : left;
	width : 210px;
	height : 100%;
	border : none;
	overflow : hidden;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 1.75em;
	padding-bottom: 0.5em;
	padding-left: 1.75em;
	color: #8b1306;
	word-spacing: .25em;
	line-height: 17px;
	font-weight: bold;
}

fieldset:hover { border-color : #11147F; }

textarea {
	font-family: arial, verdana, ms sans serif;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
} 

form div {
	clear : both;
	margin-bottom : 20px;
	text-align : center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

form div input {
	padding : 0 .25em;
	background-color : #3c230b;
	border : 2px double #551c35;
	border-top-color : #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

form div input:hover {
	background-color : #8b1306;
}
