html * { margin: 0px; padding: 0px; }

body { font-size: 62.5%; margin:0px; padding:0px; text-align:center; background-color:#edeae1; background-image:url(/threelocks/images/background.jpg); background-position:top; background-repeat:repeat-x; }

img { border: 0px;}

img.spacer { float: left; }

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}

#linkBack {
	float: right;
	padding-top: 5px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
	font-weight:normal;
}

#header {
	float: left;
	height: 150px;
	width: 950px;
}

#logo {
	float: left;
	height: 142px;
	padding-left: 317px;
}

#main {
	float: left;
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
	width: 950px;
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
	font-weight:normal;
}

#leftColumn {
	width:223px;
	float:left;
}

#leftColumnSpacer {
	width:223px;
	height:18px;
}

#joinMailingList {
	width:223px;
	background-color:#E5DDD0;
}

#joinMailingListContent {
	width:204px;
	padding-left:9px;
	padding-top:9px;
}

*html #homeBoxes .ourPlacesPosition, *html #homeBoxes .stayInTouchPosition { margin-left: 9px; }

#footer {
	float: left;
	padding: 0px;
}

#footerText {
	float: left;
	padding-top: 30px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
	font-weight:normal;
}

#footerLogo {
	float: right;
	padding-top: 30px;
}

#homeFlash {
	padding-left:9px;
	float:left;
}

#locationText {
	width:323px;
	padding-top:14px;
	padding-left:16px;
	float:left;
}

#mapSection {
	width:378px;
	float:left;
}

#BGStar {
	width:298px;
	float:right;
	padding-right:20px;
}

.form {
	float:left;
	width:400px;
}

.formFields {
	float:right;
	width:226px;
	font-family:"Times New Roman", Times, serif;
	line-height:28px;
}


.tickBox {
	float:left;
	width:25px;
	font-family:"Times New Roman", Times, serif;
	color:#E5DDD0;
	font-size:16px;
	line-height:28px;
}

.tickBoxText {
	float:left;
	width:336px;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
	line-height:14px;
}

.formFieldsColour {
	color:#666666;
	background-color:#ffffff;
	border:none;
}

.reserveFormFieldsColour {
	color:#333333;
	background-color:#E5DDD0;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	border-top-width:thin;
	border-top-style:solid;
	border-top-color:#999999;
	border-left-width:thin;
	border-left-color:#999999;
	border-left-style:solid;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#999999;
}

.reserveFormFieldsWhite {
	color:#333333;
	background-color:#ffffff;
	border:none;
}

.formDateSpace {
	width:15px;
	float:left;
}

.formFieldsVertSpace {
	width:204px;
	height:6px;
}

.formFieldsBtnSpace {
	width:204px;
	height:14px;
}

.smllText {
	font-size:10px;
}

.formBtnAlign {
	width:204px;
	text-align:right;
	padding-bottom:11px;
}

.formFieldDateBox {
	float:left;
	width:58px;
}

html* .formFields { width: 230px; }

.formFieldsDates {
	float:right;
	width:226px;
	font-family:"Times New Roman", Times, serif;
	line-height:0px;
}

html* .formFieldsDates { width: 230px; }

.formFieldsBtn {
	float:right;
	width:226px;
	line-height:28px;
	text-align:right;
}

.formFieldsBtnSpace {
	float:right;
	width:226px;
	height:8px;
	line-height:28px;
	text-align:right;
}

.blockElem {
	display:block;
}

/* Jobs Upload Styling */

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.formTitles {
	float:left;
	width:145px;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-size:16px;
	line-height:28px;
}

.feedbackQuote{
	font-size:14px;
	color:#666666;
}

.feedbackName{
	font-size:12px;
	color:#7D5415;
}