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


/*-----------Basic Styling-----------*/

* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #737b7f;
	font-weight: 100;
}

#wrapper {
	position: relative;
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 700px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #004054;
	border-bottom-color: #004054;
	border-left-color: #004054;
/*--------styling top elementes--------*/}
#header {
	background-repeat: no-repeat;
	height: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004054;
	margin-top: 10px;
	background-image: url(../images/header.jpg);
}
#copyright {
	font-size: 10px;
	font-weight: 100;
	float: left;
}
#credit {
	font-size: 10px;
	float: right;
}
#clear {
	clear: both;	
}
#footer {
	height: 30px;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 50px;
	padding-left: 50px;
}
#copyright {
	float: left;
}
#credit {
	float: right;
}
#mainContent {
	height: 422px;
	background-color: #c6cad3;
	padding-right: 50px;
	padding-left: 50px;
}
#sidePhoto {
	float: left;
	height: 380px;
	width: 298px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#menu {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
}
#menu a {
	font-weight: 100;
	color: #FFF;
	text-align: center;
	display: block;
	float: left;
	height: 28px;
	width: 180px;
	padding-top: 12px;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	background-image: url(../images/menu_over.jpg);
	background-repeat: no-repeat;
}
#menu a.active {
	text-decoration: none;
	background-image: url(../images/menu_over.jpg);
	background-repeat: no-repeat;
}
#information {
	color: #34383b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #dbd2c9;
	padding: 16px;
	float: left;
	height: 348px;
	width: 567px;
}
#informationFullWidth p {
	line-height: 1.3em;
}
#informationFullWidth {
	color: #34383b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #dbd2c9;
	padding: 16px;
	float: left;
	height: 348px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#informationIndex {
	color: #34383b;
	background-color: #dbd2c9;
	float: left;
	height: 380px;
	width: 900px;
}
#language {
	height: 60px;
}
#galleryTitle {
	font-weight: 100;
	background-color: #a5acb0;
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#thumbnails {
	float: left;
	height: 200px;
	width: 250px;
	margin: 10px;
}
#thumbnailsLong {
	float: left;
	height: 282px;
	width: 250px;
	margin: 10px;
}
#thumbnailsTitle {
	padding-left: 10px;
}
#language a {
	font-weight: 100;
	color: #FFF;
	text-decoration: none;
	background-color: #606A73;
	text-align: center;
	float: right;
	height: 18px;
	width: 80px;
	padding-top: 4px;
	margin-top: 38px;
	margin-right: 50px;
}
#language a:hover {
	font-weight: 100;
	color: #C5CAD4;
	text-decoration: none;
	background-color: #43484c;
	text-align: center;
	float: right;
	height: 18px;
	width: 80px;
	padding-top: 4px;
	margin-top: 38px;
	margin-right: 50px;
}
#phone {
	font-size: 16px;
	font-weight: 100;
	float: right;
	margin-top: 92px;
	margin-right: 52px;
}
#phone .blue {
	color: #27BDF1;
}
#phone a {
	color: rf
@rfdesign.cc;
	color: #737b7f;
	text-decoration: none;
}
#phone a:hover {	color: rf
@rfdesign.cc;
	color: #737b7f;
	text-decoration: underline;
}
p {
	line-height: 1.4em;
	color: #34383b;
	padding-bottom: 6px;
}
img.leftSpace {
	margin-left: 10px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #34383b;
	padding-bottom: 6px;
}
p.lineAbove {
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5D1D2D;
}
#information a {
	color: #895c23;
	text-decoration: none;
}
#information a:hover {
	color: #c9b280;
	text-decoration: underline;
}
td {
	vertical-align: top;
}
#tdRightAlign {
	text-align: right;
}
ul li {
	list-style-type: none;
}
#credit a {
	color: #737b7f;
	text-decoration: none;
}
#credit a:hover {
	color: #737b7f;
	text-decoration: underline;
}
#information ul li {
	margin-left: 20px;
	list-style-type: disc;
	line-height: 1.5em;
}
#information p.smallerSpace {
	padding-top: 0px;
}
#information h1.spaceBefore {
	margin-top: 6px;
}
        .zoom {
            cursor: -webkit-zoom-in;
        }

#informationFullWidth ul li {
	margin-left: 20px;
}
#informationFullWidth a {
	color: #666;
	text-decoration: none;
}
#informationFullWidth a:hover {
	color: #666;
	text-decoration: underline;
}
#information h1.block {
	width: 250px;
	margin-right: 10px;
}
#tdHalf {
	width: 276px;
}
#information a.grey {
	color: #34383b;
}

