
html, body{
	background-color:#f5ede2;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	color:#4c3001;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt; 
	line-height: 15pt;
}

#container{
	width:900px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

#header{
	width:100%;
	padding-bottom:0px;
}

#toc{
	text-align:right;
	padding-right:3px;
	padding-bottom:1px;
	font-size:10.5pt; 
}

#flash{
	width:100%;
}

#tmb_image{
	width:462px;
	height:278px;
	background-image:url(../images/theMemoryBank_big.png);
	background-repeat:no-repeat;
	padding-top:50px;
}

#content{
	width:870px;
	padding:0px 15px;
	padding-bottom:20px;
	border-top: #4c3001 solid 1px;
	padding-top: 1em;
	background-image:url(../images/container_mid.png);
	background-repeat:repeat-y;
}

#content_alt{
	width:870px;
	padding:0px 15px;
	background-color:#FFFFFF;
	border-top: #4c3001 solid 1px;
	padding-top: 1em;
	padding-bottom:20px;	
	background-image:url(../images/container_mid_alt.png);
	background-repeat:no-repeat;
}

#container_top{
	width: 900px;
	height: 57px;
	background-image:url(../images/container_top.png);
	background-repeat:no-repeat;
}

#container_top_alt{
	width: 900px;
	height: 27px;
	background-image:url(../images/container_top_alt.png);
	background-repeat:no-repeat;
}

#container_bottom{
	width: 900px;
	height: 60px;
	background-image:url(../images/container_base.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:15px;
	color:#4c3001;
	font-weight:normal;
}

#container_bottom_alt{
	width: 900px;
	height: 60px;
	background-image:url(../images/container_base_alt.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;
	color:#4c3001;
	font-weight:normal;
}

#thread_lead{
	background-color: #f5ede2;
	width:850px;
	padding:10px;
	margin-bottom:20px;
}

#thread_response{
	background-color: #ffffff;
	width:850px;
	padding:10px;
	margin-bottom:20px;
}

#footer{
	width:100%;
	text-align:center;
	margin-top:10px;
	font-size:9pt;
	color:#4c3001;
	font-weight:normal;
}

#feedback{
	color: #9f0100;
	font-weight:bold;
	margin-left:10px;
}

#lighter{
	color:#6e5e50;
}

h1{
	font-size:18pt;
	font-weight:bold;
	color:#4c3001;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	display:block;
}

h2{
	font-size:14pt;
	font-weight:bold;
	color:#4c3001;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	display:block;
}

img.logo{
	border: none;
	margin-left:4px;
}

#home_copy{
	font-size:14pt;
	line-height:20pt;
	color:#9f0100;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-top:50px;
	padding-left:80px;
	display:block;
}

#home_content{
	font-size:13.5pt;
	font-weight:normal;
	line-height:16pt;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	padding-top:20px;
	display:block;
	color: #362303;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#error{
	color: #9f0100;
}

a:link, a:visited, a:hover, a:active{ color: #9f0100; text-decoration:none; }
a:hover{ text-decoration:underline; }

#toc a:link, #toc a:visited, #toc a:hover, #toc a:active{ color: #4c3001; text-decoration:none; font-weight:bold; margin-right:0px; text-transform: capitalize; font-size:10.5pt; letter-spacing: 0.00em;}
#toc a:hover{ text-decoration:underline; }

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{ color: #4c3001; text-decoration:none;}
#footer a:hover{ text-decoration:underline; }
#linkdiv { color:#c1b6a0; }

a:link#button, a:visited#button, a:hover#button, a:active#button{
	background-image:url(../images/link_button_off.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:18px;
	color:#9f0100;
	font-weight:bold;
	border:solid 1px #4c3001;
	background-color: #f5ede2;
	padding:3px 10px;
	margin-right:1px;
	background-color: #cbb397;
}

a:hover#button{
	background-image:url(../images/link_button_over.png);
	background-color: #fffefa;
}

input.button{
	background-image:url(../images/link_button_off.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:18px;
	color:#9f0100;
	font-weight:bold;
	border:solid 1px #4c3001;
	background-color: #f5ede2;
	padding:3px 10px;
	margin-right:1px;
	background-color: #cbb397;
}

input.button:hover{
	background-image:url(../images/link_button_over.png);
	background-color: #fffefa;
}


input.bigbutton, input.bigbutton:hover{
	background-image:url(../images/link_button_big_over.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:26px;
	color:#9f0100;
	font-weight:bold;
	border:solid 2px #4c3001;
	background-color: #f5ede2;
	padding:5px 15px;
	margin-right:1px;
	font-size:14pt;
	background-color: #cbb397;
}

input.bigbutton{
	background-image:url(../images/link_button_big_off.png);
	background-color: #fffefa;
}

a:link#bigbutton, a:visited#bigbutton, a:hover#bigbutton, a:active#bigbutton{
	background-image:url(../images/link_button_big_off.png);
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
	line-height:26px;
	color:#9f0100;
	font-weight:bold;
	border:solid 2px #4c3001;
	background-color: #f5ede2;
	padding:5px 15px;
	margin-right:1px;
	font-size:14pt;
	background-color: #cbb397;
}

a:hover#bigbutton{
	background-image:url(../images/link_button_big_over.png);
	background-color: #fffefa;
}

ul, ol{
	margin:0px;
	margin-left:25px;
	margin-bottom:1em;
	padding:0px;
	color:#990000;
}
li{
	margin:0px;
	padding:0px;
	list-style: square;
}
li span{
	color:#4c3001;
}

#example{
	background-color:#4c3001;
	width:500px;
	height:200px;
	color:#FFFF99;
	display:block;
	text-align:center;
}

.demotable{
	background-image:url(../images/demo_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

tr#shade, td#shade{
	background-color:#f5ede2;
	border: 1px solid #6e5e50;
	border-top: 1px solid #4c3001;
}



/*	POP STYLE */

div.sample_popup { z-index: 1; }

div.sample_popup div.menu_form_header
{
  border: 1px solid $4c3001;
  border-bottom: none;

  width: 240px;
  padding:0px 6px;
  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background-color:#4c3001;

  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size:  10pt;
  color:   #ffffff;
  cursor:  default;
}

div.sample_popup div.menu_form_body
{
  width: 240px;
  border: 1px solid #4c3001;
  background-color:#FFFFFF;
  font-size:10pt;
  color:#000000;
  padding:5px;
  font-weight:normal;
}

div.sample_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.sample_popup table
{
  width: 100%;
  border-collapse: collapse;
}

div.sample_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;

  text-align: left;

  font-family:Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size:  12px;
  color:   #004060;
}

div.sample_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.sample_popup form
{
  margin:  0px;
  padding: 8px 10px 10px 10px;
}

div.sample_popup input.field
{
  width: 95%;
  border: 1px solid #808080;

  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

div.sample_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;

  background-color: #DDFFDD;

  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}


input.popup2, select.popup2, textarea.popup2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	letter-spacing:0.2em;
    font-weight: bold;
	color:#ffffff;
    border:solid 1px #000000;
    background-color:#869cc0;
    padding:0px 3px;
    margins:0px;
	display:inline;
}

input.popup, select.popup, textarea.popup {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	letter-spacing:0.2em;
    font-weight: bold;
	color:#0000FF;
	background-color:transparent;
    border:none;
	cursor:pointer;
    padding:0px 3px;
    margins:0px;
	display:inline;
	vertical-align:super;
}

.my_img {
	max-width: 800px;
	/* Resize the image for IE6 */
	width: expression(this.width > 500 ? 500: true);
}


