/* CSS Document */
body
{
background-color: #333333;
}

h1
{
font-size:14px;
font-style: italic;
}

h2
{
font-size:12px;
font-weight: bold;
}

h3
{
font-style: italic;
font-weight: normal;
font-size: 13px;
color: #990000;
}


a:link {
	color: #000000;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #996600;
}

a:visited {
	color: #000000;
}

a.backlink:link {
	color: #FF9933;
	text-decoration: none;
}

a.backlink:hover {
	color: #CC3300;
	text-decoration: none;
}

a.backlink:visited {
	color: #FF9933;
	text-decoration: none;
}

.quote
{
font-style: italic;
}

/*main structure*/

.wrapper
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	top: 0px;
	margin-top: 0px;
	
  
}

div.top-home
{
	background-image: url(../Images/top_art.jpg);
}

div.top-ceramics
{
	background-image: url(../Images/top_ceramics.jpg);
}

div.top-carpets
{
	background-image: url(../Images/top_carpet.jpg);
}

div.top-masks
{
	background-image: url(../Images/top_masks.jpg);
}

div.top-shops
{
	background-image: url(../Images/top_shops.jpg);
}

div.top-guestfarm
{
	background-image: url(../Images/top_guestfarm.jpg);
}

div.top-home, .top-carpets, .top-ceramics, .top-masks, .top-guestfarm, .top-shops
{
	background-repeat: no-repeat;
	height: 185px;
	width: 780px;
	border-top: 1px solid #161616;
	border-left: 1px solid #161616;
	border-right: 1px solid #161616;
}

.content
{
background:url(../Images/bottom.jpg);
}

.content-carpets
{
background:url(../Images/btm_carpet.jpg);
}

.content, .content-carpets
 {
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#FFFFFF;
	width: 780px;
	border-bottom: 1px solid #161616;
	border-left: 1px solid #161616;
	border-right: 1px solid #161616;	
	padding-top: 15px;
	height: auto;
	
}

.content-left {
	
	width: 183px;
	float: left;
	padding: 15px;
	margin-bottom: 10px;
	font-size:10px;
}

div.content-right {
	width:  500px;
	height: auto;
	float: left;
	position:relative;
	left: 10px;
	top: 15px;
	margin-bottom: 10px;
}

.content-text {
	font-size: 11px;
	color: #000000;
	width: 590px;
	float: left;
	position:relative;
	left: 50px;
	top: -10px;
	margin-bottom: 10px;
	text-align:justify;
}

.copyright
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#AF9F7E;
}

.clear {
clear:left;
}

.left
{
float: left;
}

.right
{
float: right;

}

.gallery-left, .gallery-left-wide
{
float: left;
margin-left: 20px;
width: 200px;
}

.gallery-left
{
width: 200px;
}

.gallery-left-wide
{
width: 350px;
}

.gallery-middle
{
float: left;
margin-left: 10px;
width: 220px;
font-size:11px;
text-align:justify;

}


.gallery-right
{
float: left;
width: 300px;
margin-left: 10px;
margin-right: 15px;
text-align:justify;

}

.shops-right
{
float: left;
margin-left: 40px;
}


.contact
{
	width: 95%;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:left;
	padding-top: 5px;
	left: 10px;
	margin-left: 15px;
	padding-left: 4px;
	margin-right: 15px;
	margin-top: 15px;
	border-top:#333333 dotted 1px;
	
}

img.map
{
border:#fff solid 1px;
margin-left: 65px;
margin-right:65px;
}

.wrapper-images, .wrapper-images-art, .wrapper-images-shops
{
margin-top: 20px;
margin-bottom: 30px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

.wrapper-images
{
width: 620px;
height: 115px;
}

.wrapper-images-shops
{
width:438px;;
height: auto;
margin-bottom: 40px;
}

.wrapper-images-art
{
width: 92%;
height: auto;
}

.img-art, .img-art-nomargin
{ 
float: left;
height: 90px;
padding: 0px;
margin-top: 8px;
border:1px solid #76766B;
}

.img-art
{ 
margin-right: 8px;
}

.img-art-nomargin
{ 
margin-right: 0px;
}

.img-box, .img-box-shops-swakop, .img-box-shops-houtbay, .img-box-shops-farm
{
float: left;
padding: 0px;
margin-right: 2px;
margin-left: 2px;
border:1px solid #76766B;
}

.img-box
{
height: 115px;
}

.img-box-shops-swakop
{
height: 298px;
margin-right: 30px;
}

.img-box-shops-houtbay
{
height: 168px;
margin-bottom: 30px;
}

.img-box-shops-farm
{
height: 298px;}

/*navigation*/

#nav {
width:  110px;
height: auto;
background:#FFFFFF;
float: left;
border: solid 1px #FFFFFF;
}

#nav ul
{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	list-style:none;
	margin-top: 5px;
	margin-left: 14px;
	padding-left: 0px;
	border-top:dotted #AF9F7E 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	
}

#nav ul li a
{
	color: #000000;
	text-decoration: none;
}

#nav ul li.selected a
{
	font-weight: bold;
	text-decoration: none;
}

#nav ul li.selected a:hover
{
	font-weight: bold;

	text-decoration: none;
}

#nav ul li a:hover
{
	color: #FF9933;
	text-decoration: none;
}

#nav ul li
{
font-size:11px;
padding: 5px 0px 4px 5px;
border-bottom:dotted #AF9F7E 1px;

}

#top-nav {
width: 100%;
height: 20px;
margin: 0;
padding: 0;
text-align:right;
color:#AF9F7E;;
}

#top-nav a
{
	font-family:"Times New Roman", Times, serif;
	color:#D7CFBF;;
	font-size: 12px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}

#top-nav a:hover
{
	color: #CC3300;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
}

hr
{
	width: 750px;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	color:#F4F2F0;
}