/*Vanessa Coupe Couture*/
body {
	font: 11px verdana, arial, helvetica, serif;
	text-align: center;
	padding: 0;
	margin:10px 0 0 0;
	color: #423829;
	background-color:#e9d1db;
/*	background:#febce9 url(images/grad.jpg) 0 0 repeat-x;*/
}
.copyright {
	width:780px;
	border-top:10px solid #fff;
	text-align:left;
	margin:0 auto;
}
p.photo_copy {
	float:left;
	padding:5px 0 0 10px;}
p.web_copy {
	float:right;
	padding:5px 10px 0 0;}
.OuterBox {
	width:760px;
	border-top:10px solid #fff;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	text-align:left;
	margin:0 auto;
	}
.InnerBox {
	border:1px solid #e9d1db;
	background-color:#f1e1e7;
}
img {
	margin:0;
	padding:0;
	border:0;
}
img.right {margin-left:10px;}
img.left {margin-right:10px;}
img.scripttext {margin:8px 0 9px 0;}
p {margin:0 0 10px 0; padding:0; text-align:justify;}
.homepage p {margin:0;}
h1 {
	height: 100px;
	text-indent: -999em;
	margin: 0;
	background: #fff url(img/header.jpg) top left no-repeat;
	border: solid #ccc;
	border-width: 0 0 1px 0;
}
.content {
	padding: 1em;
	min-height:350px;
}
* html .content {
	height:350px;
}
/* Columns on various pages --------------------------------------------------------------*/
.leftCol, .rightCol {height:100%;}
.leftCol {float:left;}
.homepage .leftCol,
.costpage .leftCol {width:280px;}
.homepage .rightCol,
.costpage .rightCol {
	width:450px;
	margin-left:280px;}
.aboutpage .leftCol {width:250px;}
.aboutpage .rightCol {
	width:480px;
	margin-left:250px;
}
.bridespage .leftCol {width:480px;}
.bridespage .rightCol {
	width:250px;
	margin-left:480px;
	text-align:right;
}
.contactpage .leftCol,
.attpage .leftCol {width:450px;}
.contactpage .rightCol,
.attpage .rightCol {
	width:280px;
	margin-left:450px;
	text-align:right;
}
.accpage .leftCol {
	width:430px;
	margin-right:10px;
}
.accpage .rightCol {
}
/*	width:320px;
	margin-right:430px;
	text-align:right;
}*/


.footer {
	clear: both;
	margin: 0;
	padding: .5em;
	background-color: #fff;
	border-top: 1px solid #e9d1db;
}
.footer p {
	margin: 0;
	padding: 0;
	text-align:center;
}
/* nav  --------------------------------------------------------------------------------------*/
.nav ul {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #e9d1db;
	background-color:#fff;
	text-align:center;
	height:25px;
	font-weight:bold;
}
.nav li {
	float:left;
	height:25px;
	line-height:25px;
	padding:0 14px;
}
.homepage .nav li.homelink a,
.aboutpage .nav li.aboutlink a,
.bridespage .nav li.bridelink a,
.attpage .nav li.attlink a,
.gallerypage .nav li.gallerylink a,
.accpage .nav li.acclink a,
.designpage .nav li.designlink a,
.costpage .nav li.costlink a,
.contactpage .nav li.contactlink a { text-decoration:underline;}
a:link, a:visited {
	color:#665742;
}

.nav a {
	text-decoration:none;
	color:#665742;
	display:block;
}
.nav a:hover {
	text-decoration:underline;
}
.content h2 {
	margin: 0 0 .5em 0;
	font-family: georgia, serif;
	color: #9c825a;
}


.dropCap {
	float:left;
	width: .7em;
	padding:0 .1em 0 0;
	font-size: 3.5em;
	line-height: 83%;
	color: #a58e6b;
	font-family: georgia, serif;
}
.quotL, .quotR {
	float:left;
	width: .6em;
	padding:0;
	font-size: 3.5em;
	line-height: 83%;
	color: #a58e6b;
	font-family: georgia, serif;
}
.quotR {
	float:right;
	margin-top:-8px;
}
.thumbnail {
	float: left;
	width: 110px;
	padding: 5px;
	margin: 0 10px 15px 10px;
	border: 1px solid #999;
	text-align: center;
	background-color:#fff;
	}
.thumbnail a {
	text-decoration:none;
}
.clearboth { clear: both; }
.clearRight {clear:right;}
.clearLeft {clear:left;}
.floatRight { float:right; }
.floatLeft { float:left; }
.textCenter { text-align:center;}
.textRight { text-align:right; }
/* contact form -------------------------------------------------------------------------*/
.contactform label {
	float:left;
	width:60px;
	text-align:right;
	padding-right:10px;
	line-height:20px;
	margin:0 0 5px 0;}
.contactform input {
	width:200px;
	margin:0 0 5px 0;
}
.contactform input.send {
	width:50px;
	margin:5px 0 0 70px;
}
.contactform textarea {
	width:365px;
	height:65px;
}
/* gallery images -------------------------------------------------------------------------*/
.gallery_images {
	width:450px;
	margin:0 auto;
}
.gallery {
	height:300px;
	width:730px;
	position:relative;}
.gal_main {
	height:300px;
	width:250px;
	float:left;
	margin-right:10px;
}
.gal_thumb {
	float:right;
}
.text {
	clear:right;
	padding-top:25px;}
p.backlink {
	position:absolute;
	margin-top:50px;
	left:620px;
}
.gallery_name {
	font-size:135%;
	color:#a58e6b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
/* accessories images ---------------------------------------------------------------------*/
.accessories_images {
	width:600px;
	margin:0 auto;
}
/* design page ----------------------------------------------------------------------------*/
.design_images {
	width:580px;
	margin:0 auto;
}
/* design page ----------------------------------------------------------------------------*/
.splitpics {
	margin-right:15px;
}