* {padding:0;margin:0;border:0;}
html {border:0;margin:0;padding:0;background:#EDE8C4;height:100%}
body {background:#EDE8C4;word-spacing:0px;letter-spacing:0px;line-height:1em;font-weight:normal;color:#603526;text-align:center;height:100%}

#container{width:789px;margin:0 auto;text-align:left;background:#FFF5D4;}
#topnav{position:relative;width:789px;height:74px;background:#FFF5D4;color:#603526;}

.home_link {position:absolute;background:transparent;left:6px;width:170px;height:115px;padding:0;} 

.headerrule,.recoverborder,.verticalrule,.tablesavedheaderbg,.crosssellborder,.upsellborder {background :#deb887;}

#leftnav{float:left;width:180px;min-height:494px;background:#FFF5D4;}

* html #leftnav {height: expression( this.scrollHeight < 495 ? "494px" : "auto" );} /* min-height for IE6 */
* html #content {height: expression( this.scrollHeight < 495 ? "494px" : "auto" );} /* min-height for IE6 */

#links{width:279px;float:right;}
#search{width:279px;float:right;}
#logolink{position:absolute;width:167px;height:50;top:0px;left:24;cursor:pointer;}
#filler{position:relative;width:400px;height:70;float:left;}

#footer{clear:both;width:789px;margin:0px auto;background:#613427;}
#content{float:right;width:609px;min-height:500px;background:#FFF5D4;} /* was #fff */

.content_centering {margin-left:0px;padding-left:0px;margin-right:0px;padding-right:0px;}

.form_required{color:#c78a3d;}
.form_border_required{border:solid 1px #deb887;}

.form_border{border:solid 1px #deb887;}
select{font-size:1em;}

h1 {margin-bottom:20px;font-weight:bold;font-size:1.2em;text-decoration:none;}
h2 {margin-bottom:20px;font-weight:bold;font-size:1.1em;text-decoration:none;}
p {margin-bottom:15px;}
ul {margin: 5px; padding: 5px;}
li {margin: 5px; padding: 5px;}



.floatBox {float:left;width:50%;}

.tableheader {font-size:1em;font-weight:bold;margin-bottom :2px;margin-left :6px;margin-right :6px;margin-top :2px;}
.tableheaderedit,.tableheaderedit A:LINK,.tableheaderedit A:ACTIVE,.tableheaderedit A:VISITED{font-size:10px;color:#603526;font-weight :normal;}
.tableitem{color:#603526;margin-bottom :3px;margin-left :6px;margin-right :6px;margin-top :3px;}
.tableitem A:LINK,.tableitem A:ACTIVE,.tableitem A:VISITED,.tablesaveditem A:LINK,.tablesaveditem A:ACTIVE,.tablesaveditem A:VISITED,.remove,.remove A:LINK,.remove A:ACTIVE,.remove A:VISITED{color:#603526;text-decoration :none;}
.tableitem A:HOVER,.tablesaveditem A:HOVER,.remove A:HOVER {color:#603526;text-decoration :underline;}
.tablesavedheader{font-size:11px;color:#603526;font-weight :bold;}
.tablesaveditem{font-size:11px;color:#603526;}

.tableitemheaderdivbg,.tablesavedborder,.noticeborder,.tabledivrule {background :#c78a3d;}
.tableitemheaderleftbg{background :#ede8c4;border-left-style :solid;border-left-color :#c78a3d;border-left-width :1px;}
.tableitemheaderrightbg{background :#ede8c4;border-right-style :solid;border-right-color :#c78a3d;border-right-width :1px;}
.tableitem2bg,.tableitemheaderbg,.tableitemdivbg,.tablesavedbg,.recoverybg,.noticebg {background :#ede8c4;}

.hiddenDiv	{display:none;}
.visibleDiv	{display:block;}