@charset "utf-8";

body {margin:0px;}
a { font-family:Verdana, Geneva, sans-serif; color:#000; text-decoration:none; }
a:hover { text-decoration:underline; }
a:visited { color:#000; }
#Main { width: 1064px; margin: 0px auto; }
#Border { width:1064px; }
#Header { height:200px; background:url(header.png) center no-repeat;  padding: 0px 20px; border-bottom:#000 solid 1px;}

/*Column Definitions*/
#Whole { border:#000 solid 1px; background:url(footer.png) center repeat-y #e4d7c7;}
#LeftColumn { width:195px; float:left;}
#MiddleColumn { overflow:hidden; background-color:#FFF; border-left:#000 solid 1px; border-right:#3d2c18 solid 5px;}
#Footer { border-top:#000 solid 1px; background:url(footer.png) center repeat-y;}


/*Content*/
#Content{ padding: 10px 10px 10px 10px; }



/*Navigation*/
#nav { font-size:12px; height:relative; border-bottom:#000 solid 1px; background:url(footer.png) center repeat-y #e4d7c7;}
#nav ul {margin: 0px; padding: 0px; background:url(buttons.png) center repeat-y #e4d7c7; }
#nav ul li { height: 25px; line-height: 25px; list-style:none; padding-left:10px;
				color:#ce9830; border-top:#000 solid 1px; border-bottom:#000 solid 1px;}
#nav ul li:hover {background:url(buttons2.png) center repeat-y #e4d7c7; position:relative; }
#nav ul ul { display:none; position:absolute; left:75px; top:5px; border:#fff solid 1px; background:url(buttons.png) center repeat-y #e4d7c7; }
#nav ul li:hover ul {display:block; }
#nav ul ul li {border:none; width:150px; float:left; display:inline; }
#nav ul ul li:hover {text-decoration:underline; border:none; }
#nav li:hover ul li ul {display:none; }
#nav ul ">ul ">ul ">ul ul li ul {left:110px; background-color:#e1e4c7; }
#nav li:hover ul li ul {display:none; }
#nav ul ">ul ">ul ul li ul {left:110px; background-color:#e1e4c7; }
#nav ul ">ul ul li:hover ul {display:block;}
