/* GENERAL STYLES */
#contactForm
{
	margin: 0px 0px 0px 0px;
}

body.mceContentBody,
#contactForm
{
	line-height: 1.6em;
	font-size: 0.75em;
	color: #827873;
	width: 80%;
	margin: 0 auto;
}

body.mceContentBody a,
#contactForm a
{
	color: #524945;
	text-decoration: underline;
}

body.mceContentBody a:hover,
#contactForm a:hover
{
	color: #524945;
	text-decoration: none;
}

body.mceContentBody img,
#contactForm img
{
	border-width: 0px;
}

body.mceContentBody ul,
#contactForm ul
{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

body.mceContentBody ul li,
#contactForm ul li
{
	padding: 0px;
	margin: 0px;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
