body {
  margin: 0;
  padding: 0;
  font-size: 0.7em;
}

a {
  color: #30676B;
  text-decoration: underline;
  border-bottom: 0px dashed;
}
a:hover {

  color: #83B961;
}

p {
}

a img, img {
  border: 0px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
  color: #17636c;
  text-align: left;
  margin-top: 10px;
  font-weight: bold;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1.2em;
}
h6 {
  font-size: 1.1em;
}

h1, h2, h3, h4 {
  border-bottom: 0px solid #16636B;	
}

h2 {
  padding-bottom: 0;
  margin-bottom: 0;
}

h4 {
  margin-bottom: 10px;
}

form {
  padding-top: 10px;
}

body, input, textarea, label, td, p  {
  font-family: "Verdana", "Tahoma", Sans-serif;
  color: #17636c;
}
input, textarea {
	padding: 2px;
	font-size: 13px;
    width: auto;
    height: auto;
}

#container {
  border-left: 5px solid white;
  border-right: 5px solid white;
  border-top: 5px solid white;
  border-bottom: 0px;
  margin: 0px auto 0px;
  padding: 0px;
}


#container #header { 
}


#container #header .top_left_ad img {
  border: 1px solid #16636B;
}
#container #header .top_right_ad {
  border: 1px solid #16636B;
}

#container #header .slogan {
  text-align: right;
}
.container {
  background: transparent url(../images/backgrounds/long_left_butterflies.gif) repeat-y 23px bottom;
  position: relative;
  left: -14px;
}

.top_left_ad {
  position: relative;
  left: 28px;
}

.main_navigation {
  line-height: 30px;
  padding-left: 1em;
  background-color: #DFF3AD;
  min-height: 30px;
  font-weight: bold;
  color: #16636B;
  margin-left: -10px;
}

.sidepanel {
  padding: 4px;
  width: 120px;
  position: relative;
  left: 28px;
}
.sidepanel input {
  font-size: 1em;
}
.sidepanel ul, .sidepanel li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidepanel li {
  margin: 0 0 8px 8px;
}
.sidepanel ul a {
  font-weight: bold;
}

#footer {
  padding: 16px 0;
}
#footer .last {
  text-align: right;
}

.dontshow {
  visibility: hidden;
}

.panel {
  border: 1px solid #aaa;
  background: #fff;
  color: #16636B;
  font-size: 1em;
  margin-bottom: 10px;
  height: 370px;
  position: relative;
}

.panel h2 {
  background: #d8e6fa;
  padding: 12px 8px;
  margin: 0;
  font-size: 1.3em;
}
.panel a {
  color: #16636B;
  text-decoration: underline;
}
.panel .footer {
  text-align: right;
  background: #7bbb2a;
  padding: 2px 4px;
  position: absolute;
  bottom: 0;
  width: 178px;
}
.panel .content {
  padding: 8px;
}
.panel li .image {
  float: left;
  margin: 0 8px 8px 0;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  vertical-align: middle;
}
.panel li .image img {
  vertical-align: middle;
}
.panel li .image img.landscape {
  width: 70px;
}
.panel li img.portrait {
  height: 70px;
}
.panel ul,
.panel li {
  clear: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.panel li {
  padding-bottom: 16px;
}

.brightpanel {
  background: #d9ef99;
}
.brightpanel h2 {
  background: #7bbb2a;
}

.smallpanels .bottom {
}
.smallpanels .panel {
  height: 179px;
}
.bluepanel {
  background: #d8e6fa;
}
.bluepanel h2 {

  background: #7bbb2a;
}
.widepanel .panel .footer {
  width: 277px;
}




/* News feed articles */
.feed_article_list ul {
  width: 550px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.feed_article_list li {
  list-style: none;
  border-bottom: 1px dotted #16636B;
  overflow: auto;
  padding: 0 0 1em 0;
  margin: 0;
}
.feed_article_list .feed_article_summary img {
  float: right;
}
.feed_article_list .feed_article_readmore {
  padding-top: 1em;
  font-weight: bold;
}
.feed_article_list .feed_article_readmore a {
  font-weight: normal;
}
.feed_article .feed_photo {
  float: right;
  margin: 0 0 1em 1em;
}
.feed_article .feed_photo img {
  border: none;
}
.feed_sidenav {
  width: 215px;
  float: right;
  padding-left: 1em;
}

.feed_index .feed_categories {
  float: left;
}
.feed_index .feed_archive {
  float: left;
  margin-left: 2em;
}
.feed_categories .current_category,
.feed_archive .current_archive {
  font-weight: bold;
}


.feed_index .feed_archive ul, .feed_index .feed_archive li,
.feed_index .feed_categories ul, .feed_index .feed_categories li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feed_index .feed_archive li,
.feed_index .feed_categories li {
  padding: 8px 0;
}




/* Tag Cloud Tags */
a.cloud_1:link, a.cloud_1:visited, a.cloud_1:hover, a.cloud_1:active
{
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}
a.cloud_2:link, a.cloud_2:visited, a.cloud_2:hover, a.cloud_2:active
{
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}
a.cloud_3:link, a.cloud_3:visited, a.cloud_3:hover, a.cloud_3:active
{
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}
a.cloud_4:link, a.cloud_4:visited, a.cloud_4:hover, a.cloud_4:active
{
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}
a.cloud_5:link, a.cloud_5:visited, a.cloud_5:hover, a.cloud_5:active
{
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}
a.cloud_6:link, a.cloud_6:visited, a.cloud_6:hover, a.cloud_6:active
{
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}
a.cloud_7:link, a.cloud_7:visited, a.cloud_7:hover, a.cloud_7:active
{
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}
a.cloud_8:link, a.cloud_8:visited, a.cloud_8:hover, a.cloud_8:active
{
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}
a.cloud_9:link, a.cloud_9:visited, a.cloud_9:hover, a.cloud_9:active
{
  padding: 5px;
  text-decoration: none;
  border-bottom: none;
}

.cloud_1
{
  font-size: 1.2em;
  color: #6F9F64;

}
.cloud_2
{
  font-size: 1.3em;
  color: #6F9F64;

}
.cloud_3
{
  font-size: 1.4em;
  color: #6F9F64;

}
.cloud_4
{
  font-size: 1.45em;
  color: #6F9F64;

}
.cloud_5
{
  font-size: 1.5em;
  color: #6F9F64;

}
.cloud_6
{
  font-size: 1.6em;
  color: #6F9F64;

}
.cloud_7
{
  font-size: 1.65em;
  color: #6F9F64;

}
.cloud_8
{
  font-size: 1.7em;
  color: #6F9F64;
}
.cloud_9
{
  font-size: 1.8em;
  color: #6F9F64;
}
a.cloud_1, a.cloud_2, a.cloud_3, a.cloud_4, a.cloud_5, a.cloud_6, a.cloud_7, a.cloud_8, a.cloud_9 {
  padding: 20px;
}
a.cloud_1:hover, a.cloud_2:hover, a.cloud_3:hover, a.cloud_4:hover, a.cloud_5:hover, a.cloud_6:hover, a.cloud_7:hover, a.cloud_8:hover, a.cloud_9:hover {
  color: #246996;
  text-decoration: underline;
}





.tag_cloud {
	background-color: #EDF8DF;
	padding: 10px;
}

.tag_cloud p {
	padding: 0;
	margin: 0;
	line-height: 2.2;
	text-align: center;
}

.link_list {
	border-right: 1px solid #ccc;
}
.link_list a {
  color: #6F9F64;
}

.link_list a:hover {
  color: #2B626B;
}







.featured_venue {
	text-align: center;
    border: 1px solid #bbb;
    background-color: #EDF8DF;
    min-height: 200px;
}

.featured_venue h4 {
	margin: auto;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 5px;
	width: 100%;
    background-color: #DFEBF8;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    margin-top: 0px;
}
.featured_venue_image {
}
.featured_venue_image img {
}

.featured_venue.venue {
	width: 100%;
	margin: auto;
}

.featured_venue img {
	border: 0px;
}
.featured_venue p {
	margin: 0 auto;
	text-align: center;
	padding: 0px 5px 5px 5px;
	font-size: 1.1em;
}
.featured_venue a {
	font-weight: bold;
}



.enhanced_venue {
  	padding: 5px;
  	border-bottom: 1px solid #ccc;
  	margin-right: 10px;
    height: 80px;
}
.enhanced_venue[class] {
	min-height: 80px;
    overflow: auto;
    height: auto;
}
.enhanced_venue img {
	float: left;
}
.enhanced_venue p {
	padding: 0px 5px 5px 5px;
	margin-left: 5px;
	border: 0px solid red;
	float: left;
	font-size: 1em;
}
.enhanced_venue a {
	font-weight: bold;
}

.standard_venue {
	border-bottom: 1px solid #ccc;
    margin: 5px 0px 5px 0px;
    clear: both;
}
.standard_venue img {
	float: left;
}
.standard_venue p {
	padding: 0px 5px 5px 5px;
	margin-left: 5px;
	border: 0px solid red;
	float: left;
	font-size: 0.9em;
}
.standard_venue a {
	font-weight: bold;
}

.main_content table,
.main_content td {
  border: 1px solid #17636c;
}
.main_content {
  min-height: 700px;
}






.real_life_wedding {
	background-color: #EBF3D7;
	padding: 0;
	margin-top: 1em;
	border: 1px solid #ccc;
	clear: both;
}

.real_life_content {
	padding: 6px;
}

.real_life_wedding .link_box {
	clear: left;
}


.real_life_wedding .link_box {
	background-color: #A1DB54;
	font-weight: normal;
	padding: 3px;
	text-align: right;	
}
.real_life_wedding .link_box a {
	color: #16636B;
	font-family: verdana, tahoma, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.real_life_wedding .link_box a:hover {
	font-family: verdana, tahoma, arial, sans-serif;
	text-decoration: underline;
}
.real_life_wedding h4 {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	text-align: left;
	padding: 5px;
	background-color: #DFEBF8;
	border-bottom: 1px solid #ccc;
	margin: 0px;
}





#wedding_service {	
	
}

#wedding_service h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wedding_service #details {
	
}
#wedding_service #details img {
	float: right;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 20px;
}
#wedding_service #details p.address {
	font-size: 1.1em;
}
#wedding_service #details p.contact_details {
	font-size: 1.1em;
}
#wedding_service #details h5 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
}
#wedding_service #details ul li {
	padding-bottom: 2px;
}
#wedding_service #details.key_facts {
	font-size: 1.1em;
}
#wedding_service #user_options {
	
}
#wedding_service #user_options img {

}
#wedding_service #user_options fieldset {
	border: 0;
	background-color: #EDF8DF;
	float: left;
	width: 95%;
  	padding: 10px;
}
#wedding_service #user_options fieldset legend {
	border: 0;
}
#wedding_service #user_options fieldset img {
	float: left;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 0;
}


#wedding_service .description {
	width: 65%; 
	float: left; 
	padding-right: 5px; 
	border-right: 1px solid #666; 
}
#wedding_service .find_more_links {
	width: 30%; 
	padding-left: 5px; 
	float: right;
}
#wedding_service #gallery img {
	float: left;
	margin-right: 10px;
    margin-bottom: 10px;
}




#wedding_venue {	
	
}

#wedding_venue h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wedding_venue #details {
	
}
#wedding_venue #details img {
	float: right;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 20px;
}
#wedding_venue #details p.address {
	font-size: 1.1em;
}
#wedding_venue #details p.contact_details {
	font-size: 1.1em;
}
#wedding_venue #details h5 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
}
#wedding_venue #details ul li {
	padding-bottom: 2px;
}
#wedding_venue #details.key_facts {
	font-size: 1.1em;
}
#wedding_venue #user_options {
	
}
#wedding_venue #user_options img {

}
#wedding_venue #user_options fieldset {
	border: 0;
	background-color: #EDF8DF;
	float: left;
	width: 95%;
  	padding: 10px;
}
#wedding_venue #user_options fieldset legend {
	border: 0;
}
#wedding_venue #user_options fieldset img {
	float: left;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 0;
}


#wedding_venue .description {
	width: 65%; 
	float: left; 
	padding-right: 5px; 
	border-right: 1px solid #666; 
}
#wedding_venue .find_more_links {
	width: 30%; 
	padding-left: 5px; 
	float: right;
}
#wedding_venue #gallery img {
	float: left;
	margin-right: 10px;
    margin-bottom: 10px;
}













input, select, option, textarea {
	border: 1px solid #666;
}
textarea, input {
	background-color: #F8FBDC;
}
textarea:hover, input:hover {
	
}
textarea:focus, input:focus {
	background-color: #fff;
}
.form_row {
	margin-bottom: 5px;
}
.form_row label {
	padding-top: 5px;
	display:block; 
	float:left; 
	width:150px; 
	text-align:right; 
	padding-right:10px; 
	margin-bottom:0.5em;
}
.contact_form_row, .contact_form_text_area {
	margin-bottom: 6px;
}
.contact_form_row label {
	padding-top: 5px;
	display:block; 
	float:left; 
	width:80px; 
	text-align:right; 
	padding-right:10px; 
	margin-bottom:0.5em;
}
.contact_form_text_area label {
	padding-top: 5px;
	
	
}
#contact_form_left {
	width: 45%;
	float: left;
}
#contact_form_right {
	width: 45%;
	float: right;
}
#contact_form_right label {
	float: left;
	text-align: right;
	padding-right: 0.5em;
	width: 8em;
}
.widepanel img {
  max-width: 270px;
  display: block;
  margin: 0 auto 16px auto;
}

.real_life_weddings img {
  max-width: 170px;
  display: block;
  margin: 0 auto 16px auto;
}

.newsfeed .newsfeed_date {
  font-weight: bold;
  margin-bottom: 4px;
}
.newsfeed li {
  /* IE BUG FIX */
  padding-top: 1px;
}
.feed_article_content {
  margin: 1em 0;
}
