body, html {
	margin: 0;
	background: #fff;
}

.shadowleftside {
	background-repeat: repeat-y;
	background: url(images/shadow/left.jpg);
}

.shadowside {
	background-repeat: repeat-y;
	background: url(images/shadow/right.jpg);
}
.shadowbottom {
	background-repeat: repeat-x;
	background: url(images/shadow/bottom.jpg);
}

h1 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #666;
}

p {
	margin: 0 0 10px 0;
}


/* Container */
#container {
	margin: 0 auto;
	background: #fff url(images/background.jpg) left bottom no-repeat;
	width: 900px;
}

/* Header */
#redheader {
	width: 900px;
	height: 140px;
	background: #fff url(images/redheader.jpg) left top no-repeat;
}

#greenheader {
	width: 900px;
	height: 140px;
	background: #fff url(images/greenheader.jpg) left top no-repeat;
}

#blackheader {
	width: 900px;
	height: 140px;
	background: #fff url(images/blackheader.jpg) left top no-repeat;
}

#blueheader {
	width: 900px;
	height: 140px;
	background: #fff url(images/blueheader.jpg) left top no-repeat;
}

#purpleheader {
	width: 900px;
	height: 140px;
	background: #fff url(images/purpleheader.jpg) left top no-repeat;
}

#silverheader {
	width: 900px;
	height: 140px;
	background: #fff url(images/silverheader.jpg) left top no-repeat;
}

.logo {
	float: left;
	margin: 23px 0 0 20px;
}

.strapline {
	float: right;
	margin: 100px 20px 0 0;
	text-align: right;
	font: 19px normal Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	color: #ccc;
}

.map {
	display: block;
	margin: 0 auto;
	width: 580px;
	height: 445px;
}

/* Navigation */
#nav-holder {
	margin: 15px 0 0 2px;
	padding: 4px 0 0 0;
	width: 900px;
	height: 35px;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}

/* Content */
#clear {
	clear: left;
}

#content {
	width: 850px;
	padding: 40px 0 40px 50px;
	font: 13px/17px normal Arial, Helvetica, sans-serif;
	color: #666;
	overflow: hidden;
}

#leftpanel {
	width: 204px;
	float: left;
}

.leftimage {
	margin: 0 0 10px 0;
}

/* Red Version */
#main-red {
	margin: 0 0 0 30px;
	width: 520px;
	float: left;
}

#main-red h2 {
	font: 15px normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 6px 0;
	color: #660000;
}
#main-red a {
	text-decoration: none;
	color: #660000;
}

#main-red a:hover {
	text-decoration: none;
	color: #cc0000;
}

#main-red ul {
	list-style: disc;
	margin: 0 0 8px 15px;
	padding: 0 0 8px 15px;
}

/* Green Version */
#main-green {
	margin: 0 0 0 30px;
	width: 520px;
	float: left;
}

#main-green h2 {
	font: 15px normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 6px 0;
	color: #001600;
}
#main-green a {
	text-decoration: none;
	color: #001600;
}

#main-green a:hover {
	text-decoration: none;
	color: #034603;
}

#main-green ul {
	list-style: disc;
	margin: 0 0 8px 15px;
	padding: 0 0 8px 15px;
}

/* Black Version */
#main-black {
	margin: 0 0 0 30px;
	width: 520px;
	float: left;
}

#main-black h2 {
	font: 15px normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 6px 0;
	color: #333;
}
#main-black a {
	text-decoration: none;
	color: #000;
}

#main-black a:hover {
	text-decoration: none;
	color: #666;
}

#main-black ul {
	list-style: disc;
	margin: 0 0 8px 15px;
	padding: 0 0 8px 15px;
}

/* Blue Version */
#main-blue {
	margin: 0 0 0 30px;
	width: 520px;
	float: left;
}

#main-blue h2 {
	font: 15px normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 6px 0;
	color: #000066;
}
#main-blue a {
	text-decoration: none;
	color: #000066;
}

#main-blue a:hover {
	text-decoration: none;
	color: #0000cc;
}

#main-blue ul {
	list-style: disc;
	margin: 0 0 8px 15px;
	padding: 0 0 8px 15px;
}

/* Purple Version */
#main-purple {
	margin: 0 0 0 30px;
	width: 520px;
	float: left;
}

#main-purple h2 {
	font: 15px normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 6px 0;
	color: #470060;
}
#main-purple a {
	text-decoration: none;
	color: #470060;
}

#main-purple a:hover {
	text-decoration: none;
	color: #9900cc;
}

#main-purple ul {
	list-style: disc;
	margin: 0 0 8px 15px;
	padding: 0 0 8px 15px;
}

#rightcolumn {
	float: right; 
	width: 260px;
}

#rightcolumn h2 {
	color: #470060;
	font: 15px normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 0 6px 0;
}

.subheader {
	font: 12px/18px normal Arial, Helvetica, sans-serif;
	color: #666;
}

.newsimage {
	float: right;
	margin: 0 10px 0 8px;
}

.saleblock {
	width: 520px;
	float: left;
	margin: 0 0 5px 0;
}

.map_thumb {
	float: right;
	margin: 0 25px 10px 10px;
}

input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#footer {
	width: 900px;
	margin: 0 auto;
	font: 10px/15px Arial, Helvetica, sans-serif;
	color: #777;
	text-align: right;
}

#footer a {
	color: #555;
	text-decoration: none;
}