/** stylesheet for www.smerwickhotel.com **/



h1 span {
	display: none;
	border: 0px;
}

h2 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma, Gill Sans MT, Arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
	letter-spacing: 1px;
}

.main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002577;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

a:link {
	color: #E4980F;
	text-decoration: underline;
}

a:visited {
	color: #E4980F;
	text-decoration: none;
}

a:hover {
	color: #002577;
	text-decoration: underline;
}

.border {
	border: 1px solid #F1CB87;
	padding: 5px;
}

.pic {
	border: 1px solid #F1CB87;
	padding: 2px;
}

.thumbs {
	border: 1px solid #F1CB87;
	padding: 7px;
}

.pic_left {
	border: 1px solid #F1CB87;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
}

.pic_right {
	border: 1px solid #F1CB87;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 3px;
}

ul {
	list-style: none;
}

li {
	line-height: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-left: -15px;
	padding-left: 15px;
}

.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002577;
	line-height: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002577;
	font-style: italic;
}

.textbox {
	background-color: #FFFFFF;
	color: #002577;
	height: 15px;
	width: 340px;
	border: #F1CB87 .1em solid;	
	opacity: .75;
	filter: alpha (opacity=75);
}

.textarea {
	background-color: #FFFFFF;
	color: #002577;
	height: 100px;
	width: 340px;
	border: #F1CB87 .1em solid;	
	opacity: .75;
	filter: alpha (opacity=57);
}

.button {
	background-color: #002577;
	color: #F1CB87;
	width: 75px;
	height: 15px;
	border: 0;
	font-variant: small-caps;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.background {
	background-image: url(images/moherhotel_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#viewer {
	background-image: url(images/photos/obriens_gallery/viewer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.backtotop {
	font-size: 9px;
}
