<style>
#flashcontent {
		height: 100%;
		width: 750px;
	}
/* 
   link colours
   #########################################################
*/
A   	{ color: #000000; text-decoration: none; }
A:link	{ color: #000000; text-decoration: none; }
A:visited { color: #000000; text-decoration: none; }
A:active { color: #000000; text-decoration: none; }
A:hover	{ color: #ad744b; text-decoration: none; }
A:visited-hover	{ color: #ad744b; text-decoration: none; }

A.link   	{ color: #000000; text-decoration: none; }
A.link:link	{ color: #000000; text-decoration: none; }
A.link:visited { color: #000000; text-decoration: none; }
A.link:active { color: #000000; text-decoration: none; }
A.link:hover	{ color: #000000; text-decoration: none; }
A.link:visited-hover	{ color: #000000; text-decoration: none; }


A.menuTop   	{ color: #FFFFFF; text-decoration: none; }
A.menuTop:link	{ color: #FFFFFF; text-decoration: none; }
A.menuTop:visited { color: #FFFFFF; text-decoration: none; }
A.menuTop:active { color: #FFFFFF; text-decoration: none; }
A.menuTop:hover	{ color: #efe3db; text-decoration: none; }
A.menuTop:visited-hover	{ color: #efe3db; text-decoration: none; }
/* 
   body control; scrollbar and positioning
   #########################################################
*/
BODY {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
/* 
   master set for TDs
   #########################################################
*/
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}
/* 

/* 
   master set for bullet points
   #########################################################
*/
LI {
	list-style-type: square;
}
UL {
	padding-left: 15px;
}
/* 
   table classes
   #########################################################
*/
.tableMain {
	width: 100%;
}
.tableFixed {
	width: 750px;	
}
/* 
   header classes
   #########################################################
*/
.tdLogo {
	background-image: url(images/logoMorganPhotography.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 50px;
}
/* 
   menu classes
   #########################################################
*/
.tdMenu {
	background-color: #ad744b;
	padding-top: 6px;
	padding-bottom: 6px;
}
.tdMenuCell {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
.tdMenuCellSpacer {
	background-image: url(images/1x1white.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 6px;
	padding-left: 6px;
}
.tdMenuHome {
	padding-left: 20px;
	padding-right: 15px;
}
.tdContentBold {
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 10px;
}
.tdKindWordsCopy {
	font-style: italic;
	padding-bottom: 15px;
}
.tdKindWordsName {
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
}
/* 
   content classes
   #########################################################
*/
.tdColumn01 {
	width: 25%;
}
.tdColumn02 {
	width: 75%;
}

/* 
   image classes
   #########################################################
*/
.imageCluster {
	padding-top: 20px;
	padding-right: 20px;
}
.win {
	padding-top: 20px;
	padding-right: 20px;
	font-size: 13px;
}
.imageBorder {
	border: 2px solid #ad744b;
}

/* 
   footer classes
   #########################################################
*/
.tdFooter {
}
.tdFooterTitle {
	font-weight: bold;
	color: #ad744b;
	font-size: 10px;
	padding-right: 5px;
}
.tdFooterText {
	font-size: 10px;
	padding-right: 15px;
	color: #000000;
}
/* 
   Print classes
   #########################################################
*/
P.PrintBreak {page-break-before: always}
</style>
.h1headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.h1heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

