body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td,p
{
	font-family: Verdana;
	font-size: 9pt;
	color:#454A50;
	line-height: 1.5;
}

#toptitle
{
	font-family: Verdana;
	font-size: 11pt;
	color:#FFFFFF;
	padding-left: 30px;
}

#Linktitle
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
}

blockquote
{
	margin: 2px 0 2px 30px;
}


h1
{	
	font-family: Verdana;
	font-size: 10pt;
	font-weight: lighter;
	margin: 0px 0 0px 0;
	color:#454A50;
}

h2
{
	font-family: Verdana;	
	font-size: 9pt;
	font-weight: bold;
	color:#454A50;

}

h3
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color:#454A50;
}

h4
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: lighter;
	margin: 0 0 0 0;
	color:#454A50;
}

th
{
	font-size: 9pt;
	border-bottom: #A38976 2px solid;
}

a
{
	text-decoration: none;
	color:#454A50;
}

a:hover
{
	text-decoration: underline;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.small
{
	font-size: 7pt;
}

.guestbook
{
	width: 700px;
}

.guestbookItem
{
	border-color: #e7e7ff;
	border-style: solid;
	border-width: 2px;
	margin-top: 2px;
	padding: 2px;
	background: #f8f8ff;
	filter: alpha(opacity=60);
	opacity:0.7;
}

.blog
{
	width: 700px;
}

.content
{
	width: 700px;
}

.admTable
{
	background: #f8f8ff;
	filter: Alpha(opacity=80, style=0);
	border: solid 1 black;
}


.header
{
	background: #73849c;
}

.footer
{
	font-size: 7pt;
	color:#808080;
	padding-top: 2px;
}

.footer a
{
	text-decoration: underline;
	color:#808080;
}

.teaser
{
	width: 200px;
	border: solid 1px black;
	padding: 2px 2px 2px 2px;
	margin-left:10px;
	margin-right:10px;
}

.teaser td
{
	font-size: 7pt;
}

.teaser h2
{
	font-size: 9pt;
}

.quickLink
{
	width: 200px;
	border: solid 1 #000000;
	border-collapse: collapse;
	margin-top: 24px;
	text-align: left;
	padding: 0 2px 0 2px;
	margin-left:10px;
	margin-right:10px;
}

.quickLink th
{
	background: black;
	color: White;
	height: 16px;
	font-size: 7pt;
	border-bottom: none;
}

.quickLink td
{
	font-size: 7pt;
}

.login 
{
}

.login td, .login input
{
	font-size: 7pt;
	color:#A38976;
}

.login.text
{
	width: 80px;
}

.login.firstrow
{
	width: 40px;
}

.news
{
	font-size: 9pt;
}

.gallery a, .gallery a:visited, .gallery a:active 
{
	border: #c3c3c3 1px solid;
	display: block;
	background: white;
}

.gallery a img
{
	margin: 5px 5px 4px 5px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.gallery a:hover
{
	border: #808080 1px solid;
	display: block;
	background: white;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.galleryImg 
{
    	border:solid 1px #333333 ! important;
}


.filmstrip td
{
	margin: 0 0 0 0;
	padding:0 20px 0 0;
}


.rates
{
    border: solid 1px #A38976;
    width:660px;
    margin-left:0px;
}

.rates td
{
    	margin: 0 0 0 0;
}


#bg_image 
{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: relative;

}

#contents 
{
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	top: 3px;
	overflow: auto;
}

/*###########################################################################*/
/* SIDEBAR
/*###########################################################################*/

.sidebarright
{
	padding-left:10px;	
	padding-top:40px;
}

.sideframeright
{			
	width:140px;
	margin-right:5px;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:12px;
	border: 1px solid #A38976;
	background-color:white;
	background-image: url(images/sidegradient.jpg);
	background-repeat:repeat-y;	
	
}

.sideframeshadow
{
´	background-repeat:no-repeat;	
	height:25px;
}

.sidetop
{		
	white-space:nowrap;	
	font-size: 9pt;	
	font-weight:bold;	
	padding-top:6px;
	padding-bottom:8px;	
	border-bottom: 1px solid #A38976;
	color: #666666;		
}

.side
{		
	padding-top:5px;	
}