body {
	background-color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica;
    width: 100%;
	font-size: 77%;
	color: #765D44;
	line-height:150%;
}

form {
	margin: 0px;
}

input {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica;
}

h1 {
	font-weight: normal;
	margin: 38px 0px 4px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 22px;
	color: #765D44;
}

h2 {
	font-weight: normal;
	margin: 16px 0px 4px 0px;
	padding: 0px;
	font-size: 18px;
	color: #765D44;
}

p {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 8px;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

a:link, a:visited, a:active {
   	text-decoration: none;
	color: #C1A279;
	font-size: 100%;
}

a:hover {
	color: #765D44;
	text-decoration: none;
	font-size: 100%;
}

#wrapper { 
	width: 920px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#leftCol {
    width:730px;
    float: left;
}

#rightCol {
    width: 155px;
    float: right;
}

#logo {
    width: 730px;
}

#telephone {
    width: 155px;
	height:101px;
}

#rightMenu {
	width:155px;
	height:277px;
	-height:275px;
	text-align:right;
	float:left;
	background-color:#fff;
}

#rightMenu ul {
	margin: 0px;
	list-style:none;
	padding: 0px;
}

#rightMenu li {
	padding: 5px 0px 5px 0px;
	border-bottom:1px solid #CEBD92;
}

#rightOffer {
	background-color:#C1A279;
	color:#fff;
	float:left;
}

#rightOffer2 {
margin-top:10px;
	color:#fff;
	float:left;
}

#rightOffer a:link,#rightOffer a:active,#rightOffer a:visited {
	color:#fff;
	font-weight:bold;
}

#rightOfferPadding {
	margin:0px 15px 10px 15px;
	padding:8px 0px 8px 0px;
}

hr {
	color: #ccc;
	height: 1px;
	background-color: #ccc;
	border: 0px solid #ccc;
}

#footer {
	border-top:1px solid #CEBD92;
	margin-top:12px;
	padding-top:5px;
	width:920px;
	float:left;
}

#footerLeft {
	width: 500px;
	padding-left: 10px;
	float: left;
	color:#C1A279;
}

#footerRight {
	padding-right: 10px;
	float: right;
	margin-bottom:6px;
} 

#footerRight a:link,#footerRight a:active,#footerRight a:visited {
	color: #C1A279;
	font-weight: normal;
	text-decoration: none;
}

#footerRight a:hover {
	color: #765D44;
}

#content {
	margin-top:5px;
	margin-left:25px;
	width:680px;
	padding-bottom:10px;
}

/* 3 col */
#container {
	overflow: hidden;
	margin-top:5px;
	margin-left:26px;
}

#container .col {
	float: left;
	width: 204px;
	_width: 232px;
	padding-right:30px;
}

#container .col2 { }

#container .equalheight {
	margin-bottom: -2000px; 
	padding-bottom: 2000px; 
}

#threecolcss {
	overflow: hidden;
	
}

#threecolcss .col {
	float: left;
	width: 197px;
	background:url(../images/contact_2cols_bg.gif) repeat-y #fff;
}

#threecolcss .col2 {
	width: 194px;
}

#threecolcss .col3 {
	width: 175px;
}

#threecolcss .equalheight {
	margin-bottom: -2000px; 
	padding-bottom: 2000px; 
	min-height:296px;
}

.threeColTextPadding {
	margin:12px 40px 20px 20px;
}

#twoColLeft {
	width:370px;
	float:left;
}

#twoColRight {
	width:290px;
	float:right;
	text-align:right;
}

th, td {
	text-align:center;
	font-size:100%;
	_font-size:80%;
	padding:2px 10px 2px 10px;
}

th.left, td.left {
	text-align:left;
}

.stripe {
	background-color:#E3D6C4;
}
tr.colourOddRows {
	background-color:#fff;
}

#photoCredits {
	width:730px;
	text-align:right;
	font-size:11px;
}