/* CSS Document */
body { background-image:url(images/sky.jpg);
       background-repeat:repeat-x;
       background-color:#f1efef;
       font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:12px;
       margin:0px; }
h1 { font-size:24px;
     color:#2a690e;
     font-weight:normal;
     border-bottom:1px dashed #2a690e; }
h2 { font-size:14px;
     color:#42372a; }
img { border:none; }
/*****TOP_DIVS*****/
#top { height:330px; }
#title { position:absolute;
         top:0px;
         right:auto;
         bottom:auto;
         left:20px;
         background-image:url(images/title.gif);
         background-repeat:no-repeat;
         width:400px;
         height:300px; }
#topnavi { position:absolute;
           top:254px;
           right:258px;
           bottom:auto;
           left:70px;
           background-color:#f1efef;
           border-top:solid 2px #FFFFFF;
           border-right:solid 2px #FFFFFF;
           border-left:solid 2px #FFFFFF;
           color:#42372a;
           font-size:14px;
           font-weight:bold;
           width:auto;
           height:44px; }
#topnavi ul { list-style:none;
              text-align:center;
              padding:16px 16px;
              margin:0; }
#topnavi li { display:inline;
              margin:0;
              padding:16px 16px; }
html>body #topnavi a { width:auto;
                       padding:16px 16px; }
#topnavi a:link { display: inline;
                  color:#42372a;
                  font-size:14px;
                  font-weight:bold;
                  text-decoration:none;}
#topnavi a:visited { display: inline;
                     color:#42372a;
                     font-size:14px;
                     font-weight:bold;
                     text-decoration:none;}
#topnavi a:hover { display: inline;
                   color:#42372a;
                   font-size:14px;
                   font-weight:bold;
                   text-decoration:none;
                   background-image:url(images/act.gif);
                   background-position:top;
                   background-repeat:no-repeat; }
#act-menu { background-image:url(images/act.gif);
            background-position:top;
            background-repeat:no-repeat;
            width:auto;
            height:8px; }
#ho { position:absolute;
      top:0px;
      right:0px;
      bottom:auto;
      left: auto;
      width:258px;
      height:482px;
      background-image:url(images/house-right2.jpg);
      background-repeat:no-repeat; }
#ho-r { position:absolute;
        top:0px;
        right:258px;
        bottom:auto;
        left: auto;
        width:165px;
        height:254px;
        background-image:url(images/house-left.jpg);
        background-repeat:no-repeat;}
/*****MAIN*****/
#main { margin:0px 258px 0px 10px;
        width:auto;
        height:auto;
		min-height:500px;
        text-align:justify;
        text-indent:10px;
        padding:5px 25px 5px 5px;
        border-right:solid 2px #FFFFFF;
}
#main ul li { padding:4px; }
#main ul li span { font-size:11px; }
#main a:link { color:#0489dd;
               text-decoration:underline;}
#main a:visited { color:#0489dd;
                  text-decoration:underline;}
#main a:hover { color:#0489dd;
                text-decoration:none; }
#main table td { padding:4px 20px;
                 vertical-align:top;
				 text-align:center;}				
#where { font-size:10px;
         color:#42372a;}
#where a:link { color:#42372a;
                text-decoration:underline;}		 
#where a:visited { color:#42372a;
                   text-decoration:underline;}
#where a:hover { color:#42372a;
                 text-decoration:none; }
/*****RIGHT*****/
#rightr { clear:both;
          margin:146px 10px 10px 10px;
          width:228px;
          height:auto;
          float:right;
          text-align:justify;
		  font-size:10px;
          padding:5px;}
#rightr a:link, #rightr a:visited, #rightr a:hover {
color:#000000;
text-decoration:none;
}
/*****FOOTER*****/
#counter { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
           -moz-opacity: 0.2;
           -khtml-opacity: 0.2;
           width:100px;
           opacity: 0.2;
           display:none; }
#stone-bottom { width:auto;
                height:100px;
                background-image:url(images/stone-bottom.gif);
                background-repeat:no-repeat;
                background-position:bottom right;
				/*margin:0px;*/
				clear:both;
                margin:-70px 0px 0px 0px;}
#copyright { font-size:10px;
             color:#999999;
             text-align:right;
             padding:5px;}
#copyright a:link { font-size:10px;
                    color:#999999;
                    text-decoration:none; }
#copyright a:visited { font-size:10px;
                       color:#999999;
                       text-decoration:none; }
#copyright a:hover { font-size:10px;
                     color:#999999;
                     text-decoration:underline;}
					 
.n1 {
font-size:large;
padding:10px;
}
.n2 {
padding:10px;
}
.n3 {
border:thin dotted #000033;
padding:10px;
text-align:left !important;
}
.n4 {
border:thin dotted #000033;
padding:10px;
text-align:left !important;
}

#bottom_ss {
padding:4px;
font-size:10px;
}
#bottom_ss a:link, #bottom_ss a:visited, #bottom_ss a:hover {
color:#000000;
}
