*
{
	margin:0;
	padding:0;
}

body, html
{
	color: #333333;
	font : 13px Arial, Helvetica, sans-serif;
	background : White url(../images/background.jpg) repeat-x;
}

a
{
	color : #0C53AC;
	text-decoration : none;
}

a:hover
{
	color : #0C53AC;
	text-decoration : underline;
}

.bold
{
	font-weight : bold;
}

p
{
	padding : 0 0 12px 0;
}

.center
{
	text-align : center;
}

.right
{
	float : right;
}

.left
{
	float : left;
}

.clear
{
	clear : both;
}

.separator
{
	clear : both;
	border-top : 1px solid #678C9F;
}

.just
{
	text-align : justify;
}

.copy, .copy a
{
	font-size : 11px;
}

h1
{
	font-size : 25px;
	color : #79A0B6;
	font-weight : normal;
	width : 780px;
	margin : 0 auto;
	padding : 30px 0 3px 0;
	text-indent : 25px;
	background : url(../images/logo.jpg) no-repeat top right;
}

h2
{
	font-size : 13px;
	color : #F1F1F1;
	font-weight : normal;
	width : 780px;
	margin : 0 auto;
	padding : 0 0 13px 0;
	text-indent : 25px;
}

#container
{
	width : 780px;
	margin : 0 auto;
	position : relative;
}

#content
{
	width : 520px;
	background-color : White;
	border : 1px solid #678C9F;
	padding : 15px 15px;
	position : absolute;
	left : 9px;
	top : 40px;
}

#content h2
{
	font-size : 16px;
	font-weight : bold;
	width : 520px;
	margin : 0;
	padding : 0 0 13px 0;
	text-indent : 0px;
	color : #364A55;
}

#ads
{
	width : 165px;
	background-color : White;
	border : 1px solid #678C9F;
	padding : 15px 15px;
	position : absolute;
	left : 566px;
	top : 40px;
}

#copy
{
	border-top : 1px solid #678C9F;
	padding-top : 12px;
	color : #666666;
	font-size : 12px;
}

#searchbox
{
	padding : 10px 5px;
	background-color : #698DA3;
	margin-bottom : 15px;
}

.inputSearch
{
	background-color : White;
	border : 1px solid #233036;
	padding : 2px;
}

.input
{
	background-color : White;
	border : 1px solid #678C9F;
}

.but
{
	background-color : #4D7CC7;
	color : White;
	border : 1px solid White;
	font-weight : bold;
	font-size : 13px;
}

.twoColumnsList
{
	list-style-type : none;
}

.twoColumnsList li
{
	width : 235px;
	float : left;
	background : url(../images/arrow.gif) no-repeat 0px center;
	padding : 0px 10px;
}

.hotelImage
{
	float : left;
	padding : 0 0 15px 0;
	width : 160px;
}

.hotelDescription
{
	float : left;
	width : 355px;
}

#adminTable td
{
	padding : 5px;
}

.photoGallery
{
	width : 160px;
	float : left;
}

/* start advertise */

#advertise
{
	width : 209px;
	height : 40px;
	background : #46606D url(../images/background_advertise.jpg) no-repeat center left;
	position : absolute;
	left : 560px;
	top : 0px;
}

#advertise ul
{
	list-style-type : none;
}

#advertise ul li
{
	float : left;
}

#advertise ul li a
{
	display : block;
	float : left;
	color : White;
	text-decoration : none;
	padding : 0 0 0 25px;
	line-height : 40px;
}

#advertise ul li a:hover
{
	text-decoration : underline;
}

#advertise ul li a#selected
{
	text-decoration : underline;
}

/* end advertise */

/* START PAGE MENU */

#pageMenu
{
	height : 50px;
	margin-top : 25px;
}

#pgNmbr
{
	float : left;
}

#pageMenu ul
{
	list-style-type : none;
	margin : 0;
	padding : 0;
	float : left;
}

#pageMenu ul li
{
	float : left;
}

#pageMenu ul li a
{
	display : block;
	padding : 0px 4px;
	background-color : #F2F2F2;
	float : left;
	border-right : 1px solid White;
	color : #0066FF;
}

#pageMenu ul li a:hover
{
	background-color : #688CA2;
	color : White;
	text-decoration : none;
}

#pageMenu ul li .selected
{
	background-color : #2D4047;
	color : White;
	text-decoration : none;
}

/* END PAGE MENU */

/* start menu */

#menu
{
	width : 560px;
	height : 40px;
	background : #46606D url(../images/background_menu.jpg) no-repeat center left;
	position : absolute;
	left : 0px;
	top : 0px;
}

#menu ul
{
	list-style-type : none;
}

#menu ul li
{
	float : left;
}

#menu ul li a
{
	display : block;
	float : left;
	color : White;
	text-decoration : none;
	padding : 0 35px 0 25px;
	background : url(../images/sign.gif) no-repeat center right;
	line-height : 40px;
}

#menu ul li a:hover
{
	text-decoration : underline;
}

#menu ul li a#selected
{
	text-decoration : underline;
}

/* end menu */
