@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
}
body {
	background-color: #beddfb;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#033a66;
}
.style1 {font-size: 28px; font-weight:bold;}
.style3 {font-size: 20px}




.logo{display:block;background-image:url(../images/logo.gif); height:47px; width:389px; float:left; margin-right:40px; cursor:pointer;}

#menubar{  height:39px; width:100%; background-image:url(../images/menu.gif); background-repeat:repeat-x;}

.menu{
display:block;
background-image:url(../images/menu1.gif); 
background-position:0px 0px;
height:auto; 
width:auto; 
padding-left:15px; 
padding-right:15px; 
padding-top:5px; 
padding-bottom:5px;
float:left; 
margin-top:0px;
margin-right:1px;
cursor:pointer;
color:#004e8d; 
font-size:22px; 
text-decoration:none;
   }
  
.menu:link {background-position:0px 0px;}
.menu:hover {background-position:240px 0px; text-decoration:underline; }
.menu:visited {background-position:0px 0px ;}
.menu:active {background-position:240px 0px;}
   
.store{display:block; height:30px; width:280px ; float:right; padding-left:50px; background-image:url(../images/store-button.gif); background-repeat:no-repeat; background-position:left; color:#FFFFFF; font-family:'Trebuchet MS'; font-size:16px; font-weight:bold; font-style:italic;}
.store:link {color:#FFFFFF;}
.store:hover {color:#FFFFFF;}
.store:visited {color:#FFFFFF;}
.store:active {color:#FFFFFF;}

   
   
#news ul, #news li{ background-image:url(../images/circle.gif); background-position:left
; background-repeat:no-repeat; }


#footer{height:73px; background-color:#3195f3; width:110%; padding:20px; color:#FFFFFF; font-size:12px;}



/*Button*/
.bookbutton{display:block; background-image:url(../images/button2.gif); background-repeat:no-repeat; background-position:right; height:35px; width:auto;  color:#FF6600; font-size:18px; padding-right:15px;}
.bookbutton2{height:30px; width:auto;padding-top:5px; padding-left:36px; background-image:url(../images/button1.gif); background-repeat:no-repeat; background-position:left;}

/*End Button */
