/* truehopetravelers.com Style Sheet for print
   author: Jim Shore http://jim.dcshore.com */

body {
	background: white;
	font-size: 12pt;
	}
	
#leftcol {
	display: none;
	}
	
#wrapper, #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

div#content {
	margin-left: 10%;
	}

#header a {display: none}

/* print links noticabley */
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

/* print url after links... */
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

.note {
  padding: 0px 30px 0px 30px;
}

.dim {color: #777;
  text-align: center;
}

.dim a {color: #777;
  text-align: center; 
}

#header {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
/*  background: url("images/DCShore_Logo.png") no-repeat top right;*/
}

#header h1 {
  color: #663399;
  text-align: center;
} 

#header h3 {
  color: #663399;
  text-align: center;
}

#header p {
  display: none;
}
/*
.subscribe {
  color: #000;
  text-decoration: none;
  padding: 3px 10px 3px 10px;
  background: #e5e3e4 url("images/buttonA.jpg") repeat top left;
}

#header .head-nav a {
  color: #663399;
  font-size: 70%;
  text-decoration: none;
  padding: 3px 20px 3px 20px;
  background: #9999cc url("images/header-btn.gif") repeat top left;
}
 
#content {
  float: right;
  width: 65%;
  margin-right: 5%;
}

#contentl {
  float: left;
  text-align: center;
  width: 100%;
  margin-right: 5%;
}

#contenta {
  float: right;
  width: 65%;
  margin-right: 5%;
}

#content1 {
  margin: 0 20px 0 20px;
}

#content2 {
  margin: 0px 20px 0px 50px;
}

#content3 {
  margin: 0 20% 0 20%;
}

#content3center {
  text-align: center;
  margin: 0 20% 0 20%;
}

.content3 {
  margin: 0 20% 0 20%;
}

#content2a {
  float: left;
  margin: 0px 20px 0px 40px;
}

.content2 {
  margin: 0px 20px 0px 50px;
}

.a-left {
  text-align: left;
}

.a-right {
  text-align: right;
}

.center {
  text-align: center;
}

.t-center {
  width: 100%;
}

#content1 h2 {
  text-align: center;
}

.noborder {border-style: none;}

td {vertical-align: top}

.tdwidth {
  width: 100px;
  text-align: center;
}

.tdwidth2 {
  width: 85px;
  text-align: center;
}

.tdwidth3 {
  width: 180px;
  text-align: center;
}
*/
.poem {
text-align: center;
font-family: "Monotype Corsiva", cursive;
}
/*
.one {
width: 120px;
}
*/
.photos {
  float: left;
  text-align: left;
  color: #000;
  width: 550px;
  padding: 10px 0;
  border: 2px solid #663399;
}

.photos dl{
  float: left;
  width: 500px;
  margin: 10px 20px;
  padding: 0 0 0 10px;
  display: inline; /* fixes IE/Win double margin bug */
}

.photos dt {
  float: right;
  width: 400px;
  margin: 0;
  padding: 0 10px 0 10px;
  color: #663399;
}

.photos dd {
  margin: 0;
  padding: 0 0 20px 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #627081;
}

.photos dt.txtl {float: left}

.photos dt.txtr {float: right}

.photos dd.imgl {float: left}

.photos dd.imgr {float: right}

img {border: 0px}
/*
.right img{
  float:right;
  border:0px dotted black;
  margin:0px 0px 15px 5px;
}

#leftcol {
  float: left;
  width: 28%;
}

#leftcol li {
  text-align: center;
  background: #669999 url("images/left-nav-btn.gif") repeat-x left top;
  margin: 8px 1px 5px 0px;
  padding: 5px 3px 7px 3px;
  text-decoration: none;
  list-style: none;
}

#leftcol a:link {
  color: white;
  text-decoration: none;
  background: #669999 url("images/left-nav-btn.gif") repeat-x left top;
}

#leftcol a:visited {
  color:  white ;
  text-decoration: none;
  background: #669999 url("images/left-nav-btn.gif") repeat-x left top;
}

#leftcol a:hover {
  color: black;
  background: #669999 url("images/left-nav-btn.gif") repeat-x left top;
}

#leftcol a:active {
  color: red ;
  background: #669999 url("images/left-nav-btn.gif") repeat-x left top;
}
*/
.leader {
  font-family: Verdana, Helvitica, sans-serif;
  font-weight: bold;
}

#footer {
  clear: both;
  bottom: 0px;
  width: 95%;
  margin: 10px;
  text-align: center;
  padding: 3px;
  border-top: 1px solid #333;
  color: #000;
  background: #FFFFFF;
}

#footer .copyright{
  float: left;
  text-align: left;
}

#footer img {display: none}

#footer .email{
  display: none}
