

body {
	text-align: center;

		/* custom */
		background: #7E7D69 url(../images/gradbak.jpg) repeat-x;
		font-family: verdana;
		font-size: .7em;
		color: #635a56;
}

a {
		color: #fff;
}

a:hover {
		color: #9FD6FF;
}


ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}

h1,h2,h3,h4,h5 {
	line-height: 1.5em; padding: 9px 0; margin: 0;
}

h1 {font-size: 1.7em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}



#c1 {
	margin: 0 auto;
	width: 952px;
	text-align: left;
	z-index: 1;

		/* custom */
		background:  url(../images/contbak.jpg);
}

#c2 {
	z-index: 2;
		/* custom */
		background:  url(../images/gradtop.jpg) no-repeat;
}

#c3 {
	margin: 0 auto;
	width: 930px;
}

#topbar {


		/* custom */
		background: #1c8dc7;
		padding: 24px 0 0 0;
}

#topbar img {
		border: 0;
}

#topbar img#wester_ross {
		position: absolute;
		margin: 33px 45px;
		z-index: 3;
}


#topbar div#c4 {
		background: #fff;
		padding: 1px 0;
}

#topbar img {
		border: none;
}

#topbar img.graphic {
		width: 930px;
		height: 225px;
}

#content {
	width: 930px;

		/* custom */
		line-height: 1.6em;
		border-top: 3px solid #fff;
}

#breadcrumb {
		padding: 0 0 10px 0;
}

#breadcrumb a.last {
		text-decoration: none;
}

.floatleft {
		float: left;
		margin: 0 10px 6px 0;
}

.floatright {
		float: right;
		margin: 0 0 6px 10px;
}

.floatleft, .floatright, #lhs img {
		border-style: solid;
		border-color: #ffffff;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 550px;
		min-height: 420px;
		height: auto !important;
		height: 420px;
		margin: 0;
		padding: 20px 44px 25px 45px;
		background: #6e667b;
		z-index: 100;
		color: #fff;
}
.bak {
		float: right;
}

.memb {
		border-top: 1px dashed #fff;
		padding: 15px 0 10px 0;
		clear: both;
}

.memb#indiv {
		border-top: none;
		padding: 0;
}

.memb b.boldit {
		float: left;
		width: 150px;
		padding: 8px 0;
}

.memb .membtype p {
		float: left;
		width: 400px;
}

.memb input, .memb select {
		margin: 5px 0 0 0;
}

.memb div {
		clear: both;
}

#map {
		height: 590px;
		width: 545px;
		border: 1px solid #E2EFF8;
		margin: 15px 0;
}

.piclist {
		margin: 0 0 30px 0;
		border-top: 1px solid #E2EFF8;
}

.piclist .morelnk {
		float: right;
}

.gallery, .galleryleft {
		text-align: center;
		margin:20px 22px 0 0;
		float: left;
		width: 168px;
}

.galleryleft {
		margin:20px 0 0 0;
}

.gallery img, .galleryleft img, .bordered {
		border: 1px solid #fff;
}

.gallery a, .galleryleft a {
		text-decoration: none;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
       display: block;
}

.gallery a span, .galleryleft a span {
		margin-top: 2px;
		padding: 0 10px 0 0;
		background: url(../images/magnify.png) top right no-repeat;
		display: block;
}

/* The booking form CSS */

.contactform {
		margin: 0;
		padding: 0;
		padding-top: 20px;
		font-size: 12px;
}

.contactform div input, .contactform div select, .contactform div textarea {
		width: 250px;
		font-size: 13px;
		padding: 1px 3px;
		margin: 0 0 0 0;
		float: right;
		color: #4F4A4A;
		border: 1px solid #ABADB3;
}

.contactform div input:focus, .contactform div select:focus, .contactform div textarea:focus {
		border: 1px solid #5F595B;
}

.contactform label {
		float: left;
		font-weight: bold;
		width: 175px;
		text-align: left;
}

.contactform div {
		clear: both;
		float: left;
		width: 460px;
		display: block;
		margin: 1px 0 0 0;
		padding: 4px 3px;
}

.contactform fieldset fieldset div {
		width: 435px;
		padding: 2px 0;
}

.contactform fieldset {
		float: left;
		font-size: 100%;
		padding: 10px;
		margin: 0 0 0 0;
}

.contactform fieldset legend {
		font-size: 140%;
		font-weight: normal;
		margin: 0 0 0 0;
		line-height: 1.5em;
}

.contactform span {
		font-weight: normal;
}

.red {
		color: #FF2F2F;
		padding-left: 5px;
}

.contactform p {
		margin: 0;
		padding-left: 248px;
		text-align: left;
		clear: both;
}

#submit {
		padding-left: 16px;
}

#submit input {
		width: 257px;
		font-style: italic;
		margin: 0;
		font-weight: bold;
		padding: 0;
		color: #fff;
		background: #9F99AF;
}

#submit input:hover {
		background: #D9D6E1;
		color: #4C2C77;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 243px;
		padding: 6px 0 0 24px;
}

#rhs a {
		color: #1b8ec5;
}

#rhs a:hover {
		color: #2FBFFF;
}

.rhsitem {
		padding: 14px 0 0 0;
		margin: 0 0 19px 0;
		border-top: 1px dashed #7d888e;
}

.rhsitem#RHS1 {
		border-top: none;
}

#rhs h3 {
		color: #461c6e;
		padding-top: 0;
		font-size: 1.2em;
		border-bottom: 1px dashed #6e8074;
}

#rhs h5 a {
		font-size: 1em;
		color: #6b6361;
		font-style: italic;
		text-decoration: none;
}

#rhs h5 a:hover {
		color: #6b6361;
}

#rhs h5 {
		padding-bottom: 0;
}

#rhs .newslinks a {
		display: block;
		font-weight: bold;
}

#rhs #testimonial blockquote {
		color: #4b2b6e;
		font-family: Georgia;
		font-size: 1.1em;
		font-style: italic;
		font-weight: bold;
}

#rhs #testimonial p {
		color: #636864;
		padding: 7px 0 0 0;
}

#subscribe {padding: 10px 0 10px 0; margin: 0; position: relative; background: url(../images/news-bot.gif) no-repeat bottom left;}
#subscribe fieldset, #subscribe legend, #subscribe p {border: 0; padding: 0; margin: 0;}
#subscribe legend b {background: #a2c7e4; padding: 5px 0 6px 5px; display: block; margin: 0; color: #4c2c77; width: 238px;}
#subscribe input {line-height: 1em; width: 160px; display: block; float: right; margin: 0 0 5px 0; padding: 0;}
#subscribe input.withborder {border: 1px solid #c8cdd1;}
#subscribe input.withborder:focus {border: 1px solid #958c8c;}
#subscribe label {display: block; width: 55px; float: right; display: inline; font-weight: bold; color: #0b3831;}
#subscribe input#subscribe_but {float: right; width: 125px; color: #333333; background: #fff; padding: 1px;}
#subscribe div {padding: 10px 10px 0 10px; border-left: 2px solid #a2c7e4; border-right: 2px solid #a2c7e4; width: 219px;}

.unsub {
		text-align: center;
		display: block;
}

#wht {
		border-bottom: 4px solid #fff;
}

#credits {

		/* custom */
		width: 930px;
		line-height: 1.8em;
		color: #2b304e;
		padding: 4px 0;
		background: #fff;

}

#credits div {
		float: left;
		border-top: 4px solid;
		border-bottom: 1px solid;
		padding: 3px 0;
		background: #fff;
}

#credits div p {
		margin: 0;
		padding: 8px;
		text-align: center;
}

#credits div#addr {
		border-color: #156d9f;
}

#credits div#email {
		border-color: #1b8ec4;
}

#credits div#addr p {
		width: 623px;
		background: #beb5d4;
}

#credits div#email p {
		width: 275px;
		background: #d9d6e1;
}

#credits a {
		color: #383349;
		text-decoration: none;
}

#credits a:hover {
		text-decoration: underline;
}

#footer {
	margin: 0 auto;
	width: 952px;

		/* custom */
		padding: 6px 0 1px 0;
		background:  url(../images/footshado.jpg) no-repeat top center;
}

#footer p#wht {
		padding: 4px;
		margin: 5px 70px 7px 15px;
}

#footer p b {
		float: right;
		font-weight: bold;
		padding
}

#footer p a {
		color: #635a56;
}

#footer p a {
		color: #635a56;
}

#footer p#plexus, #footer p#plexus a {
		color: #c8c7b4;
}

#footer a {
		text-decoration: none;
}

#footer a:hover {
		text-decoration: underline;
}

.clear {
	clear: both;
}

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}