body {
	/*background-image: url(graphics/backgrd.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;*/	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.166;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	
	
}

.bg {
	width: 100%;
	/*height: 100%;*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

.cameo {
		padding: 0 0 0 50px;
		
}


#topBar {
	width: 100%;
	position: relative;
	background-image: url(graphics/topBar.gif);
	background-repeat: repeat-x;
	z-index: 4;
}

#wrapper {
	margin: auto;
	width: 900px;
	z-index: 3;
	position: relative;
	/*background-color: #FFFFFF;*/
}



#links { margin: 0 700px 0 0;
		/*700 + 180 (link photo width) + 2x20 (links padding) = 900*/
 
}

#links ul {list-style-type: none;
			padding-left: 10px;
			margin: 14px 0;

	
}

#content {
	float: right;
	width: 690px;
	padding: 0 0px 0 10px;
	
}


#bottomRight {
	float: right;
	width: 666px;
	clear: none;
	padding-top: 15px;
}





#bottomLeft {
	width: 30%;
	clear: none;
}

#footer {
	/*background-color: #FFFFFF;*/
	padding: 8px;
}

#externalLinks {
	/*background-color: #FFFFFF;*/
	padding: 8px;
}
#leftLink {
	width: 40%;
	clear: none;
}
#rightLink {
	float: right;
	width: 30%;
	clear: none;
}


h1 {
	font-size: 150%;
	font-variant: small-caps;
	text-align: center;

}
h2 {
	font-size: 120%;
	
}


/*********** Link style ***********/
a		{
	color:#666666;
	text-decoration:none;
	/*font-size: 75%;*/
	font-weight: bold;
	}

a:hover	{
	font-weight: bold;
	text-decoration: underline;
	/*font-size: 75%;*/
}
img {border-style: none;
}

.footer {
	font-size: 70%;
	color: #666666;
	clear: left;
	
}
.extLinks {
	font-size: 70%;
	color: #999999;
}

.context {
	font-size: 85%;
	padding: 0px;
	height: 100%;
	margin-left: 0px;

}


.quote {
	font-size: 14px;
	font-style: italic;
	text-transform: none;
	font-variant: normal;

}
.subhead {
	font-size: 110%;
	font-variant: small-caps;
	font-weight: bold;

}
.clientname {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.indent {
	text-indent: 10px;
	letter-spacing: normal;
	text-align: left;


}
.mainhead {
	font-size: 130%;
	font-variant: normal;
	text-align: center;

}
.bullet {
	text-indent: 10px;
	list-style-position: outside;
	list-style-type: circle;
}
.caption {
	font-size: 80%;
	font-style: italic;
}

/*********** Weddings Quote Styles ***********/
.quote1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #0099FF;
}
.quote2 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.quote3 {
	font-variant: small-caps;
}
.quote4 {
	font-size: 110%;
	font-style: oblique;
	color: #666666;
}
.quote5 {
	font-size: 110%;
	color: #CC6600;
}



.footer {
	font-size: 70%;
	color: #666666;
}

