body {
	font-family: "Georgia" "Times New Roman";
	font-size: 14px;
	color: #333;
	
}

.body {
	background: url('/templates/2/assets/main-bg.gif') no-repeat center 100px;
	margin-top: 50px;
}

a {
	text-decoration: none;
	color: inherit;
}

p {
	line-height: 21px;
	color: #555;
}

.overlay {
	background: url('/templates/2/assets/transparent-bg.png');
	width: 100%;
}

.header {
	margin-top: 2px;
}

.top-nav {
	background: url('/templates/2/assets/bg-top-nav.png') repeat-x;
	height: 88px;
}

.logo,
.nav-items {
	width: 800px;
	margin: 0 auto;
}

.footer {
	width: 800px;
	margin: 0 auto;
}

.main-area {
	width: 870px;
	min-height: 550px;
	margin: 0 auto;
}

.main-content {
}

.main-nav {
	margin: 15px 0 0 0;
	width: 140px;
	float: left;
}

.main-nav li {
	text-align: right;
	margin: 14px 0 14px 0;
}

.main-nav li.subnav {
	color: #CC9966;
}

.main-nav li.subnav-space-end {
	height: 5px;
}

.one-column-content {
	float: left;
	margin: 25px 0 0 25px;
	width: 610px;
}

.two-column-content-one {
	float: left;
	margin: 25px 30px 0 25px;
	width: 370px;
}

.two-column-content-two {
	float: left;
	margin: 25px 0 0 0;
	width: 210px;
}

.nav-item,
.nav-spacer,
.footer div {
	float: left;
	margin: 5px;
	position: relative;
	top: 30px;
	font-size: 15px;
	color: #666;
}

.midtown-logo {
	float: right;
	background: url('/templates/2/assets/midtown-logo.png') no-repeat;
	width: 107px;
	height: 100px;
}

.content h1{
	font-size: 20px;
	font-weight: bold;
}

.content p.header-line {
	margin: 10px 0 10px 0;
	border-bottom: 2px solid #D8B265;
}

.content p {
	margin: 10px 0 20px 0;
}

.footer {
	clear: both;
}

.footer div {
	font-size: 11px;
}
