body {
font-family: Century gothic, MS Sans Serif, Arial, Verdana, Time New Roman;
font-size: 63%;
text-align: center;
background: #FFFFFF;
}

a {
text-decoration: none;
color:  #CC9900;
}

a: hover {
text-decoration: underline;
}

p {
line-height: 16px;
color: #808080;
letter-spacing: 1px;
margin: 15px 0px 0 0;
}

li {
list-style: none;
font-size: 150%;
line-height: 35px;
border-top: 1px solid #C0C0C0;
display: block;
margin-right: 10px;
}


h2 {
border-bottom: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
padding: 8px 0;
font-size: 140%;
color: #666666;
}

h5 {
border: 1px solid #C0C0C0;
padding: 5px 0 5px 0;
margin-left: 188px;
margin-top: -58px;
color: cccccc;
background: lightyellow;
}

#container {
margin: auto;
width: 980px;
text-align: left;
}

#header {
/*background-color: #cc6666;*/
}

#header h1{
}

#topmenu ul{
float: right;
margin-top: -120px;
}

#menu {
float: left;
width: 186px;
/*background: yellow;*/
}

#left1{
width: 166px;
padding: 380px 0 0;
position: relative;
}

#menu a:hover { 
background-color: #E6E6FA;
display: block;
width: 176px;
}

#nav{
padding:0 0;
margin-left: 0;
}

#main {
float: left;
width: 520px;
/*background: red;*/
}

#sidebar {
width: 260px;
float: right;
/*background: orange;*/
}

#footer {
clear: left;
width: 980px;
height: 80px;
border-top: 1px solid #C0C0C0;
text-align: left;
/*background: green;*/
}

#webmaster {
margin-top:-20px;
color: #C0C0C0;
text-align: right;
}

	
	.paginationstyle{ 
	width: 495px;
	text-align: right;
	padding: 2px 0;
	margin: 10px 12px;
	}
	
	.paginationstyle select{ 
	border: 1px solid navy;
	margin: 0 15px;
	}
	
	.paginationstyle a{ 
	padding: 0 5px;
	text-decoration: none;
	border: 1px solid gray;
	color: navy;
	background-color: white;
	}
	
	.paginationstyle a:hover, .paginationstyle a.selected{
	color: #000;
	background-color: #FEE496;
	}
	
	.paginationstyle a.imglinks{ 
	border: 0;
	padding: 0;
	}
	
	.paginationstyle a.imglinks img{
	vertical-align: bottom;
	border: 0;
	}
	
	.paginationstyle a.imglinks a:hover{
	background: none;
	}
	
	.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ 
	color: #000;
	background-color: yellow;
	}
	
/* button css book now */

#button
{
  display: block;
  width: 137px;
  height: 31px;
  background: url("../images/book_now.gif") no-repeat 0 0;
  margin: 0 0 0 650px;
}

#button:hover
{ 
  background-position: 0 -31px;
}

#button span
{
  display: none;
}
