@charset "utf-8";

/*---------------------limited scale reset------------*/
h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li {
	margin: 0;
	padding: 0;
}

#sidebar {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(assets/jcb/HighStreet.gif);
}
#tdsidebar a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 8px;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #D2F2CB;
	font-size: 0.75em;
}
#tdsidebar a:hover {
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: top;
}
p {
	line-height: 1.6em;
	text-align: left;
	font-size: 0.72em;
	padding: 0px 20px;
	margin-bottom: 1.1em;
}
ul {
	font-size: 0.72em;
	padding-left: 50px;
	margin-bottom: 1em;
	line-height: 1.8em;
}

h2 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h4 {
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #666;
	padding: 0px 20px;
	margin-bottom: .2em;
	text-align: left;
}

h3 {
	font-size: 1.2em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	top: 50px;
	padding: 20px 20px 0px;
	margin-bottom: .6em;
}
#backgroundimg {
	background-image: url(assets/jcb/HighStreet.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: lighter;
	line-height: 1.5em;
	background-position: center;
	margin: 0px 0px 0.3em;
	text-align: left;
	padding: 5px 10px 0px;
}
h6 {
	font-size: .7em;
	font-weight: bold;
	padding: 0px;
	line-height: 1.2em;
	margin: 2px;
}

