@charset "utf-8";
/* CSS Document 
Created by Unconfusing Technology LLC
www.unconfusing.com

Please give credit when copying...
Last updated: 6/22/10
*/

.right
{
	float:right;
}

.floatbuster
{
	clear:both;
	float:none;
}

#sidebar input, #sidebar textarea
{
	border:none;
	padding:2px;
	background-color:#ffffff;
	font-family:"Verdana", "Georgia", sans-serif;
	font-size:11px;
}

.padd
{
	padding:10px 20px;
}

.highlight
{
	background-color:#DAD7C9;
}

.noMargin
{
	margin:0;
}

.noTopMargin
{
	margin-top:0;
}

.noBotMargin
{
	margin-bottom:0;
}

.right
{
	float:right;	
}

.trans
{
	background-color:#cfcab8 !important;
	border:0 !important;
}

.error
{
	font-size:13px;
	color:#6F1719; 
	background-color:#ffeaea !important; 
}
div.error
{
margin:3px auto;
width:100%;
text-align:center;
border:1px solid #a02a2a;
}

input.full
{
	width:100%;
}

#contactForm tr td
{
	vertical-align:top;
}