/* HTML Tags */

* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color:#72341F;
	margin-top:40px;
}

div,
td,
p {
	font-size:12px;
	line-height:18px;
}

.clear {
	clear:both;
}


a:link,a:active,a:visited {
	color :#f5e0ab;
	font-weight: bold;
}

a:hover {
	color :#f5e0ab;
	text-decoration:overline;
}

#hometext h1 {
	color :#6D6015;
	font-size:14px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	z-index:0;
}

h6 {
	color :#6D6015;
	font-size:14px;
	line-height: 20px;
	display:block;
	vertical-align:top;
	height: 10px;
	}

li {
	text-indent: 10px;
	list-style-position: inside;
	list-style-type:none;
	padding-bottom: 15px;
}
	
strong  {
	color :#000000;
	font-weight: bold;

}

table table td strong  {
	color :#000000;
	font-weight: bold;
	text-decoration: none;
}

/* Layout */
#wrapper {
	width:775px;
	margin:0 auto;
}

#wrapperbg {
	float: left;
	width:775px;
	background-repeat: repeat-y;
	}

#hometext {
	position:absolute;
	float: left;
	width: 300px;
	margin: 290px 0 0 50px;
	left: 50%;
	z-index:100;
	text-align: left;
}

#header {
	position:relative;
	width:775px;
	height:110px;
	background-repeat: no-repeat;
	background-position: right top;
	z-index:1;
}

#header_logo {
	position:relative;
	text-align:right;
	width:580px;
	height:60px;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom:10px;
z-index:95;
}

#leftcol {
	position:relative;
	float:left;
	clear:left;
	width:0px;
	top:30px;
		background-repeat: no-repeat;
	background-position: right bottom;	
	margin-bottom:100px;
}

#leftcol_header {
	position:relative;
	width:0px;
	height:74px;
	
	background-repeat: no-repeat;
	background-position: right top;
}


#leftcol_menu {
	position:relative;
	width:0px;
	margin-left:0px;
	z-index:20;
}

#leftcol_footer {
	position:relative;
	width:0px;
	height:135px;
	
	background-repeat: no-repeat;
	background-position: right bottom;*/
	margin-top:-90px;
	z-index:19;
}

#rightcol {
	position:relative;
	float:right;
	clear:right;
	width:631px;
	margin:0 3px 0 2px;
	
	display:inline;
	z-index:2;
	margin-top:-45px;
	min-height:300px;
	_height:300px;
}


/** Home layout */

#leftcol_home {
	position:relative;
	float:left;
	clear:left;
	width:0px;
	top:1px;
	height:80px;	

background-repeat: repeat-y;
	background-position: right top;
	z-index:1;

}

#rightcol_home {
	position:relative;
	float:right;
	clear:right;
	width:631px;
	margin:0 3px 0 2px;
	background-color:#E7E0CB;
	display:inline;
	z-index:2;
	margin-top:-45px;
	min-height:350px;
	_height:350px;
}


#content {
	position:relative;
	width:580px;
	margin:0px;
	margin-bottom:0px;
	z-index:3;
	text-align:left;
        
}


#footer {
	
}

#footer_text {
	position:absolute;
	width:720px;
	height:30px;
	line-height:30px;
	background-repeat: repeat-x;
	background-position: center top;
	font-size:11px;
	color:#CBBF8F;
	z-index:10;
	margin-top:-10px;
	float:right;
	margin-right:28px;
	display:inline;
}


#footer_text a:link,#footer_text a:active,#footer_text a:visited,
#footer_text_home a:link,#footer_text_home a:active,#footer_text_home a:visited {
	color:#CBBF8F;
	text-decoration:none;
	font-weight:normal;
}


/*Home Layout */

#header_home {
	position:realtive;
	width:775px;
	height:110px;
	background-repeat: no-repeat;
	background-position: right top;
	z-index:0;
	margin-bottom:-50px;
}

#leftcol_footer_home {
	position:absolute;
	width:0px;
	height:135px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top:-90px;
	z-index:2;
}

#introtext {
	position:absolute;
	
}

#langbar {
	float:right;
	clear:right;
	margin-top:-20px;
}

#langbar div {
	color:#CBBF8F;
	font-size:11px;
}


#footer_home {
	position:relative;
	width:775px;
	height:100px;
	margin-top:-75px;
	background-repeat: no-repeat;
	z-index:0;
}

#footer_text_home {
	position:relative;
	margin-left:150px;
	text-align:left;
	height:15px;
	font-size:11px;
	color:#CBBF8F;
}




/*Mambo Layout */

.componentheading,
.contentheading {
	height:30px;
	line-height:40px;
	color:#990033;
	font-size:16px;
	font-weight:bold;
	display:block;
	vertical-align: top;
}

.credit,
.small {
	font-size:10px;
	color:#999999;
}

.inputbox,
.formw {
	background-color:#EFEBDC;
	border: 1px #EFEBDC;
}

.readon {
	font-size:11px;
	display:block;
	text-align:right;
	letter-spacing:2px;
	color :#990033;
	border-bottom:1px solid #990033;
	margin-bottom:20px;
}

a.readon:link,a.readon:active,a.readon:visited,a.readon:hover  {
	color :#990033;
	text-decoration:none;
	font-weight:bold;
}

#leftcol_menu .moduletable table {
	width:0px;
}

#leftcol_menu .mainlevel 
  {
	display:block;
	_height:18px;
	line-height:18px;
	repeat-x center top;
	text-decoration:none;
	color:#ff0000;
	text-transform:uppercase;
	font-size:9px;
	text-align:left;
}

#leftcol_menu .sublevel1  {
	display:block;
	text-decoration:none;
	color:#E7E0CB;
	text-transform:uppercase;
	text-align:left;
	font-size:9px;
	line-height:12px;
	/*text-indent: 12px;*/
	margin-left: -4px;
	padding-top: 2px;
	border-bottom: 1px solid #620020;
	border-top: 1px solid#91002F;
}

#leftcol_menu .sublevel2  {
	display:block;
	text-decoration:none;
	color:#D1C31D;
	text-transform:uppercase;
	text-align:left;
	font-size:9px;
	line-height:12px;
	/*text-indent: 15px;*/
	margin-left: -12px;
}

#leftcol_menu a.mainlevel:link,
#leftcol_menu a.mainlevel:active,
#leftcol_menu a.mainlevel:visited {
	display:block;
	color:#E7E0CB;
	text-transform:uppercase;
	line-height:12px;
	padding: 7px 2px 7px 5px; 
	vertical-align:middle;
	height:auto;
}

#leftcol_menu a.sublevel1:link,
#leftcol_menu a.sublevel1:active,
#leftcol_menu a.sublevel1:visited {
	display:block;
	color:#E7E0CB;
	text-transform:uppercase;
	padding: 7px 5px 7px 12px; 
	vertical-align:middle;
	height:auto;
}


#leftcol_menu a.sublevel2:link,
#leftcol_menu a.sublevel2:active,
#leftcol_menu a.sublevel2:visited {
	display:block;
	color:#D1C31D;
	text-transform:uppercase;
	line-height:12px;
	padding: 7px 5px 7px 18px; 
	vertical-align:middle;
	height:auto;
}

#leftcol_menu a.mainlevel:hover,
#leftcol_menu a.sublevel1:hover,
#leftcol_menu a.sublevel2:hover
 {
	background-color:#B9003D;
	
}

/*#leftcol_menu #active_menu {
	background-color:#760027;
}
*/

.createdate {
	font-size:10px;
}


/* Mambo Board */
.sb_catname,
.sb_catname a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}


.sectiontableheader {
	color:#FFFFFF;
	background-color:#CBBF8F;
}

.sectiontableentry2 {
	background-color:#EFEBDC;
}

/* Content Styles -- by Ngurah */

.quote{
	color : #996600;
	font-style: italic;
		}

.quote strong {
	color : #990000;
	}
	
.imgright {
	margin: 0px 0 10px 25px;
	float: right !important;
}
.imgrightcaption {
	margin: 0px 0 10px 25px;
	float: right !important;
	font-size: 10px;
	text-align: center;
	color: #990033;
	line-height: 10px;
	width: 183px;
}

.imgleft {
	margin : 10px 25px 10px 0;
	float: left !important;
	with:100%;
}
.imgleftcaption {
	margin: 10px 25px 10px 0;
	float: left !important;
	font-size: 10px;
	text-align: center;
	color: #990033;
	line-height: 10px;
	width: 183px;
}

.imgsatellight {
	float: right;
	margin-left: 30px;
}

.remark {
	color: #bca96d;
	font-size: 10px;
	display: block;
	width: 100%;
	height: 25px;
	padding-top: 5px;
	border-top: 1px solid #bca96d;
	}

.content_table {
	border: 1px solid #6D6015;
	width: 575px;
	}

.content_table td {
	padding-left: 10px;
	padding-right: 5px;
	}
	
.bg_darker {
	background-color: #6D6015;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.village_table {
	border: 1px solid #6D6015;
	width: 250px;
	}

.village_table td {
	padding-left: 10px;
	padding-right: 5px;
	}
	
.bgvillage_darker {
	background-color: #6D6015;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.text_title {
    color:#FFFFFF;
	}
	
/* Didats */
#langbar_interior {
	width:775px;
	margin:0px auto;
	clear:right;
	margin-top:0px;
	margin-bottom:10px;
	color:#CBBF8F;
}
#langbar_interior a {
	font-weight:normal !important;
	color:#CBBF8F;
	font-size:11px;
	text-decoration:none;
}
#langbar_interior div {
	text-align:right;
}
#content table.contentpaneopen {
	width:580px !important;
	position:relative;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
}
a.mosinfopop {
	border:0px !important;
	text-decoration:none;
}
a.mosinfopop img {
	display:none;
}
#immaginetop {
	position:absolute;
	
	width:410px;
	height:60px;
	background-repeat: none;
        z-index:94;
	
	margin-bottom:40px;
}
#immaginephoto {
	position:absolute;
	
	width:105px;
	height:40px;
        z-index:94;
	background-color:#E7E0CB;
	
margin-top:18px;
margin-left:485px;
}
#immaginephoto2 {
	position:absolute;
	
	width:105px;
	height:40px;
        z-index:94;
	background-color:#E7E0CB;
	
margin-top:17px;
margin-left:0px;}

#flash {
	position:absolute;
	width:748px;
	height:165px;
	left:0px;
	margin-top:180px;
	z-index:10;
}
#menu {
	position:absolute;
	width:748px;
	height:129px;
	left:20px;
	margin-top:355px;
	z-index:10;
}

table.moduletable-cc{
display:inline;
padding: 2px;
                     }
