/* CSS Document */

body {
	background-color: #c5ceae;
	color: #6C5D51;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
em {
	font-style: normal;
	font-weight: bold;
	}
#wrapper {
	width: 900px;
	margin: 20px auto 10px auto;
	border: solid 5px #ffb1be;
	clear: both;
	overflow: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/*-----------------HEADER--------*/
#header {
	width: 900px;
	height: 220px;
	background-color: #FDDFD4;
	position: relative;
	
}
#companyName {
	width: 550px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 67px;
	position: absolute;
	top: 10px;
	left: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#companyAddress {
	width: 247px;
	height: 165px;
	padding: 10px 10px 0 10px;
	background-color: #EEDDC3;
	position: absolute;
	right: 20px;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AC767E;
	font-size: 14px;
	line-height: 1.3em;
	border: 3px solid #cdb19b;
	border-radius: 1em;
	-moz-border-radius: 1em;
	text-align: center;
}
#companyAddress p {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
#companyServices {
	position: absolute;
	top: 100px;
	left: 168px;
	width: 402px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	
}
#cupcakeImage {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 128px;
	height: 128px;
}
.facebook {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
/*-----------------NAV--------*/
#nav {
	background-color: #FDDFD4;
	width: 900px;
	text-align: center;
	border-top: 2px solid #ffb1be;
	border-bottom: 2px solid #ffb1be;
	padding: 10px 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	text-decoration: none;
	color: #767B69;
	font-weight: bold;
	font-size: 15px;
	padding: 0 15px 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#nav ul li a:visited {
	color: #767B69;
}
#nav ul li a:hover {
	color: #FFb1be;
}
#nav ul li a:active {
	color: #767B69;
}
body#home a#home, body#wedding a#wedding, body#celebration a#celebration, body#cupcakes a#cupcakes, body#prices a#prices, body#birthday a#birthday, body#cookies a#cookies, body#gallery a#gallery, body#about a#about, body#faq a#faq, body#contact a#contact {
	color: #D1909A;
}
#subNavRight {
	width: 231px;	
	border: 1px solid #ffb1be;
	border-radius: 1em;
	-moz-border-radius: 1em;
	padding: 10px 20px 10px 20px;
	background-color: #FDDFD4;
	margin-bottom: 15px;
}
#subNavRightGallery {
	width: 231px;	
	border: 1px solid #ffb1be;
	border-radius: 1em;
	-moz-border-radius: 1em;
	padding: 10px 20px 10px 20px;
	background-color: #FDDFD4;
	margin-bottom: 15px;
	float: right;
}
#subNavRight ul li, #subNavRightGallery ul li {
	line-height: 1.5em;
}
#subNavRight ul li a:link, #subNavRightGallery ul li a:link {
	color: #767B69;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-style: normal;
}
#subNavRight ul li a:visited, #subNavRightGallery ul li a:visited {
	color: #767B69;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-style: normal;
}
#subNavRight ul li a:hover, #subNavRightGallery ul li a:hover {
	color: #FFb1be;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-style: normal;
}
#subNavRight ul li a:active, #subNavRightGallery ul li a:active {
	color: #767B69;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-style: normal;
}
/*-----------------CONTENT--------*/
#content {
	width: 860px;
	background-color: #FFECE6;
	float: left;	
	padding: 20px;
	line-height: 1.4em;
}
#content a:link {
	font-style: italic;
	color: #D1909A;
	
}
#content a:visited {
	font-style: italic;
	color: #D1909A;
}
#content a:hover {
	font-style: italic;
	color: #767B69;
}
#content a:active {
	font-style: italic;
	color: #D1909A;
}
#leftColumn {
	width: 550px;
	margin-right: 37px;
	float: left;
}
#leftColumn p {
	margin: 1em 0 1em 0;
}
#content h1 {
	font-size: 28px;
	margin-bottom: 1em;
	color: #D1909A;
}
#content h2{
	font-size: 18px;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #D1909A;
}
#content .inline-heading {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #D1909A;
}
#rightColumn {
	width: 273px;
	float: right;
	margin-bottom: 20px;
}
.rightColumnImage {
	width: 247px;
	padding: 10px;
	background-color: #ffece6;
	border: 3px solid #ffb1be;
	border-radius: 1em;
	-moz-border-radius: 1em;
	text-align: center;
	float: left;
	margin-bottom: 15px;
}

.galleryImageLeftCentre {
	width: 247px;
	padding: 10px;
	background-color: #ffece6;
	border: 3px solid #ffb1be;
	border-radius: 1em;
	-moz-border-radius: 1em;
	text-align: center;
	float: left;
	margin: 0 20px 20px 0;

}
.galleryImageRight {
	width: 247px;
	padding: 10px;
	background-color: #ffece6;
	border: 3px solid #ffb1be;
	border-radius: 1em;
	-moz-border-radius: 1em;
	text-align: center;
	float: left;
	margin: 0 0px 20px 0;
	}
.galleryImageRight-empty,
.galleryImageLeftCentre-empty {
	width: 247px;
	padding: 10px;
	background-color: #ffece6;
	border: none;
	-moz-border-radius: 1em;
	text-align: center;
	float: left;
	margin: 0 0px 20px 0;
	}
.question {
	font-style: italic;
	font-size: 14px;
	color: #D1909A;
	font-weight: bold;
}
.sizeChartWrapper {
	width: 550px;
	text-align: center;
	margin-bottom: 10px;
}
.sizeChart1 {
	width: 182px;
	border: 1px solid #000000;
	border-bottom: none;
	float: left;
	height: 20px;
}
.sizeChart2, .sizeChart3 {
	width: 182px;
	border: 1px solid #000000;
	border-bottom: none;
	border-left: none;
	float: left;
	height: 20px;
}
.sizeChart1Bottom {
	width: 182px;
	border: 1px solid #000000;
	float: left;
	height: 20px;
}
.sizeChart2Bottom, .sizeChart3Bottom {
	width: 182px;
	border: 1px solid #000000;
	border-left: none;
	float: left;
	height: 20px;
}


/*-----------------FOOTER--------*/
#footer {
	padding: 10px 0px 10px 0px;
	background-color: #FDDFD4;
	width: 900px;
	/*color: #cdb19b;*/
	float: left;
	text-align: center;
	border-top: 2px solid #ffb1be;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	text-decoration: none;
	color: #AEB59A;
	font-size: 12px;
	padding: 0 15px 0 15px;
}
.footerInfo {
	padding: 10px 20px 0 20px;
	font-size: 11px;
	}
#leftColumn ul li {
	list-style-type: disc;
	margin-left: 30px;
	line-height: 1.5em;
}
/*-----------------OTHER----------*/
.patternTop {
	height: 30px;
	width: 900px;
	background-image:url('http://colourlovers.com.s3.amazonaws.com/images/patterns/2239/2239834.png');
	border-bottom: 5px solid #ffb1be;
	}
	.patternBottom {
	height: 30px;
	width: 900px;
	background-image:url('http://colourlovers.com.s3.amazonaws.com/images/patterns/2239/2239834.png');
	border-top: 5px solid #ffb1be;
	float: left;
	}
.clear {
	clear: both;
}
#credit {
	width: 900px;
	margin: 5px auto 0 auto;
	text-align: center;
}
#credit a:link {
	color: #6C5D51;
	text-decoration: none;
	font-size: 11px;
}
#credit a:visited {
	color: #6C5D51;
	text-decoration: none;
	font-size: 11px;
}
#credit a:hover {
	color: #322B26;
	text-decoration: none;
	font-size: 11px;
}
#credit a:active {
	color: #6C5D51;
	text-decoration: none;
	font-size: 11px;
}
.quote {
	text-indent: 20px;
	font-style: italic;
	}