/* Basics */
body {
	background-color: #E7EAED;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	width: 900px;
	font-size: 12px;
	background-image: url(../images/backfade.png);
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	line-height: 17px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	
}
#topaddress {
	color: #0A2A7D;
	text-align: right;
}
.index-text {
	background-color: #E7EAED;
	border: 1px solid #CCCCCC;
	width: 380px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}


.clear { clear:both; }

.big-button  {
	float: left;
	
}

.big-button a:link, .big-button a:active, .big-button a:visited {
	background-image: url(../images/bottom-background-small.jpg);
	height: 30px;
	width: 120px;
	text-decoration: none;
	display: block;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #852710;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

.big-button a:hover {
	background-image: url(../images/bottom-background-small-over.jpg);
	color: #000000;
	background-repeat: no-repeat;
}


P {
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00573D;
	letter-spacing: 1px;
}
.bottomtable {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bottom-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #DDE1E6;
}
#bodywrap .middleTable li {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}




#bodywrap {
	padding:10px;
	width:100%;
	position: relative;

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodywrap, #bodywrap .sb-inner {
	background-color: #F7F7F7;
}



h3 {
	margin-left: 50px;
	font-size: 14px;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #756628;
	letter-spacing: 1px;
}
#clearit {
	clear: both;
}
.caption {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	color: #398863;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 14px;
}
#bodywrap .flash-holder {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}
.colour-chart .swatch {
	height: 40px;
	width: 100px;
	border: 1px solid #666666;
}
.colour-chart p {
	font-size: 10px;
	margin: 2px;
	text-align: center;
}
.colour-chart {
	width: 100px;
	float: left;
	margin: 8px;
}
