body{
margin: 0;
padding: 0;
font: normal 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background-color: white;
}

code.blockcode{
display: block;
padding: 5px;
border: 1px solid gray;
width: 400px;
background-color: white;
}

code{
/* background-color: lightyellow; */
background-color: #FFFFCC;
}

pre, p.codearea{
background-color: #EFEFEF;
font-size: 13px;
width: 98%;
border: 1px dashed gray;
padding: 5px;
}

p.codearea{
margin: 10px 0;
}

textarea.codecontainer{
border: 1px dashed gray;
width: 98%;
height: 150px;
background-color: #EFEFEF;
margin-top: 1em;
clear: left;
padding-left: 5px;
}

.selectcode{
margin-top: 1em;
}

.selectcode a.tabs{
border: 1px solid gray;
border-bottom-width: 0;
padding: 0 4px;
text-decoration: none;
color: navy;
margin-right: 3px;
}

.selectcode a.tabs:visited, .selectcode a.tabs:active{
color: navy;
}

.selectcode a.tabs:hover{
background-color: #EFEFEF;
color: navy;
}

.submitform p{
margin: 10px 0;
}

.submitform .inputbox{
width: 300px;
border: 1px solid gray;
}


.submitform textarea{
width: 450px;
height: 150px;
border: 1px solid gray;
}


.submitform .formbuttons{
border: 1px solid black;
}

/*
.codetitle{
padding-left: 19px;
background: white url(squarebullet2.png) center left no-repeat;
}
*/

.codeimages img{
border: 1px dashed gray;
margin-right: 8px;
}

/* a:link    { color: #aa2716} */
a:link { 
color: #3300CC;
}

/* a:visited { color: #821F11}  */
a:visited { 
color: #660066;
}

/*
a:hover, 
a:active  { 
color: red;
}
*/
a:hover, 
a:active  { 
color: #0033CC;
}

/* color: #d82412; #314477;*/
a:link  { 
color: #0033CC;
}

/* color: #a12115; */
a:visited { 
color: #660066;
}


.maincontainer{
width: 860px;
padding-left: 5px;
margin-left: auto;
margin-right: auto;
background-color: white;
border: 2px solid #e0e0e0;
border-width: 0 2px;
}

/* * html #.maincontainer{ */

* html #.maincontainer{ 
/*IE only */
width: 845px; /*IE 5*/
w\idth: 860px; /*IE 6*/
}


.header{
font-size: 120%;
font-weight: bold;
margin-bottom: 10px;
}

.comment{
background-color: #ececec;
width: 460px;
padding: 10px;
}

.commentfooter{
background: url(arrow.gif) 20px 0 no-repeat;
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* ######### Top Section ######### */

#topbar{
background-color: black;
color: black;
background: #ecf0fc url(topgradient.jpg) top left repeat-x;
}

#logodiv{
width: 350px;
}

#logodiv img{
padding: 10px;
}

#toprightdiv{
width: 350px;
font: bold 11px arial, sans-serif;
float: right;
text-align: right;
margin: 10px 8px 0 0;
}


#toprightdiv a{
text-decoration: none;
color: navy;
margin-right: 4px;
letter-spacing: 0.1pt;
}

#toprightdiv a:hover{
color: blue;
}

#toprightdiv #topform{
margin: 0;
padding: 0;
margin-bottom: 5px;
}

#toprightdiv #keywords{
border: 1px solid gray;
width: 210px;
background: #FBFCFA;
font: 12px verdana, sans-serif;
/* color: #443; */
color: #443;
padding: 5px;	outline: none;
margin-right: 5px;
}

#toprightdiv #keywords:focus{
border: 1px solid black;
}

#toprightdiv #topformbutton { cursor:pointer;  margin-top:5px;  border:outset 1px #ccc; background:#999; font-size: 13px; color:black; font-weight:bold; padding:5px 8px;  background:url(topbar3.jpg) repeat-x left top; padding:1px; }


#ddtoptabs{
width: 870px;
margin: 0 auto;
}

#ddtoptabs ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
}

#ddtoptabs li{
display: inline;
margin: 0;
}

#ddtoptabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/

color: white;
border: 1px solid #282828;
border-bottom-width: 0;
margin-right: 1px;
background: gray; /*background of tabs (default state)*/
}

#ddtoptabs li a:visited{
color: white;
}

#ddtoptabs li a:hover, .mattblacktabs li.selected a{
background: #282828; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
border-color: black;
}

#ddtoptabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
}


/* ######### Left column ######### */

#leftcolumn{
background-color: white;
clear: left;
width: 158px;
margin-right: 5px;
float: left;
margin-top: 1em;
}

.ddmarkermenu{
list-style-type: none;
margin: 0;
margin-bottom: 8px;
padding: 0;
}

.ddmarkermenu li{
padding-bottom: 2px;
}

.ddmarkermenu li a{
color: #aa2716;
background: url(arrowbullet.png) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 19px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.ddmarkermenu li a:visited{
color: #aa2716;
}

.ddmarkermenu a:hover{
background-color: #F3F3F3;
color: #aa2716;
}

.listmenu{
list-style-type: none;
margin: 0;
margin-bottom: 8px;
padding: 0;
}

.listmenu li{
padding-bottom: 2px;
}

.listmenu li a{
text-decoration: none;
background: url(bullet.png) no-repeat center left;
padding-left: 19px;
display: block;
font-size: 90%;
border-bottom: 1px solid #dadada;
}

.listmenu a:hover {
background-color: #F3F3F3;
}

.listmenu2 li a{
background: url(commentbullet.png) no-repeat top left;
}

#leftcolumn .titlebar{
font-weight: bold;
background: black url(titlebg.jpg) repeat-x top left;
color: white;
border-bottom: 1px solid #7b9bc4;
margin: 1em 0;
text-transform: uppercase;
padding: 2px;
padding-left: 10px;
}

/* ######### Middle column ######### */

#middlecolumn{
background-color: transparent;
width: 497px;
float: left;
border-left: 1px solid #C3C3C3;
padding-left: 10px;
padding-right: 10px;
margin-top: 1em;
padding-bottom: 1em;
}


.headers{
border: 1px solid #BBB;
width: 99%;
background: url(img/chromebg.gif) center center repeat-x;
margin-left: 0;
padding: 2px 0 2px 5px;
text-align: left;
font-size: 120%;
}

.headers img{
float: right;
margin-right: 5px;
padding-top: 5px;
}


.headers span, .headers a.bar{
padding: 5px 0;
padding-left: 0;
}

.headers a.bar{
/*background: transparent url(arrowbullet2.gif) no-repeat center right;*/
text-decoration: none;
/*padding-right: 18px;*/
color: #273565;
}

.headers a:visited, .headers a:active{
color: #273565;
}

.headers a:hover{
color: blue;
}

.screenshots{
float: left;
width: 150px;
margin-right: 10px;
margin-bottom: 1em;
font-size: 90%;
}

html>body .screenshots{ /*Non IE rule*/
margin-right: 15px;
}

.screenshots div{
background: white url(thumbback.jpg) top left no-repeat;
padding: 2px 7px 5px 2px;
}

.screenshots div a img{
border: 1px solid gray;
}


.screenshots a:hover img{
border-color: black;
}

.screenshots a:hover{ /*IE fix*/
color: black;
}

.screenshots a{
text-decoration: none;
padding-left: 3px;
}

.csslisting{
clear: left;
margin-bottom: 20px;
}

.csslisting .floatbox{
float: left;
background: white url(thumbback.jpg) no-repeat top left;
width: 155px;
}

.csslisting .floatbox img{
border: 1px solid gray;
margin-bottom: 10px;
}

.csslisting .floatbox a:hover img{
border-color: black;
}

.csslisting .floatbox a:hover{ /*IE fix*/
color: gray;
}
 
* html .csslisting .floatbox{ /* IE 3px hack*/
width: 152px
}
 
* html .csslisting p{ /* IE 3px hack*/
height: 1%;
}
 

.csslisting p{
margin-left: 155px;
font-size: 90%;
}

* html .csslisting p{ /* IE offset to the left 3px hack*/
margin-left: 152px;
}

.csslisting p b{
font-size: 110%;
}

#blogcontainer{
font-size: 90%;
border-bottom: 1px solid #D8D8D8;
}

#blogcontainer .title{
margin-top: 10px;
margin-bottom: 0;
padding: 0;
}

#blogcontainer .info{
color: gray;
margin-top: 1px;
}

#blogcontainer p{
margin: 8px 0;
}

div.info + p:first-letter{
/* font-size:; */
font-size: inherit;
float:left;
font: bold 180% Arial;
margin-right: 3px;
}


/* ######### Right column ######### */

#rightcolumn{
background-color: white;
width: 170px;
float: left;
margin-top: 1em;
}

#middlecolumn .titlebar, #rightcolumn .titlebar{
font-weight: bold;
margin: 1em 0;
text-transform: uppercase;
letter-spacing: 1.5pt;
color: #686868;
font-size: 110%;
padding-left: 18px;
border-bottom: 1px solid #dadada;
background: white url(squarebullet.png) center left no-repeat
}

#rightcolumn .titlebar{
margin-top: 10px;
}

#rightcolumn .newscontainer{
border: 1px solid #dadada;
/* background-color: lightyellow; */
background-color: #FFFFCC;
margin-bottom: 1em;
padding: 5px;
font-size: 90%;
}


/* ######### Site Footer ######### */

#contentfooter{
font-size: 11px;
font-family: Verdana;
padding-bottom: 1em;
margin-left: 173px;
clear: both;
}

#footerarea{
clear: left;
background: #ecf0fc url(footer.jpg) top left repeat-x;
padding-top: 15px;
text-align: center;
height: 50px;
}


#footermenu{
margin: 0;
padding: 0;
float: right;
font-size: 90%;
}

#footermenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight: bold;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

#footermenu ul li{
display: inline;
}


#footermenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: #f3f5fb url(menudivide.gif) top right repeat-y;
}

#footermenu ul li a:hover{
color: #565656;
background-color: #F3F3F3;
border-bottom: 4px solid gray;
padding-bottom: 0;
}


.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/************************************/
/* the following are from paml.css */
/************************************/
.style32 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

.style33 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

.style34 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.style35 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #024930;
}

.style36 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.style37 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #024930;
}

.style38 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.style39 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660033;
}

/*** ADDED 10/01/14  KWB ***/
.style40Green {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/* font-size: 17px; */
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #CC0066; */
	/* color: #660033; */
	/* color: #2A7F55; */
    color: #006633;
}

.style40BigGreen {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #CC0066; */
	/* color: #660033; */
	/* color: #2A7F55; */
    color: #006633;
}

.style41DarkGrey {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #660033; */
	/* color: #553F55; */
	color: #777777;
}

.style42DarkGrey {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/* font-size: 17px; */
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #660033; */
	/* color: #553F55; */
	color: #777777;
	/* text-align: right; */
}

.style42Purple {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/* font-size: 15px; */
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #660033; */
	/* color: #553F55; */
	color: #800080;
}

.style43 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

.style44 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.memberLevel {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

.memberDescription {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #778899;
}

.fieldsetText {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

.regTM {
	font-size: 12px;
	vertical-align: super;
}

.regTM2 {
	font-size: 8px;
	vertical-align: super;
}

/*** added 11/03/07 kwb ***/
.regTM4 {
	font-size: 10px;
	vertical-align: super;
}


.regTM3 {
	font-size: 8px;
	vertical-align: super;
	font-family: Tahoma, Geneva, sans-serif;
	/* font-size:14px; */
	background-color:#009;
	color:#FFF;
	/* width: 438px; */
	/* width: 425px; */
	/* width: 625px; */
	/* height: 30px; */
	height: 16px;
	/* background-repeat: no-repeat; */
	/* background-image: url(img/2009WIAA_Invite1b.jpg); */
	/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
	background-image: url(img/clear.gif);
}


/* the following were created for the Web site */

.logoFrameCover {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 0em; 
left: 1.075em;
/* margin-left: 1.075em; */
width: 506px;
height: 130px;
vertical-align: bottom;
background-repeat: no-repeat;
/* background-image: url(img/img/PAML_Vector_Master_3_vectorized.png); */
background-image: url(img/PAML_Vector_Master_3_vectorized.png);
}

.frameLogo { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	width: 506px;
	height: 130px;
	/* margin-left: 0.875em; */
	margin-left: 1.075em;
}

.SWLogo { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	width: 72px;
	height: 72px;
	margin-left: 40em;
	margin-bottom: 2em;
}

.divSWLogo { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	width: 128px;
	height: 128px;
	margin-left: 8em;
}

.divAboveGoogle {
    position: relative;
	margin-top: 1.0em;
	/* margin-top: 4em; */
    margin-left: 3.0em;
	/* margin-left: 1em; */
	clear: left;
}

.divAboveGoogleMarch5 {
    position: relative;
	margin-top: 5.0em;
	margin-left: 3.0em;
	clear: both;
}

.divGoogle {
    position: relative;
	margin-top: 2.0em;
	margin-left: 3.0em;
	clear: left;
}

.titleFrame { /* day text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 52px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	/* color: #f8f8ff; #000066;*/
	background-image: url(img/PAML_vectorized_120.png);
	/* background-image:url(img/chromebg.gif); */
	/* background: url(img/chromebg.gif) no-repeat center center; */
}

/****** event schedule css ******/
.eventDay { /* day text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.eventTime { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/* font-size: 15px; */
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.eventName { /* event name text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.eventCat { /* event category text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.eventInfo { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.eventLocal { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.eventData { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

/* speaker profiles css */
.spkrTime { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.spkrInfo { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

.spkrXtra { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

.spkrLink a:link a:hover{ /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
/***************** phxartmuseumleague.php (home page) css *****************/

.homeDiv {
	margin-top: 1em;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.homeDay { /* day text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.homeData { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.homeDataColor { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #660033;
}


.homeLocal { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}


.frameBanner{
/*Margins for inner DIV inside each DIV (to provide padding)*/
/* margin: 5px; */
margin: 0px;
height: 124px;
width: 3em;
}

.homeLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
/* left:  0.5em; */
left:  0em;
/* width: 33em; */
/* width: 37.5em; */
width: 38em;
/* height: 36em; */
height: 58em;
}

.homeLeftDivTab{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 1em; */
top: .5em;
/* left:  0.5em; */
left:  0em;
/* width: 33em; */
/* width: 37.5em; */
/* width: 44em; */
/* width: 67.5em; */
width: 70.0em;
/* height: 36em; */
/* height: 58em; */
/* height: 29em; */
/* height: 33em; */
height: 98em;
}


.memberLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/* width: 33em; */
width: 44em;
/* height: 36em; */
height: 70em;
}


/* added 10/01/14 kwb */
.AF2010Poster {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 462px;
height: 709px;
background-repeat: no-repeat;
background-image: url(img/2010A&F_Web_462-709.jpg);
/* <img src="/img/clear.gif" alt="Jerry Smith" style="width:200px; height:267px;" /> */
}

/* added 10/01/14 kwb */
.AF2010Poster_2 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
clear: right;
/* top: 1em; */
top: 0em; 
left:  3.0em;

width: 462px;
height: 709px;
background-repeat: no-repeat;
background-image: url(img/2010A&F_Web_462-709.jpg);
/* <img src="/img/clear.gif" alt="Jerry Smith" style="width:200px; height:267px;" /> */
}

.homeRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
/* height: 37em; */
height: 35.5em;
}

/* added 10/01/14  kwb */
.AF2009Poster {
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 1em; */
top: 0em;
/* left: 1.1em; */
left: 0em;
/*
width: 418px;
height: 487px;
*/
width: 462px;
height: 709px;
background-repeat: no-repeat;
/* background-image: url(img/PA220071_438_328.JPG); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson.jpg); */
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
/* <img src="./img/clear.gif" alt="2009 PAML Celebrity Luncheon" style="width:438px; height:328px;" /> */
}


/**  added  11/08/27  **/
.aboutDiv1 {
	float: left;
	display: block;
	/* position: relative; */
position: absolute;
	clear: right;
	top: 0.25em;
	left: 0.25em;
	width: 994px;
	height: 273px;
/* vertical-align: bottom; */
/* background-repeat: no-repeat; */
/* background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg); */
/* background-image: url(img/Howies_Arts_&_Flowers_File_08_029.jpg);  */
}

/**  added  11/08/27  **/
.membershipDiv1 {
	float: left;
	display: block;
	/* position: relative; */
position: absolute;
	clear: right;
	top: 0.25em;
	left: 0.25em;
	width: 994px;
	height: 500px;
/* vertical-align: bottom; */
/* background-repeat: no-repeat; */
/* background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg); */
/* background-image: url(img/Howies_Arts_&_Flowers_File_08_029.jpg);  */
}


.newHomeRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.0em; 
/* left: 4em; */
left: 2.0em;
width: 490px;
/* height: 605px; */
height: 737px;
vertical-align: bottom;
background-repeat: no-repeat;
/* background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg); */
background-image: url(img/Howies_Arts_&_Flowers_File_08_029.jpg);
}

.newMemberRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.0em; 
/* left: 4em; */
left: 1.50em;
width: 322px;
/* height: 605px; */
height: 720px;
vertical-align: bottom;
background-repeat: no-repeat;
/* background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg); */
background-image: url(img/Photo6b.jpg);
}

/**  added 11/08/25  **/
.pamlMemberAppFrame {
	float: left;
	display: block;
	/* position: relative;  */
position: absolute;
	clear: both;
	top: 36px;
	left: 11px;
	width: 302px;
	height: 400px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	/* background-image: url(img/2011MemberApp.png); */
background-image: url(img/2011MemberApp.png);
/* <img src="/img/clear.gif" alt="2011 League Application" style="width:302px; height:400px;" /> */
}

/**  added 11/08/25  **/
.pamlMemberAppInfo {
	float: left;
	display: block;
	/* position: relative;  */
position: absolute;
	clear: both;
	top: 37px;
	left: 325px;
	width: 461px;
	height: 101px;
	vertical-align: bottom;
	background-repeat: no-repeat;
/* background-image: url(img/2011MemberApp.png); */
/* background-image: url(img/2011MemberApp.png); */
/* <img src="/img/clear.gif" alt="2011 League Application" style="width:302px; height:400px;" /> */
}


.coverPix1 {
width: 490px;
height: 607px;
background-repeat: no-repeat;
background-image: url(img/IrisMcCall.jpg);
}

/***** added for WIAA *****/
.newHomeRight2 {
float: left;
display: block; 
position:absolute;
clear: both;
top: 21em;
left: 45em;
/*
position: relative; 
clear: right; 
*/
/* top: 1.4em; */
/* top: 1em; */
/* top: 0em; */

/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
/* left: 0.15em; */
/* left: 0.75em; */

/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}

/***** added 10/01/14 kwb *****/
.newHomeLeft_1 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
top: 1em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
left: 1.0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}



.newCalendarRight2 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
/* left: 1.15em; */
/* left: .85em; */
left: 4.15em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}

/****** added 10/01/14 kwb for AnF2010 Poster pix******/
.divHomeLeft_4 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
top: 1em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}

.divHomeRight_4 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
left: 4.15em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}


.newCoverPix2 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
width: 570px;
height: 380px;
background-repeat: no-repeat;
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
background-image: url(img/CelebLuncheon091022B.jpg);
}

.newCoverPix3 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/

width: 280px;
height: 326px;
background-repeat: no-repeat;
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg);
}

.newCoverPix4 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
background-image: url(img/PA220069_438_328.JPG);
}

.newCoverCenterDiv {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/

width: 6px;
height: 326px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newCoverCenterDiv2 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/

width: 548px;
height: 1px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newCoverLinkDiv {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left;
/* left: 0em; */
/* left: 4.25em; */
/* left: 1.0em; */
left: 0.40em;
/* top: 0em; */
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 548px;
height: 30px;
*/
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
background-color:#009;
color:#FFF;
/* width: 438px; */
width: 425px;
/* height: 30px; */
height: 16px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newCoverLinkDiv2 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left;
/* left: 0em; */
/* left: 4.25em; */
/* left: 1.0em; */
left: 0.45em;
/* top: 0em; */
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 548px;
height: 30px;
*/
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
background-color:#009;
color:#FFF;
/* width: 438px; */
width: 425px;
/* height: 30px; */
height: 16px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newFlashCover1 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/

/*
width: 280px;
height: 326px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/PA220070_438_328.JPG);
}


.designersTitle2{
/* border-bottom-color: #CC0066; */
border-bottom-color: #2A7F55;
font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
font-size: 17px;
font-weight: normal;
/* color: #CC0066; */
color: #2A7F55;
}


/******* sitemap.php divs *******/

.siteMapDiv {
margin-top: 1em;
margin: 0px;
padding: 0px;
float: left;
clear: none;
width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.siteMapLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
width: 25em;
height: 43em;
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 13px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.sitemapPhoto {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 9.0em;
width: 456px;
height: 304px;
background-repeat: no-repeat;
background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg);
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
}

.siteMapPhotoDiv {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
left: 0em;
width: 18em;
/* height: 37em; */
height: 19em;
}

/******* calendar.php divs *******/

/**BEGIN EchoesOfEden Series**/
.eOESeries {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	top: 52px; */
    top: 3.50em;
	left: 0.25em;
	width: 460px;
	height: 439px;
	text-align: left;
}


.janEOESeries {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	top: 52px; */
    top: 3.50em;
	left: 0.25em;
	width: 460px;
	height: 439px;
	text-align: left;
}

.febEOESeries {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	top: 52px; */
    top: 3.50em;
	left: 0.25em;
	width: 460px;
	height: 439px;
	text-align: left;
}


.marEOESeries {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	top: 52px; */
    top: 3.50em;
	left: 0.25em;
	width: 460px;
	height: 439px;
	text-align: left;
}

.aprEOESeries {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	top: 52px; */
    top: 3.50em;
	left: 0.25em;
	width: 460px;
	height: 439px;
	text-align: left;
}


.eOEPix1 {
float: left;
display: block; 
position: relative; 
clear: left; 
top: 3.50em;
left: 33.25em;
/*
width: 470px;
height: 302px;
*/
width: 450px;
height: 398px;
background-repeat: no-repeat;
background-image: url(img/Les_arceaux_fleuris-Giverny_ClaudeMonet_1964_231_450-398.png);
/* <img src="/img/clear.gif" alt="Les arceaux fleuris, Giverny (Flowering Arches, Giverny). Claude Monet, 1913. Oil on canvas. Phoenix Art Museum collection, gift of Mr. and Mrs. Donald D. Harrington, 1964.231." style="width:450px; height:398px;" /> */
}

.calEOEPix1 {
float: left;
display: block; 
position: relative; 
clear: left; 
top: 3.50em;
left: 33.25em;
/*
width: 470px;
height: 302px;
*/
width: 450px;
height: 398px;
background-repeat: no-repeat;
background-image: url(img/Les_arceaux_fleuris-Giverny_ClaudeMonet_1964_231_450-398.png);
/* <img src="/img/clear.gif" alt="Les arceaux fleuris, Giverny (Flowering Arches, Giverny). Claude Monet, 1913. Oil on canvas. Phoenix Art Museum collection, gift of Mr. and Mrs. Donald D. Harrington, 1964.231." style="width:450px; height:398px;" /> */
}

.eOEPix2 {
float: left;
display: block; 
position: relative;
/* clear: left;  */
clear: both; 
top: 1.0em;
left: 0.25em;
width: 450px;
height: 347px;
background-repeat: no-repeat;
background-image: url(img/Holy_Family_with_the_Infant_St-John_the_Baptist_Balthasar_Beschey_2000-11_450-347.png);
/* <img src="/img/clear.gif" alt="Holy Family with the Infant St. John the Baptist. Balthasar Beschey, 1730-1740. Oil on panel. Phoenix Art Museum collection, Museum purchase with funds from Friends of European Art, 2000.11." style="width:450px; height:347px;" /> */
}

.calEOEPix2 {
float: left;
display: block; 
position: relative;
/* clear: left;  */
clear: both; 
top: 1.0em;
left: 0.25em;
width: 450px;
height: 347px;
background-repeat: no-repeat;
background-image: url(img/Holy_Family_with_the_Infant_St-John_the_Baptist_Balthasar_Beschey_2000-11_450-347.png);
/* <img src="/img/clear.gif" alt="Holy Family with the Infant St. John the Baptist. Balthasar Beschey, 1730-1740. Oil on panel. Phoenix Art Museum collection, Museum purchase with funds from Friends of European Art, 2000.11." style="width:450px; height:347px;" /> */
}

.eOEPix3 {
float: left;
display: block; 
position: relative;
/* clear: left; */
clear: both;
top: 0.50em;
left: 34.50em;
width: 450px;
height: 453px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/Flower_Garden_Louis_Ritman_1996-259_450-453.png);
/* <img src="/img/clear.gif" alt="Flower Garden. Louis Ritman, c. 1913. Oil on canvas. Phoenix Art Museum collection, gift of Mr. and Mrs. John M. Redfield, Jr., 1996.259." style="width:450px; height:453px;" /> */
}

.calEOEPix3 {
float: left;
display: block; 
position: relative;
/* clear: left; */
clear: both;
top: 0.50em;
left: 34.50em;
width: 450px;
height: 453px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/Flower_Garden_Louis_Ritman_1996-259_450-453.png);
/* <img src="/img/clear.gif" alt="Flower Garden. Louis Ritman, c. 1913. Oil on canvas. Phoenix Art Museum collection, gift of Mr. and Mrs. John M. Redfield, Jr., 1996.259." style="width:450px; height:453px;" /> */
}

.eOEPix4 {
float: left;
display: block; 
position: relative; 
clear: both; 
/* top: 1.4em; */
/* top: 1em; */
top: 2.0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0.25em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
/*
width: 470px;
height: 302px;
*/
width: 450px;
height: 471px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/The_Flamingo_Gate_Theodore_van_Soelen1997-65_450-471.png);
/* <img src="/img/clear.gif" alt="The Flamingo Gate. Theodore van Soelen, 1924. Oil on canvas. Phoenix Art Museum collection, gift of Orme Lewis and Frances Hover Stanley, by exchange, 1997.65." style="width:450px; height:471px;" /> */
}

.calEOEPix4 {
float: left;
display: block; 
position: relative; 
clear: both; 
/* top: 1.4em; */
/* top: 1em; */
top: 2.0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0.25em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
/*
width: 470px;
height: 302px;
*/
width: 450px;
height: 471px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/The_Flamingo_Gate_Theodore_van_Soelen1997-65_450-471.png);
/* <img src="/img/clear.gif" alt="The Flamingo Gate. Theodore van Soelen, 1924. Oil on canvas. Phoenix Art Museum collection, gift of Orme Lewis and Frances Hover Stanley, by exchange, 1997.65." style="width:450px; height:471px;" /> */
}

.eOEPix5 {
float: left;
display: block; 
position: relative; 
/* clear: left; */
clear: both; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 34.50em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
/*
width: 470px;
height: 302px;
*/
width: 450px;
height: 453px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/Flowers_Italy_JosephStella_1964_450-453.png);
/* <img src="/img/clear.gif" alt="Flowers, Italy. Joseph Stella, 1931. Oil on canvas. Phoenix Art Museum collection, gift of Mr. and Mrs. Jonathan Marshall, 1964.20." style="width:450px; height:453px;" /> */
}

.calEOEPix5 {
float: left;
display: block; 
position: relative; 
/* clear: left; */
clear: both; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 34.50em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
/*
width: 470px;
height: 302px;
*/
width: 450px;
height: 453px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/Flowers_Italy_JosephStella_1964_450-453.png);
/* <img src="/img/clear.gif" alt="Flowers, Italy. Joseph Stella, 1931. Oil on canvas. Phoenix Art Museum collection, gift of Mr. and Mrs. Jonathan Marshall, 1964.20." style="width:450px; height:453px;" /> */
}

.eoeSeriesDIV{
	float: left;
	display: block;
	/* position: relative; */
position: absolute;
	clear: left;
	top: 11px;
	left:  0em;
	width: 795px;
	height: 52px;
/*
width: 24em;
height: 24.5em;
*/
}

.calEOESeriesDIV{
	float: left;
	display: block;
	/* position: relative; */
position: absolute;
	clear: left;
	top: 67.0em;
	left:  0em;
	width: 995px;
	height: 34px;
/*
width: 24em;
height: 24.5em;
*/
}

/***  added 11/02/21  kwb  ***/
.calAnFDIV{
	float: left;
	display: block;
	/* position: relative; */
position: absolute;
	clear: left;
	/* 	top: 67.0em; */
/* 	top: 4px; */
top: 4px;
	left:  0em;
	width: 995px;
	height: 34px;
/*
width: 24em;
height: 24.5em;
*/
}


/***  added 11/03/07  kwb  ***/
.aprCalAnFDIV{
float: left;
display: block;
/* position: relative; */
position: absolute;
clear: left;
/* 	top: 67.0em; */
/* 	top: 4px; */
top: 4px;
left:  0em;
width: 995px;
height: 34px;
/*
width: 24em;
height: 24.5em;
*/
}


.Talk1{
float: left;
display: block;
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
top: 38.0em;
left: 0.25em;
/*
width: 450px;
height: 20px;
*/
}

.calTalk1{
float: left;
display: block;
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
top: 38.0em;
left: 0.25em;
/*
width: 450px;
height: 20px;
*/
}

.Talk2{
float: left;
display: block; 
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
top: 69.0em;
left: 0.25em;
/*
width: 450px;
height: 20px;
*/
}

.calTalk2{
float: left;
display: block; 
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
/* top: 69.0em; */
/* top: 37.0em; */
top: 5.0em;
left: 0.25em;
/*
width: 450px;
height: 20px;
*/
}

.Talk3{
float: left;
display: block; 
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
top: 106.0em;
left:  0em;
/*
width: 450px;
height: 20px;
*/
}

.calTalk3{
float: left;
display: block; 
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
/* top: 106.0em; */
/* top: 5.0em; */
top: 55.0em;
left:  0em;
/*
width: 450px;
height: 20px;
*/
}

.Talk4{
float: left;
display: block; 
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
top: 147.0em;
left:  0em;
/*
width: 450px;
height: 20px;
*/
}
.calTalk4{
float: left;
display: block; 
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
/* top: 147.0em; */
/* top: 5.0em; */
top: 71.0em;
left:  1.50em;
/*
width: 450px;
height: 20px;
*/
}

.DIV_AF{
float: left;
display: block;
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
top: 3.0em;
left:  0em;
/*
width: 450px;
height: 20px;
*/
}

/***   addded 11/02/07  kwb  ***/
.CAL_DIV_AF{
float: left;
display: block;
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
/* top: 69.0em; */
top: 2.0em;
left:  0em;
/*
width: 450px;
height: 20px;
*/
}



/***   addded 11/03/07  kwb  ***/
.APR_DIV_AF{
float: left;
display: block;
/* position: relative; */
position: absolute;
clear: left;
/* clear: both; */
/* top: 69.0em; */
/* top: 2.0em; */
top: 1.0em;
left:  0em;
/*
width: 450px;
height: 20px;
*/
}

.eOECredits{
float: left;
display: block; 
position: relative; 
clear: both;
/* top: 0.5em; */ 
/* left:  0.5em; */
/*
width: 24em;
height: 24.5em;
*/
/* 
width: 328px;
height: 18.25px;
*/
width: 450px;
height: 20px;
}

.calEOECredits{
float: left;
display: block; 
position: relative; 
clear: both;
/* top: 0.5em; */ 
/* left:  0.5em; */
/*
width: 24em;
height: 24.5em;
*/
/* 
width: 328px;
height: 18.25px;
*/
width: 450px;
height: 20px;
}


.eOEImageData { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.eOEImageTitle { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.eOESponsor {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
	/* top: 16px; */
    top: 1.0em;
	left: 678px;
	width: 280px;
	height: 25px;
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #009;
}

.janEOESponsor {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
	/* top: 16px; */
    top: 1.0em;
	left: 678px;
	width: 280px;
	height: 25px;
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #009;
}

.febEOESponsor {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
	/* top: 16px; */
    top: 2px;
	left: 678px;
	width: 280px;
	height: 25px;
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #009;
}

.marEOESponsor {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
	/* top: 16px; */
    top: 2px;
	left: 678px;
	width: 280px;
	height: 25px;
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #009;
}


.aprEOESponsor {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
	/* top: 16px; */
    top: 2px;
	left: 678px;
	width: 280px;
	height: 25px;
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #009;
}


.eOETalk1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	/* 	clear: left; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
	/* top: 513px; */
	/* top: 579px; */
    top: 1.0em;
	/* left: 464px; */
	left: 34.50em;
	width: 487px;
	height: 197px;
	text-align: left;
}

.calEOETalk1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	/* 	clear: left; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
	/* top: 513px; */
	/* top: 579px; */
    top: 1.0em;
	/* left: 464px; */
	left: 34.50em;
	width: 487px;
	height: 197px;
	text-align: left;
}

.eOETalk2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
	/* top: 842px; */
    top: 0.50em;
	left: 0.25em;
	width: 487px;
	height: 197px;
	text-align: left;
}

.calEOETalk2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
	/* top: 842px; */
    top: 0.50em;
	left: 0.25em;
	width: 487px;
	height: 197px;
	text-align: left;
}

.eOETalk3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: left; */
	clear: both;
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
    top: 2.0em;
	/* 	left: 464px; */
	left: 483px;
	width: 487px;
	height: 197px;
	text-align: left;
}

.calEOETalk3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: left; */
	clear: both;
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
    top: 2.0em;
	/* 	left: 464px; */
	left: 483px;
	width: 487px;
	height: 197px;
	text-align: left;
}

.eOETalk4 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
    top: 0em;
	left: 0.25em;
	width: 487px;
	height: 197px;
	text-align: left;
}

.calEOETalk4 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
	*/
    top: 0em;
	left: 0.25em;
	width: 487px;
	height: 197px;
	text-align: left;
}

.eOETitleDiv {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	/* clear: both; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
	/*  top: 10px; */
    top: 4px;
	left: 0.25em;
	width: 967px;
	height: 36px;
	text-align: left;
}

.janEOETitleDiv {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	/* clear: both; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
	/*  top: 10px; */
    top: 4px;
	left: 0.25em;
	width: 967px;
	height: 36px;
	text-align: left;
}

.febEOETitleDiv {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	/* clear: both; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
	/*  top: 10px; */
    top: 4px;
	left: 0.25em;
	width: 967px;
	height: 36px;
	text-align: left;
}

.marEOETitleDiv {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	/* clear: both; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
	/*  top: 10px; */
	/*     top: 4px; */
    top: 52em;
	left: 0.25em;
	width: 967px;
	height: 36px;
	text-align: left;
}

.aprEOETitleDiv {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	/* clear: both; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
	/*  top: 10px; */
	/*  top: 4px; */
    top: 68.0em;
	/* 	left: 0.25em; */
	left: 1.50em;
	width: 967px;
	height: 36px;
	text-align: left;
}

.mayTitleDiv {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	/* clear: both; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
	/*  top: 10px; */
    top: 4px;
	left: 0.25em;
	width: 967px;
	height: 87px;
	text-align: left;
}

/**  added 11/08/25  **/
.sepTitleDiv {
	float: left;
	display: block;
    position: absolute;
	clear: left;
    top: 4px;
	left: 0.25em;
	width: 967px;
	height: 87px;
	text-align: left;
}

/**  added 11/08/27  **/
.octTitleDiv {
	float: left;
	display: block;
	position: absolute;
	clear: left;
	top: 4px;
	left: 0.25em;
	width: 990px;
	height: 87px;
	text-align: left;
}

/**  added 11/11/13  **/
.decTitleDiv {
	float: left;
	display: block;
	position: absolute;
	clear: left;
	top: 4px;
	left: 0.25em;
	width: 990px;
	height: 87px;
	text-align: left;
}

/**END EchoesOfEden Series**/

/**BEGIN Women In Art DIVs**/
.wiaDiv1 {
	float: left;
	display: block;
    position: absolute;
	clear: both;
    top: 2630px;
	left: 4px;
	width: 995px;
	height: 83px;
	/*
	width: 967px;
	height: 36px;
	*/
	text-align: left;
}

.wiaDiv2 {
	float: left;
	display: block;
    position: absolute;
	clear: both;
    top: 2724px;
	left: 4px;
	width: 995px;
	height: 83px;
	/*
	width: 967px;
	height: 36px;
	*/
	text-align: left;
}

.wiaDiv3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
    top: 2818px;
	/* 	left: 2px; */
	left: 4px;
	width: 995px;
	height: 83px;
	/*
	width: 967px;
	height: 36px;
	*/
	text-align: left;
}


/**BEGIN Women In Art DIVs on Calendar Page 10/11/14  kwb**/
.calWiaDiv1 {
	float: left;
	display: block;
    position: absolute;
	clear: both;
    top: 2630px;
	left: 4px;
	width: 995px;
	height: 83px;
	/*
	width: 967px;
	height: 36px;
	*/
	text-align: left;
}

.calWiaDiv2 {
	float: left;
	display: block;
    position: absolute;
	clear: both;
    top: 2724px;
	left: 4px;
	width: 995px;
	height: 83px;
	/*
	width: 967px;
	height: 36px;
	*/
	text-align: left;
}

.calWiaDiv3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
    top: 2818px;
	/* 	left: 2px; */
	left: 4px;
	width: 995px;
	height: 83px;
	/*
	width: 967px;
	height: 36px;
	*/
	text-align: left;
}


.afTitleDIV1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
	/* top: 2375px; */
    top: -2906px;
	left: 7px;
	width: 995px;
	height: 36px;
	text-align: left;
}

.marAFTitleDIV1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
	/* top: 2375px; */
    top: -2906px;
	left: 7px;
	width: 995px;
	height: 36px;
	text-align: left;
}


/*** added Calendar 11/03/07  kwb  ***/

.aprAFTitleDIV1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/*
	top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left; */
	/* top: 1598px; 
	left: 2px; 	
	width: 487px;
	height: 197px; */
	/* top: 2375px; */
	/*     top: -2906px; */
    top: -2886px;
	left: 7px;
	width: 995px;
	height: 36px;
	text-align: left;
}

/**END Women In Art DIVs**/

.calendarDiv {
margin-top: 1em;
margin: 0px;
padding: 0px;
float: left;
clear: none;
width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.calendarLeft{
float: left;
display: block; 
position: relative;
clear: none;
top: 0em;
/* left:  0.5em; */ 
left:  0em;
/* width: 71.0em; */
width: 80.0em;
/* height: 300.0em; */
height: 150.0em;
}


.calendarPixFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: right;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 320px;
	left: 4px;
}


.calendarPixFrame2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 375px; */
	/* top: 24.0em; */
	/* top: 326px; */
	/* left: 19px */
	/* top: 18.50em; */
	/* top: 25.50em; */
    top: 26.0em;
	/* left: 1.50em; */
	left: 2.0em;
}

/**  added 11/08/24  **/
.sepPixFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 26.0em; */
    top: 105px;
	left: 15px;
	width: 361px;
	height: 388px;
}

/**  added 11/08/27  **/
.octPixFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 26.0em; */
    top: 111px;
	left: -2px;
	width: 280px;
	height: 410px;
}

/**  added 11/08/27  **/
.octPixFrame2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 26.0em; */
    top: 111px;
	left: 292px;
	width: 296px;
	height: 410px;
}



/**   Added 11/08/25  **/
.sepPixFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 26.0em; */
    top: 81px;
	left: 10px;
	width: 88px;
	height: 88px;
}

/**  added 11/08/27  **/
.decPixFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 26.0em; */
    top: 111px;
	left: -2px;
	width: 280px;
	height: 410px;
}

/**  added 11/08/27  **/
.decPixFrame2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 26.0em; */
    top: 111px;
	left: 292px;
	width: 290px;
	height: 410px;
}

.calendarPix1 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
width: 192px;
height: 192px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/judithpearson_192-192.jpg);
/* <img src="/img/clear.gif" alt="judithpearson.jpg" style="width:192px; height:192px;" /> */
}

.calendarPix2 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
width: 399px;
height: 617px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/2010_HolidayPrelude_XXV_Invitation_1_FRONT_399-617.png);
/* <img src="/img/clear.gif" alt="PAML WIA Tempe Tour Flyer" style="width:399px; height:516px;" /> */
/* background-image: url(img/patsylowry_192-192.jpg); */
/* <img src="/img/clear.gif" alt="patsylowry.jpg" style="width:192px; height:192px;" /> */
}

/** added 11/08/24  **/
.sepPix1 {
float: left;
display: block;
clear: left;
/* position: relative; */
position: absolute;
top: 0em;
left: 0em;
width: 355px;
height: 355px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(../img/McCallTheBreafastTable1998Trusted.png);
/* <img src="/img/clear.gif" alt="Louise McCall - The Breafast Table - 1998" style="width:355px; height:355px;" /> */
}

/** added 11/08/24  **/
.octPix1 {
float: left;
display: block;
/*  clear: left;  */
clear: both;
position: relative;
/* position: absolute; */
top: 0px;
left: 0px;
width: 280px;
height: 400px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(../img/2011TreasureSaleCelebrityLuncheonInvite2.png);
/* <img src="./img/clear.gif" alt="2011 Treasure Sale and Celebrity Luncheon Invitation" style="width:280px; height:400px;" /> */
}

/** added 11/08/24  **/
.octPix2 {
float: left;
display: block;
/*  clear: left;  */
clear: both;
position: relative;
/* position: absolute; */
top: 0em;
left: 0em;
width: 296px;
height: 400px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(../img/2011TreasureSaleCelebrityLuncheonRSVP.png);
/* <img src="./img/clear.gif" alt="2011 Treasure Sale and Celebrity Luncheon RSVP" style="width:280px; height:400px;" /> */
}

/** added 11/08/24  **/
.octPix3 {
float: left;
display: block;
clear: left;
/* position: relative; */
position: absolute;
top: 0em;
left: 0em;
width: 355px;
height: 355px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
	background-image: url(../img/McCallTheBreafastTable1998Trusted.png);
/* <img src="/img/clear.gif" alt="Louise McCall - The Breafast Table - 1998" style="width:355px; height:355px;" /> */
}

/** added 11/08/24  **/
.octPix4 {
float: left;
display: block;
clear: left;
/* position: relative; */
position: absolute;
top: 0em;
left: 0em;
width: 355px;
height: 355px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
	background-image: url(../img/McCallTheBreafastTable1998Trusted.png);
/* <img src="/img/clear.gif" alt="Louise McCall - The Breafast Table - 1998" style="width:355px; height:355px;" /> */
}


/** added 11/11/13  **/
.decPix1 {
float: left;
display: block;
/*  clear: left;  */
clear: both;
position: relative;
/* position: absolute; */
top: 0px;
left: 0px;
/*
width: 280px;
height: 400px;
*/
width: 300px;
height: 375px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(../img/Robbins_Carolyn_2.png);.
/* background-image: url(../img/2011HolidayPreludeXXVI_Invitation_MASTER_OUTSIDE_FRONT_280_400.png); */
/* Robbins_Carolyn_2.png */
/* <img src="./img/clear.gif" alt="2011 Holiday Prelude XXVI Invitation" style="width:280px; height:400px;" /> */
}

/** added 11/11/13  **/
.decPix2 {
float: left;
display: block;
/*  clear: left;  */
clear: both;
position: relative;
/* position: absolute; */
top: 0em;
left: 0em;
width: 284px;
height: 401px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(../img/2011HolidayPrelude2_PAGE1_284_401.png);
/* <img src="./img/clear.gif" alt="2011 Holiday Prelude XXVI RSVP and Envelope" style="width:284px; height:401px;" /> */
}


/**  added  11/11/16  **/
.PreludeDiv {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* 	clear: left; */
	/*
	top: 2.5em;
	left: 0.25em;
	*/
    top: 81px;
	left: 0px;
	height: 205px;
	width: 724px;
}



/**  added  11/09/22  **/
.sepInfoFrame7 {
	float: left;
	display: block;
	clear: left;
	position: relative;
    /* position: absolute; */
	/* clear: left; */
	/* top: -11.00em; */
	top: -12.50em;
	left: 11.00em;
	/* clear: both; */
	/*
	top: 2.5em;
	left: 0.25em;
	*/
	/*
    top: 14px;
	left: 140px;
	*/
	/* height: 157px; */
	height: 180px;
	width: 530px;
}

/**  added 11/09/22  **/
.sepPixFrame7 {
	float: left;
	display: block;
	clear: both;
	position: relative;
    /* position: absolute; */
	/* clear: left; */
	/*
	width: 117px;
	height: 179px;	
	*/
	width: 117px;
	height: 179px;
	/*
	top: 2.5em;
	left: 0.25em;
	*/
	/*
    top: 107.0em;
	left: 2.0em;	
	*/
	/*
    top: 77.0em;
	left: 2.0em;
	*/
	/*
	top: 0.75em;
	left: 1.0em;	
	*/
	top: 0em;
	left: 0em;
}

/**  added  11/09/22  **/
.sepPix7 {
	float: left;
	display: block;
	clear: both;
	position: relative;
	/* position: absolute; */
	top: 0.75em;
	left: 1.0em;
	/*
	top: -1031px;
	left: -20px;
	*/
	width: 117px;
	height: 176px;
	/* height: 165px; */
	/* vertical-align: bottom; */
background-repeat: no-repeat;
	background-image: url(../img/Robbins_Carolyn_2_117-176.png);
	/* background-image: url(../img/2012HolidayPreludeXXVI_Invitation_MASTER_OUTSIDE_FRONT_117_179.png); */
	/* Robbins_Carolyn_2_117-176.png */
/* <img src="/img/clear.gif" alt="Louise McCall - The Breafast Table - 1998" style="width:88px; height:88px;" /> */
}


/**  added  11/11/16  **/
.AFlowers {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* 	clear: left; */
	/*
	top: 2.5em;
	left: 0.25em;
	*/
    top: 346px;
	left: 0px;
	height: 205px;
	width: 724px;
}


/**  added  11/08/26  **/
.sepInfoFrame6 {
	float: left;
	display: block;
	/* clear: both; */
	/*
	top: 2.5em;
	left: 0.25em;
	top: 336px;
	left: 139px;
	height: 102px;
	height: 157px;
	*/

	clear: left;
	position: relative;
	top: -10.00em;
	left: 10.50em;
	height: 150px;
	width: 560px;
}

/**  added 11/08/26  **/
.sepPixFrame6 {
	float: left;
	display: block;
	position: relative;
	/* position: absolute; */
	top: 0.50em;
	left: 1.00em;
	/* clear: left; */
	clear: both;
	/*
	top: 2.5em;
	left: 0.25em;

    top: 117.0em;
	left: 2.0em;
	*/
	width: 110px;
	height: 165px;
}

/**  added  11/08/26  **/
.sepPix6 {
	float: left;
	display: block;
	/* clear: both; */
	clear: left;
	position: relative;
    /* 
	position: absolute; 
	top: -1418px;
	left: -20px;
	*/
	top: 0em;
	left: 0em;
	width: 110px;
	height: 165px;
	/* vertical-align: bottom; */
background-repeat: no-repeat;
	background-image: url(../img/2012AnF_110_165.png);
/* <img src="/img/clear.gif" alt="Louise McCall - The Breafast Table - 1998" style="width:88px; height:88px;" /> */
}





/**  added  11/08/26  **/
.sepInfoFrame5 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: left; */
	clear: both;
	/*
	top: 2.5em;
	left: 0.25em;
	*/
    top: 238px;
	left: 130px;
	height: 102px;
	width: 406px;
}

/**  added 11/08/26  **/
.sepPixFrame5 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: left; */
	clear: both;
	/*
	top: 2.5em;
	left: 0.25em;
	*/
    top: 77.0em;
	left: 2.0em;
}

/**  added  11/08/26  **/
.sepPix5 {
	float: left;
	display: block;
	clear: both;
	/* position: relative; */
position: absolute;
	top: -871px;
	left: -22px;
	width: 116px;
	height: 165px;
	/* vertical-align: bottom; */
background-repeat: no-repeat;
	background-image: url(../img/2011CelebrityLuncheon_116_165.png);
/* <img src="/img/clear.gif" alt="Louise McCall - The Breafast Table - 1998" style="width:88px; height:88px;" /> */
}

/**  added  11/08/26  **/
.sepPix4 {
	float: left;
	display: block;
	clear: both;
	/* position: relative; */
position: absolute;
	top: 0px;
	left: -2px;
	width: 88px;
	height: 88px;
	/* vertical-align: bottom; */
background-repeat: no-repeat;
	background-image: url(../img/McCallTheBreafastTable1998Trusted_88_88.png);
/* <img src="/img/clear.gif" alt="Louise McCall - The Breafast Table - 1998" style="width:88px; height:88px;" /> */
}

/**  added  11/08/25  **/
.sepPix3 {
	float: left;
	display: block;
	clear: both;
	/* position: relative; */
position: absolute;
	top: 21px;
	left: 30px;
	width: 88px;
	height: 88px;
	/* vertical-align: bottom; */
background-repeat: no-repeat;
	background-image: url(../img/McCallTheBreafastTable1998Trusted_88_88.png);
/* <img src="/img/clear.gif" alt="Louise McCall - The Breafast Table - 1998" style="width:88px; height:88px;" /> */
}

/**  added  11/08/26  **/
.sepInfoFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: left; */
	clear: both;
	/*
	top: 2.5em;
	left: 0.25em;
	*/
    top: 81px;
	left: 106px;
	height: 84px;
}


.calendarPixFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: left; */
	clear: both;
	/*
	top: 2.5em;
	left: 0.25em;
	*/
    top: 77.0em;
	left: 2.0em;
}


.calendarPix3 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
width: 328px;
height: 422px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/2011AF_Heinicke_328-422.png);
/* <img src="/img/clear.gif" alt="robertblack.jpg" style="width:328px; height:422px;" /> */
/* background-image: url(img/robertblack_192-192.jpg); */
/* <img src="/img/clear.gif" alt="robertblack.jpg" style="width:192px; height:192px;" /> */
}

.calendarPixFrame4 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: left; */
	clear: both;
	top: 2.75em;
	/* left: 0.25em; */
	left: 2.0em;
	/*
    top: 77.0em;
	left: 2.0em;
	*/
}


.calendarPix4 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
width: 328px;
height: 422px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/2011AF_Heinicke_328-422.png);
/* <img src="/img/clear.gif" alt="robertblack.jpg" style="width:328px; height:422px;" /> */
/* background-image: url(img/robertblack_192-192.jpg); */
/* <img src="/img/clear.gif" alt="robertblack.jpg" style="width:192px; height:192px;" /> */
}


/**** added 11/05/14 kwb BEGIN ****/

.heritageLuncheonPixFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
    /*  top: 26.0em; */
	top: 26.0em;
	/* left: 1.50em; */
	left: 2.0em;
}


.heritageLuncheonPix1 {
float: left;
display: block; 
position: relative; 
clear: left; 
top: 0em;
left: 0em;
width: 399px;
/* height: 617px; */
height: 556px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/2011_HeritageLuncheonInvite.jpg);
/* <img src="/img/clear.gif" alt="PAML WIA Tempe Tour Flyer" style="width:399px; height:516px;" /> */
/* background-image: url(img/patsylowry_192-192.jpg); */
/* <img src="/img/clear.gif" alt="patsylowry.jpg" style="width:192px; height:192px;" /> */
}


.heritageLuncheonInfoFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 330px; */
	/* top: 19.50em; */
    top: 25.0em;
	/* left: 325px; */
	/* left: 516px; */
	/* left: 515px; */
	left: 34.75em;
	width: 476px;
	height: 679px;
	/*
    top: 12.50em;
	left: 34.75em;
	height: 620px;
	*/
}

.heritageLuncheonframe1FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	/* left: -95px; */
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}

.heritageLuncheonPixFrame2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
    top: 260px;
	left: 10px;
}


.heritageLuncheonPix2 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left; 
top: -0.50em;
left: 0em;
/*
width: 192px;
height: 192px;
*/
width: 330px;
height: 472px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/2011HeritageLuncheonRSVP_333-472.png);
/* <img src="/img/clear.gif" alt="PAML WIA Tempe Tour Flyer" style="width:399px; height:516px;" /> */
/* background-image: url(img/patsylowry_192-192.jpg); */
/* <img src="/img/clear.gif" alt="patsylowry.jpg" style="width:192px; height:192px;" /> */
}


/****  added 11/05/14 kwb END  ****/


.calendarInfoFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
}

.frame1FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	left: -95px;
	width: 95px;
	height: 411px;
	text-align: right;
	font-size: 16px;
}

.calendarInfoFrame2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 330px; */
	/* top: 19.50em; */
    top: 25.0em;
	/* left: 325px; */
	/* left: 516px; */
	/* left: 515px; */
	left: 34.75em;
	width: 476px;
	height: 279px;
	/*
    top: 12.50em;
	left: 34.75em;
	height: 620px;
	*/
}

/**  added 11/08/24  **/
.sepInfoFrame1 {
	float: left;
	display: block;
	position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 25.0em; */
    top: 103px;
	/* left: 325px; */
	/* left: 516px; */
	/* left: 515px; */
	/* left: 34.75em; */
	left: 486px;
	/*	
	width: 476px;
	height: 279px;
	*/
	width: 487px;
	height: 118px;
}


/**  added 11/08/27  **/
.octInfoFrame1 {
	float: left;
	display: block;
	position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 25.0em; */
    top: 135px;
	/* left: 325px; */
	/* left: 516px; */
	/* left: 515px; */
	/* left: 34.75em; */
	left: 679px;
	/*	
	width: 476px;
	height: 279px;
	*/
	width: 314px;
	height: 263px;
}


/**  added 11/11/13  **/
.decInfoFrame1 {
	float: left;
	display: block;
	position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 25.0em; */
    top: 135px;
	/* left: 325px; */
	/* left: 516px; */
	/* left: 515px; */
	/* left: 34.75em; */
	/* left: 679px; */
	left: 399px;
	/*	
	width: 476px;
	height: 279px;
	*/
	width: 314px;
	height: 330px;
}



.frame2FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	/* left: -95px; */
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}

 /** added 11/08/24  **/
.sepFrame1FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	/* left: -95px; */
	/*
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
	*/
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}

 /** added 11/08/27  **/
.octFrame1FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	/* left: -95px; */
	/*
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
	*/
	left: -83px;
	width: 80px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}

 /** added 11/11/13  **/
.decFrame1FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	/* left: -95px; */
	/*
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
	*/
	left: -85px;
	width: 83px;
	height: 313px;
	text-align: right;
	font-size: 16px;
}



.calendarInfoFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
    top: 74.0em;
	/* 	left: 518px; */
	left: 34.75em;
	width: 421px;
	height: 220px;
}

.calendarFrame3FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	/* left: -95px; */
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}


.calendarInfoFrame4 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
    top: 2.75em;
	/* 	left: 518px; */
	left: 34.75em;
	width: 421px;
	height: 220px;
}

.calendarFrame4FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	/* left: -95px; */
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}


.frame3FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	/* left: -95px; */
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}

/***  added 10/11/26 kwb  ***/
.calEoEFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 375px; */
	/* top: 24.0em; */
	/* top: 326px; */
	/* left: 19px */
	/* top: 9.0em; */
	/*
	top: 260px;
	left: 10px;
	*/
    top: 0em;
	left: 1.0em;
}


.calEoELink1 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
width: 255px;
height: 330px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/2011_EchoesOfEdenSeries_255-330.png);
/* <img src="/img/clear.gif" alt="2011 Echoes of Eden Series" style="width:255px; height:330px;" /> */
/* background-image: url(img/patsylowry_192-192.jpg); */
/* <img src="/img/clear.gif" alt="patsylowry.jpg" style="width:192px; height:192px;" /> */
}
/*************************/
/*************************/

/******* created new PixFrame for Index.php  *******/
.indexPixFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 375px; */
	/* top: 24.0em; */
	/* top: 326px; */
	/* left: 19px */
	/* top: 9.0em; */
    top: 13.0em;
	left: 2.0em;
}


/*  added 10/11/04 kwb  */
.indexLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em; 
left:  0.5em;
/* width: 67.5em; */
/* width: 71.0em; */
width: 80.0em;
/* height: 128em; */
/* height: 198em; */
/* height: 300.0em; */
height: 150.0em;
}

.indexPix1 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
width: 399px;
height: 617px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/PAML_Postcard_WIA_110216_front_399-617.png);
/* background-image: url(img/PAML_Postcard_WIA_110113_Front_399-617.png); */
/* <img src="/img/clear.gif" alt="PAML WIA Tempe Tour Flyer" style="width:399px; height:516px;" /> */
/* background-image: url(img/patsylowry_192-192.jpg); */
/* <img src="/img/clear.gif" alt="patsylowry.jpg" style="width:192px; height:192px;" /> */
}


/***  added 10/11/25 kwb  ***/
.indexPixFrame2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 375px; */
	/* top: 24.0em; */
	/* top: 326px; */
	/* left: 19px */
	/* top: 9.0em; */
    top: 260px;
	left: 10px;
}

/** added 11/08/24  **/
.sepPixFrame2 {
	float: left;
	display: block;
    position: absolute;
	clear: both;
    top: 260px;
	left: 10px;
}


.indexPix2 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
width: 330px;
height: 237px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/2010HolidayPreludeReplyCard2_330-237.png);
/* <img src="/img/clear.gif" alt="PAML WIA Tempe Tour Flyer" style="width:399px; height:516px;" /> */
/* background-image: url(img/patsylowry_192-192.jpg); */
/* <img src="/img/clear.gif" alt="patsylowry.jpg" style="width:192px; height:192px;" /> */
}

/**  added 11/08/24  **/
.sepPix2 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
width: 330px;
height: 237px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/2010HolidayPreludeReplyCard2_330-237.png);
/* <img src="/img/clear.gif" alt="PAML WIA Tempe Tour Flyer" style="width:399px; height:516px;" /> */
/* background-image: url(img/patsylowry_192-192.jpg); */
/* <img src="/img/clear.gif" alt="patsylowry.jpg" style="width:192px; height:192px;" /> */
}



/***  added 10/11/29  kwb ***/
.indexPixFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 375px; */
	/* top: 24.0em; */
	/* top: 326px; */
	/* left: 19px */
	/* top: 9.0em; */
    top: 64.0em;
	left: 2.0em;
}


.indexPix3 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
/*
width: 192px;
height: 192px;
*/
width: 399px;
height: 617px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/2010HollyJolly_BACK_70-134-91_399-617.png);
/* <img src="/img/clear.gif" alt="PAML WIA Tempe Tour Flyer" style="width:399px; height:516px;" /> */
/* background-image: url(img/patsylowry_192-192.jpg); */
/* <img src="/img/clear.gif" alt="patsylowry.jpg" style="width:192px; height:192px;" /> */
}

/**** added 10/11/04 kwb ****/
.indexInfoFrame2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 330px; */
	/*  top: 8.70em; */
    top: 12.50em;
	/* left: 325px; */
	/* left: 516px; */
	/* left: 515px; */
	left: 34.75em;
	width: 476px;
	/* 	height: 620px; */
	height: 250px;
}

.indexFrame2FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	left: -84px;
	width: 84px;
	height: 186px;
	text-align: right;
	font-size: 16px;
}

/**** added 10/11/29 kwb ****/
.indexInfoFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 330px; */
	/*  top: 8.70em; */
	/*  top: 93.50em; */
	/*  top: 2.50em; */
    top: 2px;
	/* left: 325px; */
	/* left: 516px; */
	/* left: 515px; */
	/* 	left: 34.75em; */
	left: 449px;
	width: 476px;
	/* height: 620px; */
	height: 220px;
}

/***  added to Calendar page 11/02/07 kwb  ***/
.marIndexInfoFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 330px; */
	/*  top: 8.70em; */
	/*  top: 93.50em; */
	/*  top: 2.50em; */
    top: 0em;
	/* left: 325px; */
	/* left: 516px; */
	/* left: 515px; */
	/* 	left: 34.75em; */
	left: 33.50em;
	width: 476px;
	/* height: 620px; */
	height: 220px;
}


/***  added to Calendar page 11/03/07 kwb  ***/
.aprIndexInfoFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 330px; */
	/*  top: 8.70em; */
	/*  top: 93.50em; */
	/*  top: 2.50em; */
    top: 0em;
	/* left: 325px; */
	/* left: 516px; */
	/* left: 515px; */
	/* 	left: 34.75em; */
	left: 33.50em;
	width: 476px;
	/* height: 620px; */
	height: 220px;
}

.indexFrame3FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	left: -84px;
	width: 84px;
	height: 186px;
	text-align: right;
	font-size: 16px;
}

/***  added to Calendar page 11/02/07 kwb  ***/
.marIndexFrame3FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	left: -84px;
	width: 84px;
	height: 186px;
	text-align: right;
	font-size: 16px;
}


/***  added to Calendar page 11/03/07 kwb  ***/
.aprIndexFrame3FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	left: -84px;
	width: 84px;
	height: 186px;
	text-align: right;
	font-size: 16px;
}


/*** added to Index 10/11/14 kwb ***/

.indexInfoFrame4 {
	float: left;
	display: block;
    position: absolute;
	clear: left;
    top: 922px;
	left: 527px;
	width: 475px;
	height: 220px;
}


.indexFrame4FiveWs {
	float: left;
	display: block;
    position: absolute;
	clear: both;
    top: 0px;
	left: -98px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}


/*** added 10/11/04 kwb  ***/
.saveDate1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
    top: 1.0em;
	left: 0.25em;
	width: 995px;
	height: 103px;
}

.saveDate2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
    top: 49.0em;
	left: 0.25em;
	width: 995px;
	height: 83px;
}

.saveDate3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
    top: 784px;
	left: 0.25em;
	width: 995px;
	height: 131px;
}


.calDate1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;
	*/
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;		
	*/
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;	
	*/
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;
}

/*** added 10/11/13 kwb ***/
.calDate2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
    top: 59.0em;
	left: 1.0em;
	width: 995px;
	height: 83px;
}

.calDate3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
	/* top: 1007px; */
    top: 70.0em;
	left: 1.0em;
	width: 995px;
	height: 83px;
}

/**** added 11/05/13  kwb ****/
.calHL1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;
	*/
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;		
	*/
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;	
	*/
	top: 10px;
	left:3px;
	width: 995px;
	height: 103px;
}

/* added 11/08/23 */
.SepCalendar {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;
	*/
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;		
	*/
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;	
	*/
	top: 343px;
	left:446px;
	width: 490px;
	height: 103px;
}


/* added 11/08/25 */
.sepImageCaption1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 992px; */
	/* top: 230px; */
	/* top: 2319px; */
	/* top: 2651px; */
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;
	*/
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;		
	*/
	/*
	top: 14.0em;
	left:1.0em;
	width: 995px;
	height: 103px;	
	*/
	top: 361px;
	left:0px;
	width: 357px;
	height: 26px;
}


/* added 11/08/27 */
.octImageCaption1 {
	float: left;
	display: block;
	position: relative;
    /* position: absolute; */
	/* clear: left; */
	clear: both;
	top: 0px;
	left: 0px;
	width: 277px;
	height: 26px;
}


/* added 11/08/27 */
.octImageCaption2 {
	float: left;
	display: block;
	position: relative;
    /* position: absolute; */
	/* clear: left; */
	clear: both;
	top: 0px;
	left: 0px;
	width: 277px;
	height: 26px;
}


/* added 11/11/13 */
.decImageCaption1 {
	float: left;
	display: block;
	position: relative;
    /* position: absolute; */
	/* clear: left; */
	clear: both;
	top: 0px;
	left: 0px;
	width: 277px;
	height: 26px;
}


/* added 11/11/13 */
.decImageCaption2 {
	float: left;
	display: block;
	position: relative;
    /* position: absolute; */
	/* clear: left; */
	clear: both;
	top: 0px;
	left: 0px;
	width: 277px;
	height: 26px;
}


.wiaa09 {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
left: 1.1em;
width: 418px;
height: 487px;
background-repeat: no-repeat;
background-image: url(img/Invitation1a2a.png);
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
}

.celeb09 {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
left: 1.1em;
/*
width: 418px;
height: 487px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
background-image: url(img/PA220071_438_328.JPG);
/* background-image: url(img/2009_PAML_CL_Invite_SBenson.jpg); */
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
}

.div2009CL {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
/* left: 1.1em; */
left: 0em;
/*
width: 418px;
height: 487px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
/* background-image: url(img/PA220071_438_328.JPG); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson.jpg); */
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
/* <img src="./img/clear.gif" alt="2009 PAML Celebrity Luncheon" style="width:438px; height:328px;" /> */
}

/* added 10/08/10  kwb */
.bigCapitalCalendar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}

/* added 10/08/12  kwb */
.bigCapitalCalendar2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:normal;
}

/* added 11/02/22  kwb */
.bigCapitalCalendar3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:36px;
	font-weight:normal;
}



/**** added donors.php divs  10/02/25  kwb  ****/

.donorLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/* width: 34em; */
/* width: 35em; */
/* width: 38em; */
/* width: 37.5em; */
width: 32.5em;
/* height: 41em; */
/* height: 61.5em; */
/* height: 64em; */
/* height: 78em; */
/* height: 88em; */
/* height: 98em; */
/* height: 100em; */
height: 85em;
}

.newDonorRight2 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 0em; */
top: 1em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
/* left: 1.15em; */
left: .85em;
/*
width: 438px;
height: 358px;
*/
width: 32.5em;
/* height: 100em; */
height: 85em;
/* vertical-align: bottom; */
}


.newCoverLinkDiv3 {
/*
float: left;
display: block; 
position: relative;
*/
/* clear: right; */
/* clear: left; */
/* left: 0em; */
/* left: 4.25em; */
/* left: 1.0em; */
left: 0.45em;
/* top: 0em; */
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 548px;
height: 30px;
*/
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
background-color:#009;
color:#FFF;
/* width: 438px; */
/* width: 425px; */
width: 625px;
/* height: 30px; */
height: 16px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newCoverLinkDiv4 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left;
/* left: 0em; */
/* left: 4.25em; */
/* left: 1.0em; */
left: 0.45em;
padding: 0.50em;
/* top: 0em; */
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 548px;
height: 30px;
*/
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
background-color:#009;
color:#FFF;
/* width: 438px; */
/* width: 425px; */
/* width: 32.5em; */
width: 28.5em;
/* height: 30px; */
/* height: 16px; */
height: 3.5em;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}


/***** added 10/01/14 kwb *****/
.div2009CL_2 {
float: left;
display: block; 
position: relative; 
clear: both;
top: 1em;
/* left: 1.1em; */
left: 0em;
/*
width: 418px;
height: 487px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
/* background-image: url(img/PA220071_438_328.JPG); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson.jpg); */
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
/* <img src="./img/clear.gif" alt="2009 PAML Celebrity Luncheon" style="width:438px; height:328px;" /> */
}

.divMay {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
left: 0em;
width: 18em;
/* height: 37em; */
height: 19em;
}



/******* arts&amp;flowers.php divs ********/

.afLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 2.5em; 
left:  0.5em;
/* width: 31em; */
width: 73em;
height: 18em;
}

.afLeftNEW{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 2.5em; */
top: 1.5em; 
left:  0.5em;
/* width: 31em; */
/* width: 73em; */
/* width: 810px; */
/* width: 600px; */
/* width: 490px;*/
width: 403px;
/* height: 18em; */
/* height: 89em; */
/* height: 1243px; */
/* height: 1670px; */
/* height: 607px; */
height: 604px;
background-repeat: no-repeat;
/* background-image: url(img/2010A&F_Poster.jpg); */
/* background-image: url(img/2010AF_Program_web.jpg); */
/* background-image: url(img/McCall_Iris2002.jpg); */
background-image: url(img/2011AF_postcard_1064-1596_403-604.png);
/* <img src="./img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:403px; height:604px;" /> */
}

.afRight{
float: left;
display: block; 
position: relative; 
clear: left;
top: 2.5em; 
left:  0.5em;
/* width: 31em; */
width: 73em;
height: 18em;
}

.afpix1{
float: left;
display: block; 
position: relative; 
clear: right;
width: 200px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_01.07_200_204.jpg);
}

.afpix2{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left:  2.0em;
width: 84px;
height: 204px;
/*
width: 83px;
height: 200px;
*/
background-repeat: no-repeat;
background-image: url(img/Floral_Design_02.07_84_204.jpg);
}

.afpix3{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
/* left:  6.3em; */
left:  5.0em;
width: 186px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_03.07_186_204.jpg);
}


.afpix4{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
/* left:  9.3em; */
left:  8.0em;
width: 118px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_04.07_118_204.jpg);
}


.afpix5{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
/* left:  15.5em; */
left:  14.5em;
width: 167px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_05.07_167_204.jpg);
}


.afpix6{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
width: 80px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_06.07_80_204.jpg);
}


.afpix7{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left:  5em;
width: 210px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_07.07_210_204.jpg);
}

.afpix8{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left:  8em;
width: 88px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_08.07_88_204.jpg);
}


.afpix9{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left:  13em;
width: 136px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_09.07_136_204.jpg);
}



.afHyper1{
float: left;
display: block; 
position: relative; 
clear: left;
top: 1em;
left: 0em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 199px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}

.afHyper2{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 2.0em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/

/* width: 125px;  */

width: 25px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper3{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 3.5em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 186px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper4{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 6.5em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 180px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}

.afHyper5{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 8.5em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 167px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}

.afHyper6{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 1em;
left: 0em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 127px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper7{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 1.8em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 127px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper8{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 10.6em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 127px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper9{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 13em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 127px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}



.afCenter {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
/* height: 37em; */
height: 35.5em;
}

/*
.afRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
height: 35.5em;
}
*/

.newafRight {
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
/* top: 1.4em;  */
top: 1.5em; 
/* left: 4em; */
left: 2.0em;
width: 490px;
height: 605px;
vertical-align: bottom;
}

/*** added 11/02/06  kwb  ***
***   2011 Arts & Flowers
****************************/
.afSummary {
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
/* top: 1.4em;  */
top: 0.50em; 
/* left: 4em; */
left: 0.50em;
/*
width: 490px;
height: 600px;
*/
width: 995px;
height: 800px;
vertical-align: bottom;
}

/*** added 11/02/21  kwb  ***/
.afTabbed{
float: left;
display: block;
/* position: relative; */
position: absolute;
/* clear: right; */
/* clear: none; */
clear: both;
/* top: 0em;*/
top: 29.50em; 
/* left:  0.5em;*/
left:  1.0em;
/* width: 67.5em; */
width: 71.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
height: 300.0em;
}


.afSummaryLogo{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0em;
/* width: 403px;
height: 82px; */
width: 700px;
height: 142px;
background-repeat: no-repeat;
background-image: url(img/AaF_Logo_700-142.png);
/* background-image: url(img/AaF_Logo_600_403-82.png); */
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}

.afThu {
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: left;
/* top: 1.4em;  */
top: 0.5em; 
/* left: 4em; */
left: 0em;
width: 490px;
height: 350px;
vertical-align: bottom;
}

.afFri {
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
/* top: 1.4em;  */
top: 0.5em; 
/* left: 4em; */
left: 1.0em;
width: 490px;
height: 350px;
vertical-align: bottom;
}

.afSat {
	float: left;
	display: block;
	/* position: relative; */
position: absolute;
	/* clear: left; */
clear: none;
	/* top: 0.5em;  */
top: 276px;
	/* left: 0em; */
left: 0px;
	width: 490px;
	height: 350px;
	vertical-align: bottom;
}

.afSun {
	float: left;
	display: block;
	/* position: relative; */
position: absolute;
	/* clear: left; */
clear: none;
	/* top: 0.5em;  */
top: 348px;
	/* left: 1.0em; */
left: 505px;
	width: 490px;
	height: 350px;
	vertical-align: bottom;
}

.afTime { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration:underline;
	color: #990000;
}

.afName { /* event name text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}


.afTitle { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	/* 	color: #990000; */
	color: #069;
	/* 	color: #636; */
	/* 	color: #F60; */
	/* 	color: #247173; */
	/* color: #4D6119; */
	/* color: #737124; */
}

.afBlitz { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	/* 	color: #990000; */
	color: #606;
	/* 	color: #636; */
	/* 	color: #F60; */
	/* 	color: #247173; */
	/* color: #4D6119; */
	/* color: #737124; */
}


.afBlitzBlack { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	/* 	color: #990000; */
	color: #000000;
	/* 	color: #636; */
	/* 	color: #F60; */
	/* 	color: #247173; */
	/* color: #4D6119; */
	/* color: #737124; */
}


.afBlitzRed { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	/* 	color: #990000; */
	color: #FF0000;
	/* 	color: #636; */
	/* 	color: #F60; */
	/* 	color: #247173; */
	/* color: #4D6119; */
	/* color: #737124; */
}


.afBlitzCharcoal { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	/* 	color: #990000; */
	color: #333333;
	/* 	color: #636; */
	/* 	color: #F60; */
	/* 	color: #247173; */
	/* color: #4D6119; */
	/* color: #737124; */
}



.afNewTime { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	/* 	color: #990000; */
	color: #069;
	/* 	color: #636; */
	/* 	color: #F60; */
	/* 	color: #247173; */
	/* color: #4D6119; */
	/* color: #737124; */
}

.afLocation { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	/* 	color: #990000; */
	/*  color: #069; */
	/* 	color: #636; */
	/* 	color: #F60; */
	/* color: #247173; */
	color: #4D6119;
	/* color: #737124; */
}


.afHighlight { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	/* 	color: #990000; */
	/*  color: #069; */
	/* 	color: #636; */
	/* 	color: #F60; */
	/*  color: #247173; */
	/* 	color: #4D6119; */
	color: #C00;
	/* color: #737124; */
}

.afCat { /* event category text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.afCat17 { /* event category text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.afInfo { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	/* color: #333333; */
	color: #363;
}

.afInfo15 { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	/* color: #333333; */
	color: #363;
}

.afLocal { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.afData { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.afData15 { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}



/****************************/

/*** added 10/11/26  kwb  ***/
.afGuestDesigner {
	float: left;
	display: block;
	/*  position: relative; */
	position: absolute;
	/* clear: right; */
	clear: none;
	/* top: 1.4em;  */
	top: 157px;
	/* left: 4em; */
	left: 480px;
	/* width: 490px;
	height: 600px; */
	width: 133px;
	height: 160px;
	vertical-align: bottom;
}

.afGuestDesignerPix1{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
width: 133px;
height: 160px;
background-repeat: no-repeat;
background-image: url(img/Joyce_Mason-Monheim_133-160.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}

.afCN {
	float: left;
	display: block;
	/*  position: relative; */
	position: absolute;
	/* clear: right; */
	clear: none;
	/* top: 1.4em;  */
	top: 65px;
	/* left: 4em; */
	left: 480px;
	/* width: 490px;
	height: 600px; */
	width: 107px;
	height: 160px;
	vertical-align: bottom;
}

.afCNPix1{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
width: 107px;
height: 160px;
background-repeat: no-repeat;
background-image: url(img/CarrieNimmer_107-160.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}


.afJW {
	float: left;
	display: block;
	/*  position: relative; */
	position: absolute;
	/* clear: right; */
	clear: none;
	/* top: 1.4em;  */
	top: 69px;
	/* left: 4em; */
	left: 480px;
	/* width: 490px;
	height: 600px; */
	width: 153px;
	height: 160px;
	vertical-align: bottom;
}

.afJWPix1{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
width: 153px;
height: 160px;
background-repeat: no-repeat;
background-image: url(img/JaneWingfield2011_153-160.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}


.afHR {
	float: left;
	display: block;
	/*  position: relative; */
	position: absolute;
	/* clear: right; */
	clear: none;
	/* top: 1.4em;  */
	top: 23px;
	/* left: 4em; */
	left: 480px;
	/* width: 490px;
	height: 600px; */
	width: 135px;
	height: 160px;
	vertical-align: bottom;
}

.afHRPix1{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
width: 135px;
height: 160px;
background-repeat: no-repeat;
background-image: url(img/HankRichter_135-160.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}


.afSR {
	float: left;
	display: block;
	/*  position: relative; */
	position: absolute;
	/* clear: right; */
	clear: none;
	/* top: 1.4em;  */
	top: 23px;
	/* left: 4em; */
	left: 642px;
	/* width: 490px;
	height: 600px; */
	width: 86px;
	height: 160px;
	vertical-align: bottom;
}

.afSRPix1{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
width: 86px;
height: 160px;
background-repeat: no-repeat;
background-image: url(img/SuzanneRobbins_160-297_86-160.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}


.afGT1 {
	float: left;
	display: block;
	/*  position: relative; */
	position: absolute;
	/* clear: right; */
	clear: none;
	/* top: 1.4em;  */
	top: 65px;
	/* left: 4em; */
	left: 484px;
	/* width: 490px;
	height: 600px; */
	width: 213px;
	height: 160px;
	vertical-align: bottom;
}

.afGTPix1{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
width: 213px;
height: 160px;
background-repeat: no-repeat;
background-image: url(img/IMG_2505_2_213-160.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}


.afGT2 {
	float: left;
	display: block;
	/*  position: relative; */
	position: absolute;
	/* clear: right; */
	clear: none;
	/* top: 1.4em;  */
	top: 65px;
	/* left: 4em; */
	left: 714px;
	/* width: 490px;
	height: 600px; */
	width: 213px;
	height: 160px;
	vertical-align: bottom;
}

.afGTPix2{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
width: 213px;
height: 160px;
background-repeat: no-repeat;
background-image: url(img/IMG_2508_2_213-160.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}


/***  added 11/03/07  kwb  ***/
.afRaffle2011 {
	float: left;
	display: block;
	/*  position: relative; */
	/* 	position: absolute; */
	position: relative;
	/* clear: right; */
	/* 	clear: none; */
	clear: both;
	/* top: 1.4em;  */
	/* top: 134px; */
	top: -26.50em;
	/* left: 4em; */
	left: 736px;
	/* width: 490px;
	height: 600px; */
	width: 255px;
	height: 330px;
	vertical-align: bottom;
}

.afRaffle2011Pix1{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
/* left:  0.5em; */
left:  0em;
width: 255px;
height: 330px;
background-repeat: no-repeat;
background-image: url(img/2011AF_RaffleForm_255-330.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}


/*** SAT  APR 2  ***/
.afDS {
	float: left;
	display: block;
	/*  position: relative; */
	position: absolute;
	/* clear: right; */
	clear: none;
	/* top: 1.4em;  */
	top: 21px;
	/* left: 4em; */
	left: 480px;
	/* width: 490px;
	height: 600px; */
	width: 106px;
	height: 160px;
	vertical-align: bottom;
}

.afDSPix1{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
width: 106px;
height: 160px;
background-repeat: no-repeat;
background-image: url(img/DavidSchildkret_106-160.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}

.afEoE {
	float: left;
	display: block;
	/*  position: relative; */
	position: absolute;
	/* clear: right; */
	clear: none;
	/* top: 1.4em;  */
	top: 21px;
	/* left: 4em; */
	left: 620px;
	/* width: 490px;
	height: 600px; */
	width: 278px;
	height: 280px;
	vertical-align: bottom;
}

.afEoEPix1{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
width: 278px;
height: 280px;
background-repeat: no-repeat;
background-image: url(img/Flowers_Italy_JosephStella_1964_450-453_278-280.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}

.afGuestDesignerSummary1{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em; 
left:  0.5em;
width: 390px;
height: 400px;
background-repeat: no-repeat;
/* background-image: url(img/Joyce_Mason-Monheim_133-160.png); */
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:133px; height:160px;" /> */
}

/**************************/

.coverAFPix1 {
/*
width: 490px;
height: 605px;
*/

/* background-image: url(img/IrisMcCall.jpg); */
/* background: url(img/Photo7c.jpg); */
vertical-align: bottom;
}

/*** A&amp;F Calendar pix New 10/11/13 kwb ***/
.afCalendarNEW{
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em; 
/* left:  0.5em;*/
left: 0em;
width: 403px;
height: 604px;
background-repeat: no-repeat;
background-image: url(img/2011AF_403-604.png);
/* <img src="./img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:403px; height:604px;" /> */
}

/*** A&amp;F Index pix New 10/11/14 kwb ***/
.afIndexPixFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 990px; */
	/* top: 230px; */
	/* top: 670px; */
	/* top: 2318px; */
	/* top: 168.0em; */
	top: 2.5em;
	left: 0.25em;
}

/***  for Calendar page 11/02/07  kwb  ***/
.marAFIndexPixFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 990px; */
	/* top: 230px; */
	/* top: 670px; */
	/* top: 2318px; */
	/* top: 168.0em; */
	/* 	top: 2.5em; */
	top: 4.50em;
	left: 0.25em;
}

/***  for Calendar page 11/03/07  kwb  ***/
.aprAFIndexPixFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: left;
	/* top: 1.4em; */
    /* top: 1em; */
	/* top: 990px; */
	/* top: 230px; */
	/* top: 670px; */
	/* top: 2318px; */
	/* top: 168.0em; */
	/* 	top: 2.5em; */
	top: 4.50em;
	left: 0.25em;
}


.afIndexNEW{
float: left;
display: block;
/* position: relative;  */
position: absolute;
clear: right;
top: 0em;
left:  0em;
width: 333px;
height: 500px;
background-repeat: no-repeat;
background-image: url(img/2012AnF333_500.png);
/* AF2012_4x6_postcard_400-600.png */
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:403px; height:604px;" /> */
}

.marAFIndexNEW{
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em; 
/* left:  0.5em; */
left:  0.5em;
/* width: 403px; */
width: 403px;
height: 604px;
background-repeat: no-repeat;
background-image: url(img/2011AF_403-604.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:403px; height:604px;" /> */
}


/***  added Calendar 11/03/07  kwb  ***/
.aprAFIndexNEW{
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em; 
/* left:  0.5em; */
left:  0.5em;
/* width: 403px; */
width: 403px;
height: 604px;
background-repeat: no-repeat;
background-image: url(img/2011AF_403-604.png);
/* <img src="/img/clear.gif" alt="2011 Arts &amp; Flowers" style="width:403px; height:604px;" /> */
}

/*** THU MAR 31  ***/
.afOpen{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
/* height: 33.0em; */
height: 42.0em;
}

.afMeetDesigner{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 1.0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
/* height: 20.0em; */
height: 40.0em;
}

/*** FRI APR 1 ***/
.afFlowersInDesert{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
/* height: 32.0em; */
height: 37.0em;
}

.afFlowerPaint{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 1.0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
/* height: 25.0em; */
height: 27.0em;
}

.afFriReverse{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 2.0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
height: 25.0em;
}


.afSatReverse{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 2.0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
height: 25.0em;
}


.afFirstFri{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 2.0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
height: 25.0em;
}


/***  SAT, APR 2  ***/
.afGardenTour{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
height: 29.0em;
}


.afEchoes{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 1.0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
/* height: 25.0em; */
height: 23.0em;
}


/***  SUN, APR 3  ***/
.afWrap{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
/* height: 29.0em; */
height: 19.0em;
}

.afComments{
float: left;
display: block; 
position: relative;
/* clear: right; */
clear: none;
top: 0em; 
/* left:  0.5em; */
left:  0em;
/* width: 67.5em; */
width: 69.0em;
/* height: 98em; */
/* height: 128em; */
/* height: 198em; */
/* height: 29.0em; */
height: 19.0em;
}


/******* awards.php divs *********/

.awardLeft{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
/*
width: 31em;
width: 64em;
*/
width: 74em;
/* 
height: 36em;
height: 64em;
*/
height: 74em;
}

.awardRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
/* height: 37em; */
height: 35.5em;
}

.newAwardRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 4em;
width: 490px;
height: 605px;
vertical-align: bottom;
}

.blueOut1{
border-top-color:#003399; 
border-top-style:solid; 
border-top-width: thin;
border-right-color:#003399; 
border-right-style:solid; 
border-right-width: thin;
border-bottom-color:#003399; 
border-bottom-style:solid; 
border-bottom-width: thin;
border-left-color:#003399; 
border-left-style:solid; 
border-left-width: thin;
}

/*
.dottedOut1{
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}
*/


.dottedOut2009{
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}


.dottedOut1{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
/* width: 27em; */
width: 30em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.dottedOut2{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
width: 30em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.dottedOut3{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
/* width: 27em; */
width: 30em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

/******** BEGIN new dottedOut21 - 31 series for customizing 2nd set of photos (best or most) ADDED 11/04/25  kwb  ********/


.dottedOut21{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
/* width: 27em; */
width: 30em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.dottedOut22{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
width: 30em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.dottedOut23{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
/* width: 27em; */
width: 30em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.dottedOut31{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
/* width: 27em; */
width: 30em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}


/******** END new dottedOut21 - 31 series for customizing 2nd set of photos (best or most) ADDED 11/04/25  kwb ********/


/*
.dottedOut3{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
left: 0em;

border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}
*/

.dottedOut4{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0em;
width: 32em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #000099;
}

.spacer2{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
left: 0em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

font-size: 4px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.spacer3{
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
left: 0em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

font-size: 4px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.awardInsert1{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left: 0.15em;
/*
width: 4em;
height: 4em;
*/
width: 0.75em;
height: 1.5em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 46px;
font-style: normal;
font-weight: normal;
font-variant: normal;
/* color: #024930; */
color: #ffd700;
}

.awardInsert2{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0.15em;
/*
width: 4em;
height: 4em;
*/
width: 0.75em;
height: 1.5em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 46px;
font-style: normal;
font-weight: normal;
font-variant: normal;
/* color: #024930; */
color: #c0c0c0;
}

.awardInsert3{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0.15em;
/*
width: 4em;
height: 4em;
*/
width: 0.75em;
height: 1.5em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 46px;
font-style: normal;
font-weight: normal;
font-variant: normal;
/* color: #024930; */
color: #a67d3d;
}

/******* BEGIN awards.php divs ADDED 10/04/20 kwb ********/

.awardsCreativeDiv{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em; 
left:  0.5em;
/* width: 88em; */
width: 93em;
/* height: 30em; */
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.awardsBestFloralDiv{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em; 
left:  0.5em;
/* width: 88em; */
width: 93em;
/* height: 30em; */
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.awardsPeoplesChoiceDiv{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em; 
left:  0.5em;
/* width: 88em; */
width: 93em;
/* height: 30em; */
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.awardsDiv {
margin-top: 0.5em;
margin: 0px;
padding: 0px;
float: left;
clear: none;
width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.awardsLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 0.5em; 
left:  0.5em;
width: 23em;
height: 43em;
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 13px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.awardsPhoto {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 9.0em;
width: 456px;
height: 304px;
background-repeat: no-repeat;
background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg);
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
}

.awardsPhotoDiv {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
left: 0em;
width: 18em;
/* height: 37em; */
height: 19em;
}

.creative1Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 202px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/McDonald_492.jpg);
/* <img src="/img/clear.gif" alt="2010 1st Place Most Creative - Debbee McDonald (Finishing Touch Flowers)" style="width:202px; height:240px;" /> */
}

.creative1Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 2.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Most Creative - Debbee McDonald (Finishing Touch Flowers)" style="width:202px; height:240px;" /> */
}

.creative2Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 203px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Noffsinger_392.jpg);
/* <img src="/img/clear.gif" alt="2010 2nd Place Most Creative - Sara Noffsinger & Shelli Walker (Commmunity Florist)" style="width:203px; height:240px;" /> */
}

.creative2Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 25.9em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 2nd Place Most Creative - Sara Noffsinger & Shelli Walker (Commmunity Florist)" style="width:203px; height:240px;" /> */
}

.creative3Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 160px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Kuettner_483.jpg);
/* <img src="/img/clear.gif" alt="2010 3rd Place Most Creative - Denise Kuettner (A.J.'s Fine Foods)" style="width:160px; height:240px;" /> */
}

.creative3Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 3rd Place Most Creative - Denise Kuettner (A.J.'s Fine Foods)" style="width:160px; height:240px;" /> */
}

.bestFloral1Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 222px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Brecker_378.jpg);
/* <img src="/img/clear.gif" alt="2010 1st Place Best Floral - Carol Brecker (Recreative Art Center)" style="width:222px; height:240px;" /> */
}

.bestFloral1Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Best Floral - Carol Brecker (Recreative Art Center)" style="width:222px; height:240px;" /> */
}

.bestFloral2Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 181px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Lashbrook_630.jpg);
/* <img src="/img/clear.gif" alt="2010 2nd Place Best Floral - Kristie Lashbrook (Mayesh Wholesale Florist)" style="width:181px; height:240px;" /> */
}

.bestFloral2Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 24em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 2nd Place Best Floral - Kristie Lashbrook (Mayesh Wholesale Florist)" style="width:202px; height:240px;" /> */
}

.bestFloral3Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 160px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Jackson_535.jpg);
/* <img src="/img/clear.gif" alt="2010 3rd Place Bset Floral - Alex Jackson (Phoenix Flower Shops)" style="width:160px; height:240px;" /> */
}

.bestFloral3Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Most Creative - Debbee McDonald (Finishing Touch Flowers)" style="width:202px; height:240px;" /> */
}

.peoplesChoice1Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 199px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Heinicke_508.jpg);
/* <img src="/img/clear.gif" alt="2010 1st Place People's Choice - Brad Heinicke &amp; Mike Salladay (Plant Solutions) " style="width:199px; height:240px;" /> */
}

.peoplesChoice1Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Best Floral - Carol Brecker (Recreative Art Center)" style="width:222px; height:240px;" /> */
}



/******* END awards.php divs ADDED 10/04/20 kwb ********/


/******** BEGIN awards.php divs ADDED 11/04/25 kwb ********/

.mostC1Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 242px;
height: 240px;
background-repeat: no-repeat;
/* background-image:url('paper.gif'); */
/* background-image: url('img/Anna Starkey (Mayesh Wholesale Florist) - White Buffalo Ceremony.jpg'); */
/* background-image:url(../img/Anna_Starkey_Mayesh_Wholesale_Florist_White_Buffalo_Ceremony_242-240.jpg); */
background-image:url(img/Anna_Starkey_Mayesh_Wholesale_Florist_White_Buffalo_Ceremony_242-240.jpg);
/* <img src="/img/clear.gif" alt="2010 1st Place Most Creative - Debbee McDonald (Finishing Touch Flowers)" style="width:202px; height:240px;" /> */
}

.mostC1Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 2.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Most Creative - Debbee McDonald (Finishing Touch Flowers)" style="width:202px; height:240px;" /> */
}

.mostC2Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 109px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Ping_Wei_Ping_Wei_Ikebana_Art_Studio_Pair_of_Vases_109-240.jpg);
/* <img src="/img/clear.gif" alt="2010 2nd Place Most Creative - Sara Noffsinger & Shelli Walker (Commmunity Florist)" style="width:203px; height:240px;" /> */
}

.mostC2Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 25.9em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 2nd Place Most Creative - Sara Noffsinger & Shelli Walker (Commmunity Florist)" style="width:203px; height:240px;" /> */
}

.mostC3Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 124px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Trisha_Lucy_Petals_&amp;_Lucy_The_White_Rose_124-240.jpg);
/* <img src="/img/clear.gif" alt="2010 3rd Place Most Creative - Denise Kuettner (A.J.'s Fine Foods)" style="width:160px; height:240px;" /> */
}

.mostC3Label  {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 3rd Place Most Creative - Denise Kuettner (A.J.'s Fine Foods)" style="width:160px; height:240px;" /> */
}

.bestF1Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 243px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Chesea_Treadway_Shelli_Walker_Community_Florist_Bodhisattva_Guanyin_243-240.jpg);
/* <img src="/img/clear.gif" alt="2010 1st Place Best Floral - Carol Brecker (Recreative Art Center)" style="width:222px; height:240px;" /> */
}

.bestF1Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
/* width: 23.0em; */
width: 24.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Best Floral - Carol Brecker (Recreative Art Center)" style="width:222px; height:240px;" /> */
}

.bestF2Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 204px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Deanne_Hale_Beachler_Tracy_Krznarich_Studio_D_Design_La_Malinche_204-240.jpg);
/* <img src="/img/clear.gif" alt="2010 2nd Place Best Floral - Kristie Lashbrook (Mayesh Wholesale Florist)" style="width:181px; height:240px;" /> */
}

.bestF2Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
/* width: 24em; */
width: 26em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 2nd Place Best Floral - Kristie Lashbrook (Mayesh Wholesale Florist)" style="width:202px; height:240px;" /> */
}

.bestF3Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 275px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Patricia_Kuffler_Ikebana_of_Arizona_Buffalo_Drinking_322-240_275-240.jpg);
/* <img src="/img/clear.gif" alt="2010 3rd Place Bset Floral - Alex Jackson (Phoenix Flower Shops)" style="width:160px; height:240px;" /> */
}

.bestF3Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Most Creative - Debbee McDonald (Finishing Touch Flowers)" style="width:202px; height:240px;" /> */
}

.peoplesC1Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 219px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Carol_Brecker_Guillotine_of_Sunlight_Guillotine_of_Shade_219-240.jpg);
/* <img src="/img/clear.gif" alt="2010 1st Place People's Choice - Brad Heinicke &amp; Mike Salladay (Plant Solutions) " style="width:199px; height:240px;" /> */
}

.peoplesC1Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
/* width: 22.0em; */
width: 26.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Best Floral - Carol Brecker (Recreative Art Center)" style="width:222px; height:240px;" /> */
}



/******** END awsrds.php divs ADDED 11/04/25 kwb ********/




/******* eventsch.php divs ********/
.evSchLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
width: 8em;
height: 36em;
}

.evSchRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
/* height: 37em; */
height: 35.5em;
}

.newEvSchRight {
float: left;
display: block; 
position: relative;
clear: right;
top: 1em;
/* 
left: 4em;
width: 490px;
height: 605px;
*/
left: 1em;
/* width: 56.5em; */
/* width: 57.5em; */
/* width: 59.0em; */
width: 66.0em;

/* height: 42em; */
/* height: 52em; */
height: 60em;
vertical-align: bottom;
}

.evschSmallLeft{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 37.5em;
height: 17em;
}

.evschSmallRight{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 19em;
height: 17em;
}

.evschSmallLeftNew1{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 47em;
height: 10em;
}

.evschSmallLeftNew2{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 47em;
height: 10em;
}

.evschSmallLeftNew3{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 47em;
height: 10em;
}

.evSchPix1{
float: left;
display: block; 
position: relative; 
clear: right;
left:  0.25em;
width: 271px;
height: 229px;
background-repeat: no-repeat;
background-image: url(img/08HA_1_271_229.jpg);
}

/*
<img src="/img/clear.gif" alt="wm" style="width:199px; height:200px;" />
*/

/******* SWBlooms.php divs ********/

.divSWBlooms { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	float: left;
    display: block; 
    position: relative; 
    clear: right; 
    top: 1em; 
    /* left: 1em; */
	/* 
	width: 128px;
	height: 128px;
	*/
	width: 14em;
	height: 12em;
	/* margin-left: 1em; */
	margin-bottom: 1em;
}

.divSWFGS { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	float: left;
    display: block; 
    position: relative; 
    clear: right; 
    top: 1em; 
    /* left: 1em; */
	/*
	width: 128px;
	height: 157px;
	*/
	width: 14em;
	height: 12em;
	margin-left: 1em;
	margin-bottom: 1em;
}

.divSWinfo { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	float: left;
    display: block; 
    position: relative; 
    clear: both; 
    top: 1.5em; 
    /* left: 1em; */
	/*
	width: 128px;
	height: 157px;
	*/
	width: 60em;
	height: 9em;
	/* margin-left: 1em; */
	margin-bottom: 1em;
}

/**************  March 5 CSS  **************/

.McCallPixData { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.McCallPixTitle { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.McPaintLeft{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 0.5em; */
left:  3.25em;
/*
width: 24em;
height: 24.5em;
*/
width: 328px;
height: 326px;

}

.McPaintInfoLeft{
float: left;
display: block; 
position: relative; 
clear: both;
/* top: 0.5em; */ 
/* left:  0.5em; */
/*
width: 24em;
height: 24.5em;
*/
width: 328px;
height: 18.25px;

}


.McPaintRight {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 0.5em;  */
/* left:  0.5em; */
left: 5.5em;
/*
width: 24em;
height: 24.5em;
*/
width: 331px;
height: 326px;
}

.McPaintInfoRight {
float: left;
display: block; 
position: relative; 
clear: both; 
/* top: 0.5em; */ 
/* left: 10.5em; */
/*
width: 24em;
height: 24.5em;
*/
width: 331px;
height: 18.25px;
}


.McPixLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 3em; 
left:  3.2em;
/*
width: 21em;
height: 24em;
*/
width: 291px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.McPixRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 3em; 
left: 5.2em;
/*
width: 34em;
height: 24em;
*/
width: 461px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.McInfo1 {
float: left;
display: block; 
position: relative; 
clear: both; 
top: 3em;
/* 
left: 8.3em;
width: 60em;
height: 3em; 
*/
/* top: 1em; */
left: 1em;
/* width: 60em; */
width: 15em;
height: 17em;
}

.McInfo2 {
float: left;
display: block; 
position: relative; 
clear: both; 
top: 3.5em; 
left: 0.5em;
width: 73em;
height: 9.5em;
}

.McInfo3 {
float: left;
display: block; 
position: relative; 
clear: both; 
/* top: 1em; */
left: 1em;
/* width: 60em; */
width: 15em;
height: 17em;
}

.pamEdu1 {
float: left;
display: block; 
position: relative; 
clear: both; 
top: 1em;
left: 1em;
/* width: 60em; */
width: 70em;
height: 8.5em;
}

.paintCover1 {
float: left;
display: block; 
position: relative; 
/* clear: both; */
width: 328px;
height: 328px;
background-repeat: no-repeat;
background-image: url(img/McCall001c1.jpg);
}

.paintCover2 {
float: left;
display: block; 
position: relative; 
/* clear: both; */
/* left: 3em; */
width: 331px;
height: 328px;
background-repeat: no-repeat;
background-image: url(img/McCall002c1.jpg);
}

.McCallCover {
width: 291px;
height: 330px;
background-repeat: no-repeat;
background-image: url(img/LouiseMcCall_print.jpg);
}

.McCallBookCover {
width: 461px;
height: 330px;
background-repeat: no-repeat;
background-image: url(img/The_Art_of_Louise_McCall_2.jpg);
}

/**************  March 6 CSS  **************/

.janeW{
float: left;
display: block; 
position: relative; 
clear: right;
top: 3em; 
left:  3.2em;
/*
width: 21em;
height: 24em;
*/
width: 291px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.chrisTE {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 3em; 
left: 5.2em;
/*
width: 34em;
height: 24em;
*/
width: 461px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.jwCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 132px;
background-repeat: no-repeat;
background-image: url(img/JaneWingfield.jpg);
}

.cteCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 252px;
height: 278px;
background-repeat: no-repeat;
background-image: url(img/Christine_Ten_Eyck_2.jpg);
}


/**************  March 7 CSS  **************/

.kitaC{
float: left;
display: block; 
position: relative; 
clear: right;
top: 3em; 
left:  3.2em;
/*
width: 21em;
height: 24em;
*/
width: 291px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.marieW {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 3em; 
left: 5.2em;
/*
width: 34em;
height: 24em;
*/
width: 461px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.kcCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 349px;
background-repeat: no-repeat;
background-image: url(img/kita.jpg);
}

.mwCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 150px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite.jpg);
}


/**************  March 8 CSS  **************/

.pingW{
float: left;
display: block; 
position: relative; 
clear: right;
top: 3em; 
left:  3.2em;
/*
width: 21em;
height: 24em;
*/
width: 291px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.maryI {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 3em; 
left: 5.2em;
/*
width: 34em;
height: 24em;
*/
width: 461px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.pwCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 208px;
background-repeat: no-repeat;
background-image: url(img/PingWei.jpg);
}

.miCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 266px;
background-repeat: no-repeat;
background-image: url(img/MaryIrish.jpg);
}




/****** these floats are for separating the speakers' info from their picture ******/
.spkrPing{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
width: 18em;
border-right-color: #333333;
border-right-style: solid;
border-right-width: thin;
height: 70.5em;
}

.spkrPW1 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 208px;
background-repeat: no-repeat;
background-image: url(img/PingWei.jpg);
/* <img src="/img/clear.gif" alt="Ping Wei" style="width:200px; height:208px;" /> */
}

.spkrPW2 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 239px;
background-repeat: no-repeat;
background-image: url(img/Ping_Arr_1.jpg);
/* <img src="/img/clear.gif" alt="Ping Wei Arr 1" style="width:200px; height:239px;" /> */
}

.spkrPW3 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 272px;
background-repeat: no-repeat;
background-image: url(img/Ping_Arr_2.jpg);
/* <img src="/img/clear.gif" alt="Ping Wei Arr 2" style="width:200px; height:272px;" /> */
}

.spkrPW4 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 301px;
background-repeat: no-repeat;
background-image: url(img/Ping_Arr_3.jpg);
/* <img src="/img/clear.gif" alt="Ping Wei Arr 3" style="width:200px; height:301px;" /> */
}

.spkrMarie{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
width: 18em;
border-right-color: #333333;
border-right-style: solid;
border-right-width: thin;
height: 68.5em;
}

/* 2010 Speakers */
.spkrSC {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/ScottCalhoun.jpg);
/* <img src="/img/clear.gif" alt="Scott Calhoun" style="width:200px; height:267px;" /> */
}

.spkrKAC {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/KarinCrawford.jpg);
/* <img src="/img/clear.gif" alt="Karin Crawford" style="width:200px; height:267px;" /> */
}

.spkrHD {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/HeatherDent.jpg);
/* <img src="/img/clear.gif" alt="Heather Dent" style="width:200px; height:267px;" /> */
}



/* 2009 Speakers */
.spkrJS {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/JerrySmith.jpg);
/* <img src="/img/clear.gif" alt="Jerry Smith" style="width:200px; height:267px;" /> */
}

.spkrJW {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 132px;
background-repeat: no-repeat;
background-image: url(img/JaneWingfield.jpg);
/* <img src="/img/clear.gif" alt="Jane Wingfield" style="width:200px; height:132px;" /> */
}

.spkrCTE {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 220px;
height: 221px;
background-repeat: no-repeat;
background-image: url(img/Christine_Ten_Eyck.jpg);
/* <img src="/img/clear.gif" alt="Christine Ten Eyck" style="width:220px; height:221px;" /> */
}

.spkrKC {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 349px;
background-repeat: no-repeat;
background-image: url(img/kita.jpg);
/* <img src="/img/clear.gif" alt="Kita Centella" style="width:200px; height:349px;" /> */
}

.spkrMW1 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 150px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite.jpg);
/* <img src="/img/clear.gif" alt="Marie White" style="width:200px; height:150px;" /> */
}

.spkrMW2 {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite_Eve_1.jpg);
/* <img src="/img/clear.gif" alt="Marie White Evening 1" style="width:200px; height:267px;" /> */
}

.spkrMW3 {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 150px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite_Urn_2.jpg);
/* <img src="/img/clear.gif" alt="Marie White Urn 2" style="width:200px; height:150px;" /> */
}

.spkrMW4 {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 150px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite_To_Golf.jpg);
/* <img src="/img/clear.gif" alt="Marie White To Golf" style="width:200px; height:150px;" /> */
}

.spkrMW5 {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite_From_Dining_Area.jpg);
/* <img src="/img/clear.gif" alt="Marie White From Dining Area" style="width:200px; height:267px;" /> */
}


.spkrMI {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 266px;
background-repeat: no-repeat;
background-image: url(img/MaryIrish.jpg);
/* <img src="/img/clear.gif" alt="Mary Irish" style="width:200px; height:266px;" /> */
}

.spkrLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
width: 18em;
border-right-color: #333333;
border-right-style: solid;
border-right-width: thin;
/* height: 37em; */
height: 63em;
}

.spkrRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1em; 
left: 1em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
/*
border-left-color: #333333;
border-left-style: solid;
border-left-width: thin;
*/
width: 31em;
/* height: 37em; */
height: 63em;
}

.pingRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1em; 
left: 1em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
/*
border-left-color: #333333;
border-left-style: solid;
border-left-width: thin;
*/
width: 31em;
height: 70.5em;
}

.marieRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1em; 
left: 1em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
/*
border-left-color: #333333;
border-left-style: solid;
border-left-width: thin;
*/
width: 31em;
height: 68.5em;
}


/****** floral designers css ******/
.designersCompany { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}

.designersFont { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330066;
}

.designersLink { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}

.w3c {
 height: 31px;
 width: 88px;
}

#formBTO1 {
color: #000099;
}

#formBTO2 {
color: #000099;
}

#formBTO3 {
color: #000099;
}

#formBTO4 {
color: #000099;
}

#formBtnTickets {
color: #000099;
}

#formPBC1 {
color: #660066;
}

#formPBC2 {
color: #660066;
}

#formPBC3 {
color: #660066;
}

#formPBC4 {
color: #660066;
}

#formKey1 {
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

#formKey2 {
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

#formKey3 {
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

#formKey4 {
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

/* added 10/01/23 kwb */
#formMapTickets {
/* left: 2em; */
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

/*  these are for IE */
legend {
position: relative;
/* left: -7px; */
left: -1px;
/* top: -0.75em; */
top: -0.75em;
/* margin-left: 1em; */
padding: 0;
/* color: #000; */
color: #333;
font-weight: bold;
}


/* for contact.php */
.homeLeft2{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 2em; */
top: 0.5em; 
left:  0.5em;
width: 20em;
height: 10em;
}

.contactRight1{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 2em;  */ 
top: 0.5em; 
left:  0.5em;
/* width: 31em; */
width: 33em;
height: 33em;
}

/*
.formDiv {
margin-top: 4.3em;
margin-left: 31.0em;
}
*/

.formDiv {
margin-top: 4.3em;
margin-left: 31.0em;
clear: right;
}

.newFormDiv {
/*
margin-top: 1em;
margin-left: 1em;
*/
/* margin-top: 0em; */
margin-top: 0.5em;
margin-left: 2em;
/* clear: right; */
width: 30em;
height: 30em;
}



fieldset {
float: left;
clear: both;
width: 100%;

position: relative;
/* left: -7px; */
left: -1px;
/* top: -0.75em; */
top: -0.75em;
/* margin-left: 1em; */
padding: 0;

/* margin: 0 0 -1em 0; */
/* padding: 0 0 1em 0; */
border-style: solid;
/* border-top: 1px solid #BFBAB0; */
border: 1px solid #BFBAB0;
background-color: #F2EFE9;
}


/*** added 10/11/04  ***/
.borderDIV {
	float: left;
	clear: left;
	/* position:relative; */
	position:absolute;
	/* width: 100%; */
	width: 995px;
	/* top: 150em; */
	top: 2323px;
	left: 18px;
}


.footerInfo {
    position: relative;
	font-family:Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #000099;
}

#framecontent.innerLogo {
	font: italic normal 12px Verdana, "Trebuchet MS", Tahoma, sans-serif;
	color: #FFFFFF;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
}


.superSizeLink{
font: normal 22px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.superSizeLink a{
/* background: transparent url(img/breadcrumb.gif) no-repeat center right; */
text-decoration: underline;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.superSizeLink a:visited, .superSizeLink a:active{
color: navy;
}

.superSizeLink a:hover{
text-decoration: underline;
}

.ticketsinfotube {
/* left: 2em; */

}

.btnTickets {
/* left: 2em; */

}

.styleTickets {
	color:#FFFFFF;
	/* font-family: Tahoma; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	/* background-image:url(./img_13.gif); */
	background-image:url(img/bubbles1.gif);
	border-color:#CC0000;
	border-width:3px;
	cursor: default;
	/* width: 250px */
	width: 195px
}

/***   added 11/03/07  ***/
.checkTickets {
	color:#FFFFFF;
	/* font-family: Tahoma; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	/* background-image:url(./img_13.gif); */
	background-image:url(img/bubbles4.gif);
	/* border-color:#CC0000; */
	border-color: #036D06;
	border-width:3px;
	cursor: default;
	/* width: 250px */
	width: 195px
}

/* button code added 10/01/29  kwb  */
/*
.input {
    border: 1px solid #006;
    background: #ffc;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
*/

.tfielda {
    border: 1px solid #006;
	/* background: #98FB98;*/
	background: #ffc;
}
.tfielda:hover {
	/* border: 1px solid #f00;*/
    border: 1px solid #800080;
    /* background: #ff9; */
	/* background: #98FB98; */
	background: #FFEFD5;
}

.tfieldb {
    border: 1px solid #006;
    background: #ffc;
}
.tfieldb:hover {
	/* border: 1px solid #f00;*/
    border: 1px solid #800080;
    /* background: #ff9; */
	/* background: #98FB98; */
	background: #FFEFD5;
}

.tarea {
    border: 1px solid #006;
    background: #ffc;
}
.tarea:hover {
	/* border: 1px solid #f00;*/
    border: 1px solid #800080;
    /* background: #ff9; */
	/* background: #98FB98; */
	background: #FFEFD5;
}

.sendButton {
    border: none;
    /* background: url('/forms/up.png') no-repeat top left; */
	background: url('./img/sendEmail.gif') no-repeat top left;
    /* padding: 2px 8px; */
	width: 120px;
	height: 35px;
}
.sendButton:hover {
    border: none;
    /* background: url('/forms/down.png') no-repeat top left; */
	background: url('./img/sendHover.gif') no-repeat top left;
    /* padding: 2px 8px; */
	width: 120px;
	height: 35px;
}

.clearButton {
    border: none;
    /* background: url('/forms/up.png') no-repeat top left; */
	background: url('./img/clearFields.gif') no-repeat top left;
    /* padding: 2px 8px; */
	width: 120px;
	height: 35px;
}
.clearButton:hover {
    border: none;
    /* background: url('/forms/down.png') no-repeat top left; */
	background: url('./img/clearHover.gif') no-repeat top left;
    /* padding: 2px 8px; */
	width: 120px;
	height: 35px;
}
/*
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
*/
/* br { clear: left; } */


/* end */


/*
<div class="btnTickets">
<map id="formMapTickets">
<form name="btn0304" id="formBtnTickets" method="post"  action="https://tickets.phxart.org/public/loader.asp?target=daily_events_list.asp?day=03/04/10" target="_blank">
<input name="subTickets" type="submit" class="styleTickets" value="Click here to buy tickets"  onMouseOver="this.style.color='#FF3300'" onMouseOut="this.style.color='#FFFFFF'"/>
<br />
</form>
</map>
</div>
*/

/*
<div class="ticketsinfotube">
   <map id="formKey4">
    <form name="BTO4" id="formBTO4" method="post" action="https://tickets.phxart.org/public/" target="_blank">
 	        <input name="SubBTO4" type="submit" class="style34" value="Buy Tickets Online" />
 	        <br /><br /></form>
        <form name="PBC4" id="formPBC4" method="get" action="http://www.phxartmuseumleague.org/img/rsvpEnv2009.pdf" target="_blank">
 	          <input name="SubPBC4" type="submit" class="style34" value="Pay by Check" />
 	          <br /></form>
      </map>
</div>
*/

