/* Glenwood Development CSS Document */
a{
	color: #6C1000;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}

body{
	margin: 0px;
	padding: 0px;
	}
hr{
	margin: 10px 0px 10px 0px;
	}
table{
	font: 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	}

div.propDesc{
	padding: 6px 10px 0px 0px;
	}
div.property{
	padding: 20px 0px 10px 0px;
	}
div.subtitle{
	font-weight: bold;
	}
table.main{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
td.banner{
	background-color: #D6DED7;
	height: 28px;
	}
td.banLeft{
	background-color: #D6DED7;
	padding: 0px 0px 0px 10px;
	width: 164px;
	}
td.banRight{
	background-color: #002C00;
	height: 28px;
	padding: 0px 0px 0px 10px;
	width: 576px;
	}
td.colLeft{
	height: 1px;
	padding: 16px 0px 10px 10px;
	vertical-align: top;
	width: 164px;
	}
td.colRight{
	height: 1px;
	padding: 4px 0px 4px 0px;
	vertical-align: top;
	width: 586px;	
	}
td.colTitle{
	padding-bottom: 5px;
	}
td.content{
	height: 1px;
	}
td.footer{
	background-color: #002C00;
	color: #CFD7CF;
	height: 30px;
	padding: 0px 0px 0px 10px;
	}
td.header{
	height: 71px;
	padding: 10px;
	}
td.logo{
	width: 270px;
	}
td.mainContent{
	background-color: #D6DED7;
	padding: 10px;
	}
td.nav{
	vertical-align: bottom;
	}
td.propImage{
	padding: 6px 10px 0px 0px;
	vertical-align: top;
	}
