/* CSS Document */

.copy
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:100;
	color:#000000;
	line-height:1.5em;

}

#copy
{
	height:auto;
	width:400px;
	margin-left:20px;
}


.lead_letter
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:400;
	color:#000000;
}

#address
{
	text-align:center;
}

#contactForm 
{
	text-align:center;
}

#contactForm div
{
	text-align:left;
	margin:0 0 5px 5px;
	vertical-align:bottom;
}

#contactForm div label
{
	width:10em;
	margin:5px 0 0 0;
	display:block;
	float:left;
}

#contactForm input
{
	margin 0 0 0 1em;
}

#formSubmitDiv
{
	padding:2em 0 2em 0;
	text-align:center;
}

#message
{
}

#callTitle
{
	width:300px;
	margin:0 auto;
	size:20px;
	text-align:center;
}

#phone
{
	font-weight:bold;
	margin:2em auto;
	size:25px;
	text-align:center;
}

.sideNavItem
{
	margin:0 0 10px 0;
}

#bottom
{
	background-color:#000000;
	width:768px; 
	height:20px; 
}

#homeBottom
{
	background-color:#000000;
	width:768px; 
	height:5px; 
}

.footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#444444;
	text-align:center;
}