/* 
Original Design Concept by Dan Cederholm | www.simplebits.com
Revised Version by Ewen Bell | www.twocats.com.au
*/

/* ---( page defaults )--- */

.photo {
padding: 1px;
border: solid #ccc 1px;
}

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(images/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

.quotes {
  font-style: italic;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #066;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

UL {
  list-style: none;
  margin: 0 0 20px 0px;
  padding: 0;
  }

LI {
  list-style: none;
  padding-top: 2px;
  padding-left: 18px;
  padding-bottom: 3px;
  background: url(images/arrow-list.gif) no-repeat 0 9px;
  }

.links, .pdf {
  padding-top: 3px;
  padding-left: 18px;
  padding-bottom: 3px;
  background: url(images/arrow-link.gif) no-repeat 0 5px;
  }


.list {
  padding-top: 2px;
  padding-left: 14px;
  padding-bottom: 2px;
  background: url(images/listing.gif) no-repeat 0 5px;
  }

/* links */

a:link, a:visited, a:active {
  color: #666;
  text-decoration: none;
  }

a:hover {
  color: #9BCB67;
  }


.overline {
  padding-top: 10px;
  border-top: solid #ccc 1px;
}

.underline {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid #ddd 1px;
}

.dotunder {
  border-bottom: dotted #ddd 1px;
}


.flyout {
  font-size: 65%;
  text-align: left;
  padding: 9px;
  background: #f8f8f8;
  border: solid 1px #ddd;
}


.flytitle {
  font-family: "Georgia", "Palatino Linotype", "Palatino", "Times New Roman", "Garamond", Serif ;
  font-weight: bold;
  font-size: 100%;
  color: #066;
  line-height: 2em;
}

.flylink {
  padding-top: 3px;
  padding-left: 14px;
  line-height: 2em;
  padding-bottom: 2px;
  background: url(images/arrow-link.gif) no-repeat 0 4px;
  }

.flycountries {
  margin-left: -60px;
}

/* ---( layout structure )---*/

#wrap {
  width: 847px;
  margin: 0 auto;
  text-align: left;
  background: #fff url(images/tile.gif) repeat-y;
  }

#content {
  margin-top: 0px;
  margin-left: 0px; 
  width: 846px;
  }

#main-content {
  float: left;
  line-height: 1.5em;
  width: 665px;
  margin: 0px 0px 0px 0px ;
  padding: 10px 0px 0px 95px ;
}

#main-content .arrows {
  padding-top: 3px;
  padding-left: 14px;
  padding-bottom: 3px;
  background: url(images/arrow-link.gif) no-repeat 0 5px;
  }

#main-content UL {
  list-style: none;
  margin: 0 0 0px 0px;
  padding: 5px 0 0 0;
  line-height: 200%;
}

#infobox {
  float: right;
  line-height: 1.5em;
  margin: 0 ;
  width: 150px;
  padding: 5px;
}

/* 657 adds 110px to the main section */
/* 597 adds 60px to the main section */

.address {
font-size: 55%;
line-height: 125%;
text-align: left;
margin-right: 80px;
margin-left: 65px;
padding-bottom: 10px;
}

/* ---( header and site name )--- */

#flash {
	position: absolute;
	text-align: center;
	top:  15px;
	margin:  0px;
	padding:  0px;
	margin-left: 0px;
	z-index: 10;
}


#osteo-header {
  margin: 0;
  padding: 0;
  height: 175px;
  font-family: "Lucida Grande", "Trebuchet MS";
  background: #fff url(images/title-marine.jpg) no-repeat top left;
  }


#osteo-header h1 {
  margin: 0;
  padding: 0px 0 0px 0;
  height: 225px;
  font-weight: normal;
  font-size: normal;
  }

.postcard {
  padding-top: 0px;
  padding-left: 460px;
  display: block;
  }

#osteo-header span { display: none; }

/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 66%;
  color: #066;
  background: url(images/date_icon.gif) no-repeat 0 50%;
  }

.post-intro {
  color: #066;
  font-style: italic;
  font-size: 110%;
  font-family: "Palatino Linotype", "Palatino", "Times New Roman", "Garamond", "Georgia", Serif ;
  padding-bottom: 15px;
  }

.supertitle {
  font-size: 120%;
  font-weight: bold;
  font-style: normal;
  line-height: 200%;
  padding: 25px 20px 10px 0px;
  color: #666;
 }

.title {
  font-size: 100%;
  font-weight: bold;
  font-style: normal;
  line-height: 200%;
  padding: 25px 20px 3px 0px;
  border-bottom: dotted #a6caca 1px;
  color: #85BF3E;
 }

.post-body {
  margin: 0 0 1.5em 0;
  padding: 0em 0 1.5em 0px;
  font-size: 65%;
  line-height: 200%;
  }

.itin {
        color: #066;
}

/* ---( sidebar )--- */

#sidebar {
  margin: 0 10px 0 580px;
  padding: 20px 0 0 0px;
  font-size: 60%;
  line-height: 1.6em;
  color: #333;
  border-left: solid 1px #eee;
  }

#sidebar img {
  padding-left: 10px;
}

#sidebar .underline {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid #ddd 1px;
}

.sidebar-title {
  font-family: "Georgia", "Palatino Linotype", "Palatino", "Times New Roman", "Garamond", Serif ;
  padding: 0;
  margin: 0;
  margin-bottom: -10px;
  line-height: 100%;
  font-weight: normal;
  border-bottom: dotted #a6caca 1px;
  color: #066;
  }

#sidebar .text {
  margin: 0;
  padding: 10px 10px 1em 20px;
  border: none;
  }

#sidebar ul {
  margin: 0;
  padding: 10px 10px 1em 20px;
  color: #066;
  }

#sidebar p {
  margin: 0;
  padding: 10px 10px 1em 20px;
  color: #066;
  }

#sidebar .arrows {
  background: url(images/arrow-link.gif) no-repeat 0 6px;
  }

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

#maps {
  margin: 10px;
  padding: 10px;
  font-size: 75%;
  }

.map {
  padding: 1px;
  border: solid #ccc 1px;
}

#footer {
  height: 25px;
  padding: 0;
  margin: 0;
  background: url(images/footer.jpg) no-repeat bottom left;
  }

#logo {
display: none;
}

#people {
  position: absolute;
  text-align: right;
  top:  16px;
  padding: 0px;
  padding-left: 655px;
  font-size: 60%;
  color: #696;
  z-index: 5;
}

#navigation {
  position: absolute;
  text-align: center;
  top:  139px;
  margin: 0px;
  padding: 0px;
  padding-left: 155px;
  font-size: 60%;
  color: #666;
  z-index: 5;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
  color: #666;
  }

#navigation a:hover {
  color: #9BCB67;
  }


input.radio {
	margin-top: 7px;
	margin-bottom: -3px;
}

input.check {
	margin-top: 7px;
	margin-bottom: 0px;
}

input.datalong {
        width: 430px;;
}

input.data {
        width: 190px;;
}

.textbox {
        width: 500px;;
}

.oops {
	color: #66c;
}

TABLE.prices { 
	font: 7pt/10pt verdana, geneva, arial, sans-serif;
	text-align: left;
	background: #eee;
}

TR.header { 
	color: #000;
}



