/* Style Sheet for medorandchamber.com */

td,
input,
body
{
	font-family: Verdana;
	font-size: 14px;
}

body
{
	text-align: center;
}

.banner,
.content
{
	width: 740px;
}

.contentTable
{
	background-color: #c6aa63;
	height: 400px;
	width: 740px;
}

.content
{
	background-color: White;
	padding-left: 6px;
	padding-top: 3px;
}

.banner
{
	background: url(../images/banner.jpg) top left no-repeat;
	height: 160px;
	font-family: Lucida Calligraphy,Verdana;
}

.contentDetail
{
	padding-bottom: 2px;
}

.contactDetail
{
	font-family: Verdana;
	font-size: 12px;
  text-align: left;
}

#attractions {
	margin-left: 5px;
	}

#attractions li {
	margin-left: 0;
	padding-bottom: 8 px;
  list-style: none;
	}

#meetings {
	margin-left: 0px;
	font-weight: bold;
	}

#meetings li {
	padding-bottom: 8 px;
	font-weight: normal;
	}
	
li.meetingitem {
	margin-left: 25px;
	}

li.meetingdetail {
	margin-left: 45px;
	}

