@charset "UTF-8";
/* CSS Document */

#main{
	background-image:url(../images/grunge_pattern.jpg);
	width:840px;
	height:525px;
}

#curlys{
	background-image:url(../images/curlys_pattern_png24.png);
	width:840px;
	height:500px;
	background-repeat: repeat-y;
	float:left;
	width: 840px;
}



#text{
	float:left;
	padding: 50px 0px 0px 100px;;
	line-height:16px;
}
#text a{
	text-decoration:underline;
	color:#7e4525;
}
#text a:hover{
	text-decoration:underline;
	color:#7e4525;
}
#text2{
	padding:15px 100px 0px;
	float: left;
	height: 75px;
	width: 640px;
}
#mappic{
	margin-top:50px;
	position:relative;
	left:35px;
	float:left;
	width:354px;
	height:351px;
}

#banner{
	width: 840px;
	height: 470px;
	position:relative;
	top: 0px;
	background:#000 url(../images/contact_pic.jpg);
	
						
}
#contacth{
	width:120px;
	height:21px;
	text-indent:-9999px;
	background-image:url(../images/headings/OFFICEINFO.png);
}

