/*
===================================================
Sole: Contact
===================================================
*/

div#title_contact
	{
	width: 107px;
	height: 27px;
	background: url(../images/title_contact.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

div#contact_flash
	{
	width: 620px;
	height: 192px;
	background: url(../images/contact_flash.jpg) 0 0 no-repeat;
	margin: 30px 0 15px 0;
	}

div#title_sole_east
	{
	width: 52px;
	height: 11px;
	background: url(../images/title_sole_east.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-bottom: 5px;
	}

div#title_sole_east_beach
	{
	width: 89px;
	height: 11px;
	background: url(../images/title_sole_east_beach.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-bottom: 5px;
	}

div#title_driving_directions
	{
	width: 107px;
	height: 8px;
	background: url(../images/title_driving_directions.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-bottom: 5px;
	}

div#title_driving_to_montauk
	{
	width: 116px;
	height: 8px;
	background: url(../images/title_driving_to_montauk.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin: 35px 0 5px 0;
	}

div#title_bus_to_montauk
	{
	width: 92px;
	height: 8px;
	background: url(../images/title_bus_to_montauk.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin: 35px 0 5px 0;
	}

div#title_train_to_montauk
	{
	width: 103px;
	height: 8px;
	background: url(../images/title_train_to_montauk.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin: 35px 0 5px 0;
	}

div#title_email_contact
	{
	width: 81px;
	height: 8px;
	background: url(../images/title_email_contact.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin-bottom: 5px;
	}

div.title_spacer
	{
	width: 8px;
	height: 8px;
	margin-bottom: 5px;
	}

.text01
	{
	border: 1px solid #c1b09d;
	background: #f7f4f0 url(../images/form_bg.gif) 0 0 repeat-y;
	font: 10px arial, helvetica, verdana, sans-serif;
	color: #958777;
	padding: 4px;
	width: 250px;
	}

ul.contact_list
	{
	margin: 0 0 5px 15px;
	padding: 0;
	}