
body
{
  background-image: url(images/fulltile1.jpg) ;
  background-repeat: repeat;
  background-color: #464F51; /* #8D8D8A;*/
  background-attachment: fixed;
}

#tdMain
{
	width: 800px;
	overflow: visible;
}

#divMain
{
	width: 100%;
	overflow: visible;
	background-color: white;
	padding: 0px;
	background-image: url(images/paper1.jpg);
	border: solid 5px #888; /* #8A8986; */
	display:inline-block ;
}

#tblContent
{
  background-image: url(images/banner11.jpg); 
  background-repeat: no-repeat;
  background-position: top right;
  width: 100%;
  display:inline inline-block;
}

#divTitle
{
  font-family: Times New Roman;
  font-size: 42;
  font-style: italic;
  color: #86023C;   
  margin-right: 30px;
  margin-top:20px;
}

#divSubTitle
{
  font-family: Times New Roman;
  font-size: 21;
  font-style: italic;
  color: #86023C;   
  margin-right: 130px;
}

a.menu /*:visited, a.menu:normal, a.menu:active, a.menu:hover */
{
	color: #BEB3B8;
	font-weight: bold;
	font-family:Arial;
	font-size: .8em;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

a.menusel /*:visited, a.menusel:normal, a.menusel:active, a.menusel:hover */
{
	color: White;
	font-weight:  bold ;
	font-family:Arial;
	font-size: .8em;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

td.menu
{
	/*background: #90f;  */
	padding: 4px;
}

#tdTitleImagePane
{
	width:260px;
	overflow:hidden;
}

#tdTitlePane
{
	width:530px;
	height:182px;
}

#pBusinessCard
{
  width: 200px;
	margin: 20px;
	font-weight:normal;
	font-size: .8em;	
	color: #666;
}

#pBusinessCard:first-line
{
	font-weight:bold;
	color: #86023C;
	text-transform: uppercase ;
}

#tdContentPane
{
	width:530px;
	padding: 25px;
}

#imgDSHeader, img.dsFlower
{
	margin-left: 15px;
	margin-top: 15px;
	border: solid 2px #666;
}

img.dsFlower
{
	position: absolute ;
	
}

div#divImageRotator {
	float:right;
	width:317px;
	height:389px;
	overflow:hidden;
	background-color:transparent;
	/* border: solid 1px #888; */
	margin-left: 4px;
}

div#divImageRotator img {
	width:317px;
	height:389px;
	padding:0;
	/* margin: 10px 10px 15px 10px; */
	top:0;
	left:0;
}

div#divRotator2 {
	width:75%;
	height: 400px;
	overflow: visible  ;
	background-color:transparent;
	/* border: solid 1px #888; */
	margin: 5px 20px 5px 20px;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);*/
}

div#divRotator2 img 
{
	border: solid 1px gray;
}

div#divRotator2 div 
{
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	padding:4px;
	top:0px;
	left:0px;
	font-family: Palatino Linotype;/*, Times New Roman;*/
	font-weight: normal;
	font-style: normal;
	font-size: medium  ;
	color: white;
	background-color: silver;
	border: solid 1px gray;
	text-align: center ;
}

#tblFooter
{
	background: #666; /* #665C72; */
	height: 15px;
	width: 100%;
	display:inline block;
}

div.divPhotoCredit, div.divPhotoCredit a, .picAsterix
{
	font-size:x-small; 
	color:#666;
}


#divFooter
{
		display:inline block;
}

#divFooterL, #divFooterR
{
	font-family: Arial;
	font-size: .6em;
	color: white;
	width: 100%;
	display: inline;
	padding: 4px;
}

#divFooterL
{
	text-align: left;
}
#divFooterR
{
	text-align: right;
}

#divFooterR a
{
	color: white;
}

h3
{
	color: #86023C;
}
