/* contact.css (c)2007 SugarHill Works LLC - http://www.sugarhillworks.com */

#contact #main_div #main_p {
	text-align: left;
}

#contact #main_div #main_p #mainImg {
	margin: 30px 30px auto 30px;
}

.txt {
	position: absolute;
	top: 215px;
	right: 0px;
	width: 210px;
	height: auto;
	z-index: 300;
}

.txt p { 
	margin: 0px auto 30px 30px;
	width: auto;
	text-align: left;
	line-height: 13px;
	color: #576765;
}

.txt a, .best a {
	color: #576765;
}

.best {
	position: absolute;
	top: 453px;
	right: 25px;
}
/*.info { 
	position: absolute;
	top: 450px;
	right: 55px;  temp spacing fix; change back to 70px when text padding problem is fixed 
	height: 40px;
	z-index: 300;
}

.info p {
	color: #687B79;
	width: auto;
	text-align: right;
	line-height: 14px;
}

.info a {
	color: #687B79;
	text-align: right;
	padding: 0px;
	margin: 0px;
}*/

.txt a:hover { color: #A2BAB6; }
.txt a:active { color: #A2BAB6; }
.best a:hover { color: #A2BAB6; }
.best a:active { color: #A2BAB6; }

#contactLnk {
	color: #FFF;
}
