body {
	background:							white;
	font-family:						times new roman, ;
	font-size:							62.5%; /* Makes 1em = 10px */
}

h1 {font-size:1.8em;}

p {font-size:0.9em;}

a {
	padding: 							0px;
	text-decoration:					none;
	color: 								#465936;
}

a:hover {background:#ffffff;}

ul {
	list-style-type:					none;
	margin: 							0px;
	padding: 							0px;
}

form {
	margin: 							0px;
	
}









fieldset {
border: none;
clear: left;
margin: 3px;
padding: 2px;
}

fieldset div.lbl, fieldset div.obj {
float: left;
display: block;
}

fieldset div.lbl {
width: 250px;
}

fieldset div.obj {
width: 100px;
}

fieldset div.obj input, textarea {
width: 200px;
}



legend {
	display:							none;
	visibility:							hidden;
}

label {
	font-size:							0.9em;
	font-weight:						none;
	color: 								#465936;
}

div.lbl {margin:8px 0 0 0;}

div.obj input, textarea {
	width:								200px;
	padding:							3px;
	border-color:					#DCE9CF;
	border-style:						none;
	border-width:						none;
	font-family:						times new roman,;
	font-size:							0.9em;
	color: 								#465936;
}

textarea {height:200px;}

div.obj input:focus, textarea:focus {background:#ffffff;}

div.obj input.err, textarea.err {border-color:#465936;}

p.err {
	margin: 							5px 0 0 0;
	padding: 							3px;
	background:							url(simplecontact_pro/sc_admin/res/error_arrow.gif) no-repeat;
	font-size:							0.9em;
	font-style:							italic;
	text-indent:						25px;
	color: 								#465936;
}

#sendme {margin-top:16px;}




input.dp-applied {
float: left;
width: 90px !important;
}

a.dp-choose-date {
float: right;
width: 16px;
height: 16px;
padding: 0;
margin: 0 0 0 4px;
display: block;
text-indent: -2000px;
overflow: hidden;
background: url(simplecontact_pro/sc_admin/res/calendar.png) no-repeat;
}

a.dp-choose-date.dp-disabled {
background-position: 0px;
cursor: default;
}
