body {
	font-family:"Lucida Sans", Arial, sans-serif;
	text-align:left;
	background:url(images/bg.jpg) top left repeat-y;
}
#container {
	padding-bottom:50px;
	float:left;
}
.home {
	width:1920px;
	background:url(images/bg_home.jpg) top right no-repeat;
}
.about {
	width:1901px;
	background:url(images/bg_about.jpg) top right no-repeat;
}
.portrait {
	width:1901px;
	background:url(images/bg_portrait.jpg) top right no-repeat;
}
.pricing {
	width:1901px;
	background:url(images/bg_pricing.jpg) top right no-repeat;
}
.testimonials {
	width:1901px;
	background:url(images/bg_testimonials.jpg) top right no-repeat;
}
.experience {
	width:1901px;
	background:url(images/bg_experience.jpg) top right no-repeat;
}
.wedding {
	width:1901px;
	background:url(images/bg_weddings.jpg) top right no-repeat;
}
.contact {
	width:1920px;
	background:url(images/bg_contact.jpg) top right no-repeat;
}
#content {
	width:1001px !important;
	width:1043px;
	width/**/:/**/1001px;
	padding-right:42px;
	background:url(images/fader.jpg) top left no-repeat;
	float:left;
}

#content .left {
	width:237px;
	float:left;
}

#content .right {
	width:764px;
	float:right;
}

#h1tag {
	margin-bottom: 10px; 
	text-align:right;
}

#copy {
	width:729px;
	float:right;
	margin-bottom: 10px;
}

#split_left {
	width:396px;
	float:left;
}

#split_right {
	width:309px;
	float:right;
}

.thumbnail {
	width:86px;
	height:84px;
	margin-right:5px;
	float:left;
}

#controls {
	width:100%;
	margin-top:20px;
	float:left;
}

.book {
	margin-left:186px;
	display:inline;
}

.thetestimonials {
	width:100%;
	margin-bottom:15px;
	float:left;
}

.quote {
	width:55px;
	height:53px;
	float:left;
}

.testimonial_copy {
	width:648px;
	float:right;
}

/* navigation */

#nav {
	width:211px;
	margin-top:77px;
	margin-bottom:65px;
	float:right;
}

#nav li {
	margin-bottom:6px;
}

#nav a {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:1.1em;
	color:#ffffff;
	line-height:30px;
	width:171px !important;
	width:211px;
	width/**/:/**/171px;
	padding-left:40px;
	display:block;
}

#nav.nav_green a:hover,
#nav.nav_green a.navon {
	color:#213447;
	background:url(images/navon_green.jpg) no-repeat;
}

#nav.nav_blue a:hover,
#nav.nav_blue a.navon {
	color:#213447;
	background:url(images/navon_blue.jpg) no-repeat;
}

#nav.nav_pink a:hover,
#nav.nav_pink a.navon {
	color:#213447;
	background:url(images/navon_pink.jpg) no-repeat;
}

/* subnav */

#subnav {
	margin-top:-40px;
	position:absolute;
}

#subnav li {
	margin-right:9px;
	float:left;
}

#subnav a {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:1.1em;
	color:#ffffff;
	line-height:24px;
	width:85px !important;
	width:117px;
	width/**/:/**/85px;
	padding-left:32px;
	display:block;
	background:url(images/subnav_blue.jpg) no-repeat;
}

#subnav.subnav_blue a:hover,
#subnav.subnav_blue a.navon {
	color:#213447;
}

/* footer */

#footer {
	font-size:1.0em;
	color:#ffffff;
	width:210px;
	margin-top: 15px;
	float:right;
}

#footer a {
	font-size:1.0em;
	color:#ffffff;
}

.freebird {
	margin-top:7px;
}

.flickr,
.facebook {
	margin-bottom:11px;
}

/* fonts */

p {
	font-size:1.2em;
	color:#ffffff;
	line-height:28px;
	padding-bottom:15px;
}

h1 {
	font-size:1.0em;
	color:#526170;
	line-height:100%;
	letter-spacing:0px;
	padding:15px 0;
}

h2 {
	font-size:3.2em;
	color:#ffffff;
	line-height:100%;
	font-weight:bold;
	letter-spacing:-2px;
	padding-bottom:35px;
}

h3 {
	font-size:4.6em;
	color:#ffffff;
	line-height:100%;
	font-weight:bold;
	letter-spacing:-3px;
	padding-bottom:5px;
	padding-top:25px;
}

p.p10 {
	font-size:1.0em;
	line-height:100%;
	padding-bottom:10px;
}

.heading_link {
	font-size:1.2em;
	color:#ffffff;
	padding-left:5px;
	margin-bottom:10px;
	float:left;
}

/* colours */

.blue {
	color:#5bcbf5;
}

.green {
	color:#b3d335;
}

.white {
	color:#ffffff;
}

.pink {
	color:#f17db1;
}

.yellow {
	color:#fff78f;
}

/* other */

.margintop-19 {
	margin-top:19px;
}

.hr {
	width:726px;
	height:1px;
	margin-top:17px;
	margin-bottom:29px;
}

.Prev {
	float:left;
	cursor:pointer;
}

.Next {
	float:right;
	cursor:pointer;
}

/* form */

#form {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:1.2em;
	color:#b2d234;
}

#form label {
	float:left;
	margin-bottom:11px;
}

#form .inputtext {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:1.4em;
	color:#000000;
	width:329px;
	height:33px;
	margin-bottom:21px;
	float:left;
	border:1px solid #57cbf5;
	background:#57cbf5;
}

#form_left {
	width:331px;
	float:left;
}

#form_right {
	width:331px;
	float:right;
}

#form textarea {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:1.4em;
	color:#000000;
	width:329px;
	height:295px;
	margin-bottom:21px;
	float:left;
	border:1px solid #57cbf5;
	background:#57cbf5;
}
.SectionNav { font-size:1.2em; color:#ffffff; padding-left: 59px; text-align: center; }
.SectionNav .white { font-size: 12px; }
