/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}
H1 {
	font-size: 20px;
	color: #3381B7;
}
H2 {
	font-size: 16px;
	color: #3381B7;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #3381B7;
	font-weight: normal;
	border-bottom: 1px solid #333;
	padding-bottom: 6px;
}
.shopline {
	border-top: 1px solid #333;
	padding-top: 6px;
	margin-top: 5px;
}
.lten {
	margin-left: 10px;
}
a {
	text-decoration: underline;
	color: #3381B7;
}
a:hover {
	text-decoration: none;
	color:#0CF;
}
.quotation {
	font-weight: bold;
	color: #0A6427;
	font-size: 13px;
}
.quotationAuthor {
	color: #484848;
	font-size: 14px;
}
.leftGreenCol {
	background-image: url(/images/green.jpg);
	background-repeat: repeat-y;
}
.leftPurpleCol {
	background-image: url(/images/purple.jpg);
	background-repeat: repeat-y;
}
.leftOrangeCol {
	background-image: url(/images/orange.jpg);
	background-repeat: repeat-y;
	padding: 10px 15px 10px 15px;
	color: #FFF;
	font-size: 14px;
}
.leftOrangeCol a {
	color: #FFFFFF;
}
.bookmarkButtons {
	background-color: #FFF;
	background-image: url(/nav_images/blank_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	padding: 7px 15px 13px 15px;
	font-size: 12px;
}
.bookmarkButtons a {
	text-decoration: none;
	color: #FFFFFF;
}
.bookmarkButtons a:hover {
	text-decoration: underline;
}
.whiteBG {
	background-color: #FFF;
}
.address {
	color: #FFF;
	padding: 10px 15px 10px 15px;
	font-size: 13px;
}
.address a {
	color: #FFF;
	text-decoration: underline;
}
.address a:hover {
	text-decoration: none;
}
.ten {
	font-size: 10px;
	color: #0A6427;
}
.ten a {
	color: #0A6427;
}
.mainCell {
	padding-left: 30px;
	color: #000;
}
.footer {
	padding: 10px 0px 10px 0px;
	color: #999999;
	font-size: 12px;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #3381B7;
}
.topimagebuffer {
	padding: 5px 0px 5px 6px;
}
.topleftbuffer {
	padding: 5px 0px 5px 0px;
	background-color: #FFF;
	color: #FFF;
	border-left-color: #FFF;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
}
.green {
	color: #0A6427;
}
.bigGreen {
	color: #060;
	font-size: 18px;
}
.right-col-pad {
	padding-left: 15px;
	color: #333;
	text-align: left;
}
.festiveRed {
	color: #F00;
	font-weight: bold;
}
.festiveRed a {
	color: #F00;
}
.mainCell table tr td table tr td p .Greendevelopment b {
	font-weight: bold;
}
