body{
	font:17px/28px "Lucida Calligraphy","Lucida Grande","Lucida Sans Unicode",Georgia,serif;
	text-align:center;
	background:#000;
	color:#a6a692;
}

#containerwrap{
	text-align:left;
	margin:0 auto;
	width:960px;
	background:#000;
}
#container{
	padding:0 25px 20px;
}

#header{
	margin:0 0 10px;
	height:150px;
	background:#000 url(../../layout/www.guesthouseporters.com/logo.png) no-repeat 750px bottom;
}
#header h1{
	padding:20px 0 0 5px;
}

#sidebar{
	float:right;
	width:190px;
	margin:0 0 10px 0;
	min-height:500px;
	padding-bottom:15px;
}
#sidebar ul{
	padding:14px;
}
#sidebar li{
	padding-bottom:4px;
}
#sidebar li a{
	display:block;
	font-weight:bold;
	background:transparent url(../../layout/www.guesthouseporters.com/logo-small.png) no-repeat left 0;
	padding:6px 0 6px 35px;
	color:#a6a692;
}
#sidebar li a:hover{
	background:transparent url(../../layout/www.guesthouseporters.com/logo-small.png) no-repeat left -80px;
	color:#a26d38;
}

#content{
	padding:0 35px 0 0;
	min-height:500px;
	float:left;
	width:685px;
	margin:0 0 10px 0;
}

#language{
	font-size:14px;
	font-weight:normal;
	text-align:center;
}

#footer{
	text-align:left;
	margin:0 auto;
	width:910px;
	margin-top:10px;
	padding-top:5px;
	clear:both;
	font:11px "Lucida Grande","Lucida Sans Unicode",Georgia,serif;
	border-top:1px solid #a6a692;
}
#footer p{
	padding:0;
	text-align:center;
}

/* ELEMENTS
-----------*/

h2{
	font-weight:bold;
	font-size:30px;
	margin:-15px 0 15px 75px;
	color:#a26d38;
}

h3{
	font-weight:bold;
	font-size:22px;
	margin:0 0 15px 0;
	color:#a26d38;
}

p{
	margin:0 0 10px;
}

a{
	color:#a26d38;
}

strong{
	font-weight:bold;
}

small{
	font:11px "Lucida Grande","Lucida Sans Unicode",Georgia,serif;
}

#content ul{
	list-style:disc;
	padding-left:20px;
}
#content ul ul{
	list-style:circle;
}


hr.clear{
	height:1px;
	width:1px;
	border:0;
	border-top:1px solid #000;
	clear:both;
	margin:10px 0;
	padding:0;
}

/* PAGES
----------- */



#front, #front #containerwrap{
	background:#7f7f7f;
}

#front #content{
	width:910px;
}

#front a{
	color:#000;
}

#front #content ul{
	list-style:none;
	padding:0;
	margin:20px auto 0;
	width:910px;
}

#front #content li{
	float:left;
	width:227px;
	text-align:center;
	font-weight:bold;
	font-size:24px;
}

#porters img.photo{
	width:160px;
	float:left;
	border:1px solid #a26d38;
	margin:0 5px;
}

#porters img.last{
	margin-right:0;
}   

#porters #intro{
	margin-left:20px;
	float:left;
	width:490px;
}

#suites li img{
	padding:15px 0;
}

#suites-english img.photo,#suites-french img.photo,#suites-eastern img.photo{
	border:1px solid #a26d38;
}

#suites-english .primary,#suites-french .primary,#suites-eastern .primary{
	float:left;
	width:507px;
	height:507px;
	margin:0 10px 0 3px;
}

#suites-english .secondary,#suites-french .secondary,#suites-eastern .secondary{
	float:right;
	width:161px;
	height:161px;
	margin-bottom:10px;
}

#suites #content ul,#suites-english #content ul,#suites-french #content ul,#suites-eastern #content ul{
	list-style:none;
	padding:0;
	margin:20px 0 0 3px;
}

#suites #content li,#suites-english #content li,#suites-french #content li,#suites-eastern #content li{
	border:1px solid #a26d38;
	float:left;
	margin:0 20px 0 0;
	width:192px;
	padding:10px;
	text-align:center;
}
#suites #content li.last,#suites-english #content li.last,#suites-french #content li.last,#suites-eastern #content li.last{
	margin:0;
}

#concept img.photo,#service img.photo{
	width:192px;
	float:left;
	border:1px solid #a26d38;
	margin:10px 17px 0;
}

#rates ul{
	margin-bottom:50px;
}
#rates ul ul{
	margin-bottom:0;
}

#rates #texts,#contact #texts{
	float:left;
	width:300px;
}

#rates #imgs,#contact #imgs{
	float:right;
	width:380px;
}

#rates #imgs img{
	float:left;
	border:1px solid #a26d38;
	margin:0 7px 13px;
}

#contact p{
	margin-bottom:30px;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding-left:3px;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 5px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #5d4427;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}