/* COMMON DEFINITIONS */
body {  
 font-family:  Verdana, Arial, Helvetica, sans-serif; 
 color: #000000; 

 margin: 0px;
 padding: 0px;

/* background: url(../images/template/body-background.jpg) #FFF repeat;*/
 background: #c9dedc;
}

a {  color: #1B4E85;}
a:link {  color: #1B4E85}
a:active {  color: #FF0000}
a:visited {  color: #142C3D}
a:hover {  color: #FF0000}

.important { color: #FF0000; }
.message {
  color: #FF0000;
  margin: 10px 0px 10px 0px;
}
img {
 border: 0px;
}

/* -------------------- SITE STYLES -------------------- */


/* CONTACT FORM */

#contact-form {
 position: relative;
 display: block;
 width: 350px;
 margin: 10px auto 10px auto;
 font-size: .9em;
}
#contact-form label {
 display: block;
 clear: both;
 float: left;
 width: 40%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form .textinput {
 display: block;
 float: right;
 width: 49%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form .fieldgroup {
 float: right;
 width: 49%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form textarea {
 clear:both;
 width: 98%;
 height: 100px;
 border: #000 solid 1px;
 margin: auto;
}
#contact-form .form-button {
 clear: both;
 background: #000066;
 color: #FFF;
 width: 100%;
 margin: 10px 0px 10px 0px;
}
#contact-form br {
 clear: both;
}

/* SEARCH FORM */

#wcsearch-form {
 display: block;
 width: 300px;
}
#wcsearch-form .button {
 clear: both;
 background: #000066;
 color: #FFF;
 width: 100%;
 margin: 10px 0px 10px 0px;
}
.search-result {
 font-size: .9em;
 color: #000;
 line-height: 1.4em;
}
..earch-result a {
 color: #000;
 text-decoration: none;
}
.search-result a:link {  
 color: #000;
}
.search-result a:active {  
 color: #F00;
}
.search-result a:visited {  
 color: #000;
}
.search-result a:hover {  
 color: #F00;
 text-decoration: underline;
}

/* -------------------- JTS STYLES -------------------- */

#frame {
 position: relative;
 width: 1000px;
 margin: auto;
}

#top {
 position: absolute;
}

#address_title {
 position: absolute;
 top: 11px;
}

#rose_flash {
 position: absolute;
 top: 11px;
 left: 751px;
}

#menu_flash {
 position: absolute;
 top: 159px;
}
#linkBG{
 position:absolute;
 top:159px;
 left:207px;
}
#photoGallery{
 position:absolute;
 top:162px;
 left:230px;
}
#photoGallery a{color:#000000; font-family:sans-serif; font-size:14px; font-weight:bold; text-decoration:none;}
#photoGallery a:hover{color:#0C988F;}
#vtours{
 position:absolute;
 top:162px;
 left:380px;
}
#vtours a{color:#000000; font-family:sans-serif; font-size:14px; font-weight:bold; text-decoration:none;}
#vtours a:hover{color:#0C988F;}
#email{
 position:absolute;
 top:162px;
 left:520px;
}
#email a{color:#000000; font-family:sans-serif; font-size:14px; font-weight:bold; text-decoration:none;}
#email a:hover {color:#0C988F;}

#rightof_menu {
 position: absolute;
 top: 182px;
 left: 207px;
}

#belowmenu {
 position: absolute;
 top: 509px;
}

#content_area {
 position: absolute;
 top: 185px;
 width: 1000px;
}

#content {
 margin-left: 223px;
}

#footer_left {
 float: left;
}

#footer_right {
 float: left;
}

#footer_text{
 float: left;
 margin-top: 5px;
}

#ims {
 font-size: 0.7em;
 font-style: italic;
 margin-top: 20px;
 width: 608px;
}

#nursery_loc {
 font-size: 0.8em;
 float: left;
 margin-left: 75px;
 text-align: center;
}

#landscape_loc {
 font-size: 0.8em;
 float: right;
 margin-right: 75px;
 text-align: center;
}

#disclamer {
 font-style: normal;
 margin-bottom: 10px;
}