

body {
text-align: center;

	/* custom */
	background: #B0B5B9 url(../images/pagegrad.jpg) repeat-x;
	font-family: verdana;
	font-size: .7em;
	color: #635a56;
	padding: 0;
}

a {
	color: #001391;
}

a:hover {
	color: #2C57EF;
}


p {
margin: 15px 0;
padding: 0;
}

h1,h2,h3,h4,h5 {
line-height: 1.5em; padding: 9px 0; margin: 0; color: #162985;
}

h1 {font-size: 1.7em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}


#info {
	margin: 0 auto;
	width: 999px;
	text-align: right;
}

#info a {
	color: #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 2px 10px;
	display: inline-block;
}

#info a:hover {
	color: #fff;
}

#info a#navlink {
	display: none;
}

#info a#top {
	border-left: none;
}

#c1 {

	/* custom */
	margin: 0 auto;
	background: url(/images/midshado.jpg) repeat-y;
	width: 999px;
	text-align: left;
	position: relative;
}

#c2 {
	/* custom */
	background: url(/images/gradtop.jpg) 50% -8px no-repeat;
	position: relative;
	width: 999px;
	text-align: left;
	padding: 12px 0 0 0;
}

#c3 {
	width : 977px;
	margin: 0 auto;
	border-top: 10px solid #d1503a;
}

#topbar {

	/* custom */
	border-bottom: 4px solid #fff;
	position: relative;
	background: #1d4f8c;
	color: #fff;
	padding: 20px 0 0 0;
}


#munronoble {
	float: left;
}

#munronoble img {
	border: none;
	margin: 0 20px 20px 20px;
	width: 116px;
}

#topbar p#munro {
	float:left;
	width: 250px;
	font-size: 2em;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 270px 0 0;
	line-height: 1.2em;
}

#topbar p#munro b {
	display: block;
	text-transform:uppercase;
	padding: 10px 0;
	font-size: 1.1em;
}

#topbar img#topimg {
	z-index: 10;
	width: 977px;
	height: 278px;
	border-top: 4px solid #fff;
	border-bottom: 1px solid #fff;
}

#topbar form#search {
	float: left;
	width: 225px;
	height: 135px;
	padding: 0 21px;
	background: #fff; /* The Fallback */
	color: #000;
	font-size: 1.05em;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

form#search fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

form#search legend {
	display: none;
}

form#search label {
	margin: 4px 0 0 0;
	float: left;
}

form#search input, form#search select {
	width: 180px;
	float: right;
}

form#search select {
	color: #00104F;
	margin: 0;
	padding: 2px;
}

form#search input {
	font-weight: bold;
	color: #fff;
	background: #d3452f;
	margin-top: 9px;
}

form#search p.clear {
	clear: both;
	padding: 5px 0 0 0;
}

#content {

	/* custom */
	line-height: 1.8em;
	border-bottom: 1px solid #1f508b;
	padding: 33px 0 20px 38px;
}

#breadcrumb {
		color: #616161;
}

#breadcrumb a, #breadcrumb a:visited {
		color: #616161;
}

#breadcrumb a.last {
		cursor: text;
		text-decoration: none;
}

.floatleft {
	float: left;
	margin: 0 10px 4px 0;
}

.floatright {
	float: right;
	margin: 0 0 4px 10px;
}

#lhs, #lhsfull {
	margin: 0;
	z-index: 100;
	padding: 0;
	font-size: 1.1em;
}

#lhs {
float:left;

	/* custom - set width of lhs */
	width: 595px;
}

#lhsfull {
	padding: 0 20px 20px 0;
}

img#propimg {
	background: #fff;
	border-right: 1px solid #7F6F73;
	border-bottom: 1px solid #7F6F73;
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	padding: 2px;
}

form#hrform label {
	font-size: 1.1em;
	font-weight: bold;
}

.rqrd {
	background: #FFFF66;
	border: 1px solid red;
}

#disclaimer {
	padding: 9px;
	background: #EFEFE0;
	border: 1px solid #e4e4e4;
	margin: 18px 0;
	color: #4F4C4A;
}

#rhs {
float: left;

	/* custom - set width of rhs */
	width: 247px;
	padding: 26px 15px 0 15px;
	background: #E4E4C2 url(../images/rightgrad.jpg) top left repeat-x;
	margin-left: 37px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.rhsitem {
	margin-bottom: 15px;
}

#rhs h3 {
	color: #000;
	padding-top: 0;
	font-size: 1.2em;
}

#rhs h5 a {
	font-size: 1em;
	color: #6b6361;
	font-style: italic;
	text-decoration: none;
}

#rhs h5 {
	padding-bottom: 0;
}

#rhs ul#thrnav {
	padding: 12px 0;
	margin: 0;
}

#rhs ul#thrnav #active {
	font-weight: bold;
	cursor: default;
	text-decoration: none;
	color: #001391;
}

#rhs ul#thrnav li, #rhs ul#thrnav li a {
	display: block;
	list-style-type: none;
}

#rhs ul#thrnav li a {
	padding: 3px 10px;
	font-size: 1.2em;
}

#rhs ul#thrnav ul li a {
	padding: 1px 10px;
	font-size: 1em;
}

#rhs a.morelink {
	display: block;
	font-weight: bold;
}

#rhs #testimonial blockquote {
	color: #784b08;
	font-size: 1.1em;
	font-style: italic;
}

#rhs #testimonial p {
	color: #636864;
	padding: 7px 0 0 0;
}

#rhs a#Invness {
	width: 8px;
	height: 8px;
	background: red;
	position: absolute;
	padding: 0;
	margin: -190px 0 0 149px;
}

#rhs a#Invness:hover {
	background: #2C57EF;
}

#bottmenu {

	/* custom */
	line-height: 1.8em;
	color: #060155;
	background: #001d95;
	padding: 3px 0 0 0;
	border-top: 3px solid #1d4f8c;
	border-bottom: 5px solid #d34e3f;
	text-align: center;
	font-size: 1.1em;
}

#bottmenu p {
	background: #fff;
	margin: 0;
	padding: 8px;
}

#bottmenu a {
	color: #060155;
	text-decoration: none;
}

#bottmenu a:hover {
	text-decoration: underline;
}

#contact {
margin: 0 auto;
width: 947px;

	/* custom */
	text-align: center;
	padding: 15px;
	background: #1d4f8c;
	color: #fff;
	border-top: 1px solid #fff;
	font-size: 1.1em;
}

.clear {
clear: both;
}

#contact a {
color: #fff;
}

#footer {
	padding: 5px 0;
	width: 999px;
	margin: 0 auto;
	font-size: .9em;
	text-align:center;
	background: url(/images/footshado.jpg) top center no-repeat;
}

#footer a {
	color: #675b4f;
}

#footer a:hover {
	color: #000;
}

#golf-button {
	position:relative;
	text-indent:-1000em;
	top:150px;
	left:-10px;
	display:block;
	width:267px;
	height:114px;
	background:url(/images/golf-button.jpg);
	outline:0;
}

	#golf-button:hover {
	background-position:bottom left;
	}

#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;
}

.clear {
clear: both;
}
