body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 24px;
	color: #009de1;
	font-family: Monotype Corsiva;
}

h2 {
	font-size: 18px;
	color: #009de1;
	font-family: Monotype Corsiva;
}

table td {
	font-family: Verdana, Arial;
    	font-size: 12px;
    	text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#div_top {
	height: 85px;
	background: url('../_images/bgrnd_top.jpg') top left no-repeat;
}

#table_trees {
	width: 100%;
	height: 143px;
	border-bottom: 1px solid #7d7d7d;
}

.trees img {
border: 1px solid gray;	
}

.trees:hover {
	padding-top: 24px;
}

.trees {
	display: block;
	width: 79px;
	height: 142px;
	background: url('../_images/a_off.gif') top left no-repeat;
}

.trees:hover {
	background: url('../_images/a_on.gif') top left no-repeat;
}

#table_content {
	border: 1px solid #7d7d7d;
	width: 100%;
	height: 85%;
	margin-top: 5px;
}

#td_left {
	border-right: 1px solid #7d7d7d;
	background: url('../_images/bgrnd_left.jpg') top left repeat-y;
}

#td_right {
	padding: 10px 0px 10px 10px;
	font-size: 12px;
	border-left: 1px solid #7d7d7d;
	background: url('../_images/bgrnd_right.jpg') top left repeat-y;
}

#div_menu {
	background: url('../_images/menu_mirrow.gif') bottom left no-repeat;
}

#div_menu a {
	display: block;
	font-weight: bold;
	width: 202px;
	height: 31px;
	background: url('../_images/menu_off.gif') top left no-repeat;
}

#div_menu a:hover {
	text-decoration: underline;
	background: url('../_images/menu_on.gif') top left no-repeat;
}

#div_menu a span {
	position: relative;
	top: 5px;
}

#td_content {
	padding: 10px;
}

#td_content a {
	text-decoration: underline;
}

#td_content a:hover {
	text-decoration: none;
	color: #4db85d;
}

#iGallery_table {
    border: 0;
    width: 100%;
}
#iGallery_table td {
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold;
    width: 30%;
}
#iGallery_table td a img {
    border: 1px solid gray;
    padding: 2px;
}
#iGallery_image b {
    display: block;
    text-align: center;
    font-weight: bold;
}

#iGallery_image #img {
    text-align: center;
}
#iGallery_image img {
    border: 1px solid gray;
    padding: 2px;
}

#iGallery_navigator {
    padding-bottom: 10px;
}

#makeorder a {
padding: 4px;
color: red;
font-weight: 0;
}

#makeorder a:hover {
text-decoration: underline;
background-color: rgb(230, 230, 230);
}

.pricetable {
    border-bottom: 1px solid #006699;
    border-right: 1px solid #006699;
}
.pricetable td {
    padding: 2px;
    border-top: 1px solid #006699;
    border-left: 1px solid #006699;
}
.pricetable .captions td {
    padding: 4px;
    background-color: #006699;
    color: white;
    text-align: center;
    font-weight: bold;
}

.price, .price a {
	font: normal 14px Verdana;
	color: #F00;	
}

.pricem, .pricem a {
	font: normal 11px Verdana;
	color: #F00;	
}