/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* {

}

body {
	background:url(images/bg_3.jpg) repeat-x #fcf2d8;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#663300;
	
}
a {
	color:#6e1c1c;
}
#wrapper {
	margin: 0 auto;
	width: 790px;
	background: #fdfcfa;
}
#header {
	color: #333;
	width: 790px;
	float: left;
	height: 123px;
	background: url(images/header2.jpg) repeat-x bottom #e3d9b6;
}
#navigation {
	float: left;
	width: 790px;
	color: #000;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	background:url(images/nav_bg.jpg) repeat-x bottom #fcf2d8;
	font-size: 12px;
}
/* header navigation bar */


#navigation a{
	text-decoration: none;
}

#navlist
{
	margin: 0px;
	padding: 14px 20px 13px 20px;
	text-decoration: none;
}

#navlist li
{
display: inline;
list-style-type: none;
padding: 0px;
}
#navlist li a, #navlist li a:link, #navlist li a:visited {
	color: #6e1c1c;
	text-transform: none;
    margin: 0px;
	padding: 5px 20px;
	}

#navlist li a:hover, #navlist li a:active {
	color: #fff;
	margin: 0px;
	padding: 8px 20px;
	text-decoration: none;
	background-image: url(images/wall2.gif);
	background-repeat: repeat;
	}
	
#SlideShow {
	float: left;
	width: 780px;
	color: #333;
	height: 209px;
	padding: 5px;
	background:url(images/nav_bg.jpg) repeat-x bottom #663300;
}
#leftcolumn {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 548px;
	float: left;
	background: url(images/back20.jpg) repeat-x #fdfcfa;
	min-height: 800px;
	height:auto !important;
	height: 800px;
	text-align: inherit;
}
#lcl {
	width: 270px;
	float: left;
}
#lcr {
	width: 270px;
	float: right;
}
#rightcolumn {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 800px;
	width: 201px;
	display: inline;
	background: url(images/back10.jpg) repeat-x #fefcfc;
	border-left: 1px dotted #966;
}
#footer {
	clear: both;
	color: #fff;
	text-align: center;
	border-top: 2px solid #d2c9b8;
	border-bottom: 2px solid #d2c9b8;
}
#footer a{
	text-decoration:none;
	color: #fff;
	font-weight: bold;
}

  .div{font-family:Tahoma; font-size:11px;  color:#737373; }

	/* // here comes the goodnes  */
#copyright {
	text-align:center;
	background: url(images/nav_bg.jpg) repeat-x top #ecdfbf;
	padding: 10px;
}
	
	
#copyright		a{
			z-index:10;
			}
#copyright		a:hover{
			position:relative;
			z-index:100;
			}			
#copyright		a span{
			display:none;
			}
#copyright		a:hover span{
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top:-8.2em;
	left:-15.5em;
	background:#d2c9b8;
	border:1px solid #444;
	color:#444;
	padding:1px;
	z-index:10;
			}			
		
	/* // goodnes  */
.gallery_divs {
	float:left;
	width:120px;
	border: 1px dotted;
	margin: 1px;
	text-align: center;
	padding: 5px;
	min-height: 81px;
}
.gallery_divs img {
border:2px dotted #cc9;
}
.image_dotted {
border:1px dotted #6e1c1c;
}

#first {
	background:url(images/ayasofya2.jpg) no-repeat left;
	border:double 2px #c90;
	height:205px;
	width:223px;
	float:left;
}
#middle {
	background:url(images/Main-Bulding.jpg) no-repeat center;
	border-top:double 2px #c90;
	border-bottom:double 2px #c90;
	height:205px;
	width:329px;
	float:left;
}
#last {
	background:url(images/Standart-Triple.jpg) no-repeat;
	border:double 2px #c90;
	height:205px;
	width:220px;
	float:left;
}
.places_a {
height:83px; 
background-color:#FFDFDF;
}
.places_b {
height:83px; 
background-color:#E1EDE0;
}
.desc {
width:403px; float:left;
padding-left:3px;
}

