@charset "utf-8";
/* CSS Document */

*{border:0px; padding:0px; margin:0px;  }

body{background:#0e0e0e;}

/*#0e140e 	#0e0e0e-->*/
a{color:#d6c566;}
a:hover {color:#ffffff;}

#container{width:850px; margin-left:auto; margin-right:auto; margin-top:25px; position:relative;}

#topnav{font-family:Arial; }
#topnav li {display:inline; text-align:center; height:21px; list-style-type:none; white-space:nowrap; margin-left:5px; }
#topnav li a {text-decoration: none; line-height:21px; font-size:.7em; color:#ffffff; font-weight: lighter;  }
#topnav li a:hover {color:#d6c566;}

#menus{font-family:Arial;}
#menus li{ list-style-type:none; white-space:nowrap; margin-left:5px;}
#menus li a {text-decoration: none; line-height:21px; font-size:.7em; color:#d6c566; font-weight: lighter; }
#menus li a:hover {color:#ffffff;}

#ayr{position:absolute; left:500px; top:5px;}
#faintlogo{position:absolute; left:-70px; top:-25px; z-index:-1;}

#flashbox{width:780px; height:330px; border: solid 1px #d6c566; }
#grapes{position:absolute; left:547px; top:100px; z-index:100; }

#leftcontent{width:460px; float:left; }
#rightcontent{width:330px; color:#d6c566; float:left; margin-top:50px;}
#rightcontent p{ font-family:Arial; font-size:.73em; font-weight:100; line-height:21px; margin-bottom:21px;}

#footer{width:100%; height:95px; text-align:center; font-family:Arial;  background-image: url(../images/footerback.jpg); background-repeat: repeat; float:left; }
#footer p{color:#000000; font-size:.7em; }











