/* homepage weather strip */
h4#weatherstrip {
	color: white; 
	font: bold 80% helvetica; 
	padding: 0 20px 0 0; 
	margin: 0;
}

body {
	background-color: #6a6b70;
}

td.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	vertical-align: top;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: bold;
	font-size: 16pt;
	color: #000;
	line-height: 20px;
	margin-bottom: 4px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	margin-bottom: 4px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	margin-bottom: 4px;
}

.layout {
	width: 780px;
}

div.bottomQuote {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	height: 38px;
	padding-top: 8px;
	padding-bottom: 2px;
	vertical-align: middle;
	background-color: #0f0d61;
	color: #FFFFFF;
}

div.topLeft {
	padding-top: 25px;
	padding-bottom: 15px;
	height: 40%;
}

div.middleLeft {
	height: 350px;
}

td.leftBox {
	height: 100%; 
	background-color: #aeaeb0;
}

div.pad {
	height: 15px; 
	background: #6a6a71; 
	width: 160px;
}

span.harveyName {
	font-style: italic;
}

.navigation {
	margin-top: 30px;
	margin-bottom: 30px;
}


.navigation a {
	display: block; 
	font: normal 11pt helvetica, arial, sans-serif; 
	text-decoration: none; 
	text-transform: uppercase;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.navigation a:link {
	color: #ffffff; 
	background: #6a6a71; 
	width: 140px; 
}

.navigation a:visited {
	color: #ffffff; 
	background: #6a6a71; 
	width: 140px; 
}

.navigation a:hover {
	color: #ffffff; 
	background: #AB2332; 
	width: 160px;
}

.navigation a:active {
	color: #ffffff; 
	background: #AB2332; 
	width: 160px;
}

.navigation a.on:link {
	color: #FFFFFF; 
	background: #AB2332; 
	width: 160px;
}
.navigation a.on:visited {
	color: #FFFFFF; 
	background: #AB2332; 
	width: 160px;
}
.navigation a.on:hover {
	color: #FFFFFF; 
	background: #AB2332; 
	width: 160px;
}
.navigation a.on:active {
	color: #FFFFFF; 
	background: #AB2332; 
	width: 160px;
}


.navigation2 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.navigation2 a {
	display: block; 
	font: normal 8pt helvetica, arial, sans-serif; 
	text-decoration: none; 
	text-transform: uppercase;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.navigation2 a:link {
	color: #ffffff; 
	background: #6a6a71; 
	width: 140px; 
}

.navigation2 a:visited {
	color: #ffffff; 
	background: #6a6a71; 
	width: 140px; 
}

.navigation2 a:hover {
	color: #ffffff; 
	background: #AB2332; 
	width: 160px;
}

.navigation2 a:active {
	color: #ffffff; 
	background: #AB2332; 
	width: 160px;
}

.navigation2 a.on:link {
	color: #FFFFFF; 
	background: #AB2332; 
	width: 160px;
}
.navigation2 a.on:visited {
	color: #FFFFFF; 
	background: #AB2332; 
	width: 160px;
}
.navigation2 a.on:hover {
	color: #FFFFFF; 
	background: #AB2332; 
	width: 160px;
}
.navigation2 a.on:active {
	color: #FFFFFF; 
	background: #AB2332; 
	width: 160px;
}
div.pad2 {
	height: 2px; 
	background: #6a6a71; 
	width: 160px;
}


div.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
	padding: 30px 0px 20px 0px;
}

div.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

div.bottomLinks {
	padding: 5px;
}

div.bottomLinks a {
	padding: 5px;	
}

div.copyright {
	color: #0e0d61;
}


.indent {
	padding-left: 8px;
}

/* listings */
div#copy2l ul#listings {
	list-style: none outside;
}

div#copy2l ul#listings li {
	border-bottom: solid 1px #0e0d61; 
	margin: 5px;
}

div#copy2l ul#listings li a {
	padding: 0 10px;
}

div#copy2l ul#listings li img {
	padding: 2px; 
	border: solid 1px black; 
	margin: 5px 0; 
	vertical-align: middle;
}

/* show listings popup */
div#show {
	font: normal 100% helvetica, arial, sans-serif; 
	background-color: #aeaeb0; 
	margin: 0; 
	padding: 10px 20px 10px 20px;
}

div#show h1 {
	width: 500px;
}

div#show h2 {
	width: 500px;
}

div#show p {
	line-height: 20px; 
	width: 500px;
}

div#show h4 {
	font-weight: normal; 
	margin: 0 0 10px 0;
}

div#show img {
	margin: 5px; 
	border: solid 1px black;
}

div#show a:link {
	color: #AB1C2C; 
	font-weight: bold; 
	text-decoration: underline;
}

div#show a:visited {
	color: #AB1C2C; 
	font-weight: bold; 
	text-decoration: underline;
}

div#show a:hover {
	color: #FFF2B1; 
	font-weight: bold; 
	text-decoration: none; 
	background: #AB1C2C;
}

div#show a:active {
	color: #FFF2B1; 
	font-weight: bold; 
	text-decoration: none; 
	background: #AB1C2C;
}

h5.close {
	text-align: right;
}

div#show a:link p {
	color: #AB1C2C; 
	font-weight: bold; 
	text-decoration: underline;
}

div#show a:visited p {
	color: #AB1C2C; 
	font-weight: bold;
	text-decoration: underline;
}

div#show a:hover p {
	color: #FFF2B1; 
	font-weight: bold; 
	text-decoration: none; 
	background: #AB1C2C;
}

div#show a:active p {
	color: #FFF2B1; 
	font-weight: bold; 
	text-decoration: none; 
	background: #AB1C2C;
}

div.homeQuote {
	font-family: Helvetica, Arial, sans-serif;
	font-style: none;
	font-weight: bold;

	text-align: center;
	width: 200px;
	height: 210px;
	
	margin-top: 40px;
	
	color: #0f0d61;
}

div.basicBody {
	padding: 25px;
	width: 450px;
}

div.largeQuote {
	padding-top: 5px;
	padding-left: 15px;
	font-style: none;
	text-align: justify;
	color: #0f0d61;
	font-weight: bold;
}

div.listingLinks {
	list-style-type: circle;
}

li a {
	color: #AB2332;
	font-weight: bold;
	
	display: block;
	
	padding: 10px;
}

div.spacer {
	height: 30px;
}
