@charset "utf-8";
/* CSS Document */


html {margin:0px;padding:0px;}
body {
	margin:				0px;
	padding:			0px 0px 0px 0px;
	height:				100%;
	font-family:		Tahoma, Verdana, Arial, Georgia, sans-serif;
	font-size:			100%;
	background:			#ffffff;
	/*background-image:	url(imgDflt/test.gif);*/
	
}
h1, h2, h3, h4, h5 {margin:0px;	font-variant:small-caps;}
a:link, a:visited {
	color:		#815992;
	font-weight:	bold;
	text-decoration: none;
	font-variant:small-caps;
}
img {border:0px;}
.hide {display: none;}
.show {}
#pageFiller {}
#signature {
	font-size:	30pt;
	font-family:	"Brush Script";
}
.hilight {
	font-weight:	bold;
	font-variant:	small-caps;
}
#otherSide {
	background-image:  url(imgDflt/ornatesidel.gif);
	background-repeat: no-repeat;
	background-position:top left;
	
	
	
	
}
#bannerleft{
	margin:10px;
}
#webPageContainer {
	width:		760px;
	position:	absolute;
	left:		50%;
	margin-left:	-380px;
	margin-top:	10px;
	background:	url(imgDflt/wpContainerBk1.jpg) top left repeat-y;
}
#photoPageContainer {
	width:		760px;
	position:	absolute;
	left:		50%;
	margin-left:	-380px;
}
#photoHeader {
	margin-top:	10px;
	height:		31px;
	background:	#000 url(imgDflt/logoSmall01.jpg) no-repeat top right;
	padding:	5px 5px 5px 5px;
}
#photoHeader a {
	color:		#fff;
	font-weight:	bold;
	text-decoration: none;
	font-size:	80%;
}
#photoContainer {
	background:	#000;
	text-align:	center;
	padding:	10px 0px 10px 0px;
	margin-top:	1px;
	margin-bottom:	1px;
}
#logoContainer1 {
	height:		140px;
	background:	url(imgDflt/logo2.gif) no-repeat;
}
#logo span {display:none;}
#menuContainer1 {
	position:	absolute;
	top:		194px;
	left:		377px;
	margin-left:	-380px;
	width:		200px;
}
#menuContainer1 h2 {display:none;}
#mainMenu ul {
	font-size:	78%;
	font-variant:	small-caps;
	margin:		10px;
	padding:	0px;
	list-style-type: none;
}
#mainMenu li {
	/*#815992
	background:	url(imgDflt/left_bar.gif) no-repeat top left;*/
  background-color:#44304e;
   /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
	border:		2px solid #FFFFFF;
	xpadding:	3px 0px 3px 0px;
	text-align:	right;
	margin-bottom:	1px;
}
#mainMenu li a {
	color:		#ffffff;
	text-decoration: none;
	font-weight:	bold;
	padding:	3px 10px 3px 50px;
display: block;
}
#mainMenu li a:hover {
	background:#ba8ad4;
	color:#44304e;
	 /* for IE */
  	filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
/*#mainMenu li.selected {background:#cc99ff;}*/
#contentContainer1 {
	background:	url(imgDflt/sil2.gif) no-repeat top left;
	margin-left:	200px;
	padding-right:	90px;
	padding-left:	20px;
	padding-bottom:	30px;
	min-height:	350px;
	
}
#pageSection {font-size:10pt;}
#pageSection h2 {
	color:		#815992;
	font-size:	12pt;
	margin-top:	10px;
}
#pageSection h3 {
	color:		#815992;
	font-size:	90%;
	margin-top:	20px;
}
#pageSection p {
	margin-top:	5px;
	margin-bottom:	5px;
}
#pageSection ul {
	list-style-type: square;
	margin-top:	5px;
}
#footerContainer1 {
	background:	#ba8ad4;
	color:		#ffffff;
	font-size:	75%;
	padding:	5px;
	text-align:	center;
	border-left: #9b46e9 solid 1px;
	border-right: #9b46e9 solid 1px;
	border-bottom: #9b46e9 solid 1px;
}
#footerContainer2 {}
#testimonial {
	border:		3px double #815992;
	padding:	10px;
}
#testimonial h3 {margin-top:0px;}

