#wrapper {
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #EBDBAB;
	text-align: center;
    background-image: url(https://www.mattopia.com/images/travel_bg.jpg);
	background-repeat: repeat;
	background-position: top center;
}
#page {
	background:#000;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	text-align: left;	/* counteract IE5/Win bug fix side effect */
	width: 900px;
}

#header {
	background:#CC9966;
	width: 900px;
	height: 130px;
}

#hleft {
	background:#CC9966;
	float: left;
	width: 140px;
	margin: 0 0 0 0;
	height: 130px;
}
#hright {
	background:#CC9966;
	float: right;
	width: 760px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 130px;
}

#menu {
	background:#000;
	width: 900px;
	height: 45px;
}


#body {
	background:#FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*padding: 10px 0px 0 0px; */
	float: left;
	width: 900px;
}

#body-gallery {
	background:#000;
	margin: 0px 135px 0px 135px;
	padding: 0px 0 0 10px;
	float: left;
	width: 630px;
}

#content {
	background:#FFF;
	margin: 0 75px 0 75px;
	padding: 10px 0 0 0;
	float: left;
	width: 750px;
}

#video {
	background:#FFF;
	margin: 10px 115px 10px 117px;
	float: left;
}

#lm {
	float: left;
	font: .75em sans-serif;
	width: 140px;
	height: 40px;
}
#rm {
	float: right;
	font: .75em sans-serif;
	width: 760px;
}

#right {
	float: right;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0px 10px 2px 10px;
	width: 600px;
}
#left {
	float: left;
	margin-top: 0px;
	display: inline;
	margin-left: 10px;
	padding: 4px 0 2px 0;
	width: 300px;
}

#footer {
	background:#000;
	clear:both;
    padding-top: 5px;
	width: 900px;
	height: 60px;
}

h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #926130;
	text-decoration: none;
	margin-bottom: 2px;
}

h2 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #926130;
	text-decoration: none;
}

p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
}

p ul,li {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
}

p a:link {
	color: #CC3300;
	text-decoration: none;
}

p a:visited {
	color: #CC3300;
	text-decoration: none;
}

p a:hover {
	color: #999999;
	text-decoration: underline;
}

.white {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
}

.caption {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.photo_left {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	padding: 5px 10px 5px 0;
	text-align: center;
}
.photo_right {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	padding: 5px 0 5px 10px;
	text-align: center;
}

.photo_right a:link {
	color: #CC3300;
	text-decoration: none;
}

.photo_right a:visited {
	color: #CC3300;
	text-decoration: none;
}

.photo_right a:hover {
	color: #999999;
	text-decoration: underline;
}

table#mainTable {
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-left: solid 1px #000000;
}
table#mainTable td {
  border-bottom: solid 0px #000000;
  border-left: solid 0px #000000;
  border-top: solid 0px #000000;
  border-right: solid 0px #000000;
}

.sidebar-left {
  background-color: #E7CDB4;
  border-top: solid 1px #926130;
  border-right: solid 1px #926130;
  border-bottom: solid 1px #926130;
  border-left: solid 1px #926130;
  float: left;
  margin-right: 12px;
  padding: 8px;
  text-align: left;
}

.sidebar {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-left: 10px;
	padding: 16px;
	text-align: left;
    border-right: 1px solid #FFFFFF; 
    border-left: 1px solid #FFFFFF; 
    border-top: 1px solid #FFFFFF; 
    border-bottom: 1px solid #FFFFFF; 
	background-color:#333333;
	width: 320px;
}

.sidebar-ctext {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-left: 10px;
	padding: 16px;
	text-align: center;
    border-right: 1px solid #FFFFFF; 
    border-left: 1px solid #FFFFFF; 
    border-top: 1px solid #FFFFFF; 
    border-bottom: 1px solid #FFFFFF; 
	background-color:#333333;
	width: 320px;
}

.sidebar_U2 {
  background-color: #FFD2A6;
  border-top: solid 1px #F84306;
  border-right: solid 1px #F84306;
  border-bottom: solid 1px #F84306;
  border-left: solid 1px #F84306;
  float: right;
  margin-left: 7px;
  padding: 5px;
  text-align: left;
}

.footer {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
    font-decoration: italic;
}
.love {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
    font-decoration: italic;
}
.weather {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	margin-bottom: 2px;
	color: #FFFF00;
	font-weight: bold;
}

table#blahgTable td {
  border-bottom: solid 1px #EBDBAB;
  border-left: solid 1px #EBDBAB;
  border-top: solid 1px #EBDBAB;
  border-right: solid 1px #EBDBAB;
}
table#blahgTable {
  border-top: solid 0px #FFFFFF;
  border-right: solid 0px #FFFFFF;
  border-bottom: solid 0px #FFFFFF;
  border-left: solid 0px #FFFFFF;
}

