html {
	font-size: 100.01%;
	height: 100%;
}

body {
	margin: 0;
	position: relative;
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
	font-size: 90%;
	background-color: #fffff5;
	background-image: url('../images/header/page-background.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
}

div#wrap {
	height: 100%;
}

body > div#wrap {
	height: auto;
	min-height: 100%;
}

div.container {
	width: 960px;
	margin: 0 auto;	
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 70px;
}

div#homepage {
	background-image: url('../images/header/header-home.jpg');
}

div#weddingPage {
	background-image: url('../images/header/header-wedding.jpg');
}

div#funeralPage {
	background-image: url('../images/header/header-funeral.jpg');
}

div#backgroundMusicPage {
	background-image: url('../images/header/header-background.jpg');
}

div#ceilidhPage {
	background-image: url('../images/header/header-ceilidh.jpg');
}

div.header {
	height: 168px;	
}

div.header h1, div.header h2 {
	text-indent: -1000px;
}

div.header h1 {
	background-image: url('../images/header/main-logo.png');
	background-position: 220px 30px;
	background-repeat: no-repeat;
	height: 132px;	
}

div.navigation ul {
	height: 40px;
	overflow: hidden;
	text-align: center;
	font-style: italic;
}

div.navigation ul li {
	line-height: 38px;
	display: block;
	float: left;
	font-size: 1.4em;
	padding-right: 0.7em;
	padding-left: 0.7em;
}

div.navigation ul li:hover {
	background-color: #d7ddd7;
	color: #61767e;
}

div.navigation ul li:hover a {
	color: #61767e;	
}

div.navigation ul li a {
	color: #fffff6;	
	text-decoration: none;
}

div.navigation ul {
	margin: 3px 0;
	margin-left: 8em;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;	
}

div.homepageCaption {
	min-height: 100px;
	padding: 30px;
	padding-left: 450px;
	padding-right: 10px;	
}

div.homepageCaption p {
	font-size: 1.3em;
	color: #61767b;
	font-style: italic;
	line-height: 125%;
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
}

div.footer {
	clear: both;
	font-size: 90%;
	position: relative;
	margin-top: -50px;
	height: 50px;
	background-color: #61767b;
	color: #fff;
	min-width: 960px;
}

div.footerContainer {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	padding-top: 17px;
}

div.footerContainer a {
	color: #eec;
	text-decoration: underline;	
}

div.footerContainer a:hover {
	text-decoration: underline;	
}

div.footerContainer p {
	font-size: 80%;
	font-family: Helvetica, Arial, sans-serif;	
}

div.thirdColumn {
	float: left;
	width: 278px;
	padding: 12px;
	border: 2px solid #dadfdb;
	min-height: 23em;
	margin-right: 20px;
	position: relative;
	background-color: #f4f5ef;
	background-image: url('../images/homepage-columns/box-background.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.thirdColumn h1 {
	color: #51767b;
	font-style: italic;
	font-size: 1.2em;
	padding-bottom: 5px;
}

div.thirdColumn p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #666;	
}

div.thirdColumn div.imageHolder {
	margin-bottom: 5px;	
}

div.lastColumn {
	margin-right: 0 !important;
}

p.left {
	float: left;
	text-align: left;	
}

p.right {
	float: right;
	text-align: right;	
}

div.sectionBoxout {
	margin-top: 150px;
	border: 1px solid #e9ece5;
	position: relative;
	min-height: 285px;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	background-color: #f4f5ef;
	background-image: url('../images/homepage-columns/box-background.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.buttonInBottom {
	padding-bottom: 20px !important;	
}

div.main h1, div.main h2 {
	color: #51767b;
	font-weight: bold;
	padding-bottom: 5px;
}

div.main h1 {
	font-size: 1.3em;	
	padding-bottom: 15px;
}

div.tabHolder {
	position: absolute;
	right: 0;
	margin-top: -70px;
	margin-right: -1px;	
}

div.imageHolder {
	float: left;
	margin-right: 10px;	
}

div.main p {
	padding-bottom: 1em;	
}

div.main ul {
	padding-left: 2em;	
	padding-bottom: 1em;
}

div.main ul li {
	list-style-position: outside;
	list-style-type: square;
}

div.bottomSection {
	padding-top: 30px;
	clear: both;
}

div.bottomSection h2 {
	font-style: italic;
	font-size: 1.4em;
	font-weight: normal;	
}

p {
	font-family: Helvetica, Arial, sans-serif;
}

div.mp3Player {
	float: right;
	width: 400px;
	height: 153px;
	background-color: #f4f5ee;
	border: 1px solid #e9ece5;
	margin-left: 20px;
}

div.formRow {
	clear: both;
	margin-bottom: 10px;	
}

div.formRow label {
	display: block;
	width: 10em;
	float: left;	
}

div.formRow input.text, div.formRow textarea {
	width: 20em;
	border: 1px solid #000;
	padding: 3px;
}

div.captchaAligner {
	padding-left: 10em;	
}

div.formRow span.validationText {
	display: none;
}

div.error input.text, div.error textarea {	
	background-color: #fdd;
	background-image: url('../images/forms/error.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

div.error span.validationText {
	display: block;
	padding-left: 10em;
	color: #c00;
	font-weight: bold;
}

span.radioLabel {
	margin-left: 5px;
	margin-right: 2em;	
}
div.halfishRight {
	width: 47%;
	float: right;	
}

div.halfishLeft {
	width: 47%;	
	float: left;
}

a.columnButton {
	clear: both;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-indent: -1000em;
	width: 101px;
	height: 28px;
	background-image: url('../images/buttons/find-out.gif');	
}

a.columnButton:hover {
	background-image: url('../images/buttons/find-out-hover.gif');	
}

a.availabilityButton {

	position: absolute;
	bottom: 10px;
	right: 10px;
	text-indent: -1000em;
	width: 106px;
	height: 31px;
	background-image: url('../images/buttons/contact.gif');	
}

a.availabilityButton:hover {
	background-image: url('../images/buttons/contact-hover.gif');	
}

div.keepLeft {
	float: left;	
	width: 520px;
}

div.textHolder {
	float: right;
	width: 480px;
	margin-bottom: 20px;
}

div.ie6Bar {
	display: none;	
}

input#spamInput {
	width: 40px;
	margin-left: 1em;	
}