* {
   margin: 0px;
   padding: 0px;
   z-index:5;
}

html {
	background-color: #000000;
	background-image: linear-gradient(to top, #000000, #434343);
	box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
	font-family: verdana, sans-serif;
	font-size: 16px;
}

.container {
	background-color: #F5EFDC;
	max-width: 1208px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}

/* Header */

header {
	position: relative;
	width: 100%;
	background-image: url(Vientiane-Apartment-Background.jpg);
	background-size:  cover;
	background-position: center center;
  
}

header h1{
	padding-top: 60px;
	font-size: 80px;
	text-align: center;
	text-shadow: 0 0 8px #FF0000;
	letter-spacing: 7px;
	font-family: "times new roman", serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFF
}

header h2 {
	margin-top: 10px;
	padding-bottom: 30px;
	font-size: 40px;
	text-align: center;
	text-shadow: 0 0 3px #FF0000;
	letter-spacing: 7px;
	font-family: "times new roman", Narkisim, "Trebuchet MS", Tahoma, sans-serif; 
	font-style: italic; 
	color: #E0ECF4
}

/* Site Navigation */

.site-nav {
	margin-top: 20px;
	margin-bottom: 40px;
	position: relative;
	left: 0%;
	top: 0%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.site-nav ul {
	margin: 0;
	padding: 0;

}

.site-nav li {
	list-style:none;
	float: left;
	width:19.6%;
	margin: 0% 0.2%;
	text-align: center;	
}

.site-nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: rgba(209, 200, 169, 0.85);
	padding-top: 10px;
	padding-bottom: 10px;
	border: 4px outset #FAF6EC;
	border-radius: 15px 15px 0px 0px;
	text-transform: uppercase;
	text-align: center;
	font-family: Georgia, "Times new roman", serif;
	font-weight: bold;
	font-size: 20px;
}


.site-nav a:hover {
	color: #000000;
	background-color:#FAF6EC;
	border-color: #9F8948;
	border-style: inset;
}

/* Main Content */

.main-area{
	margin: auto;
	width:95%;
}

#full {
	position: relative;
	clear: both;
	float: left;
	left: 4%;
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 40px;
}

#left {
	position: relative;
	clear: both;
	float: left;
	left: 4%;
	width: 44%;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 40px;
}

#right {
	position: relative;
	float: left;
	left: 6%;
	width: 44%;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 40px;
}

#left2 {
  position: relative;
  clear: both;
  float: left;
  left: 4%;
  width: 44%;
  padding-left: 1%;
  padding-right: 1%;
  margin-bottom: 40px;
}

#right2 {
  position: relative;
  float: left;
  left: 6%;
  width: 44%;
  padding-left: 1%;
  padding-right: 1%;
  margin-bottom: 40px;
}

h3 {
  font-style: italic;
  font-weight: bold;
  font-size: 24px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 40px;
  }

h4 {
  font-family: "comic sans ms", arial, sans-serif;
  font-size: 17px;
  Letter-spacing: 1px;
}

p {
	margin-top: 10px;
	margin-bottom: 40px;  
  }
 em{
	font-size:85%;
	
 }
 
body li {
	font-size: 80%;
	width: 90%;
 }
  
.picture {
	width: 100%;
	height: auto;
	border: 6px ridge #D1C8A9;
	Border-radius: 10px;
	margin: 5px 0px;
}

.photo {
	width: 23.6%;
	height: auto;
	border: 6px ridge #D1C8A9;
	Border-radius: 10px;
	margin: 0.3% -0.4% 0.3% 0.9%;
	box-sizing: border-box;
}

.photo:hover {
	transform: rotate(2deg);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}




.left-rotate{
	transform: rotate(-4deg);
}


.right-rotate{
	transform: rotate(4deg);
}


footer.a {
	margin-top: -10px;
	color: #B1A47A;
}

iframe{
	width: 100%;
	border: 6px ridge #D1C8A9;
	margin: 5px 0px;
	border-radius: 10px;
	position: relative;
}

.left-float {
	float: left;
	margin-right: 55px;
}


/* Table Styles */

table {
	border-spacing: 0;
	border-collapse: collapse;
}

th {
	font-family: "comic sans ms", arial, sans-serif;
	text-align: left;
	border-top: 1px solid #FB7A31;
	border-bottom: 2px double #FB7A31;
}


tbody td{
	border: 1px solid #CCC;
	text-align: center;
	font-size: 80%;
}

tfoot td {
	Border-top:1px;
	padding-top: 20px;
	font-style: italic;
	font-size: 80%;
	text-align: left;
}

table.narrow {
	margin-left: 5%;
	margin-right: 30%;
	width:65%;


}
table.wide {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}

/* Footer */

footer {
	font-family: "Times new roman", serif;
	border-top: 5px gray double;
	width: 100%;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	padding-bottom:20px;
}

footer ul {
	margin-top: 15px;
	margin-bottom: 15px;
    width:57%; 
    margin-left:18%; 
    margin-right:25%;

}

footer li {
	text-align: center;
	display: block;
	list-style:none;
	font-style: normal;
	width: 19%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	box-sizing: border-box;
	font-size: 85%;

}

footer a {
	text-decoration: none;
	color: #B1A47A;
}

/* Group Clearing */

.group:before,
.group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1;
}