body {
  background-color: #ffd790;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

a {
	color:#0000FF;
}
a:link, a:visited {
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}

.home_page {
  font-family: verdana, arial, sans-serif;
	font-size: 14px;
}

.hilite {
	font-size: 14px;
	font-weight: bold;
  font-style: italic;
}

.enlarge {
  font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
  text-align: center;
}

.foot {
	font-size: 12px;
  text-align: center;
}

.tb1 {
  color: #FFFFFF;
  background-color: #006699;
}

.images {
	border: 1px solid #000000;
}

.page_heading {
  font-size: 24px;
  font-style: italic;
  text-align: center;
  color: #006699;
  margin-top: 5px;
  margin-bottom: 8px;
}

.page_content {
	margin-left:5px;
	margin-right:5px;
	text-align:left;
}

.site_heading {
  font-size: 18px;
  font-style: italic;
  text-align: left;
  color: #000000;
  margin-top: 5px;
  margin-bottom: 8px;
}

.recommendations {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	font-style:italic;
}

.reasons {
	font-style:italic;
	font-weight: bold;
}

#nav_bar_div {
	width: 189px;
}

ul#nav_bar {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#nav_bar li {
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 0;
	margin-right: 5px;
}
ul#nav_bar a:link, ul#nav_bar a:visited {
	display: block;
	padding: 2px;
	text-decoration: none;
	color: #ffffff;
	background-color: #006699;
	border-top:    2px solid #ffffff;
	border-left:   2px solid #ffffff;
	border-bottom: 2px solid #000000;
	border-right:  2px solid #000000;
}
ul#nav_bar a:hover {
	color: #006699;
	background-color: #e6e6e6;
	border-top:    2px solid #717171;
	border-left:   2px solid #717171;
	border-bottom: 2px solid #ffffff;
	border-right:  2px solid #ffffff;
}

body#ceremony_sites  li.ceremony_sites  a,
body#dest_weddings   li.dest_weddings   a,
body#directions      li.directions      a,
body#elopements      li.elopements      a,
body#garden_weddings li.garden_weddings a,
body#green_weddings  li.green_weddings  a,
body#index           li.index           a,
body#lodging         li.lodging         a,
body#memoirs         li.memoirs         a,
body#retreats        li.retreats        a,
body#sunday_weddings li.sunday_weddings a,
body#testimonials    li.testimonials    a,
body#whats_blooming  li.whats_blooming  a
{
	color: #000000;
	background-color: #ffffff;
	border-top:    2px solid #ffffff;
	border-left:   2px solid #ffffff;
	border-bottom: 2px solid #000000;
	border-right:  2px solid #000000;
}