/* Apply the graphical background */
	/* Background Color */
	/* Background Image */
	/* DO NOT CHANGE - Background Repeat */
	/* DO NOT CHANGE - Background Position (x-axis) */
	/* DO NOT CHANGE - Background Position (y-axis) */
html {background:#D9CEB2 url('/siteimages/DeclarationofIndependence-LQv2.jpg') no-repeat center top; background-attachment:fixed;}

/*Page defaults*/
body {font-family:Verdana; font-size:10pt;text-align:center;}

/* Apply the width for the main area */
table#MainTable{border:0px;width:960px;margin: 0 auto;background-color:#E3DFD4;}

/*Set all the header defaults*/
table#HeaderTable{background:black repeat-y center top;}
/*table#HeaderTable{background:black url('/siteimages/HeaderTileWide_v7.gif') repeat-y center top;}*/
table#HeaderTable{border:0;width:100%;font-family:Verdana;font-weight:normal;color:C6BEA9;}
table#HeaderTable td#HeaderText{padding-top:10px;}

/*Setup the 'fake buttons' on the right side of the header */
table#HeaderTable ul{list-style-type:none; margin:0px;padding:0px;}
table#HeaderTable li{background:transparent url('/siteimages/button.gif') no-repeat center center; width:165px !important; height:21px !important; margin:3px;}
table#HeaderTable li a{font-size:9pt; color:white; font-weight:normal;}
table#HeaderTable li:hover a{color: #C6BEA9;}

/*Setup the 'fake buttons' down the left */
ul#SideBar{list-style-type:none; margin:0px;padding:0px;}
ul#SideBar li{text-align:center;background:transparent url('/siteimages/button_184.gif') no-repeat center center; width:184px !important; height:21px !important; margin:3px;}
ul#SideBar li a{font-size:9pt; color:white; font-weight:normal;}
ul#SideBar li:hover a{ color: #C6BEA9;}

/* format the mfg and cat drop lists */
select.menuitem, option.menuitem {background-color:#C6BEA9;color:#000000; width:184px !important;height:22px;font-size:9pt;font-weight:normal; text-decoration:none;}
select.menuitem:hover, option.menuitem:hover {cursor:hand;background-color:C6BEA9;color:000000; text-decoration:none;}
form.menuitemform {padding:0px; margin:0px; width:184px !important;}

/* format the text shown in the header */
table#HeaderTable td#HeaderText{color:#E3DFD4; text-align:center;}
table#HeaderTable td#HeaderText h1{color:#FFFFFF; font-weight:bold; font-size:16pt; font-family:Comic Sans MS, cursive; 0px 0px 5px;}
table#HeaderTable td#HeaderText h4{color:#C6BEA9; font-weight:normal; font-size:10pt; 0px 0px 3px;}
table#HeaderTable td#HeaderText h4.announcement{color:#FFFFFF; 0px 0px 3px; font-weight:normal; font-size:10pt; font-family:Bookman Old Style;}

/*Setup the 'fake buttons' accross the top */
table#BannerLinks {margin:0px;padding:0px;clear:both; width:100% !important;}
table#BannerLinks td{margin:0px;padding:0px;text-align:center; background:transparent url('/siteimages/button.gif') no-repeat center center; width:165px !important; height:21px !important;}
table#BannerLinks td a{font-size:9pt; color:white; font-weight:normal;}
table#BannerLinks td:hover a{ color: #C6BEA9;}
table#BannerLinks td#SearchCell{margin:0px;padding:0px;text-align:right; background:none;width:200px !important;}
table#BannerLinks td#SearchCellButton{margin:0px;padding:0px;text-align:right; background:none;width:70px !important;}

h1 {font-size:10pt;}
a {text-decoration:none; color:720000; font-weight:bold; font-size:10pt;}
a:hover {text-decoration:underline; color:black; font-weight:bold;}
.menuitem {background-color:#720000;color:#ffffff;width:100%;height:15px;font-size:8pt;font-weight:bold; text-decoration:none;}
.menuitem:hover {cursor:hand;background-color:black;color:#C6BEA9; text-decoration:none;}
.headerlink {font-weight:normal; color:C6BEA9;}
.headerlink:hover {font-weight:normal; text-decoration:underline; color:E3DFD4;}


.em {font-weight:bold; color:black; font-style:italic; font-size:8pt;}
.norm {font-weight:normal; color:black; font-size:8pt; font-family:Verdana;}
.ctr {text-align:center;}
.tool {font-family:verdana; color:#FFFFFF; text-decoration:none; font-size:10pt; font-weight:bold; color:black;}
.ccell {font-weight:bold;cursor:hand;height:20;width:90;}
.mainbody {font-family:Verdana;font-size:10pt;}