.body {
	background-image: url(/images/sp-background.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #AA531E;
}
.disclaimer {
	font-size: 10px;
	color: #9BA9B8;
}
.definition {
	font-size: 10px;
	font-weight: bold;
	color: #7E8C98;
}
.left-links {
	font-size: 10px;
	vertical-align: text-top;

}
.text10 {
	font-size: 10px;
}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	}
	
	.qctable td {
		font-size:10px;
		font-weight:normal;
		color:#aa531e;}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:60%; 
	height:15px;}
	
.frm-pct { 
	width:85%; }

.msg-pct { 
	width:75%; 
	height:70px;
	overflow:auto;}

.submit {
	display:block;
	height:16px;
	width:52px;
	padding:2px 0px 0px 0px;
	background: #ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}
	/* [ Outer div ] --------- */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
padding:0px 0px 15px 0px;
}

#fromAddress{
width:250px;
border:1px solid #000;}

#directionsLocale{
padding:0px 0px 15px 0px;
}

#locale{
width:300px;
border:1px solid #000;}

#directionsSubmit{
padding:0px 0px 25px 0px;
}

#map{
border:1px solid #000;}

#addressNotFound{
}

#directions{
}