#drop_shadow {
  width: 795px;
  margin: 0px auto 0px auto;
  position: relative;
}


#leftdrop, #rightdrop {
    top: 120px;
    position: absolute;
    height: 806px;
    width: 11px;
    border: 0px;
}

#leftdrop {
    left: 0px;
}

#rightdrop {
    right: 0px;
}

#mainwrapper {
    width: 773px;
    color: #666666;
    margin-left: auto;
    margin-right: auto;
}

#sidebar {
  float: left;
  width: 257px;
  position: relative;
  z-index: 2;
}

#sidebar img {
  margin-bottom: 1px;
  padding: 0px;
  display: block;
}

#sidebar #sidebarshadow {
    position: absolute;
    right: -12px;
    height: 808px;  
    width: 11px;
}

#search_box {
  width: 249px;
  height: 59px;
  margin-bottom: 1px;
  padding-left: 8px;
  padding-top: 15px;
  margin-top: 0px;
  background-image: url(/images/search_box_bg.png);
}

#search_box form {
    position: relative;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
}

#search_box p {
  margin-bottom: 10px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  padding-top: 0px;
}

#search_box input {
  float: left;
  margin-right: 12px;
  padding: 0px;
}


#pilgrimage_heading {
  background-image: url(/images/top_nav_background.png); 
  height: 23px;
  font-size: 16px;
  color: white;
  font-weight: bold;
  padding-top: 7px;
  padding-left: 8px;
}

#pilgrimage_teasers div.link {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    width: 247px;
}


#pilgrimage_teasers div.link a {
	display:block;
	text-decoration: none;
	color: #666666;
	padding: 10px 0px 10px 10px;
	width: 247px;
	border-bottom: 1px solid #E8E8E8;
	height: 12px;
	line-height: 100%;
	background-color: white;
	background-image: none;
	
}

#pilgrimage_teasers #last a {
  border-bottom: 0px !important;
}


#pilgrimage_teasers div.link a:hover {
	background-image: url('/images/side_nav_over.jpg');
	background-position: 0 0;
	padding-bottom: 10px; 
	margin: 0px;
}


.featured_tours_teaser {
  width: 225px;
  position: relative;
  padding: 0px;
  margin: 20px 0px 0px 15px;
  background-image: url(/images/featured_tours_background.jpg);
  margin-bottom: 10px;
  height: 226px;
}

.featured_tours_teaser h1 {
  position: absolute;
  top: 7px;
  left: 8px;
  margin: 0px;
  padding: 0px;
}

.featured_tours_teaser h1 a {
  color: #cc3300;
  text-decoration: none;
}

.featured_tours_teaser h1 a:hover {
  text-decoration: underline;
}

.featured_tours_teaser_content {
  margin-top: 0px;
  padding: 10px 7px 0px 7px;
  overflow: hidden;
}

.top_image {
    position: relative;
    width: 515px;
    margin-left: 258px;
}

.top_image img {
  margin-bottom: 0px !important;
  padding: 0px;
  display: block;
}

#content {
  margin : 0px 0px 0px 258px;
  padding : 10px 20px 10px 20px;
  position: relative;
  width: 475px;
  min-height: 855px;
  background-image: url(/images/content_background.gif);
  background-repeat: repeat-y;
}

#footer {
  font-size: 9px;
  margin: 0px;
  position: relative;
  height: 100px;
  paddding: 0px;
}

#footer a {
  color: #999999
}

#footer a:hover {
  text-decoration: underline;
}

#footer a img {
  border: 0px !important;
}

#links_background {
  background-image: url(/images/footer_bar.png);
  height: 34px;
  width: 773px;
  padding-top: 8px;
  position: relative !important;
}

#links {
  position: absolute;
  top: 10px;
  left: 0px;
  height: 34px;
  width: 773px;
}

#links a {
  text-decoration: none;
}

#links div {
  position: absolute;
  z-index: 99;
}

#about_us_footer { left: 90px; }
#privacy_footer { left: 210px; }
#sitemap_footer { left: 350px; }
#links_footer { left: 480px; }
#contact_footer { left: 600px }

#ctm_logo {
  margin-left: 10px;
  margin-bottom: 10px;
}

#logos {
  text-align: right;
}

#logos img {
  margin-right: 10px;
  display: inline;
  position: relative;
  top: -29px;
}


#tours_logos {
  width: 257px;
  position: absolute;
  bottom: 110px;
  left: 10px;
}

#tours_logos img {
  float: left;
  margin-right: 10px;
}


#bluebar {
  background-color: #8297AA;
  height: 20px;
  margin-top: 4px;
}

button {
  background: #8297AA;
  color: white;
  padding: 2px 20px;
  border: 0px;
  font-size: 0.8em;
  cursor : pointer;
}

#header {
    height: 87px;
}

#header a img {
  border: 0px;
    display: block;
}

#featured_read_more {
	position: absolute;
	bottom: 15px;
	left: 10px;
}
