@charset "utf-8";
/* CSS Document */

/* let's declare some common styles */
html {
	width: 100%;
}

body {
	width: 100%;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color:#f4efd0;
	background-image:url(../images/bg_repeat7.jpg);
}

form {
	margin: 0;
}

img, table {
	border: 0;
}


/* now on to the more special styles */
#wrapper {
background-color:ffffff;
	width: 950px;
		margin: 0 auto;
	


}

#logo_time {
	width: 100%;
	background-color: #000000;
}
.logo {
	width: 580px;
	padding: 10px 0px 10px 15px;
	text-align: right;
}

#logo_time .logo {
	width: 580px;
	padding: 10px 0px 10px 15px;
	text-align: right;
}

.localtime {
	width: 370px;
	height: 110px;
	padding: 0px 2px 2px 0px;
	text-align: right;
	vertical-align: top;
}


/* styles for the top navigation bar */
#topnavi {
	text-align: center;
	padding: 7px 0px;
	background-color: #FFFFFF;
	background-image:url(../images/bg_navibar.jpg);
	color:#FFFee2;
	font-family:New Time Roman;
	font-size:13px;
	border-top: 10px solid #FFFFFF;
	/*border-bottom: 10px solid #FFFFFF;*/
	
}

#topnavi a:link, #topnavi a:visited {
	font-weight: bold;
	color: #FFFBF0;
	text-decoration: none;
	padding: 0 10px;
}

#topnavi a:hover {
	font-weight: bold;
	color:#FFFBF0;
	text-decoration: none;
}


/* style for the flash layer */
#flash_header {
	height: 370px;
	border-bottom: 10px;
	border-top: 10px;
	border-bottom-color: #FFFBF0;
	border-top-color: #FFFBF0;
}

/* styles for the Fastbooking Online Reservation Engine section */
#reservations {
	text-align: center;
	color: #000000;
	font-size:13px;
	background-color:#ffffff;
	border-top: 10px solid #000000;
	/*border-bottom: 10px solid #FFFFFF;*/
}

#side_content {
background-color:#fffeef;

}
#reservations_table {
	margin: 0 auto;
	
}

#reservations_table td {


	padding: 0px 3px;
	font-weight: bold;
}

#reservations_table input, #reservations_table select {
	font-family: Arial;
	font-size: 10px;
}

/* style for the main content area */
#main_area {
	width: 100%;
	background-color:#f9f5d7;
	/*background-image:url(../images/bg_mainarea_white.jpg);*/
	border: 5px solid #FFFBF0;
	
}

/* styles that apply only to the home page */
#index {
	width: 100%;
	background-image:url(../images/bg_index.jpg);
}

#index a:link, #index a:visited {
	color: #e57a4c;
	font-weight: bold;
}

#index a:hover {
	color: #e57a4c;
	font-weight: bold;
	text-decoration: underline;
}

#index .highlights {
	width: 286px;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}

#index .highlights #border{
	padding: 15px;
	vertical-align: top;
	background-color:#000000;
	border: 1px solid #e57a4c;
}

#index .highlights #border #data{
	border: 1px solid #e57a4c;
}

#index h3 {
	font-weight: normal;
	font-size: 20px;
	margin: 15px 0px 10px 0px;;
}

#index .mailinglist_title {
	border-top: 1px solid #dcc987;
	margin-top: 20px;
}

/* styles that apply to all the other sections */
#left {
	width: 220px;
	vertical-align: top;
	color: #333333;
}

#left h3 {
	background-color:#880120;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	color:#ffffff;
	padding: 10px 15px;
	margin: 0;
	background-image:url(../images/img_leftinfobox.jpg);
}

#left .infobox {
	background-color:#FFFee2;
	margin-bottom: 15px;

	border: 2px solid #FFFFFF;
}

#left .content {
	background-color:#FFFee2;
	padding: 0px 15px 10px 15px;
}

#left a:link, #left a:visited {
	color:#333333;
	font-weight: bold;
	text-decoration: underline;
}

#left a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#right {
	width: 730px;
	padding: 10px 15px;
	vertical-align: top;
	color: #000000;
}

#right h3 {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
}

#right a:link, #right a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#right a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#sideimages {
	float: right;
	margin: 0px 0px 0px 10px;
	
}

#sideimages td {
	text-align: center;
	padding-bottom: 10px;
}

/* styles for the address bar in index.php */
#footer_address {
	color:#333333;
	text-align: center;
	padding: 10px;
		background-color:#FFFee2;
}

#footer_address a:link, #footer_address a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#footer_address a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

#footer_address p {
	margin: 0;
}

/* styles for the footer */
#footer {
	padding: 5px 0px 20px 0px;
	text-align: center;
	color:#000000;
}

#footer a:link, #footer a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
.white {

width:950px;
}


#address {
	margin-left : auto;
	margin-right : auto;
}

#ourproperties {
	float:right; 
}


#ourproperties a:link, #ourproperties a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#ourproperties a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/* career start */
#career_table {
	/*width: 100%;*/
}			
#career_table th {
	background-color: #333333;
	font-weight: bold;
	padding: 5px;
	text-align:left;
	color: #eeeeee;
}
#career_table td {
	background-color: #eeeeee;
	padding: 5px;
	color: #333333;
}
#career_category {
	background-color: #aaaaaa;
	font-weight: bold;
	padding: 5px;
	color: #ffffff;
}


#career_wrapper {
	font-size: 12px;
	margin: 20px;
	padding: 10px;
	background-color: #eeeeee;
	color: #333333;
}
#career_wrapper th,#career_wrapper td {
	font-size: 12px;
	color: #333333;
}
#career_wrapper h3 {
	color: #333333;
	font-size: 14px;
}
#career_wrapper h4 {
	color: #7e543c;
	font-size: 14px;
}
#career_wrapper h5{
	font-size: 12px;
	color: #333333;
}
#career_wrapper input, #career_wrapper textarea, #career_wrapper select {
	background-color: #ffffff;
	color: #333333;
	margin: 5px;
}
#career_wrapper input, #career_wrapper textarea, #career_wrapper select {
	border: solid 1px #333333;
}
#career_wrapper input:focus, #career_wrapper textarea:focus, #career_wrapper select:focus {
	border: solid 1px #FF3333;
}
#career_wrapper p {
	margin-bottom: 30px;
}
/* career end */


/* proposal start */

#rfp_wrapper {
	font-size: 12px;
	margin: 20px;
	padding: 10px;
	background-color: #eeeee0;
	color: #333333;
}

#rfp_wrapper th,#rfp_wrapper td {
	font-size: 12px;
	color: #333333;
}
#rfp_wrapper h3 {
	color: #333333;
	font-size: 14px;
}
#rfp_wrapper h4 {
	color: #7e543c;
	font-size: 14px;
}
#rfp_wrapper h5{
	font-size: 12px;
	color: #333333;
}
#rfp_wrapper input, #rfp_wrapper textarea, #rfp_wrapper select {
	background-color: #ffffff;
	color: #333333;
	margin: 5px;
}
#rfp_wrapper input, #rfp_wrapper textarea, #rfp_wrapper select {
	border: solid 1px #333333;
}
#rfp_wrapper input:focus, #rfp_wrapper textarea:focus, #rfp_wrapper select:focus {
	border: solid 1px #FF3333;
}
#rfp_wrapper p {
	margin-bottom: 30px;
}
/* proposal end */


#sitemap ul
{
list-style-type:none;
padding:3px 0px 3px 14px ;
margin:0px;
}

#sitemap li
{
list-style-type:none;
background-image:url(../images/ic_sitemap.png);
background-repeat:no-repeat;
background-position:0px 6px; 
padding:3px 0px 3px 14px ;
margin:0px;
}

#sitemap li a:link, #sitemap li a:visited
{
text-decoration: none;
}

#sitemap li a:hover
{
text-decoration: underline;
}
