* {min-height:1px;}
body {border:0; margin:0; padding:0; background:#ffffff url("../images/layout/bg.gif") 0 0 repeat-x; font:70%/160% "arial"; color:#000000; _text-align:center;}

a {color:#000000;}
a:hover {color:#5e5e5e;}

p {border:0; margin:15px 0; padding:0;}

div {display:block; border:0; margin:0; padding:0;}

h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:160%; line-height:100%; font-family:"arial",serif; font-weight:bold; color:#000000}
h2 {font-size:140%; line-height:100%; font-family:"arial",serif; font-weight:bold; color:#000000}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:120%;}
h5 {font-size:100%;}

table {display:table; border-collapse:collapse; margin:15px 0; padding:0; border:0px solid #000000; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; border:0px solid #d0d1d1; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#ffe5e9; text-align:center; color:#959595; font-weight:bold;}

ul, ol {display:block; border:0; margin:15px 0 15px 40px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0; _height:1px;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}

dl {border:0; margin:15px 0; padding:0;}
dt {border:0; margin:0; padding:0; font-weight:bold;}
dd {border:0; margin:0 0 0 30px; padding:0;}

form {border:0; margin:0; padding:0;}
fieldset {border:1px solid #000000; margin:15px 0; padding:10px;}
legend {margin-left:10px; font-size:100%; font-weight:bold; color:#008;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#000000; border:0 solid #000000; color:#000000;}

a, img, span {border:0; margin:0; padding:0;}
abbr, acronym {border-bottom:1px dotted #000000; cursor:help;}

del, .through {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q, var {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}

/* Floating */
.f-left {float:left;}
.f-right {float:right;}

/* Text align */
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.clear {clear:both;}
.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}

#main {width:900px; margin:50px auto 0 auto; _text-align:left;}

/* Header */
#header {position:relative; width:900px; height:115px; margin:0; padding:0; background:#000000 url("../images/layout/header.jpg") 0 0 no-repeat; color:#FFF;}

/* Main menu (tabs) */
#tabs {background:#959595; margin:0 5px; padding:5px 0 0 0; _height:1px;}

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin:0 5px 0 0; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("../images/layout/tab-off.gif") 0 0 repeat-x; color:#ffffff; font-weight:bold; text-decoration:none; cursor:pointer;}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../images/layout/tab-off-left.gif") 0 0 no-repeat;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("../images/layout/tab-off-rght.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url("../images/layout/tab-on.gif") 0 0 repeat-x; color:#FFF;}
    #tabs ul li a:hover span.tab-l {background:url("../images/layout/tab-on-left.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("../images/layout/tab-on-rght.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#FFF; color:#000000;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../images/layout/tab-on-left1.gif") 0 0 no-repeat;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("../images/layout/tab-on-rght1.gif") 100% 0 no-repeat;}

/* Page */
#page {width:900px; min-height:1px; background:#FFF url("../images/layout/bg2.gif") 0 0 repeat-y; _height:1px;}
#page-right {min-height:1px; padding:10px 0; background:url("../images/layout/bg3.jpg") 0 0 no-repeat; _height:1px;}


/* Strip */
#strip {position:relative; clear:both; padding:3px 20px 10px 20px; color:#000000;}
#strip p {margin:0;}
#strip a {color:#959595;}
#strip a:hover {color:#000000;}

    /* Strip - breadcrumbs */
    #strip #breadcrumbs {width:520px; margin:0; padding:0;}

/* Intro */
#intro{
  float: left;
  width: 610px;
}

#intro .introp{
	text-align:left
}

#intro .introp img{
	float: left;
	padding: 0px 0px 10px 0px;
}

/* Text */
#text{
  float: left;
  width: 600px;
}

#text .textp{
	text-align:left
}

#text .textp img{
	float: left;
	padding: 0px 10px 0px 0px;
}

#text .textright img{
	float: right;
	padding: 0px 0px 0px 10px;
}

#text .textptwo img{
	padding: 0px 40px 0px 40px;
}
#text .textpthree img{
	padding: 0px 0px 0px 0px;
}


/* Content */
#content {float:left; width:630px; _width:650px; margin:0; padding:0px 0px 0px 20px;}
	
    /* Content - article */
    #content .article {clear:both; margin:0; padding:20px; background:url("../images/layout/news-bg.jpg") 0 0 no-repeat;}
    #content .article h2 {margin:0 -20px; padding:10px; background:#ffffff url("../images/layout/title-bg.gif") 0 0 repeat-y; color:#000000;}
    #content .article h2 span {background:url("../images/layout/news-paw.gif") 0 50% no-repeat; padding-left:25px;}
    
    #content .article p {text-align:justify;}
    #content .info {margin:10px 0; padding-bottom:8px; border-bottom:1px solid #000000; color:#000000;}
    #content .info a {color:#000000;}
    #content .info a:hover {color:#959595;}
    
    #content .info span.date, #content .info span.cat, #content .info span.user, #content .info span.comments {padding-left:15px;}
    #content .info span.date {background:url("../images/layout/news-time.gif") 0 50% no-repeat;}
    /* #content .info span.cat {background:url("../images/layout/ico_cat.gif") 0 50% no-repeat; margin-left:8px;} */
    #content .info span.user {background:url("../images/layout/news-posted.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.comments {background:url("../images/layout/news-comments.gif") 0 50% no-repeat; margin-left:8px;}

    /* Content - More */
    #content .btn-more {margin:0 0 15px 0; padding:0; border:0; position:relative;}
    #content .btn-more a {display:block; position:absolute; top:-10px; right:-35px; width:200px; _width:195px; height:43px; margin:0; padding:0 0 0 28px; background:url("../images/layout/bone-off.jpg") 0 0 no-repeat; color:#FFF; text-decoration:none;}
    #content .btn-more a:hover {background:url("../images/layout/bone-on.jpg") 0 0 no-repeat;}

/* Left column */
#col {float:left; width:200px; margin:0 0 0 20px; padding:0; background:#ffffff url("../images/layout/bar-bg.gif") 0 0 repeat-y;}
#col-in {padding:20px 10px; background:url("../images/layout/top.gif") 0 0 no-repeat;}
#col h3 {padding:13px 15px 14px 15px; margin:0 -10px 15px -10px; background:#A0B9F3 url("../images/layout/bar-title.gif") 0 0 repeat-y; color:#000000;}

    /* Left column - Trip Info */
    #col #tripinfo {margin-bottom:15px; line-height:130%;}
    #col #tripinfo p {margin:0;}

    /* Left column - Events */
    #col ul#events {margin:15px 0; padding:0; list-style:none;}
    #col ul#events li {margin:0; padding:0; border-bottom:1px solid #ffffff;}
    #col ul#events li a {display:block; padding:3px 0 3px 22px; background:url("../images/layout/paw-blk.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#events li a:hover {background:#071a95 url("../images/layout/paw-wht.gif") 5px 6px no-repeat; color:#ffffff; font-weight:bold;}
    #col ul#events li#events-active a {background:#071a95 url("../images/layout/paw-wht.gif") 5px 6px no-repeat; font-weight:bold; color:#ffffff;}

/* Left column - Archive */
    #col ul#archive {margin:15px 0; padding:0; list-style:none;}
    #col ul#archive li {margin:0; padding:0; border-bottom:1px solid #ffffff;}
    #col ul#archive li a {display:block; padding:3px 0 3px 22px; background:url("../images/layout/paw-blk.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#archive li a:hover {background:#071a95 url("../images/layout/paw-wht.gif") 5px 6px no-repeat; color:#ffffff; font-weight:bold;}
    #col ul#archive li#archive-active a {background:#071a95 url("../images/layout/paw-wht.gif") 5px 6px no-repeat; font-weight:bold; color:#ffffff;}

/* Left column - Guestbook */
    #col ul#gbook {margin:15px 0; padding:0; list-style:none;}
    #col ul#gbook li {margin:0; padding:0; border-bottom:1px solid #ffffff;}
    #col ul#gbook li a {display:block; padding:3px 0 3px 22px; background:url("../images/layout/paw-blk.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#gbook li a:hover {background:#071a95 url("../images/layout/paw-wht.gif") 5px 6px no-repeat; color:#ffffff; font-weight:bold;}
    #col ul#gbook li#gbook-active a {background:#071a95 url("../images/layout/paw-wht.gif") 5px 6px no-repeat; font-weight:bold; color:#ffffff;}


/* Footer */
#footer {position:relative; clear:both; width:900px; height:60px; margin-bottom:50px; background:url("../images/layout/footer.jpg") 0 0 no-repeat; color:#ffffff;}
#footer a {color:#000000;}
#footer a:hover {color:#959595;}

    /* Firefox */
    #firefox {position:absolute; top:10px; left:50px; margin:0; color:#000000;}
    #firefox a {color:#000000;}

    /* Footer */
    #contact {position:absolute; top:10px; left:800px; margin:0; color:#000000;}
    #contact a {color:#000000;}

