html { min-height: 100%; margin-bottom: 1px; }
body { margin: 0px auto; font: 12px Arial,Tahoma; color: #000; background-color:#6F583D; }
img { border: 0px; display: block; }
table { border: 0px; border-collapse: collapse; }
table td { padding: 0px; vertical-align:top;}

#layout { position: relative; margin: 0px auto; width: 1000px; height: auto; text-align: left; }


#left { width:14px; height:780px; vertical-align:top;}
#right { width:11px; height:780px; vertical-align:top; }

#header { width: 1000px; height:166px; border:0 }
#flowers { width: 1000px; height:145px; border:0 }
#stripe { width: 1000px; height:9px; border:0 }

#nav { background: url('imgs/navBkg.jpg') repeat-y; width:294px; }
#nav #top  {width: 294px; height:83px; border:0 }
#nav a  { display:block; color:#396900; font: 14px Arial,Tahoma; padding-left: 60px; text-decoration: none; line-height:26px;}
#nav a:hover { color:#6F583D; text-decoration: underline; }

#nav .sub a { display:block; width: 219px; height: 16px; padding-left:75px; font: 12px Arial,Tahoma; color: #6F583D; line-height:18px; }
#nav .sub a:hover { color: #396900; text-decoration:underline; }
#nav .sub div a {display:inline; padding-left:75px;} 

#navBtm  {width: 294px; height:70px; border:0 }


#content { background: url('imgs/bodyBkg.gif') left; width: 706px; vertical-align:top;}
#content .container { width: 590px; margin:40px; vertical-align: top; line-height:20px;}
#content .container td { padding: 4px;}
#content {width: 706px; height:14px; border:0 }
#content a { font: 12px Arial,Tahoma; color: #6F583D; text-decoration: none; }
#content a:hover { color:#396900; text-decoration: underline; }


#foot { width: 1000px; height: 22px; vertical-align:bottom; }


#ds { font-size: 11px; color: #8C7A63; width: 1000px; padding-left:10px; padding-top:5px; } 
#ds a { text-decoration: none; color: #8C7A63; }
#ds a:hover { text-decoration: underline; color: #8C7A63; }




.textareabox { font-family: Arial,Verdana; font-size: 11px; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; }
.selectbox { font-family: Arial,Verdana; font-size: 11px; }
.inputbox { font-family: Arial,Verdana; font-size: 11px; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; }
.inputbutton { font-family: Arial,Verdana; font-size: 11px; font-weight: bold; background-color: #CCCCCC; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; cursor: hand; }

a { text-decoration: none; color: #DD3A00; }
a:hover { text-decoration: underline; color: #DD3A00; }
