html,body{margin:0;padding:0; background:#CCCCCC;}
body{font: 80% Arial, Tahoma, Helvetica, sans-serif;}
div#header{background-color:#FFFDF2; height: 138px; background-image: url(../images/drylands_header_bgnd.gif); background-repeat: x; text-align: center;}
div#header #headerimage{height: 138px; width: 311px; margin: 0 auto; display: block; border: none;}
div#container{ width:780px; padding: 0px 0px 8px 0px; margin: 10px auto;text-align:left; border: solid 2px #663333;background-color:#FFFDF2;}
div#content{float:right;width:610px; background-color:#FFDF2; margin:0 8px 0 0; /*border: solid 1px #663333; */}
div #content #pagehead {font-size: 100%; font-weight: bold; top; text-align: center; line-height: 24px; color: #663333; text-transform: uppercase; width: 100%; margin: 0 auto; display: block; background: #D7C2BF;}
div#content table.standard {width: 100%; border-left: solid 1px #663333; border-right: solid 1px #663333; padding: 0;}
div#content td.standardcelltop {border-top: solid 1px #663333; border-bottom: solid 1px #663333; text-align:middle; font-weight: bold;padding: 2px; margin: 0;}
div#content td.standardcell {border-bottom: solid 1px #663333; border-top: none; text-align:middle; padding: 2px; margin: 0;}
div#navigation{background-colour: #FFFDF2; float:left; width:144px; margin:0 0 8px 8px; }
div#extra{background:#ECE7D5;float:right;width:612px; margin:0 8px 8px 0;}
div#footer{clear:both; width:90%; margin: 0 auto; background-color:#FFFDF2; border-top: solid 3px #663333; text-align:center; }



td.LeftPanelSub {
color: #663333;
text-decoration: none;
font-size: 85%;
font-weight: bold;
vertical-align: middle;
text-indent: 8px;
background-image: url(../images/leftpanel_subheader.gif);
background-repeat: no-repeat;
background-color: #FFFDF2;
width: 144px;
height: 27px;
margin: 0px;
padding: 0px;
border: 0px;
}

td.LeftButtonDark a, td.LeftButtonDark a:visited {
color: #663333;
text-decoration: none;
font-size: 85%;
font-weight: bold;
display: block;
line-height:25px;
text-indent: 8px;
width: 144px;
height: 27px;
margin: 0;
padding: 0;
background-image: url(../images/leftpanel_btn_dark.gif);
background-repeat: no-repeat;
background-color: #FFFDF2;
}

td.LeftButtonDark a:hover, td.LeftButtonDark a:active {
background-image: url(../images/leftpanel_btn_over.gif);
}


td.LeftButtonDeep a, td.LeftButtonDeep a:visited {
color: #663333;
text-decoration: none;
font-size: 85%;
display: block;
line-height: 18px;
text-indent: 8px;
width: 144px;
height: 40px;
margin: 0;
padding: 0;
background-image: url(../images/leftpanel_btn_deep.gif);
background-repeat: no-repeat;
background-color: #FFFDF2;
}

td.LeftButtonDeep a:hover, td.LeftButtonDeep a:active {
background-image: url(../images/leftpanel_btn_deep_over.gif);
}
/* this style must follow other navigation styles */
td.LeftButton a, td.LeftButton a:visited {
color: #663333;
text-decoration: none;
font-size: 85%;
display: block;
line-height:25px;
text-indent: 8px;
width: 144px;
height: 27px;
margin: 0;
padding: 0;
background-image: url(../images/leftpanel_btn.gif);
background-repeat: no-repeat;
background-color: #FFFDF2;
}

td.LeftButton a:hover, td.LeftButton a:active {
background-image: url(../images/leftpanel_btn_over.gif);
}

img.MarginRight {
margin: 0px 4px 0px 0px;
}

img.MarginLeft {
margin: 0px 0px 0px 4px;
}
