body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td,p
{
	font-family: Verdana;
	font-size: 10pt;
	color:#454A50;
}

#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: 5px 5px 5px 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;
	margin: 0px 0 0px 0;
	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: #FC7E0E 1px solid;
}

a
{
	text-decoration: none;
	color:#FC7E0E;
}

a:hover
{
	text-decoration: none;
}

.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: #6C7B8B;
	filter: Alpha(opacity=70, style=0);
	border: solid 1 black;
}


.header
{
	background: #FC7E0E;
}

.footer
{
	font-size: 7pt;
	color:#808080;
	padding-top: 2px;
}

.footer a
{
	text-decoration: underline;
	color:#808080;
}

.teaser
{
	width: 175px;
	border: solid 1px #F0EDE8;
	padding: 0 1px 0 1px;
	margin-left:20px;
	margin-right:10px;

}

.teaser td
{
	background: #F0EDE8;
	font-size: 9pt;
}

.teaser h2
{
	font-size: 10pt;
	text-align: center;
}

.teaser h3
{
	font-size: 9pt;
	text-align: center;
}


.quickLink
{
	width: 175px;
	border: solid 1 #FC7E0E;
	margin-top: 24px;
	text-align: left;
	padding: 0 1px 0 1px;
	margin-left:20px;
	margin-right:10px;
}

.quickLink th
{
	background: #FC7E0E;
	color: White;
	height: 16px;
	font-size: 9pt;
	border-bottom: none;
}

.quickLink td
{
	font-size: 9pt;
}

.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 #FC7E0E;
    width:700px;
   	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;	
}
