/* Full site font style */
body {
	font-family: Arial, Helvetica, sans-serif;
}
/* Main paragraph size*/
p {
	font-size: 12px;
	line-height: 18px;
}
/* Top navigation styles */
#nav ul {
	font-size: 11px;
	text-transform: uppercase;
}
/* Bottom navigation styles */
#bottomLinks p {
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}
/* Quote styles */
.quotes {
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
}
/* Quote Bride and Groom name style */
.quoteNames {
	font-size: 12px;
	padding-top: 3px;
	font-style: italic;
}
/* Header styles */
/* Plain black header */
.header2 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: lighter;
}
/* header with pink text and grey lines */
.header1 {
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
/* List style */
.list {
	font-size: 12px;
}
/* ---------------------------------
Home page
------------------------------------ */
/* Home page quotes */
#homeQuote1 p {
	padding-right: 5px;
}
#homeQuote2 p {
	text-align: center;
}
#homeQuote3 p {
	padding-left: 5px;
	text-align: right;
}

/* ---------------------------------
packages page
------------------------------------ */
/* packages page links list styling */
#packageslinks li {
	font-size: 15px;
	line-height: 18px;
	text-align: center;
}
/* packages page Extras list line weight*/
#packagesExtras li {
	line-height: 18px;
}
/* packages details list align */
#packsPlatinum li, #packsGold li, #packsSilver li {
	text-align: center;
}
/* packages details header styling*/
.packHead {
	font-size: 20px;
	text-transform: uppercase;
}
/* packages details list styling */
.packList {
	font-size: 12px;
	line-height: 14px;
}
.testyQuoteBox p {
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	margin-top: 10px;
}
.testyQuoteBox h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 18px;
	display: block;
	margin-bottom: 7px;
}
.buttonPnk {
	text-transform: uppercase;
	cursor: pointer;
	font-size: 11px;
}
#yourWedStartResult p {
	text-align: center;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.bold {
	font-weight: bold;
}
#contactDetails p {
	text-align: center;
	font-size: 15px;
}
.uppercase {
	text-transform: uppercase;
}
.size12 {
	font-size: 12px;
}
.size10 {
	font-size: 10px;
}
#weddingDetailName h3 {
	font-size: 15px;
	font-weight: lighter;
	text-align: center;
}
.weddingPicCode p {
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
}
#linksHeads h2 {
	font-size: 11px;
	display: block;
	height: auto;
	width: 243px;
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
#linksBottom p {
	text-align: center;
	position: absolute;
	bottom: 0px;
	display: block;
	width: 735px;
}
.linksCategory ul {
	list-style-image: url(../images/pinkBullet.gif);
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
#portfolioText p {
	text-align: center;
}
.categoryLink h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
	position: absolute;
	bottom: -32px;
	width: 231px;
	margin-left: 1px;
}
#portfolioCatName h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-top: 8px;
}
#portfolioPgNumLinks ul {
	font-size: 12px;
}
#activePage {
	font-weight: bold;
}
#portfolioPgNav li {
	font-size: 12px;
}

