body {
	color: black;
	font-size: 10px;
	background-color: #FFFACD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body table {
	margin-left:auto;
	margin-right:auto;
	/* width: 800px;
	*/

}
a{
  color: #0000FF;
}
a:active {
color: yellow; text-decoration:none;
}
li{
font-size: 14px;
font-style: italic;
}
li a{
font-size: 16px;
font-style: normal;
}

/* update `page_characteristics` set bgcolor='CCCCFF', vlink='0000FF' where username='klesser' */

/* ---------- Menu Header Elements ---------- */
.searchbox{ }
.searchbutton{ }
.phones{ font-size:12px; }

/* ---------- Dropdown Elements ---------- */
.mborder{
  cursor: pointer;
  cursor: hand;
  border-style: solid; 
  color: white; 
  width: 168px; 
  height: 65px; 
  padding: 5px; 
  font-size: 13pt !IMPORTANT; 
  border-width: 0px; 
  border-color:#336666;  /* 336666 is web safe */
  margin-top: 5px; 
 /*background-color: #1b565b;*/
}
.mbutton{
  cursor: pointer;
  cursor: hand;
  border-style: solid; 
  color: white; 
  width: 100%; 
  height: 62px; 
  font-family: arial; 
  font-size: 13pt !IMPORTANT; 
  border-width: 5px; 
  border-color: #9999cc #003333  #9999cc #003333; 
  margin-top:-4px; 
  margin-left:-2px; 
  background-color: #1b565b; 
  background-image:url(http://web.ivenue.com/advancedliving/images/DownArrow.gif);
  background-repeat:no-repeat; 
  background-position:bottom right;
}
.mbutton font{ 
  font-family: arial; 
  font-size: 13pt !IMPORTANT; 
}
.mtable {
	width: 168px;
	padding:0px;
	margin:-5px 0px 5px 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #9999cc #003333 #003333 #9999cc;
	background-color: Black;
	font-size: 13pt !IMPORTANT;
	display: none;
	position: relative;
}
.mtable img{ margin:5px 5px 5px 0px; }
.menubutton{
  cursor: pointer;
  cursor: hand;
  border-style: solid; 
  color: white; 
  font-size:12px;
  font-family: arial; 
}

/* ---------- Menu Elements ---------- */
.ttable{
	background-image: url('images/bg_0700.gif');
	background-repeat: repeat-x;
	background-attachment: inherit;
	border-style:solid;
	border-width:2px;
	border-color:black;
	padding: 10px;
	background-color : #0000A8;
}
.tcaption{
  font-size:10px; 
  color: white;
}
.testimony{
  font-size:12px; 
  color: white;
}
.tlink{
color: yellow;
font-weight: bolder;
font-size:12px;
text-decoration:none;
border-bottom:1px solid yellow;
}

/* ---------- Main Page Elements ---------- */

.red{
  color: #0000FF;
}
.black{
  color: #000000;
}

.lite { background-color:#FFFF66; }
.bodytext { color: black; }
.bodytext a { font-size: 14px; }
.newtext a { font-size: 14px; }

.emphasized{
font-size:22px;
font-family: "Trebuchet MS";
}
.header{
font-size:18px;
font-weight: bolder;
}
.promotion{
font-size:16px;
font-weight: bolder;
}
.promotion a {
color:#993333;
}
.name{
font-size:14px;
font-weight: bolder;
}
.namedrop{
font-size:20px;
color: blue;
}
.quote{
font-size:13px;
font-style: italic;
}
.itemdrop{
font-size:18px;
}
.benefits{
font-size:16px;
}
.prodlink{
font-size:14px;
font-weight: bolder;
}
.deadline{
font-size:14px;
font-weight: bolder;
}
.discount{
color:blue;
font-size:14px;
font-style: italic;
}

.smalllink{
font-size:10px;
font-variant: small-caps;
}


