



/* MAIN */
ul, li {
	padding:0px;
	margin:0px;
}
#mainn a:link,
#mainn a:visited { color: #2971a7; text-decoration: none; }
#mainn a:hover { text-decoration: underline; }


#mainn .sidebar { font-size: 11px; color: #666; float:left;}
#mainn .sidebar p,
#mainn .sidebar ul,
#mainn .sidebar h4 { font-size: 11px; line-height: 14px; float:left;}
#mainn .sidebar p,
#mainn .sidebar ul { margin-bottom: 1em; margin-bottom: 1.4em; float:left;}


#mainn .sidebar .box p.last {margin-bottom: 5px;float:left;}

#mainn .padder { padding: 0 15px; float:left;}


/* DRAWERS */
#mainn ul.drawers { margin: 0; }

/* GETTING STARTED */


#gallery .shingles { margin: 0 1px; position: relative; overflow: hidden; }
#gallery .shingles li { display: block; z-index: 1; width: 100%; }
#gallery .shingles img.photo { display: block; margin: 1px 3px -10px 3px; }
#gallery .shingles .handle { display: block; padding: 15px 15px 8px; margin-bottom: -6px; background: url(../images/bg_right.gif) 0px 100% no-repeat; overflow: hidden; margin-bottom: -3px; }
#gallery .shingles .handle:hover { text-decoration: none; }
#gallery .shingles .handle strong { display: block; font-size: 13px; color: #333; font-weight: normal; height: 18px; white-space: nowrap; overflow: hidden; }
#gallery .shingles .handle .description { margin-bottom: 5px; color: #333; overflow: hidden; line-height: 14px; }
#gallery .shingles .handle .more { color: #2971a7; zoom: 1; }
#gallery .shingles li.obscured .handle { background-position: 0 100%; }
#gallery .shingles li.obscured .handle .description { color: #666; }
#gallery .shingles li.first .handle strong { padding: 0; }
#gallery .shingles li.last .handle { padding-bottom: 9px; }

