body {
	margin: 0;
    padding: 0;
	background-color: #222222;
	background-image: url(images/background_images/home-BG.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}

.style4 {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5mm;
	text-decoration: none;
}

.style5 {
	font-size:  9px;
	letter-spacing: 0.4mm;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.style6 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #D4D0C8;
}

.style8 {
	font-size: x-small
}

.style10 {
	font-size:  10px;
	letter-spacing: 0.4mm;
	line-height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 350;
	text-decoration: none;
}

.style11 {
	color: #720505
}

.style12 {
	font-size:  9px;
	letter-spacing: 0.4mm;
	line-height: 25px;
	color: #DFD3D2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.style13 {
	font-size:  9px;
	letter-spacing: 0.5mm;
	line-height: 15px;
	color: #DFD3D2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.style14{
	font-size:  10px;
	letter-spacing: 0.5mm;
	line-height: 20px;
	color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.style15 {
	font-size:  10px;
	letter-spacing: 0mm;
	line-height: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style16{
	font-size:  12px;
	letter-spacing: 1mm;
	word-spacing: 1.5mm;
	line-height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 350;
	text-decoration: none;
}
.style17{
	font-size:  11px;
	letter-spacing: 1mm;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/*----------------------*/
/*---domCollapse code---*/
/*----------------------*/
H2{
	font-size:  9px;
	letter-spacing: 0.4mm;
	line-height: 18px;
	color: #DFD3D2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.trigger{
cursor:pointer;
border:none;
border-bottom:1px solid #A47A6E;
border-left:1px solid #A47A6E;
border-right:1px solid #A47A6E;
padding: 2px 0px 2px 10px; 
background: #560303;
margin:0px;
}	
	
.trigger:hover{
cursor:pointer;
background:#390202;
border:none;
margin:0px;
padding: 2px 0px 2px 10px; 
border-bottom:1px solid #A47A6E;
border-left:1px solid #A47A6E;
border-right:1px solid #A47A6E;
}	
	
.expanded{
background:#560303;
cursor:pointer;
border:none;
margin:0px;
padding: 2px 0px 2px 10px; 
border-bottom:1px solid #A47A6E;
border-left:1px solid #A47A6E;
border-right:1px solid #A47A6E;
}

.expanded:hover{
background:#390202;
cursor:pointer;
border:none;
margin:0px;
padding: 2px 0px 2px 10px; 
border-bottom:1px solid #A47A6E;
border-left:1px solid #A47A6E;
border-right:1px solid #A47A6E;
}

.show{
position:static;
display: table;
border:none;
border-bottom:1px solid #A47A6E;
border-left:1px solid #A47A6E;
border-right:1px solid #A47A6E;
padding: 0px 0px 0px 0px; 
background: #710505;
margin:0px;
}

.hide{
position:absolute;
left:-999em;
height:1px;
width:100px;
overflow:hidden;
border:none;
margin:0px;
padding: 0px 0px 0px 0px; 
border-bottom:1px solid #A47A6E;
border-left:1px solid #A47A6E;
border-right:1px solid #A47A6E;
}