/* STANDARD STYLES */

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #ffffff;
}

table, tr, td, p, hr, h1, h2, h3, h4, ul, li, a, form {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

hr {
	display: none;
}

a {
	text-decoration: underline;
	color: #991a38;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

address {
	font-style: normal;
}

em {
	font-weight: bold;
	font-style: normal;
}

.none {
	display: none;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

.printclear {
	display: none;
}


/* HEADER ELEMENTS */

.headersection {
	color: #000000;
	height: 118px;
}

.header {
	width: 100%;
	margin: 0 auto;
}

.header h1 {
	display: none;
}

.headimg {
	float: left;
	width: 340px;
}

.hdcontact {
	float: right;
	width: 220px;
	padding-top: 40px;
}

.hdaddress {
	text-align: right;
	font-size: 70%;
	font-style: italic;
}

.hdtelephone {
	text-align: right;
	font-size: 110%;
	margin-top: 10px;
}


/* CONTENT CONTAINERS */

.container {
	width: 100%;
	margin: 18px auto 0 auto;
}

.container18 {
	height: 18px;
}

.navsection {
	display: none;
}

.bodysection {
	margin: 0 auto;
	width: 678px;
	font-size: 70%;
}

.copysection {
	float: left;
	width: 398px;
	padding-right: 18px;
	background-color: #ffffff;
}

.sidesection {
	float: right;
	width: 262px;
	text-align: center;
	background-color: #e7c57a;
}

.sideback {
	background-color: #e7c57a;
}

/* NAVIGATION ELEMENTS */



/* SEARCH AREA */



/* BASE ELEMENTS */

.footersection {
	color: #000000;
	font-size: 60%;
	height: 26px;
}

.footer {
	width: 100%;
	margin: 0 auto;
	padding-top: 7px;
}

.footerleft {
	display: none;
}

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

.footer a:hover {
	color: #991a38;
	text-decoration: underline;
}

.footspace {
	height: 26px;
}

/* MAIN CONTENT */

.mainimg {
	padding-bottom: 12px;
}

.bodysection h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 180%;
	color: #000000;
}

.copysection p {
	padding: 6px 0;
}

.std strong {
	color: #991a38;
	font-size: 120%;
}

.smallprint {
	color: #991a38;
	font-style: italic;
	font-size: 85%;
}

/* SIDE BAR */

.sidepadding {
	padding: 16px;
}

.sidesection img {
	padding-bottom: 14px;
}

.sidefoot {
	background-image:url(../images/international/int_strapline.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 34px;
}

/* RESULTS STYLES */

.resultssection h2 {
	margin-bottom:18px;
}

.theresult {
	border-top: 1px solid #000000;
	margin-bottom: 10px;
	padding: 12px 0 12px 0;
}

.resultpic {
	float: right;
}

.resultscopy {
	float: left;
	width: 420px;
}

.resultscopy p {
	padding-bottom: 14px;
}

.resultscopy strong {
	font-size: 130%;
}

.resultclear {
	clear: right;
}

.priceright {
	float: right;
}

/* PROPERTY STYLES */

.propertypage {
	margin-top: 10px;
}

.propertycopy {
	float: left;
	width: 210px;
}

.picturesection {
	float: right;
	width: 420px;
}

.propertyblack {
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	margin: 4px 0;
	padding: 4px 0;
}

.propertyblack a {
	text-decoration: none;
	color: #ffffff;
}

.propertyblack a:hover {
	text-decoration: underline;
	color: #e7c57a;
}

.propertycopy h3 {
	font-size: 130%;
	color: #991a38;
	padding-bottom: 10px;
}

.propertycost {
	font-size: 130%;
	padding-bottom: 20px;
}

.accommspace {
	height: 10px;
}

.accommodation strong {
	font-size: 120%;
}

.textpadding ul {
	margin-left: 16px;
}

/* PICTURE STYLES */

#largepic {
	padding-bottom: 8px;
}

.picsml {
	padding-right: 4px;
}

#sign {
	float: right;
	padding-left: 6px;
}

/* PEOPLE STYLES */

.people {
	border-top: 1px solid #991a38;
	padding: 10px 0;
}

.peoplebase {
	border-bottom: 1px solid #911a38;
}

.people img {
	float: right;
	padding: 0 0 18px 16px;
}

.people strong {
	color: #991a38;
	font-size: 120%;
}

/* CONTACT FORM ELEMENTS */

.formstyle td {
	padding: 6px;
}

.formline {
}

.formhead {
	color: #000000;
	font-weight: bold;
}

.formbreak {
	height: 10px;
}


.formstyle input {
	padding: 3px;
	border: 1px solid #000000;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}