@charset "UTF-8";


body {
background-color:#1d3440;
height:100%;
padding:0;
margin:0;
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#141414;
}

.border {
border: solid 1px #333333;
}

a img {
border:none;
}
h1 {
font-size:22px;
margin:8px 0;
}
h2 {
font-size:14px;
margin:7px 0;
}

a:link, a:visited {
color:#1d3440;
text-decoration:underline;
}
a:hover, a:active {
text-decoration:none;
}
div#container {
width:1000px;
margin:0 auto;
height:100%;
min-height:100%;
padding-bottom:36px;
}

div#top {
background-image:url(/images_new/header_bg_2010c.gif);
background-repeat:no-repeat;
margin:0;
padding:0;
float:left;
width:900px;
}
div.nav {
margin:72px 0 8px 184px;
float:left;
clear:left;
width:800px;
color:black;
}
div.nav a:link, div.nav a:visited {
color:#aca580;
font-size:13px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
margin-right:9px;
}

div.nav a:hover, div.nav a:active {
color:#eae8de;
text-decoration:underline;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
}
div#main_content {
/*background-color:#eae7d7;*/
background-color:#f9f9f9;
float:left;
width:980px;
margin-left:8px;
min-height:500px;
border: solid 1px #aca580;
}
div#main_content_inner {
float:left;
width:auto;
padding:0 16px 16px 24px;
font-size:14px;
}

p.divider {
border-bottom: solid 1px #141414;
padding-bottom:10px;
}


/* FOOTER */
div#footer {
/*background-color:#eae7d7;*/
background-color:#f9f9f9;
float:left;
width:900px;
margin:24px 0 24px 32px;
border: solid 1px #aca580;
padding: 6px 12px 6px 12px;
font-size:11px;
line-height:1.3;
letter-spacing:.05em;
font-family:tahoma, arial, helvetica, sans-serif;
}
img.mission_statement_logo {
float: right;
margin: 0 0 0 8px;
}
#footer_spacer {
height:6px;
float:left;
clear:left;
}

/* HOME PAGE SLIDE SHOW */
div#targetDiv {
float:left;
width:300px;
padding:8px;

}
div#targetDiv img {
border:solid 1px #aca580;
}

/* TAKE A TOUR STUFF */
div#main_content_inner_tour {
float:left;
width:970px;
padding:0 16px 16px 6px;
font-size:14px;
line-height:1.5;
 }
 
div#tour_nav {
float:left;
width:auto;
/*min-height:900px;
height:auto !important;*/
margin:8px 12px 8px 0;
padding:2px 6px;
background-image:url(/images_new/new_bg_celtic_square.gif);
border-right:solid 1px #e9e8d8;
border-bottom:solid 1px #e9e8d8;
}
ul.nav_tour {
margin:0;
padding:0;
}

ul.nav_tour li {
margin:0;
padding:0;
line-height:2;
font-size:14px;
list-style:none;
list-style-position:inside;
}
ul.nav_tour a:link, a:visited {
font-size:14px;
text-decoration:none;
}
ul.nav_tour a:hover {
font-size:14px;
text-decoration:underline;
color:#82806b;
font-weight:normal;
}
ul.nav_tour a:active {
font-size:14px;
text-decoration:none;
color:#2b6e90;
font-weight:normal;
}

div#games_right {
float:right;
width:785px;
margin-top:6px;
}

/* PHOTOS AND CAPTIONS */

div.photo_left {
float:left;
width:auto; /*SET WIDTH INLINE BASED ON PHOTO*/
padding:8px 10px;
}
div.photo_right {
float:right;
width:auto; /*SET WIDTH INLINE BASED ON PHOTO*/
padding:8px 10px;
}
.caption_right {
float:right;
width:auto;
text-align:right;
line-height:1.7;
font-style:italic;
padding:0 6px 6px 0;
}
.caption_left {
float:right;
width:auto;
text-align:left;
line-height:1.7;
font-style:italic;
padding:0 0 6px 4px;
}
div.band_promo {
float:left;
width:100%;
clear:left;
}
