html, body
{
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}

body
{
	background: url(bg.gif) top center #c8b998;
	color:  #7c7c7c;
	font-family: arial,'Sylfaen','Tahoma',serif;
	font-size: 12px;
}

a
{
	outline: none;
}

#page
{
	width: 910px;
	margin: auto;
	display:block;
}


#header
{
	height:211px;
	background: url(header_bg.gif) top repeat-x;
	margin: 0px;
	padding:0px;
}

#top_header
{
	height:40px;
	width:900px;
	margin: auto;
	display:block;
}

#top_mainNav
{
	background: url(header_logo.jpg) no-repeat top center;
	height:171px;
	width:900px;
	margin: auto;
	display:block;
	text-align:center;
	overflow:hidden;
}

#main
{
	background: url(main_bg.gif) #403932 repeat-x;
	height:391px;
	overflow:hidden;
}

#main_inner
{
	width:900px;
	margin:auto;
	padding-top:10px;
}

#content
{
	background: url(content_bg.gif) #ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:0px;
	color: #7c7c7c;
}


#top_language a
{
	color: #ffffff;
	display:block;
	float:left;
	margin-left:10px;
	width:30px;
	text-decoration:none;
	text-align:center;
}

#top_language a .lng_label
{
	visibility:hidden;
	font-size:9px;
	text-align:center;
}

#top_language a:hover .lng_label
{
	visibility:visible;
}

#top_linkexchange
{
	height:40px;
	float:right;
}

#top_language
{
	float:left;
	height:40px;
}

#mainNav
{
	margin-left:100px;
}

#mainNav a:link, #mainNav a:visited, #mainNav a:hover, #mainNav a:active
{
	display:block;
	float:left;
	margin-top:131px;
	padding:20px;
	color: #dac6a0;
	font-family: 'Trajan Pro','Sylfaen','Tahoma',arial,serif;
	font-size: 14px;
	text-decoration:none;
	height:25px;
}

#mainNav a:hover
{
	color: #fffefd;
	background: url(main_nav_hover.gif) center no-repeat;
}

h1, h2, h3
{
	font-family: 'Trajan Pro','Sylfaen','Tahoma',arial,serif;
	margin-top:0px;
	padding:0px;
	color: #000000;
}

h1
{
	font-size: 18px;
	font-weight:bold;
}

h2
{
	font-size: 14px;
	font-weight:bold;
}

h3
{
	font-size: 12px;
	font-weight:bold;
}

a:link, a:visited, a:hover, a:active
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}


#footer
{
	font-family:sans-serif;
	background: #000000;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	height:300px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
	color:  #dac6a0;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration:underline;
}


#newsletter
{
	float:right;
	margin-right:35px;
	margin-top: 50px;
}

.inputField
{
	font-size: 12px;
	border: 1px solid  #7c7c7c;
}


.news_label
{
	color:  #000000;
}

.news_input
{
	font-size:10px;
	width: 100px;
	border: 1px solid  #7c7c7c;
}

.news_text
{
	color:  #7c7c7c;
	font-size: 11px;
}
.news_text a
{
	color: #7c7c7c;
}
.news_btn
{
	color: #fefefe;
	background: url(submit_btn.gif) repeat-x;
	width: 145px;
	height: 31px;
	border: none;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	vertical-align: top;
	padding-bottom:10px;
}


.submit
{
	color: #fefefe;
	background: url(submit_btn.gif) repeat-x;
	width: 200px;
	height: 23px;
	border: 1px solid #dbdbdb;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	vertical-align: top;
	padding-bottom:10px;
}

.lnk_btn
{
	color: #fefefe;
	background: url(submit_btn.gif) repeat-x;
	width: 200px;
	height: 23px;
	border: 1px solid #dbdbdb;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	padding-top:10px;
}


.overview_pic
{
	width: 160px;
	height: 270px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align:center;
	text-decoration:none;
}

.overview_pic img
{
	margin-right:5px;
}

.overview_pic:hover
{
	text-decoration:none;
	font-style:italic;
}

.overview_imgstyle
{
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	border: 1px solid #dbdbdb;
}

.job_label, .job_field
{
}

.job_label_mandatory, .booking_label_mandatory
{
	font-weight:bold;
}


#profile_left
{
	float: left;
	width: 400px;
}

#profile_hint
{
	width: 343px;
	color: #eaba30;
	background: url(hint_bg.gif) repeat-y  #573509;
}

#profile_hint div
{
	margin-left:5px;
	margin-right:5px;
}


#profile_right
{
	float: right;
	width: 420px;
}

#profile_left h1
{
	width: 100%;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 16px;
}

#profile_right h1
{
	width: 100%;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 16px;
}

.profile_value
{
	color: #573509;
	font-weight: bold;
}

#profile_large_pic
{
	width: 281px;
	height: 415px;
	float: left;
	margin-right: 15px;
	text-align:center;
}
#profile_large_pic img
{
	margin-top:2px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 8px;
	border: 1px solid #573509;
}

.profile_small_pic
{
	width: 100px;
	height: 100px;
	float: left;
	display:block;
	margin-bottom: 15px;
	margin-left: 5px;
	border:1px solid #5f5343;
}

#contact_left
{
	float:left;
	width:500px;
	height: 358px;
	border:1px solid #5f5343;
	background:#f7f7f5;
	padding:5px;
}

#contact_right
{
	float:right;
	width:350px;
	height: 358px;
	border:1px solid #5f5343;
	background:#f7f7f5;
	padding:5px;
}

input.error
{
	border: 1px dotted red;
}
div.error
{
	display: none;
	color:red;
	font-size:9px;
}
label.error
{
	color:red;
	font-size:9px;
	background:url(unchecked.gif) no-repeat left;
	padding-left:15px;
}

.intro_setcard
{
	width:300px;
	height:350px;
	float:right;
	background:#f7f7f5;
	padding:5px;
}

.intro_setcard_label
{
	font-family: 'Trajan Pro','Sylfaen','Tahoma',arial,serif;
	font-size:14px;
	float:left;
	width:120px;
	font-weight:bold;
}

.intro_setcard_value
{
	font-family: 'Trajan Pro','Sylfaen','Tahoma',arial,serif;
	font-size:14px;
	color:#000000;
	float:right;
	width:130px;
	font-weight:bold;
}

.intro_setcard h2
{
	text-align:center;
}

.intro_setcard h2 a
{
	color:#FFFFFF;
}

.intro_tour
{
	background:url(dates_bg.gif) repeat-x top #372a22;
	height:90px;
	width:295px;
	border:1px solid #ffffff;
	margin:auto;
	color:#d2b8a7;
	text-align:center;
	font-family: 'Trajan Pro','Sylfaen','Tahoma',arial,serif;
}

.intro_tour h2
{
	margin-top:10px;
	color:#FFFFFF;
	font-size:16px;
}

.intro_tour strong
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
}

.profileBtn
{
	background:url(profile_btn.gif) no-repeat;
	color: #ffffff;
	text-align:center;
	font-family: 'Trajan Pro','Sylfaen','Tahoma',arial,serif;
	font-size:14px;
	font-weight:bold;
	width:181px;
	height:36px;
	margin-top:10px;
	display:block;
	padding-top:10px;
}

.profileBtn a
{
	color:#ffffff;
}

.intro_new
{
	color:red;
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:30px;
}



#slider{
	float:left;
	width:550px;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:550px;
		height:370px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
/*		position:absolute; */
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(btn_next.gif) no-repeat 0 0;	
		}	