/* CSS Document */

body {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	letter-spacing: 1px;
	line-height: 20px;
	color: #003740;
	margin: 0;
	background: #FFFFFF;
	width: 450px;
}

table {
	margin-bottom: 50px;
}


.illustration {
	width: 120px;
	vertical-align: top;
	padding-top: 6px;
}

.illustration img {
	margin-bottom:10px;
}


.showinfo {
	width: 330px;
	vertical-align: top;
}

.items {
	width: 150px;
	vertical-align: top;
	margin-top: 5px;
	padding-right: 10px;
}

.items img {
	padding-top: 6px;
}

.description {
	width: 300px;
	vertical-align: top;
	margin-top: -10px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color:#FFFFFF;
	width: 440px;
	padding: 10px 0 4px 10px;
	background: #ff3300 url(/img/line-break.gif) no-repeat top;
	border:0;
}

h2 {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin-bottom: -14px;
	text-indent: -0.5em;
}


p {
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 18px;
	text-align:left;
}

a:link, a:visited {
	color: #ff3300;
	text-decoration:none;
}

a:hover, a:active {
	color: #ff3300;
	text-decoration:underline;
}

.pagetitle {
	margin-bottom: -8;
}

.colorbar {
	margin-top:10px;
}
