/*Main Components*/

#main_layer {
		
	width:725px;	
	font-size:10px;	
	position:absolute;
	visibility: visible;
	margin-left:-350px;
	left:50%;
	top:10px;
	padding:0px;
	background-color: #FFFFFF ;
			
}

p {
	margin-top:0px;
}

p.arch {

	font-family:Arial, Helvetica, san-serif;
	font-size:11px;
}


body {

	background-color:#6c7944;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
	font-weight:bold;

}

.Titles {
	
	font-weight:bold;
	font-size:16px;
	text-align:center;
	text-decoration:underline;
	padding-bottom:10px;
}

.Titles_ss {
font-weight:bold;

font-size:14px;

text-align:center;
text-decoration:underline;

}

.Titles_s {

font-family:"Times New Roman", Times, serif;

font-weight:bold;

font-size:14px;

text-align:center;

color:#000000;

}



/* Links */

a:link {

	color: #003366;
	font-size:12px;
	text-decoration:none;

}

a:visited {

	color: #003366;
	font-size:12px;
	text-decoration:none;
}

a:hover {

	color:  #df4e15;
	font-size:12px;
	text-decoration:none;
}

a:active {

	color:  #003366;
	font-size:12px;

}



a.lang:link {


	font-size:10px;
	color:#003366;
	text-decoration: none;

}

a.lang:visited {
	font-size:10px;
	color:#003366;
	text-decoration: none;

}

a.lang:hover {
	font-size:9px;
	color: #FFFFFF;
	text-decoration: underline;

}	

a.lang:active {
	font-size:10px;
	color:#003366;
	text-decoration: none;
}

a.bottom_links:link,
a.bottom_links:active,
a.bottom_links:visited {
	font-size:10px;
	text-decoration:none;
	color:#003366;
	
}
a.bottom_links:hover {
	font-size:10px;
	text-decoration:none;
	color: #df4e15;

}

a.paradise_links:link,
a.paradise_links:active,
a.paradise_links:visited {
	font-size:13px;
	text-decoration:none;
	color:#003366;
	
}
a.paradise_links:hover {
	font-size:13px;
	text-decoration:none;
	color: #df4e15;

}



/* Header , WM */

#Header {

	width:725px;
	background-color: #FFFFFF;
	visibility: visible;
	float:left;
	

}

#Header_Top_Orange {

	float:left;
	background-color:#df4e15;
	width:725px;
	height:20px;

}

#header_date {

	font-family:Verdana, Arial, monospace;
	width:280px;
	height:15px;
	font-size:10px;
	top:5px;
	left:10px;
	position:absolute;
	color:#2d3417;
	
	
}

#Header_T_L {

	width:10px;
	height:10px;
	top:0px;
	left:0px;
	position:absolute;

}

#Header_T_R {

	width:10px;
	height:10px;
	top:0px;
	left:715px;
	position:absolute;
	background-image:url(images/design/Body_R_T.gif);

}



#site_title {

	position:absolute;
	left:475px;
	top:4px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2d3417;
	font-size:10px;

}


#Header_Pict_Background {

	float:left;
   	width:725px;
	background-color: #FFFFFF;
	visibility: visible;
	border-bottom: 5px #df4e15 solid ;

}


/*Menu Navigation*/


#current_page {

	background-color: white;
}

#navigation{

	width:725px;
	float:left;
	visibility:visible;
	background-color:#e96504;
	font-size:16px;
	font-weight:bold;

}



#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	padding: 0;
	margin: 8px 2px 0 5px; 
	background: #ff9933 url('images/design/button_L.gif') no-repeat top left;
}

#navigation ul li a {
	float: left;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color:#000000;
	padding: 0 5px;
	background: url('images/design/button_R.gif') no-repeat top right;
}

#navigation ul li#currentpage {

	background-color: white;
	
}


#navigation ul li:hover,
#navigation ul li.active {
	background-color: white;
}


	/*Borders*/

.Border_Left {

	background-image:url(images/design/border_left.jpg);
	background-repeat:repeat-y;
	width: 5px;
	position:absolute;
	top:16px;
	left:50%;
	margin-left:-354px;


}

#Border_Right {

	background-image:url(images/design/border_right.jpg);
	background-repeat:repeat-y;
	width: 5px;
	position:absolute;
	top: 16px;
	left:50%;
	margin-left:373px;
	
}

#Border_Bottom {

	background-image:url(images/design/border_bottom.jpg);
	background-repeat:repeat-x;
	width: 726px;
	position:absolute;
	top: 991px;
	left:50%;
	margin-left:-351px;
	height:5px;
}


#Border_Top {

	background-image:url(images/design/border_top.jpg);
	background-repeat:repeat-x;
	width: 714px;
	position:absolute;
	top: 7px;
	left:50%;
	margin-left:-344px;
	height:5px;

}


/*Body Design*/


#Body_Spacer {

	height:6px;
	width:6px;
	float:right;
	background-image:url(images/design/Body_Spacer.jpg);
	background-repeat:no-repeat;
	
}



#Chiflika {

position:absolute;

top:100px;

z-index:300;

left:350px;



}


#Body_Flash {

	height:40px;
	width:725px;	
	
	float:left;
	background-color:#FFFFFF;
	/*border-right:10px #e96504 solid;*/ 

}

#Body_Flash_Paradise {
	
	height:60px;
	width:725px;
	float:left;
	background-color:#FFFFFF;
	
}




#Body_Left {

	width:259px; 
	float:left;
	background-color:#FFFFFF;
	border-right:1px #df4e15  dashed;
	font-size:10px;
	font-weight:normal;
	font-family:"Courier New", Courier, monospace; 

}

#Body_Left_Top_Paradise {
	
	
	width:259px;
	float: left;
	background-color:#FFFFFF;
	border-right:1px #df4e15  dashed;
	font-size:10px;
	font-weight:normal;
	font-family:"Courier New", Courier, monospace;

}

#Body_Right_Paradise {
	
	width:435px; /*475 original*/
	float:left;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	
	
}

#Body_Right_Paradise li {
	
	padding-bottom:10px;
	
}

#Body_Right_Paradise_Text {
	
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align: justify;
}

#Body_Left_Top_Paradise_Location {
	
	
	width:269px;
	float: left;
	background-color:#FFFFFF;
	border-right:1px #df4e15  dashed;
	font-size:10px;
	font-weight:normal;
	font-family:"Courier New", Courier, monospace;

}


#Body_Right_Paradise_Location {
	
	width:425px; /*475 original*/
	float:left;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	

}

.image_paradise {
	
	margin-left:10px;
	margin-bottom:10px;
	border:1px #000000 solid;
	
}

.arrows_center {
text-align:center;

}


#Body_Right {

	
	width:440px; /*475 original*/
	float:left;
	background-color:#FFFFFF;
	padding-left:15px;
	
	
}

#Body_Right_Design {
	
	width:10px;
	height:500px;
	float:left;
	background:#e96504;

}

#Body_Right_Design_Left {

	width:460px;
	text-align:center;
	height:40px;
	float:right;
	padding-right:140px;
	background:#FFFFFF;
	
	
}

#Body_Right_Design_Up {
	
	width:10px;
	height:40px;
	float:right;
	background:#e96504;

}

#Body_Right_Design_Up_Paradise {
	
	width:10px;
	height:60px;
	float:right;
	background:#e96504;

}


#Body_Whole {

	float:left;
	width:715px;
	background-color:#FFFFFF;
	padding-bottom:10px;

}

#Body_Gallery {

	float:left;
	width:715px;
	background-color:#FFFFFF;
	padding-bottom:10px;

}



#Body_Border {

	width:5px;
	height:200px;
	float:left;
	

}




/*Footer*/


#Footer {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
	height: 20px;
	font-size:10px;
	background-color: #FFFFFF;
	visibility: visible;
	float:left;
	margin-bottom:0px;
	overflow:hidden;
	border-top:1px #df4e15 solid; 
	
}

#Footer_L_Design {
	
	height:20px;
	float:left;
	text-align:left;
	padding-top: 2px;
	

}


#Footer_R_Design {

 	width:255px;
	height:20px;
	background-color:#e96504;
	float:right;
	text-align:center;
	padding-top: 2px;
	
	
}	



/*Contacts*/

.contacts_titles {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:13px;
	color:#df4e15;
}
.contacts_b {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

#Contacts_Bottom{
	
	top:35px;
	left:150px;
	position: relative;
	background-image:url(images/work/contact_us.gif);
	background-repeat: no-repeat;
	height:250px;

}


/*Prices CSS */

.prices_table {
	
	background:#8fc5d2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#330066;
	text-align:center;
	border:1px solid #000000;
}
.prices_table td {
	border:1px solid #000000;
	font-size:10px;
}

.prices_orange {
	background-color:#f9b768;
	font-size:10px;

}
.prices_green {
	background-color:#6c7944;
	font-size:10px;

}