@charset "utf-8";

/* CSS Reset
*******************************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,form, fieldset, input, textarea, p, blockquote, th, td { margin: 0px; padding: 0px; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset, img { border: 0px; }

address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

ol, ul, li { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

q:before, q:after { content:''; }

abbr, acronym { border:0; }



/* Body
*******************************************************************************/

body { background: #e1e5cb; text-align: center; }


/* Text styles
*******************************************************************************/

a, a:visited { color: #a09b00; font-size: 11px; font-family: "verdana", "arial", sans-serif; }

a:hover { text-decoration: underline; }

p { margin-bottom: 10px; }

strong { font-weight: bold; }

i, em { font-style: italic; }

ul { margin: 10px 0px 20px 35px; }

p, ul, ol, td, div { color: #27350a; font-size: 10px; font-family: "verdana", "arial", sans-serif; line-height: 14px; }

td, th, tr { vertical-align: top; }

.large { font-size: 11px; }


/* Global
*******************************************************************************/

input { color: #5a5e6a; font-size: 11px; font-family:  "verdana", "arial", sans-serif; border: 1px #000 solid; padding: 2px 2px 2px 3px; }

#all { width: 960px; margin: auto; text-align: left; }

#flower { width: 238px; height: 158px; float: left; }

#blurb { width: 702px; height: 108px; float: left; background-image: url('images/right_bg.gif'); padding: 50px 0px 0px 20px; }

.line { width: 960px; height: 36px; background: #384f06; }

#page { width: 960px; min-height: 1670px; background-image: url('images/bg.gif'); }

#col1 { width: 238px; float: left; }

#col2 { width: 721px; float: left; padding: 0px; }

td.sample1 {
width: 110px;
padding: 15px 0px 20px 15px;
vertical-align: top;
background-color: #F6F5E3;
border-bottom: 1px #d7d6bd solid;
}

td.sampletext1 {
width: 80px;
padding: 15px 10px 20px 0px;
vertical-align: middle;
background-color: #F6F5E3;
border-bottom: 1px #d7d6bd solid;
}

td.sample {
width: 110px;
padding: 15px 0px 20px 15px;
vertical-align: top;
border-bottom: 1px #d7d6bd solid;
}

td.sampletext {
width: 80px;
padding: 15px 10px 20px 0px;
vertical-align: middle;
border-bottom: 1px #d7d6bd solid;
}