body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #666666;
	font-size: 11px;
}
#container{
	width: 760px;
	margin: auto;
}
#nav_column{
	background-image:url(../images/nav_column.gif);
	background-repeat:repeat-x;
	width: 215px;
	border-right: solid 1px #FFFFFF;
	float: left;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 215px;
	height: 204px;
}
#logo h1{
	display: none;
}
#banner{
	width: 544px;
	height: 194px;
	float: left;
	background-image:url(../images/topflowers.jpg);
	background-repeat:no-repeat;
}
#banner h2{
	display: none;
}
#nav{
	padding: 22px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a{
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	background-image:url(../images/nav_icon.gif);
	background-repeat:no-repeat;
	background-position: center left;
	padding-left: 20px;
	display: block;
}
#nav a:hover{
	text-decoration: underline;
}
#content{
	width: 518px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}
#footer{
	clear: both;
	border-top: solid 1px #668CB3;
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 35px;
	color: #999999;
}	
#copyright{
	float: left;
}
#credits{
	float: right;
}
#footer a{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.calltoaction{
	background-image:url(../images/find_out_more.gif);
	display: block;
	height: 27px;
	background-repeat:no-repeat;
	background-position:right;
	clear: both;
	text-decoration: none;
}
.calltoaction span{
	visibility: hidden;
}

.calltoaction2 span{
	visibility: hidden;
}
#wedding_portfolio{
	margin: 0px;
	margin-left: 74px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
}
#wedding_portfolio span{
	visibility: hidden;
}
#left_col{
	width: 245px;
	float: left;
}
#right_col{
	width: 245px;
	float: right;
}
#left_col p{
	margin-top: 0px;
}
h1 span{
	visibility: hidden;
}
.title1{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	height: 32px;
	background-repeat:no-repeat;
	width: 313px;
	clear: both;
	font-size: 6px;
}	
.title{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	height: 32px;
	background-repeat:no-repeat;
	width: 220px;
	clear: both;
	font-size: 6px;
}	
#title_weddings{
	background-image:url(../images/title_weddings.gif);
}
#title_gifts{
	background-image:url(../images/title_gifts.gif);
}
#title_flowers{
	background-image:url(../images/title_flowers.gif);
}
#title_about{
	background-image:url(../images/title_about.gif);
}
#title_form{
	background-image:url(../images/title_form.gif);
}
#title_contact{
	background-image:url(../images/title_contact.gif);
}
#title_thanks{
	background-image:url(../images/title_thanks.gif);	
}
#title_ceremony{
	background-image:url(../images/ceremony1.jpg);	
}
#title_links{
	background-image:url(../images/title_links.gif);
}
#title_bridal{
	background-image:url(../images/title_bridal.gif);
}
#title_church{
	background-image:url(../images/title_church.gif);
}
#title_links{
	background-image:url(../images/title_links.gif);
}
#title_table{
	background-image:url(../images/title_table.gif);
}
#title_bouquets_arrangements{
	background-image:url(../images/title_bouquets_arrangements.gif);
}
#title_portfolio{
	background-image:url(../images/title_portfolio.gif);
}
#title_sympathy{
	background-image:url(../images/sympathy.jpg);
}
.float_right{
	float: right;
	margin-left: 10px;
}
.float_right img{
	border: solid 1px #CFCFCF;
}
#testimonial_wrapper{
	background-image:url(../images/testimonial_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #BEC7D0;
	border: solid 1px #ADB8C3;
	margin-bottom: 34px;	
}
html>body #testimonial_wrapper{
	margin-bottom: 25px;	
}
#testimonial{
	color: #999999;
	padding: 27px;
	padding-top: 5px;
	background-image:url(../images/speech_mark.gif);
	background-repeat:no-repeat;
}
html>body #testimonial{
	padding-top: 15px;
}
#testimonial strong{
	color: #7092B6;
}
.indent{
	text-indent: 20px;
}

a{
	color: #666666;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}