/*
----------------------------------

PIKKLES | pikkles.com

copyright 2009

----------------------------------
*/

#main .section {
	height: 1134px;
	margin-left: 5px;
	padding: 20px 120px 20px 20px;
	background: #ffffff url(/images/gti-heritage-bg.jpg) scroll center 10px no-repeat;
	border-bottom: 2px solid #cec9c3;
}

#heritage-flash {
	margin-top: 15px;
}

#main .section h1.heritage {
	width: 240px;
	height: 94px;
	background: transparent url(/images/heritage-h1-bg.gif) scroll 0 0 no-repeat;
	text-indent: -9999px;
}

#main .section h2 {
	margin-top: 20px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

#main .section h3 {
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

#main .section p {
	margin-top: 20px;
	font-size: 12px;
	line-height: 18px;
}

#main .section p.first {
	margin-top: 15px;
}

#main .section p strong {
	font-weight: bold;
}

#main .section p.q {
	padding-left: 50px;
}

#main .section q {
	display: block;
	font-family: georgia, "times new roman", serif;
	font-size: 14px;
}

#main .section .image {
	margin-top: 15px;
}

#main .section p a, #main .section p a:visited {
	color: #1a1a1a;
	text-decoration: underline;
}

#sidebar .section {
	margin-right: 5px;
	padding: 5px;
	background-color: #ffffff;
}

#sidebar .section .title h2 {
	margin-top: 20px;
	padding: 5px 0;
	font-size: 16px;
	text-transform: uppercase;
	border-top: 3px solid #000000;
	background: url(/images/dotted-border-bg.gif) scroll left bottom repeat-x;
}

#sidebar .section .title.first h2 {
	margin-top: 0;
}

#sidebar .section ul {
	margin-top: 10px;
}

#sidebar .section ul li {
	border-bottom: 1px solid #cccccc;
}

#sidebar .section ul li.last {
	border-bottom: none;
}

#sidebar .section ul li a, #sidebar .section ul li a:visited {
	padding: 0 5px;
	font-size: 12px;
	line-height: 28px;
	color: #1a1a1a;
	display: block;
}

#sidebar .section ul li.current a, #sidebar .section ul li.current a:visited {
	background-color: #efefef;
}

#sidebar .section ul li a:hover, #sidebar .section ul li a:active {
	background-color: #efefef;
}
