@charset "UTF-8";
/* <SITENAME> CONTENT CSS */

h1 {
	font-size:2.7em;
	color:#333333;
	}

#homepageContent h1 {
	font-size:3.2em;
	color:#333333;
	text-align:center;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing:2px;
	}
		
h2 {
	font-size:2.4em;
	color:#333333;
	}
	
h3 {
	font-size:1.6em;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #000000;
	text-transform:uppercase;
	}
	
h4 {
	font-size:1.5em;
	color:#74674e;
	text-align:left;
	}
	
h5 {
	font-size:1.5em;
	color:#333333;
	}
	
h6 {
	font-size:1.3em;
	color:#333333;
	}
	
p {
	font-size:1.3em;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-weight:lighter;
	line-height:150%
	}
	
ul li {
	font-size:1.0em;
	font-weight:bold;
	color:#333333;
	margin-left:15px;
	}
	
li ul li {
	font-size:1.0em;
	color:#333333;
	font-weight:normal;
	margin-left:30px;
	}
	
	
.centredImage {
	margin:5px auto;
	display:block;
	clear: both;
	}
	
.leftImage {
	float:left;
	margin:5px 5px 5px 0px;
	}
	
.rightImage {
	float:right;
	margin:5px 0px 5px 5px;
	}

.bethMorgan {
	font-size:3em;
	color:#333333;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:15px;
	margin-bottom: 0px;
	border-bottom:1px solid #333333;
	}
	
.bethMorganSmaller {
	font-size:2.3em;
	color:#333333;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:11px;
	padding-top: 7px;
	margin-bottom: 30px;
	border-bottom:1px solid #333333;
	}
	
.couture {
	font-size:1.6em;
	color:#333333;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:8px;
	margin-bottom:75px;
	}
	
/* STANDARD PAGES */

.clickLarger {
	font-size:1em;
	color:#5c5236;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	margin-bottom:2px;
	}
	
#right h1 {
	font-size:3.7em;
	color:#000000;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:2px;
	}
	
#right h2 {
	font-size:1.8em;
	color:#000000;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
	font-weight:normal;
	}
	
.price {
	font-size:1.5em;
	color:#333333;
	font-weight:bold;
	text-align:right;
	line-height:1.5em;
	}
	
.alignRight {
	text-align:right;
	}
	
	
#footer ul li {
	font-weight:normal;
	}
	
	
/** TESTIMONIALS **/

.quote {
	font-style:italic;

	}
	
.quotee {
	font-size:1.0em;
	font-weight:bold;
	text-align:right;
	margin: 0px 45px;
	}
	
	
/*	
#left2 p img.columnImage {
	border:1px solid#000000;
	}*/
	
#sitemap ul li {
	font-size:1.6em;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-weight:lighter;
	line-height:150%;
	margin-left:60px;
	text-transform:capitalize;
	}
	
#sitemap ul li ul li{
	font-size:0.9em;
	margin-left:30px;
	text-transform:capitalize;
	}

#sitemap ul li a {
	font-weight:normal;
	}	
	
#coutureSitemap ul li, #bridalSitemap ul li {
	margin-bottom:7px;
	text-align:center;
	font-size:1.2em;
	margin-left:0px;
	}
	
img.blackBorder {
	border:1px solid black;
	}
	
	
p img.quoteLeft {
	float:left;
	margin-left:-45px;
	}
	
p img.quoteRight {
	float:right;
	text-align:right;
	margin-right:-45px;
	}
		
p.paraSeperator {
	background-image:url(../images/paraSeperatorSmall.png);
	height:66px;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	margin:0px auto;
	}