body {
    color: #1E3746;
    background: #EAF3F6 url('http://www.trescay.com/images/bg00.jpg');
    margin: 20px;
    padding: 0px;
    font: 11px verdana, arial, helvetica, sans-serif;
}

img {
    border-style: none;
}

h1 {
    font-weight: bold; font-variant: small-caps; font-size: 150%;
    text-align: center;
    color: #1E3746;
	letter-spacing: -0.5px;
}

h2 {
    margin: 12px 210px 10px 190px;
    padding: 1px 4px 1px 4px;
    font-variant: small-caps; font-size: 12px;
    letter-spacing: -0.5px;
    color: #EAF3F6;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    background: #A9C6D9;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border: 1px solid #1E3746;
}

h3 {
    font-weight: bold; font-size: 12px; font-variant: small-caps;
    letter-spacing: -0.5px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    border-bottom: 1px solid #1E3746;
    color: #1E3746;
}

h4 {
    font-size: 12px; font-variant: small-caps;
    letter-spacing: -0.5px;
    border: 1px solid #1E3746;
    border-bottom: none;
    margin: 0px 0px 0px 0px;
    color: #e9f2fc;
    background: #A9C6D9;
    padding: 2px 4px 2px 4px;
}

h5 {
	font-size: 11px; font-variant: small-caps;
	letter-spacing: -0.5px;
	color:  #305970;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h6 {
	font-size: 12px; font-weight: normal;
	letter-spacing: -0.5px;
	color:  #305970;
	margin: 0px;
	padding-top: 5px;
}

td {
	color: #1E3746;
    padding: 0px;
    font: 11px verdana, arial, helvetica, sans-serif;
}

p {
    font: 11px/13px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 5px;
}

blockquote {
    margin: 1.0em;
    color: #e9f2fc;
    padding: 8px;
    border: 1px solid #1E3746;
    background: #A9C6D9;
}

a {
    color: #4B6B7D;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    /* background : transparent; */
}

a:link    { color: #305970; font-style: italic;}     
a:visited { color: #305970; font-style: italic; }     
a:hover   { color: #305970; text-decoration: none; }

.images {
    padding: 2px;
    background: transparent;
    border: none;
    text-align: center;
}

.credit {
	font-size: 10px;
}

/* All the content boxes belong to the content class. */
.centerblock {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 300px;
    height: 100%;
    margin: 0px 200px 20px 200px;
    border: 1px solid #000;
    color: #222;
    background: #F0F6FA;
    padding: 5px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.centerblock ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}

.centerblock h4 {
    border: 1px solid #1E3746;
    margin: 14px 0px 2px 0px;
}

#leftside {
    position: absolute;
    width: 168px;
    top: 20px;
    left: 20px;
    padding: 5px;
    border: 1px solid #1E3746;
/*
    border: 1px solid #1E3746;
    color: #464c64;
*/
    background: #DCECF0;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #305970; font-weight: bold; font-style: normal; }
#leftside a:visited { color: #305970; font-weight: bold; font-style: normal; }
#leftside a:hover { color: #305970; text-decoration: none; font-weight: bold; font-style: normal; }

.leftsideSection {
    border: 1px solid #1E3746;
    color: #222;
    background: #F8FBFC;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}
.leftsideTop {
    background: url('http://www.trescay.com/images/tclogo.jpg') no-repeat;
    height: 175px;
}

.leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px
}

#rightside {
    position: absolute;
    width: 168px;
    top: 20px;
    right: 20px;
    padding: 5px;
    border: 1px solid #1E3746;
/*
    border: 1px solid #b5a58c;
    color: #464c64;
*/
    background: #DCECF0;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 168px;}

#rightside a:link { color: #305970; font-weight: bold; font-style: normal; }
#rightside a:visited { color: #305970; font-weight: bold; font-style: normal; }
#rightside a:hover { color: #305970; text-decoration: none; font-weight: bold; font-style: normal; }

.rightsideSection {
    border: 1px solid #1E3746;
    color: #222;
    background: #F8FBFC;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

.qbee {
	width: 500px; height: 500px;
	color: #87BCE1;
	margin: 0px;
	padding: 0px;
	background: #EBF4FA url('http://www.trescay.com/garden/qbee/images/qbee-bg.gif') no-repeat;
}

.form {
	text-align: center;
}

.fieldset {
  width: 100%;
  border: 0px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.fieldset image {
	border: 0px;
}

.fieldset input {
	font: verdana, arial, helvetica, sans-serif 8pt;
	color: #1E3746; 
	border: 1px solid #1E3746;
}

.fieldset label {
	text-align: right;
	width: 70px;
	float: left;
	padding: 0.1em;
	margin: 0;
}

.fieldset .nobr {
	display: none;
}  

.fieldset .textfield {
	margin: 1px;
	height: 18px;
	width: 150px;
}

.fieldset .select {
	margin: 1px;
	height: 18px;
	width: 150px;
}

.fieldset .textarea {
	margin: 1px;
	height: 100px;
	width: 150px;
	font: verdana, arial, helvetica, sans-serif 8pt;
	color: #1E3746; 
	border: 1px solid #1E3746;
}

.fieldset2 {
  width: 100%;
  border: 0px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.fieldset2 input {
	font: verdana, arial, helvetica, sans-serif 8pt;
	color: #1E3746; 
}