#contactdets {
}
#contactdets h1 {
	font-style: italic;
}
#contactdets img {
	float: left;
	padding-right: 10px;
}
#contactdets .detail {
	height: 45px;
}
#contactdets .detail p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #720F6C;
}
#contactdets .detail .super {
	font-variant: normal;
	vertical-align: super;
	font-size: 10px;
}
#contactdets .detail a:link, #contactdets .detail a:active, #contactdets .detail a:visited {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #720F6C;
}
#contactdets .detail a:hover {
	color: #CC9900;
}
#contactdets #byphone {
	margin-left: 25px;
}
#contactdets #byemail {
	margin-left: 50px;
}
#contactdets #byform {
	margin-left: 75px;
}
#contactform {
	margin-left: 75px;
	background-color: #F8ECE0;
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px solid #720F6C;
	min-height: 170px;
}
#contactform th {
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
#contactform input, #contactform textarea {
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #720F6C;
	border-right-color: #E2D1E3;
	border-bottom-color: #E2D1E3;
	border-left-color: #720F6C;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#company {
	margin-left: 75px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#company td {
	font-size: 12px;
	text-align: center;
	font-style: italic;
}
#contactform h2 {
	text-align: center;
	vertical-align: middle;
}
