* {
margin: 0px;
padding: 0px;
}
#canvas {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}
#mainsection {
	width: 100%;
}
#titlearea {
	float: left;
	width: 169px;
	font-family: Helvetica, 'Lucida Grande', sans-serif;
	font-size: 21px;
	color: #c6cbbd;
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8eae4;
	padding-top: 125px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}
h3 {
	font-size: 18px;
	padding-bottom: .7em;
}

.subhead {
	font-weight: bold;
	font-size: 21px;
	padding-bottom: 8px;
}
#canvas li {
	font-family: helvetica, 'lucida grande', sans-serif;
	font-size: .7em;
	list-style-type: circle;
	color: #333;
	line-height: 1.2em;
}
#copy a {
	color: #666600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660;
}
#copy a:hover {
	color: #000;
}
#copy {
	float: right;
	width: 400px;
	font-family: helvetica, 'lucida grande', sans-serif;
	margin-top: 40px;
	margin-right: 200px;
	margin-bottom: 100px;
}
#copy p {
	font-size: .7em;
	color: #333;
	margin-top: 1em;
	line-height: 1.2em;
}
#top {
	color: #e8eae4;
	height: 28px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #e8eae4;
}

#footer {
	color: #e8eae4;
	
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-color: #e8eae4;
	padding-top: 100px;
	text-align: center;
	clear: both;
}
#footerhome {
	color: #e8eae4;
	
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	
	background-color: #e8eae4;
	padding-top: 100px;
	text-align: center;
	clear: both;
}

#rights {
text-align: right;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	width: 794px;
	margin: 0 auto;
	}


#logo {
	width: 100%;
	height: 95px;
	padding-top: 0px;
}
#logohome {
	width: 100%;
	height: 95px;
	padding-left:0px;
	padding-top: 15px;
}
#slot {
	float: left;
	border-right: solid #fff 1px;
}
#greenleft {
	background-color: #bec3b3;
	height: 68px;
	width: 100px;
}
#featured {
	width: 218px;
	float: inherit;
	height: 250px;
}
#nameplate {
	width: 218px;
	height: 25px;
}
#description {
	font-family: Helvetica, arial, sans-serif;
	font-size: 0.75em;
	line-height:1.3em;
	padding-top: 2px;
}
.light {
	color: #333;
	font-size:9px;
}
.normal {
	font-size: .7em;
	color: #333;
	line-height:1.2em;
}
#listing {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
