body
	{
	background:#fff;
}
#hospitality {
	background:#fff;
}
.box-wrap
	{
	color : #000000;
	
}
.box-inner-wrap
	{
	
}

.toplinkscontainer  {
background-color: #fff;
}

.toplinks li.first {
	border-left: 1px solid #999;
}
.toplinks li a {
color: #000;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}
.toplinks li a:hover {
	background:#d3d3d3;
}
.toplinks li.contact {
	padding-left:20px;
	background:url(../images/phone.gif) 3px 50% no-repeat;
}

.box-footer
	{
	color: #000;
	background-color: #d3d3d3;
		border-top:3px solid #fff;
	}

.column-one-content, .column-two-content, .column-three-content
	{
	color: #000000;
	}
	
.column-two-content h3, .column-three-content h3 {
background-image:url(../images/top-corner.gif);
border-left:1px solid #CCCCCC;
}

.block {
border-left:1px solid #CCCCCC;
border-right:1px solid #B2B2B2;
border-bottom:1px solid #B2B2B2;
padding:5px 10px;
margin-bottom:12px;
background-image: url(../images/gradient-top.gif);
background-repeat: repeat-x;
background-position: top;
}
/* nav colours */

.aqua {
border-left:6px solid #B8FFDB;
}
.aqua a:hover {
	background:#B8FFDB;
}
.aqua .selected {
		background-color:#B8FFDB;
}

h3.aqua, h2.aqua {
	background-color:#B8FFDB;
}

.blue {
border-left:6px solid #B2C9E9;
}
.blue a:hover {
	background:#B2C9E9;
}
.blue .selected {
		background-color:#B2C9E9;
}

h3.blue, h2.blue {
	background-color:#B2C9E9;
}

.bronze {
border-left:6px solid #BB9C92;
}
.bronze a:hover {
	background:#BB9C92;
}
.bronze .selected {
		background-color:#BB9C92;
}

h3.bronze, h2.bronze {
	background-color:#E7B16F;
}

h3.cream, h2.cream  {
background-color:#baa787;
}

.cornflower {
border-left:6px solid #FFE781;
}
.cornflower a:hover {
	background:#FFE781;
}
.cornflower .selected {
		background-color:#FFE781;
}

h3.cornflower, h2.cornflower {
	background-color:#FFE781;
}

.green {
border-left:6px solid #847D53;
}
.green a:hover {
	background:#847D53;
}
.green .selected {
		background-color:#847D53;
}

h3.green, h2.green {
	background-color:#847D53;
}

.grey {
border-left:6px solid #D6D0CC;
}
.grey a:hover {
	background:#D6D0CC;
}
.grey .selected {
		background-color:#D6D0CC;
}

h3.grey, h2.grey {
	background-color:#D6D0CC;
}

.lavender {
border-left:6px solid #D2C7E0;
}
.lavender a:hover {
	background:#D2C7E0;
}
.lavender .selected {
		background-color:#D2C7E0;
}

h3.lavender, h2.lavender {
	background-color:#D2C7E0;
}

.lilac {
border-left:6px solid #FFCC99;
}
.lilac a:hover {
	background:#FFCC99;
}
.lilac .selected {
		background-color:#FFCC99;
}

h3.lilac, h2.lilac {
	background-color:#FFCC99;
}

.mauve {
border-left:6px solid #D7BFDD;
}
.mauve a:hover {
	background:#D7BFDD;
}
.mauve .selected {
		background-color:#D7BFDD;
}

h3.mauve, h2.mauve {
	background-color:#E9E4F0;
}

.orange {
border-left:6px solid #FFCC99;
}
.orange a:hover {
	background:#FFCC99;
}
.orange .selected {
		background-color:#FFCC99;
}

h3.orange, h2.orange {
	background-color:#FFCC99;
}

.pink {
border-left:6px solid #FFB2F8;
}
.pink a:hover {
	background:#FFB2F8;
}

.pink .selected {
		background-color:#FFB2F8;
}

h3.pink, h2.pink {
	background-color:#FFB2F8;
}

.purple {
border-left:6px solid #DECDFE;
}
.purple a:hover {
	background:#DECDFE;
}
.purple .selected {
		background-color:#DECDFE;
}

h3.purple, h2.purple {
	background-color:#E37679;
}

.rose {
border-left:6px solid #F7BDCB;
}
.rose a:hover {
	background:#F7BDCB;
}
.rose .selected {
		background-color:#F7BDCB;
}

h3.rose, h2.rose {
	background-color:#E37679;
}

.scarlet {
border-left:6px solid #EBADAD;
}
.scarlet a:hover {
	background:#EBADAD;
}
.scarlet .selected {
		background-color:#EBADAD;
}


.skyblue {
border-left:6px solid #ABE3FF;
}
.skyblue a:hover {
	background:#ABE3FF;
}
.skyblue .selected {
		background-color:#ABE3FF;
}

h3.skyblue, h2.skyblue {
	background-color:#ABE3FF;
}

.stone {
border-left:6px solid #D4D4A8;
}
.stone a:hover {
	background:#D4D4A8;
}
.stone .selected {
		background-color:#D4D4A8;
}

h3.stone, h2.stone {
	background-color:#baa787;
}

.tangerine {
border-left:6px solid #FEB9A3;
}
.tangerine a:hover {
	background:#FEB9A3;
}
.tangerine .selected {
		background-color:#FEB9A3;
}

h3.tangerine, h2.tangerine {
	background-color:#FEB9A3;
}

.yellow {
border-left:6px solid #FDF186;
}
.yellow a:hover {
	background:#FDF186;
}
.yellow .selected {
		background-color:#FDF186;
}

h3.yellow, h2.yellow {
	background-color:#FDF186;
}


.creamPanel {
background:#F9F5D7 url(../images/cream-bg.gif) 0 0 no-repeat;
}
.purplePanel {
background:#F7EDFD url(../images/purple-bg.gif) 0 0 no-repeat;
}
.mauvePanel {
background:#F6F3F8 url(../images/mauve-bg.gif) 0 0 no-repeat;
}

.orange {
	background-color:#FFCC99
}
#header {
background:#fff;
border-bottom:1px solid #999;
}
#hospitality #header {
	background:#fff;
}
#nav li {
border-left:1px solid #666;
}
#nav li.search {
border-left:0px solid #666;
margin-left:5px;
}
#nav li a {
color:#000;
background-image:url(../images/top-corner-trans.gif);
}
#nav li a:hover {
	background-image:url(../images/top-corner-white.gif);
}
#nav li.selected a {
	background-image:url(../images/top-corner-white.gif);
	}
#nav li.right a {
	background-image:none;
	border-left:1px dotted #666;
	border-top:1px dotted #666;
	}
	
#nav li.right a:hover {
	background:#fff;
}

#subnav {
border-bottom:1px solid #999999;
border-top:1px solid #999;
}
#subnav li {
background:#fff;
}
#subnav li a {
color:#000;
border-right:1px solid #666;
}
#subnav li a:hover, #subnav li a.selected {
	background:#E7B16F;
}
.breadcrumb ol li a {
color:#000;

}

.panel h2 {
	background-image:url(../images/corner.gif);
	}
	
.leftpanel h3 {
	background-image:url(../images/corner.gif);
	}

.box-footer li {
	border-right:1px solid #000;
	}
.box-footer li a {
	color:#000;
	}
	/*
.breadcrumb ol li a {
	background:url(../images/blank-arrow.gif) 100% 4px no-repeat;
}*/
.leftNav  {
		border:1px solid #999!important;
		border-right:1px solid #999!important;
		border-bottom:1px solid #999!important;
		}
.leftNav li {
background-color:#fff;
}

.leftNav li a {
		border-bottom:1px solid #999;
		color:#000;
}
.column-one-content a {
	
	color:#032E61;
	}
	
	.column-one-content a:hover {
	
}
	.block a {

	color:#999;
	}
	
.block a:hover  {
	color:#000;
	
}

.moreNews p {
	border:1px solid #F4EDB8;
	}
.moreNews ul li a {
	border:1px solid #F4EDB8;
	color:#000;
	}
	.moreNews ul li a:hover {
	background:#F4EDB8;
	border-bottom:1px solid #F4EDB8;
}
.moreNews ul li.selected a {
		background:#F4EDB8;
}
caption {
	background:#F9F5D7;
}
.calendar a, .calendar caption a:hover {
	color:#000;
	}
.calendar a:hover {
	border-bottom:1px solid #000;
}
.calendar table {
	background:#F9F5D7;
}
.calendar td {
	background:#fff;
	}
.calendar .caltext {
	background:#fff;
}
.calendar .caldate {
	background:#fff;
}
.postcodes td a {
	background:#F9F5D7;
		border:1px solid #fff;
}
#calForm fieldset {
	border:0 solid #fff;
	}
#calForm legend {
	color:#000;
}
.searchBox .submit {
		background:#E5E5E5;
}
.submit {
	border:1px solid #000;
	background:#EFE59A;
	color:#000;
	}
#subscribe {
	border-bottom:1px solid #fff;
	}
.changeColours li  {
border:1px solid #000;
}


/*nav  colours */
.one {
border-left:6px solid #FFB7C6;
}
.one a:hover {
	background:#FFB7C6;
}
.two {
border-left:6px solid #FDF186;
}
.two a:hover {
	background:#FDF186;
}
.three {
border-left:6px solid #FFCC99;
}
.three a:hover {
	background:#FFCC99;
}

.five {
border-left:6px solid #B8FFDB;
}
.five a:hover {
	background:#B8FFDB;
}
.six {
border-left:6px solid #A3E0FF;
}
.six a:hover {
	background:#A3E0FF
}
.seven {
border-left:6px solid #CCCC99;
}
.seven a:hover {
	background:#CCCC99;
}
.bluePanel  h2 {
	background-color:#94DBFF;
}
.bluePanel div {
	border:1px solid #94DBFF;
}

h2.beige, h3.beige {
	background-color:#F7F2CC;
}

.beige h2, .beige h3 {
	background-color:#E7B16F;
}

.beige div {
	border:1px solid #DFDAB0;
}

.donate {
	background:url(../images/donate-bg.jpg) 50% 100% no-repeat;
}
.pollResult div {
	background:#F9F5D7;
}
.pollResult {
	border:1px solid #000;
}

/* new styles */
 .column-one-content .panel h2, .column-two-content .submit {
background-color:#E7B16F!important;
color:#000;
}
.column-one-content h2 {
color:#000;
background-color:#fff;
}
.column-two-content h3 {
background-color:!important;
}
.column-three-content h3 {
	background-color:;
}
.breadcrumb {
	background-color:#fff!important;
}
.column-one-content  .panel div {
	border-color:#E7B16F!important;
}
.column-three-content .panel .block {
	background-color:#fff!important;
}
.column-three-content .submit {
	background-color:#E37679;
}
