body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 85%;
	background-color: #B1B5B0;
}
h1 {
	text-align: center;
	margin-bottom: 35px;
	margin-top: 0px;
	padding-top: 10px;
	font-variant: small-caps;
	color: #006633;
	font-size: 280%;
	letter-spacing: .5em;
}
.container {
	width: 646px;
	margin-right: auto;
	margin-left: auto;
	padding: 1px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADADAD;
	border-left-color: #ADADAD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
	float: left;
}
.footer {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	clear: both;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	background-color: #FCFBAC;
	margin-top: -11px;
}
h4 {
	background-color: #478B52;
	margin-top: 0px;
	font-size: 120%;
	color: #FCFBAC;
}
.basket {
	background-color: #FCFBAC;
	margin-bottom: -18px;
}
.header {
	width: 950px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(image/header.gif);
	background-repeat: no-repeat;
	height: 120px;
}
.centre {
	text-align: center;
}
.leftblock {
	text-align: center;
	font-size: 80%;
	position: relative;
	width: 150px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
}
.rightblock {
	text-align: center;
	font-size: 80%;
	position: relative;
	width: 150px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
}
.rightblock p {
	margin-top: -5px;
	margin-right: 5px;
	margin-left: 5px;
}
.fields {
	width: 140px;
}
#thenav {
	text-align: center;
	width: 948px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#thenav a:link {
	text-decoration: none;
	background-color: #C0C0C0;
	color: #444444;
	}
h2 {
	font-size: 150%;
	}
table h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #478B52;
	font-weight: bold;
	}
#thenav a:active {
	text-decoration: none;
	background-color: #C0C0C0;
	color: #444444;
	}
a:active {
	text-decoration: none;
	color: #2B95FF;
	}
#thenav a:visited {
	text-decoration: none;
	background-color: #C0C0C0;
	color: #444444;
	}
a:visited {
	text-decoration: none;
	color: #478B52;
	font-weight: bold;
	}
#thenav a:hover {
	background-color: #87C28F;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: none;
	background-color: #5AAB66;
	color: #FFFFFF;
	}
.linky {
	width: 100px;
	padding-right: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #D7D7D7;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #D7D7D7;
	padding-left: 30px;
}
.linkydeal {
	width: 100px;
	padding-right: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #D7D7D7;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #D7D7D7;
	padding-left: 20px;
}
.linkyha {
	width: 100px;
	padding-right: 40px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #D7D7D7;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #D7D7D7;
	padding-left: 40px;
}
h3 {
	font-size: 110%;
	background-color: #CCCCCC;
	margin-top: 0px;
}
td {
	font-size: 75%;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: #B0B0B0;
	border-left: #B0B0B0;
}
table {
	border: 1px solid #444444;
}
th {
	font-size: 75%;
	text-align: right;
	line-height: 150%;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}
.bold {
	font-weight: bold;
}
.list {
	padding-left: 200px;
}
h5 {
	font-size: 75%;
	text-align: center;
}
.imglink {
	border: none;
}
.more {
	text-align: right;
}
.centreCopy {
	text-align: center;
	border: 1px solid #FF0000;
}
caption {
	font-size: 70%;
}
.green {
	font-weight: bold;
	color: #006633;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.just {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
li {
	margin-bottom: 5px;
}
.leftmain {
	width: 305px;
	padding: 5px;
	margin-top: 13px;
	float: left;
}
.rightmain {
	width: 305px;
	margin-top: 13px;
	padding: 5px;
	float: right;
}
.leftblock p {
	margin-top: -5px;
}
.cortaflex {
	margin-right: auto;
	margin-left: auto;
}
.wrap {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #000000;
	padding: 0px;
}
.rightimg {
	float: right;
	border: none;
}
.leftimg {
	float: left;
	border: none;
	margin-right: 12px;
}
.bottom {
	width: 600px;
	padding: 10px;
	text-align: justify;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4a4a4;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.grey {
	background-color: #CCCCCC;
}
.other {
	letter-spacing: 1em;
}
.bigred {
	font-weight: bold;
	color: #FF0000;
	font-size: 160%;
}
.centretable {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
legend {
	font-weight: bold;
	color: #606060;
}
.black {
	color: #000000;
	text-decoration: line-through;
}
#cd {
	height: 50px;
	width: 450px;
	font-family: "Courier New", Courier, mono;
	font-size: 300%;
	color: #666666;
	font-weight: bold;
	background-image: url(image/back.jpg);
	vertical-align: middle;
}
.service {
	width: 950px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.pledge {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
	width: 450px;
}
.pledgeinstructions {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
	width: 450px;
	margin-top: -20px;
}
.email {
	font-size: 75%;
	font-style: italic;
}


.newsletter {
	background-color: #FCFBAC;
	font-weight: bold;
}
.rightimgspace {
	float: right;
	border: none;
	margin-left: 20px;
}
.deal {
	width: 778px;
	padding: 10px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADADAD;
	border-left-color: #ADADAD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
	float: left;
}
.rightmaindeal {
	width: 450px;
	margin-top: 13px;
	padding: 5px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #FCFBAC;
}
.greenpledge {
	background-color: #339933;
	color: #FFFFFF;
}
.biggreen {
	font-weight: bold;
	color: #006600;
	font-size: 160%;
}
.addme {
	width: 600px;
	text-align: justify;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: -20px;
}
.rightpanel {
	width: 300px;
	margin-top: 13px;
	float: right;
	background-color: #FCFBAC;
	border: 1px solid #999999;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bottomquote {
	width: 735px;
	text-align: justify;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FCFBAC;
	border: 1px solid #a4a4a4;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topshop {
	width: 621px;
	text-align: justify;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: -11px;
	padding: 0px;
}
.small {
	font-size: 80%;
	letter-spacing: -.1em;
}

.threeshop {
	float: left;
	width: 205px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: -1px;
	background-color: #FFFFCC;
}
a:hover .threeshop  {
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	background-image: url(image/greenfade.jpg);
	background-repeat: repeat-x;
	}
.twoshop {
	float: left;
	width: 308.3px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: -1px;
	background-color: #FFFFCC;
}
a:hover .twoshop  {
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
	background-image: url(image/greenfade.jpg);
	background-repeat: repeat-x;
	}
.imglinkright {
	border: none;
	float: right;
}
.imglinkleft {
	border: none;
	float: left;
}
.ruleout {
	font-size: 80%;
	letter-spacing: -.1em;
	text-decoration: line-through;
}
.linkydealred {
	width: 100px;
	padding-right: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #D7D7D7;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #D7D7D7;
	padding-left: 20px;
	background-color: #FFCC33;
}
.share {
	width: 450px;
}

