/* GENERAL STYLES */
* {padding: 0; margin: 0;}
html {height: 100%;}
body {text-align: center; background: #fff; font-family: helvetica, Arial, verdana, sans-serif; font-size: 13px; color: #999; height: 100%;}
p {line-height: 29px; margin: 10px;}
button {cursor:pointer; border:0; background: none;}
.hide {display: none;}
.clear {clear: both;}
a {outline: none;}
a img {border: none;}
a:link, a:visited {text-decoration: none; color: #008790;}
a:hover, a:active {text-decoration: underline; color: #999;}
.left49 {float: left; width: 49%;}
.right49 {float: right; width: 49%;}
li {list-style: none;}

/* LAYOUT */
#container {width: 900px; text-align: left; margin: 0 auto; position: relative;}
#nav {padding-top: 30px; width: 170px; position: absolute; top: 30px; left: -65px; z-index: 100; }
#flashcontent {position: relative; margin-left: 100px; padding-top: 40px; height: 900px;}
#textcontent {position: relative; margin-left: 120px; padding-top: 50px; width: 440px;}
#gall_text {position: absolute; top: 530px; left: 100px; width: 760px;} 
#gallery_innishmurray #gall_text {top: 390px;}
#logo {position: absolute; top: 51px; left: 603px;}
#contact {position: absolute; left: 613px; top: 160px;}
table.cv_table {width: 100%; margin: 20px 0 10px 20px;}
table.cv_table td {text-align: left; padding: 3px 10px; font-size: 12px; vertical-align: top;}
table.cv_table h3, table.cv_table h2 {color: #008790;}


/* NAVIGATION */
#nav li {display: block; margin: 15px 0; text-align: right;}
#nav li {text-transform: lowercase;}
#nav li a {padding: 5px; color: #999; text-decoration: none;}
#nav li a:hover, #nav li a:active, #nav li a.active {background: #008790; color: #fff;}
#nav #nav_6, #nav #nav_7, #nav #nav_8, #nav #nav_9 {font-style: italic!important; margin: 10px 0;}
#nav li#nav_6 a:hover,
#nav li#nav_6 a.active,
#nav li#nav_6 a:active, 
#nav li#nav_7 a:hover,
#nav li#nav_7 a.active,
#nav li#nav_7 a:active,
#nav li#nav_8 a:hover,
#nav li#nav_8 a.active,
#nav li#nav_8 a:active,
#nav li#nav_9 a:active,
{background: #fff; color: #008790;}

#contact p {width: 270px; text-align: left; }
p.caption {color: #008790; margin-top: -15px; margin-left: 30px; font-style: italic;}
img.coll_th {display: block; border: 10px solid #999; margin: 10px auto;}
p.indent30 {margin-left: 30px;}