/* CSS Document */

body
{color:#555555;
background-color: #FFF;
font-family: helvetica;
font-size: 11px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
text-align: justify;
background-image:url(../adventureoutlook/images/bg.jpg);
background-repeat: repeat-x;
}

a:link { font-size: 11px; color: #555555; text-decoration: underline; }
a:visited { font-size: 11px; color: #555555; text-decoration: none; } 
a:hover { color: #66CC99; font-size: 11px; text-decoration: underline; }

h1{font-size:16px; line-height:16px;}

.heading1 {font-size: 16px; 
color: #336666;
font-weight: bold;
letter-spacing: -1;
text-align: center; 
line-height: 75%;
margin-left: 0px;
margin-right: 5px;
margin-top: 8px;
margin-bottom: 3px;	
font-family: helvetica;}

.heading2 {font-size: 16px; 
color: #336666;
font-weight: bold;
letter-spacing: -1;
line-height: 75%;
margin-left: 5px; 
margin-right: 5px; 
margin-top: 5px; 
margin-bottom: 5px; 
text-align: justify;
font-family: helvetica;}

.footnote {font-size: 8px; 
color: #999999;
line-height: 100%;
margin-left: 5px; 
margin-right: 5px; 
margin-top: 5px; 
margin-bottom: 5px; 
text-align: justify;
font-family: helvetica;
text-align: center;}

.footnote2 {font-size: 8px; 
color: #999999;
line-height: 100%;
margin-left: 5px; 
margin-right: 5px; 
margin-top: 5px; 
margin-bottom: 5px; 
text-align: justify;
font-family: helvetica;
text-align: right;}

p{color:#555555;
font-family: helvetica;
font-size: 11px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
text-align: justify;}

div#text1 {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}

div#text1 p{
text-align: center;
}

div#text1 a{text-decoration:none;}

.subnav {display:block; width:540px; text-align:center;}
.subnav a {color:#66CC99;}

#tableinfo td {border:1px solid #86D6B7;  }
#tableinfo p {text-align:left;}

.file{display:block; background-image:url(../adventureoutlook/images/file.jpg); background-repeat:no-repeat; background-position: top center; width: 150px; height: 10px; text-align:center; padding-top:75px;}

.file2 {display:block; valign:middle; margin:auto auto;background-image:url(../adventureoutlook/images/file.jpg); background-repeat:no-repeat; background-position: left center; width: 350px; height: auto; text-align:left; padding:30px 5px 30px 75px; border:1px solid #ebebeb;}
