html body {
  margin: 0;
  padding: 0;
  font-family: Arial, Tahoma, Verdana, Helvetica;
  /*background-image: url(/public/images/mast_bg2.jpg);*/

	/*background-color: #87033C;*/
	/*background-color:#3d4679;*/
	/*background-color: #CFCFCF;*/

	/*background-color: #4d4c3a;
	background-color: #4d4c3a;*/
	background-color: #4f295e;
}
.highlight {
  font: bolder 14px Arial, Tahoma, Verdana, Helvetica;
  color: #FF0000;
}
.grey { color:#999999;}
.heavy { font-weight: bold; }
.content {
  font: 12px Arial, Tahoma, Verdana, Helvetica;
  color: #000000;
  padding: 10px 10px 70px 10px;
}
.style3 {
  font-size: 12px;
  font-weight: bold;
  font-family: Tahoma;
  color: #fdfdfd;
  padding-left: 30px;
}
.style8 {
  font-family: Tahoma;
  font-size: 11px;
}
.style9 {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  color: #65ac4f;
}
.style11 {
  font-family: Tahoma;
  font-size: 11px;
  color: #101b43;
}
.style14 { font-size: 10px }
.style15 {
  font-family: Tahoma;
  font-size: 9px;
}
.style16 { font-family: Tahoma }
.style17 {
  color: #010000;
  font-family: Tahoma;
  font-size: 11px;
}
.style20 {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #969696;
}
.style99 {
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}
.style30 {
  font-size: 14px;
  font-weight: bold;
  font-family: Tahoma;
  color: #734C82;
}
.indent20 { padding-left: 20px; }
.done { text-decoration: line-through; }
/* This is to wrap text to the right of an image */
.leftimg {
  float: left;
  margin-right: 20px;
}
/* This is to wrap text to the left of an image */
.rightimg {
  float: right;
  margin-left: 20px;
  margin-bottom: 6px;
}
.rightimg2 {
  float: right;
  margin-left: 5px;
  margin-bottom: 3px;
  margin-right: 5px;
}
.small { font: 9px Arial, Helvetica; }
/* This will clear the text from an image */
.clear { clear: both; }
.red { color: #ff0000; }
.green { color: #69a924; }
.purple {color: #4f295e;}
div.pullquote {
  float: right;
  width: 150px;
  color: #734C82;
  border: solid #734C82;
  border-width: 3px 0;
  font: bold 11px Tahoma, Arial, Verdana, Helvetica;
  padding: 4px 2px;
  margin: 5px 7px;
}


div.highlight_box {
  width: 400px;
  color: #734C82;
  background-color: #ffff99;
  border: dotted #734C82;
  border-width: 3px;
  font: bold 14px Tahoma, Arial, Verdana, Helvetica;
  padding: 4px 2px;
  margin: 5px 7px;
}


/*div.menu {
  float: right; 
  width: 150px; 
  color: #88033C; 
  border: solid #88033C;
  background: #ECE9D8; 
  border: 3px solid; 
  font: bold 12px Tahoma, Arial, Verdana, Helvetica; 
  padding: 0px 0px 10px 0px; 
  margin: 5px 5px;
}*/


a:link, a:active, a:visited {
  font-weight: bold;
  color: #734C82;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #B1ACA5;
}
hr {
  clear: both;
  border: none;
  background-color: #b17ec5;
  color: #b17ec5;
  height: 1px;
  width: 80%;
  margin-bottom: 50px;
}
.menu {
  font: bold 12px Arial, Tahoma, Verdana, Helvetica;
  color: #101b43;
  /*color: #0b551d;*/
	text-decoration: none;
}
a.menu:hover {
  text-decoration: underline;
  color: #ffffff;
}
td.required {
  font-weight: bold;
  color: #734C82;
}
h1 {
  font: bold 1.75em Tahoma, Arial, Verdana, Helvetica;
  /*color: #65ac4f;*/
  color: #734C82;
  border-bottom: 3px solid #734C82;
  text-align: left;
  padding: 0px 10px 0px 0px;
  margin: 0px 10px 25px 0px;
}
.promo {
  font: bold 1.85em Tahoma, Arial, Verdana, Helvetica;
  /*color: #65ac4f;*/
  color: #734C82;
  border-bottom: 0;
  text-align:inherit;
  text-align: center;
  padding: 0px 10px 0px 0px;
  margin: 0px 10px 15px 0px;
}
h2 {
  font: bold 1.55em Arial, Tahoma, Verdana, Helvetica;
  color: #734C82;
}
h3 {
  font: bold 1.4em Arial, Tahoma, Verdana, Helvetica;
  color: #000;
  margin: 0px;
}
h4 {
  font: 1.2em Arial, Tahoma, Verdana, Helvetica;
  font-weight: bold;
  color: #000;
}
h5 {
  font: 90% Arial, Tahoma, Verdana, Helvetica;
  color: #000;
}
h6 {
  font: 90% Arial, Tahoma, Verdana, Helvetica;
  color: #000;
  font-style: italic;
}
div.menu_heading {
  font: bold 14px Tahoma, Arial, Verdana, Helvetica;
  text-align: center;
  background: #734C82;
  color: #FFFFFF;
  padding: 5px 0px 5px 0px;
  margin-bottom: 5px;
}
image.menu {
  margin-left: 5px;
  margin-right: 5px;
}
img.gallery {
  padding: 3px 3px 3px 3px;
  margin: 15px 5px 15px 5px;
  border: 2px solid #734C82;
}
img.gallery_clear {
  padding: 5px 5px 5px 5px;
  margin: 15px 5px 15px 5px;
  border: 0px;
}
div.subMenu {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 8px 4px 8px 0px;
  /*background-color: #CEC7BF;*/
	background-color: #cebcd4;
  font: 11px bold Arial, Verdana, Tahoma, Helvetica, Serif, Sans-Serif;
  color: #000000;
}
a.subMenu:link, a.subMenu:visited {
  color: #000000;
  text-decoration: none;
}
a.subMenu:hover {
  color: #734C82;
  text-decoration: underline;
}
td.registration { padding-left: 20px; }
.qow_title { font: 18px bold "MS Sans Serif", Geneva, sans-serif; }
div.img_row {
  float: left;
  width: 200px;
  padding: 0px 20px 15px 20px;
}
div.img_row p {
  font: 1em normal Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-left: 0px;
  text-decoration: none;
}
/* FOOTER STYLE */
tr#footer {
  clear: both;
  padding: 10px;
  /*background-color: #e6e6e6;*/
	background-color: #4F295E;
  text-align: center;
  vertical-align: middle;
  font: normal 11px Arial, Verdana, Helvetica;
  color:#BBBDA5;/*border-top: 2px solid #c5c8e3;*/
	
}
tr#footer a:link, tr#footer a:visited, tr#footer a:active {
  text-decoration: none;
  color: #BBBDA5;
  padding-right: 15px;
  padding-left: 15px;
  font-weight: bold;
}
tr#footer a:hover { text-decoration: underline; }
div#footer_info {
  padding-top:15px;
  padding-bottom: 10px;
  color:#BBBDA5;
}
div#footer_info a:link, div#footer_info a:visited, div#footer_info a:active {
  text-decoration: none;
  color: #BBBDA5;
  font-weight: bold;
  padding: 0px;
}
div#footer_info a:hover { text-decoration: underline; }
/********************************************************************/

td#date {
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 7px 4px 0;
  color: #fff;
}
td#phone {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0px 4px 7px;
  color: #fff;
}
h2.tree {
  font: bold 1.55em Arial, Tahoma, Verdana, Helvetica;
  color: #ff0000;
  margin-bottom: 0px;
}
div.tree_full {
  width:250px;
  padding:25px;
  float:left;
}
div.tree_top {
  width:250px;
  padding:25px;
  float: left;
}
div.tree_full p, div.tree_top p, p.enlarge {
  font-size:14px;
  font-weight:normal;
  text-transform:uppercase;
  background-image: url("/public/images/icon_find.gif");
  background-repeat: no-repeat;
  margin-left: 0px;
  padding-left: 20px;
}
div.tree_tips {
  width:220px;
  padding:10px;
  float: left;
  height:290px;
}
div.tree_tips p {
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
  margin-left: 0px;
  padding-left: 0;
}
div.tree_tips img { margin-bottom: 0; }
table#main { border: solid 7px #6B695a; }
.opreno_gallery {
  width:250px;
  float:left;
  margin-left: 5px;
  margin-right: 5px;
}
.opreno_gallery h4 a:link, .opreno_gallery h4 a:visited {
  font: normal 11px Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #ff0000;
}
.albumlist {
  list-style-type: none;
  margin-left: -35px;
  padding-bottom: 100px;
}
.albumlist h2 { color:#ff0000; }
.albumlist h3 {
  color:#333;
  font-style:italic;
  margin-bottom: 10px;
}
.albumlist li {
  float: left;
  widows: 200px;
  margin-right: 5px;
  margin-bottom: 15px;
  font: bold 14px Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #333;
  text-align: center;
}
.albumlist img {
  display: block;
  border: 1px solid #333300;
}
div.jsvalidation, div.select-notfirst {
  margin-left:30%;
  font-size:11px;
  color:#FF0000;
}
.right_img, .right {
  float: right;
  padding: 0px;
  margin: 0px 0px 10px 10px;
}

.right_img {
  border:1px solid #474CAA;
}

.left_img, .left {
  float: left;
  padding: 0px;
  margin: 0px 10px 10px 0px;
}

.left_img {
  border:1px solid #474CAA;
}

.clear { clear:both; }

