﻿/* Notes

Logo Maroon - #420904
Offwhite - #FFFFFE
Cream - #FFFFCC
Green - #0C3830

*/

/* Clear Styles */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, img, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
fieldset, img { border: 0;}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
ol, ul { list-style:none;}
caption ,th { text-align:left;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
abbr, acronym { border:0;}	
a { border: none; border-style: none; outline: none; -moz-outline-style: none; /* hides firefox dotted outline */}

/* End Clear Styles */


/* Body
------------------------------*/

body {
color: #420904;
font-family: Arial, sans-serif;
background: #FFFFCC;
}

#page {
margin: 10px auto;
padding: 0;
width: 800px;
}

p {
color: #420904;
font-size: 14px;
font-family: Arial, sans-serif;
}

a, a:visited, a:active {
font-family: Arial, sans-serif;
font-size: 14px;
color: #0C3830;
font-style: normal;
text-decoration: none;
}

a:hover {
color: #0C3830;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.clear {
clear: both;
}

/* Text
------------------------------*/

p.justify {
text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
color: #420904;
font-weight: bold;
text-align: left;
}

h1 {
font-family: Georgia, serif;
font-style: oblique;
font-weight: bold;
font-size: 24px;
}

h2 {
font-family: Georgia, serif;
font-style: oblique;
font-weight: bold;
font-size: 18px;
padding: 0;
margin: 0;
}

/* Header
------------------------------*/

p.headertext {
width: 340px;
text-align: right;
font-style: oblique;
font-weight: bold;
font-family: Georgia, serif;
font-size: 14px;
padding: 10px 0;
}

#headerContact {
height: 26px;

text-align: left;
line-height: 26px;
}

#headerContact p, #headerContact a, #headerContact a:hover, #headerContact a:visited, #headerContact a:active {
font-family: Arial, sans-serif;
font-size: 12px;
color: #420904;
font-style: normal;
text-decoration: none;
margin: 0 10px;
display: inline;
}

#nav {
text-align: center;
height: 25px;
background-image: url(images/navfooter.png);
background-position: top center;
}

#nav a {
display: inline-block;
height: 23px;
line-height: 23px;
margin: 0 0;
padding: 0 5px;
color: #FFFFFE;
font-size: 12px;
font-weight: bold;
border: 1px #420904;
border-style: solid none;
}

#nav a:hover {
color: #420904;
background: #FFFFFE;
border: 1px #420904;
border-style: solid none;
}

/* Sidebars
------------------------------*/

p.leftColHeader, p.rightColHeader {
font-family: Georgia, serif;
font-style: oblique;
font-weight: bold;
font-size: 14px;
color: #0C3830;

display: inline-block;
padding: 4px;
width: 142px;
background: #BCBEC0;
}

#leftCol, #rightCol {
width: 150px;
font-size: 12px;
color: #0C3830;
margin: 0;
padding: 0;
}

#leftCol {
float: left; 
text-align: left;
margin: 10px 0 0 10px;
}

#rightCol {
float: right; 
text-align: right;
margin: 10px 10px 0 0;
}

#leftCol a, #rightCol a {
display: inline-block;
font-size: 12px;
width: 142px;
padding: 4px 4px;
margin-top: -1px;
color: #0C3830;
/*background: #D9D9D9;*/
border-top: 1px solid #BCBEC0;
}

#leftCol a.ireland {
background: url(images/shamrock.png) no-repeat center left;
width: 128px;
padding: 4px 4px 4px 18px;
}

#leftCol a:hover, #rightCol a:hover {
font-weight: bold;
}

#socialMedia {
float: right;
text-align: right;
width: 150px;
margin: 0 2px 10px 0;
}

#socialMedia a {
border: 0;
}

#socialMedia img {
margin-bottom: 10px;
}

/* Home Page
------------------------------*/

#content {
background: #FFFFFE;
overflow: hidden;
padding: 0;
margin: 0;
}

#centerCol {
float: left;
width: 460px;
margin: 10px 10px 0;
}

#flashcontent {
}

a.downloadFlash {
display: block;
width: 460px;
text-align: center;
}

/* Footer
------------------------------*/

#footer {
height: 60px;
padding: 20px 10px 20px;
color: #420904;
text-align: center;
background-image: url(images/footerbg.png);
background-position: bottom center;
}

#footer p {
font-size: 11px;
}

#footer a {
font-size: 11px;
}
/* Tour Page
------------------------------*/

img.tourphoto {
margin: 20px 0 20px;
}

a.reservation, p.callReservation {
font-size: 16px;
font-weight: bold;
display: block;
width: 460px;
text-align: center;
}

a.tourFlyer {
background: url(images/print.gif) no-repeat center left;
padding-left: 20px;
}

p.callReservation {
font-style: italic;
}

ul.a {
list-style: disc inside;
font-size: 14px;
font-family: Arial, sans-serif;
}
/* Reservations
------------------------------*/

td {
padding: 5px 0;
font-size: 14px;
}
	
/*----------------------------*/



/* extraneous

span {
width: 430px;
}

.divFooterNarrow {
z-index: 125; 
width: 520px; 
position: relative; 
top: 24px; 
height: 120px;
font-size:x-small;
color: Maroon;
text-align:center;
}

.divBottom {
text-align:center;
font-family:arial;
color: Maroon;
font-size:small;
height: auto;
width: 800px;
position: relative;
}

p:first-letter {
color: Maroon;
font-size:xx-large;
font-family: Lucida Calligraphy;
font-weight:bold
}

.divMain {
width: 800px;
text-align: center;
}

img.RightColumn {
float:right; 
position: relative; 
text-align:right;
font-size: small;
color: #0C3830;
}

div.BodyNarrow {
color: maroon;
font-family: Verdana;
font-size: small;
background-color: #ffffcc;
margin: 0px auto;
position:relative;
z-index: 10;
padding:25px;
width: 520px;
}

.BottomColumnImage {
float: none;
position: relative;
text-align: center;
}

.Header {
float:left; 
position: relative; 
width: 152px;
font-family:Lucida Calligraphy;
font-size: medium;
font-weight:bold;
color: #0C3830;
}

.MiddleColumn {
float: none;
position: relative;
width: 300px;
text-align:justify;
}

.headerSpanRight {
float: right;
width: 300px;
text-align: right;
color: Maroon;
font-family:lucida calligraphy;
font-size:small;
margin-top:25px;
margin-right: 5px;
padding-right: 3px
}

img.LeftColumn {
float:left; 
position: relative; 
width: 152px;
font-family:Tahoma;
font-size: small;
color: #0C3830;
}

img.PhotoGraphic {
position:relative; 
height:auto; 
padding-right: 10px; 
padding-top: 0px; 
top: 0px;
float: left;
}

.MiddleColumnImage {
float: left;
position: relative;
text-align: center;
}

div.TourBody {
WIDTH: 520px;
POSITION: relative;
left: 0px; 
top: 0px;
}

div.TourFooter {
color: black;	
width: 520px; 
position: relative; 	
text-align:center;
}

div.TourNavigation {
WIDTH: 520px;
position: relative; 
}

img.TitleGraphic {
z-index:100;
text-align:left;
}

div.TourPagesLinks {
float:left; 
position: relative; 
width: 520px;
font-family:Tahoma;
font-size: small;
color: #0C3830;
cursor:pointer;
text-align: center;
}

.HeaderTourPage {
float:left; 
position: relative; 
width: 520px;
height: 60px;
z-index:100
}

.hrHeader {
color: #420904;
width: 760px;
height: 2px;
}

*/