body {
	margin: 0px;
}

.background-global {
	background-image: url(http://thetamandayu.com/images/bg-home.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.background-gallery {
	background-image: url(http://thetamandayu.com/images/bg-home.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.body-index {
	background-color: #C9DB6B;
}

.body-about {
	background-color: #E3CAE8;
}

.body-residential {
	background-color: #C9DB6B;
}

.body-commercial {
	background-color: #A7D3D2;
}

.body-recreational {
	background-color: #FCDDBB;
}

.background-about {
	background-image: url(images/bg-about.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.background-residential {
	background-image: url(images/bg-residential.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.background-commercial {
	background-image: url(images/bg-commercial.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.background-recreational {
	background-image: url(images/bg-recreational.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/* header class */
a.header:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.header:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.header:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

/* footer class */
a.footer:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.footer:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.footer:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

/* top class */
a.top:link {
	color: #555555;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.top:visited {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.top:hover {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

/* coklat class */
a.coklat:link {
	color: #993300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.coklat:visited {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.coklat:hover {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

/* submenu class */
a.submenu:link {
	color: #993300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.submenu:visited {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.submenu:hover {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

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

/* ireng class */
a.ireng:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.ireng:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.ireng:hover {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

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

.arial-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
