div#mainContent table{
	font-size: .9em;
}
dl#homelist {
	margin-left: 10px;
}
dl#homelist img {
	display: inline;
	margin: 0 10px;	
}
dl#homelist dt {
	background: #f4ce91; 
	border-bottom: #f4ce91 solid 2px;
	clear:left;
	color: #0B3659;
	cursor: pointer;
	font-family:Garamond, Times, Serif;
	font-size: 1.2em;
	height: 30px;
	text-indent: 10px;
}
dl#homelist dt:hover {
	background: #f4ce91;
}
dl#homelist dt.selectedTitle {
	background: #f4ce91;
}
dl#homelist dt span.title {
	font-weight: bold;
	margin-top: 6px;
}
dl#homelist dt span.toggle {
	font-size: .8em;
	margin: 8px 10px 0;
}
dl#homelist dd {
	/*background: #faead0 url(/images/homelistbkgd.jpg) repeat-x;
	border-bottom: #f4ce91 solid 2px;*/
	clear: both;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	/*min-height: 150px;*/
}
dl#homelist dd img {
	margin-bottom: 10px;
}
dl#homelist ul {
	margin: 0 0 0 15px;
	padding: 0;
}
dl#homelist ul.columnone {
	/*padding-top: 10px;
	margin-left: 195px;
	width: 170px;*/
}
dl#homelist ul.columntwo {
	/*padding-top: 15px;*/
	width:200px;
}
dl#homelist li{
	font-size: .8em;
	list-style-type: none;
}
dl#homelist li.model{
	color: #0B3659; 
	font-size: 120%;
	font-family: Garamond, Times, Serif;
	font-weight: bold;
}
dl#homelist li.btndownload {
	position: relative;
	top: 8px;
	left: -10px;
}
dl.greenoptions {
	padding-top: 15px;
	margin-left: 10px;
}
dl.greenoptions dt {
	background: #fff; 
	clear:left;
	color: #0B3659;
	font-family:Garamond, Times, Serif;
	font-size: 1.2em;
	height: 30px;
	text-indent: 10px;
}
dl.greenoptions dt.hideshow {
	cursor: pointer;
}
dl.greenoptions dd {
	margin-bottom: 15px;
}
div.communitylist img {cursor: pointer;}
div#viewdescription {
	background: #fff url(/images/sidebarbkgd.jpg) top no-repeat;
	width: 310px;
	text-align: center;
	padding-top: 25px;
}
div#viewdescription div {
	margin: 0 auto;
	text-align: left;
	width: 250px;
}
div#viewdescription div p {
	margin: 0 0 10px 0;
}
div.gels-active .gels-extad {
	display:none;
}
div.gels-popup {
	position: relative;
	top: 48px;
	left: -1px;
}
div#searchresult #instructions {
	margin: 0 20px;
	position: relative;
	top: 50px;
}
div#searchresult #instructions p {
	line-height: 1.3;
	margin-bottom: 8px;
	position: relative;
	top: 50px;
}
div#sidecolumn .albumlist {
	padding-top: 10px;
}
div#sidecolumn .albumlist h3{
	margin-top: 0;
}
div#sidecolumn .albumlist p{
	margin-top: 5px;
}
div#sidecolumn .albumlist img{
	margin-bottom: 10px;
}
div#directionmap #mapdisplay {
	height: 500px;
	margin-left: 30px;
	width: 500px;
}
div#directions {
	font-size: 80%;
}
