@charset "UTF-8";
	  .logo {
	margin-top:50px;
	margin-bottom:5px;
		}

.mainphoto{
	float: left;
}
	
#footer{
	margin-top:40px
}

/*navigation */

      #navigation ul{
	margin:0px;
	padding:0px;
	color: White;
	float: left;
	width: 920px;
	background-color:#c6bfc0;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #a5b62e;
      }
	
  #navigation ul li{
  display:inline;
  margin:0px;
  }  
	  
      #navigation ul li a{
	font-size:10px;
	padding: 1em 2em 0.8em 2em;
	color: #FFF;
	text-decoration: none;
	float: left;
      }
	  
/*subnav*/	  
      #subnav ul{
	margin:0px;
	padding:0 0 0 200px;
	color: #000;
	float: left;
	width: 720px;
	      }
		  
	#subnav ul li{
	display:inline;
		 }  
	  
    #subnav ul li a{
	font-size:10px;
	padding: 0.8em 1.4em 0.6em 1.4em;
	color: #000;
	text-decoration: none;
	float: left;
	text-align:left;
	white-space: nowrap;
    }
	  
	  
/*keep navigation current*/

#Home p.phone {
	visibility:hidden;
	}

#Home a.home, #About a.about, #Planning a.planning, #Services a.service, #Portfolio a.portfolio, #Media a.media, #Testimonials a.testimonials, #Contact a.contact, #Blog a.blog{
		color: #a5b62e;
	}

/*keep subnav current*/
.Full#Services a.full, .Six#Services a.six, .Management#Services a.management,.Design#Services a.design, .Venue#Services a.venue {
		color: #a5b62e;
	}
	  
	 
ul.list li{
	list-style-type: disc;
	margin-bottom: 10px;
}  

ul#feed-list {
	list-style-type: none;
	}
ul#feed-list li{	
	margin:0px;
	padding:0px;
	text-indent: 0px;}


.rule{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a5b62e;
	margin-bottom: 40px;
	margin-top: 20px;
}

#rule{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a5b62e;
	margin-bottom: 40px;
	margin-top: 20px;
}


.thumb{
	float: left;
	clear:left;
	margin-right: 15px;
}
p.phone {
	margin-right:0px;
	margin-top:52px;
	float:right;
	}
body#Media input {
	margin-bottom: 10px;}
