@charset "utf-8";
*{
	font-size:100%;
	margin:0;
	padding:0;
	list-style: none;
	border: 0;
	text-align: left;
}
.clearboth {
	clear: both;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #cccccc;
}
.indexquotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #cccccc;
}
.infoheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999;
}
.testimonies {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #555555;
	text-align: left;
	}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999;
	text-align: center;
	}
a.footerlink { color: #999999; text-decoration: underline; text-underline: single }

.bottommenu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9.5px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999;
	text-align: center;
}
#wrapper {
	height: 1080px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	background: #fff url("Images/bg_image.gif") no-repeat fixed center top; 
}
#gallerywrapper {
	height: 880px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	background: #fff url("Images/bg_image.gif") no-repeat fixed center top; 
}
#portraitgallerywrapper {
	height: 940px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	background: #fff url("Images/bg_image.gif") no-repeat fixed center top; 
	
}
#testimonialswrapper {
	height: 2250px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	background: #fff url("Images/bg_image.gif") no-repeat fixed center top; 
}
#portraitinfowrapper {
	height: 1140px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	background: #fff url("Images/bg_image.gif") no-repeat fixed center top; 
	}
	
#weddinginfowrapper {
	height: 1270px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	background: #fff url("Images/bg_image.gif") no-repeat fixed center top; 
}
	
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-variant: normal;
	line-height: 14px;
	font-style: normal;
	top: 15px;
	background-color: #ead5e3;
}

/* 24/02/10 Definitioons added for old template tables */
a.tableimage { color: blue; text-decoration: none }

a.tabletext { color: blue; text-decoration: underline; text-underline: single }

a.link { color: blue; text-decoration: underline; text-underline: single; font-family: Times New Roman }

table.images { color="#FFFFFF" }

