body {
	margin: 0px;
	background-image: url(plans/cortland/images/cortland_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6e361b;
}

#container {
	width: 800px;
	margin: 0px auto;
}
#left_bar {
	height: 350px;
	width: 135px;
	float: left;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 25px;
}
#left_bar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}
#left_bar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-top: 0px;
}
#left_bar a {
	color: #FFFFFF;
	text-decoration: none;
}
#left_bar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#plan_bar {
	height: 780px;
	width: 625px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin-top: 0px;
	border-left-color: #E4E4E4;
}
#right_bar {
	float: right;
	height: 350px;
	width: 183px;
	padding-left: 0px;
}
#right_bar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #5B2E1D;
	line-height: 2em;
}
#left_bar ul {
	text-indent: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}
#left_bar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
#left_bar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.75em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2D2DC;
	margin-bottom: 0px;
	padding-top: 5px;
}
#footer {
	float: left;
	height: 50px;
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 30px;
}
#back {
	background-image: url(plans/cortland/back.gif);
	height: 24px;
	width: 21px;
	text-indent: -9999px;
	position: absolute;
	top: 430px;
	left: 28%;
}
#back a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 21px;
}
#next {
	height: 24px;
	width: 21px;
	position: absolute;
	left: 32%;
	top: 430px;
	background-image: url(plans/cortland/next.gif);
	text-indent: -9999px;
}
#next a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 21px;
}

#brochure_button {
	background-image: url(plans/cortland/images/brochure_button.gif);
	height: 41px;
	width: 109px;
	text-indent: -9999px;
	margin-top: 25px;
	position: absolute;
	top: 271px;
}
#pdf_button a, #all_button a, #brochure_button a {
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 109px;
}

#pdf_button {
	background-image: url(plans/cortland/images/pdf_button.gif);
	height: 41px;
	width: 109px;
	text-indent: -9999px;
	margin-top: 25px;
	position: absolute;
	top: 320px;
}
#pdf_button a, #all_button a {
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 109px;
}

#all_button {
	background-image: url(plans/cortland/images/all_button.gif);
	height: 41px;
	width: 109px;
	text-indent: -9999px;
	margin-top: 5px;
	position: absolute;
	top: 390px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #937145;
}

