body {
background-image:url(../images/backgroundfailte.jpg);
background-attachment:fixed;
background-repeat:repeat-x;
background-color:#941515;
background-position:right top;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
margin:0;
padding:0;
}

.imagecenter {
margin:0 0 0 8px;
}

#container {
width:950px;
margin:auto;
}

#logo {
width:272px;
height:100px;
padding:15px 0 5px;
}

#content {
width:928px;
border: #fff 11px solid;
background-color:#fff;
overflow:auto;
}

#wrapper {
width:928px;
background-image:url(../images/backgroundwrapper.gif);
background-repeat:repeat-y;
overflow:auto;
}

#topimage {
width:912px;
height:226px;
background-image:url(../images/failte-tobermory.png);
background-repeat:no-repeat;
border:solid 8px #2b2727;
margin:auto;
}

#leftcontent {
width:676px;
padding-top:11px;
float:left;
}

#rightcontent {
width:241px;
float:right;
height:100%;
color:#fff;
}

.righttext {
width:203px;
border:1px solid #fff;
background-color:#3b3737;
font-family:"Times New Roman", Times, serif;
font-size:1em;
font-style:italic;
font-weight:bolder;
overflow:inherit;
clear:both;
margin:11px auto;
padding:10px;
}

.righttext a {
color:#fff;
}

.rightaddress {
float:right;
width:125px;
height:125px;
}

.leftaddress {
float:left;
width:70px;
height:125px;
}

.copyright {
float:right;
color:#fff;
font-family:"Times New Roman", Times, serif;
font-size:1em;
font-style:italic;
font-weight:700;
margin:11px 0;
}

.menu {
list-style:none;
float:right;
color:#fff;
background:#000;
height:35px;
font-family:"Times New Roman", Times, serif;
font-size:106%;
font-style:italic;
font-weight:700;
margin:85px 11px 0 0;
padding:0 10px;
}

.menu li {
float:left;
height:8px;
padding:8px 0 0;
}

.menu a {
float:left;
display:block;
color:#fff;
text-decoration:none;
border-right:solid #ccc 1px;
margin:0;
padding:0 8px;
}

.menu a:hover {
color:#CFCFCF;
}

.last a {
border:none;
}

#copyright {
width:950px;
text-align:right;
color:#fff;
font-size:10px;
margin:0 auto;
padding:10px 0;
}

#copyright a:active,#copyright a:visited,#copyright a:link {
color:#fff;
text-decoration:none;
}

fieldset {
width:500px;
border:1px #941515 solid;
border-top:5px #941515 solid;
float:left;
padding:1em;
margin-left:75px;
}
#message {
width:500px;
border:1px #941515 solid;
border-top:5px #941515 solid;
float:left;
padding:1em;
margin-left:75px;
}
#map{
float:left;
margin-left:75px;
border:1px #941515 solid;
border-top:5px #941515 solid;
}

.widthfix {
width:600px;
padding-left:75px;
}

.left {
width:250px;
float:left;
}

.right {
width:210px;
float:right;
}

.clear {
float:none;
clear:both;
height:5px;
}

label {
font-size:12px;
padding-right:2px;
}

.label-style {
float:left;
width:100%;
margin-left:2px;
text-align:left;
padding:5px 0;
}

.input-text {
border:solid 1px #941515;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px;
width:200px;
}

.input-text:hover {
border:solid 1px #71C867;
background-color:#E2FFDF;
}

.TA_rated {
width:170px;
margin:auto;
}
.btn {
	float: left;
	clear: both;
	background: url(../images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 40px;
	background: url(../images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(../images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.resetbutton {background-color:#941515;}
.sendmessage { background-color: green; }
.clear {
	clear: both;
}
label.error           { font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px;
                        background: transparent url(../images/cancel.png) no-repeat scroll left; }
