
.home_center_images{
font-size: 11px;
}



.content_table {
text-align: justify;
}

.input {
font-size: 11px;
}

.content_table img{
border: solid 1px #2d2d2d; 
}

/* Body */

	body {
		background: #fff;
		color: #000;
	}

	#mainContent, #side {
		background: #fff;
		color: #000;
		text-align: justify;

	}
	.deepLevel #mainContent {
		line-height: 1.4;
	}

	#nav {
		line-height: 1em;
	}


/* General Structure */
    body, td, th, input { /* redundant rules for bad browsers  */
            font-family: arial;
            font-size: x-small;
            voice-family: "\"}\"";
            voice-family: inherit;
            font-size: small;
            color: #2d2d2d;
    }

	h1, h2, h3, h4, h5, h6 {
		border-bottom: 1px solid #ccc;
		font-family: arial, verdana, sans-serif;
	}
	li h1, li h2, li h3, li h4, li h5, li h6 {
		border: none;
	}

	#header h1 { border: 0; }

	h1 { font-size: 160%; font-weight: normal; }
	h2 { font-size: 150%; font-weight: normal; }
	h3 { font-size: 120%; }
	h4 { font-size: 100%; }
	h5 { font-size: 90%; }
	h6 { font-size: 90%; border: 0; }
	
	
/* Navigation */

        :link { color: #3a4756; }
        :visited { color: #3a4756; }
        :link:hover, :visited:hover { color: #333; }
        :link:active, :link:active { color: #000; }

	p.crumbs :link { color: #225183; }
	p.crumbs :visited { color: #225183; }

/* Comments and other Asides */
	

	.key-point:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("images/key-point_tr.gif") no-repeat top right;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
	}
	.key-point {
		background: #e4ecec url("images/key-point_back.gif") right repeat-y;
		padding: 15px;
		margin-bottom: 1em;
	}
	.key-point:after {
		display: block;
		clear: both;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		margin: -15px;
		height: 8px;
		background: transparent url("images/key-point_br.gif") scroll no-repeat bottom right ;
	}
	
	.key-point h2, .key-point h3, .key-point h4, .key-point h5 {
		border: none;
		margin-top: 0;
		color: #4C5C5C;
	}


:link img,
	:visited img {
		border: 0;
	}
	
	

/* Basic Structure */
	body {
		min-width: 610px;
		margin: 20px;
	}

	#container {
		width: 70em;
		margin: 0 auto;
	}

	#side {
		float: left;
		width: 23%;
		margin-bottom: 1em;
	}

	#mainContent {
		float: right;
		width: 75%;
		margin-bottom: 1em;
	}
	
	#mainContentnews {
			float: right;
			width: 100%;
			margin-bottom: 1em;
	}
	
	#mainContent h1{
			color: #153961;
	}
	
	#mainContent h2{
			color: #153961;
	}
	#mainContent h6{
		color: #153961;
		text-decoration: none;
	}
	
	
	#pro_mainContent {
		width: 100%;
	}
	
	.profile_detail {
		color: #153961;
		font-weight: bold;
	}
	
	.profile_left {
	}
	
	.profile_left img{
	border: solid 1px;
	border-color: #767676;
	}
	

/* Header */

	#header { margin-bottom: 1em; }
	#header ul {
		margin: 0 0 0em 0;
		padding: 0;
	}
	
	#header li {
		display: inline;
		padding: 0 20px 0 0;
		margin: 0;
	}


/* Footer */

	#footer {
		clear: both;
		margin-top: 1em;
		font-size: 11px;
	}
		
	#footer ul {
		margin: 0 0 1em 0;
		padding: 0;
	}
	
	#footer li {
		display: inline;
		padding: 0 10px 0 0;
		margin: 0;
		white-space: nowrap;
	}
	
	#footer p {
		margin: 0.6em 0;
	}

/*accessibility tweaks*/
	.skipLink {
		position: absolute;
		left: -999px;
		width: 990px;
	}
	hr.hide {
		display: none;
	}
	
	
	

/* Header */

	#header {
		background: url("images/header_bl.png") bottom left repeat-x;
		position: relative;
		height: 48px;
		padding: 0;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: 3.6em;
		padding: 15px 0;
	} 
	
	#header h1 {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		font-size: 2px;
		background: url("") no-repeat;
		height: 8px;
	}
	#header h1 a {
		display: block;
		width: 400px;
		height: 69px;
		background: transparent url("") no-repeat;
		text-indent: -700em;
		text-decoration: none;
	} 
	#header ul {
		width: auto;
		position: absolute;
		bottom: 0;
		right: 0;
		margin: 0;
		padding: 0 15px 0 0;
		list-style: none;
		background: url("") no-repeat bottom right;
		z-index: 90; /* below the H1 */
	}
	#header li {
		float: right;
		background: transparent url("images/header_tab.gif") 100% -600px no-repeat;
		padding: 0 6px 0 0;
		margin: 0 1px 0 0;
		border-bottom: 1px solid #515358;
	}
	#header ul a {
		float: left;
		display: block;
		padding: 4px 4px 4px 10px;
		background: transparent url("images/header_tab.gif") 0% -600px no-repeat;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	
	body.sectionHome li#menu_home a,
	body.sectionAbout li#menu_about a,
	body.sectionServices li#menu_services a,
	body.sectionMembers li#menu_members a,
	body.sectionGallery li#menu_gallery a,
	body.sectionGuides li#menu_guides a,
	body.sectionNews li#menu_news a, 
	body.sectionContact li#menu_contact a {
		background-position: 0% -200px;
		color: #039;
	}
	
	body.sectionHome li#menu_home,
	body.sectionAbout li#menu_about,
	body.sectionServices li#menu_services,
	body.sectionMembers li#menu_members,
	body.sectionGallery li#menu_gallery,
	body.sectionGuides li#menu_guides,
	body.sectionNews li#menu_news ,
	body.sectionContact li#menu_contact {
		background-position: 100% -200px;
		border-bottom: 1px solid #fff;
	}
	
	body.sectionHome li#menu_home:hover,
	body.sectionAbout li#menu_about:hover,
	body.sectionServices li#menu_services:hover,
	body.sectionMembers li#menu_members:hover,
	body.sectionGallery li#menu_gallery:hover,
	body.sectionGuides li#menu_guides:hover,
	body.sectionNews li#menu_news:hover,
	body.sectionContact li#menu_contact:hover {
		background-position: 100% 0%;
	}
	
	body.sectionHome li#menu_home:hover a,
	body.sectionAbout li#menu_about:hover a,
	body.sectionServices li#menu_services:hover a,
	body.sectionMembers li#menu_members:hover a,
	body.sectionGallery li#menu_gallery:hover a,
	body.sectionGuides li#menu_guides:hover a,
	body.sectionNews li#menu_news:hover a, 
	body.sectionContact li#menu_contact:hover a {
		background-position: 0% 0%;
		color: #333;
	}
	
/* Search Field */

	#header form {
		position: absolute;
		top: 0;
		right: 0;
		padding: 12px 20px 0 0;
		background: url("images/header_tr.gif") no-repeat top right;
		margin-left: 0px; /* need for IE Mac */
		text-align: right; /* need for IE Mac */
		white-space: nowrap; /* for Opera */
	}

	#header form label { color: #fff; font-size: 85%; }
	#header form input { font-size: 85%; }
	
	#header form #submit {
		font-size: 85%;
		background: #6A7389;
		color: #fff;
		padding: 1px 4px;
		border-right: 1px solid #283043;
		border-bottom: 1px solid #283043;
		border-top: 1px solid #9097A2;
		border-left: 1px solid #9097A2;
	}
	
	#header form #q {
		width: 170px;
		font-size: 85%;
		border:	1px solid #9097A2;
		background: #D9DBE1;
		padding: 2px;
	}
	#header form #q:hover, #header form #q:focus {
		background: #fff;
	}

/* Sidebar */

	#nav:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("") no-repeat top right;
		margin: 0;
		height: 9px;
		display: block;
		border-bottom: 1px solid #ddd;
		content: url("images/key-point_tl.gif");
	}
	#nav {
		background: #E0E9E9 url("images/menu_back.gif") right repeat-y;
	}
	#nav:after {
		display: block;
		padding-top: 0;
		line-height: 0.1;
		font-size: 1px;
		content:  url("images/key-point_bl.gif");
		margin: 0 0 0 0;
		height: 8px;
		background: transparent url("images/menu_br.gif") scroll no-repeat bottom right ;
		border-top: 1px solid #fff;
	}
	
	#nav, #nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#nav {
		margin-bottom: 1em;
	}	
	#nav li {
		display: inline;
		padding: 0;
		margin: 0;
	}
	
	#nav li span { /* used for un-linked menu items */
		display: block;
		padding: 6px 10px;
		font-weight: bold;
		color: #666;
	}

	#nav li span#configParent, #nav li span #configuration {
		display: inline;
		font-weight: normal;
		padding: 0;
	}
	
	#nav li a {
		display: block;
		padding: 8px 10px;
		text-decoration: none;
		background: #EDF2F2;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #fff;
		border-right: 1px solid #ddd;
	}

	#nav li a:hover {
		background: #E0E9E9;
	}
	
	#nav li li span { /* used for un-linked menu items */
		padding: 4px 8px 4px 20px;
	}
	
	#nav li li a {
		padding: 6px 8px 6px 20px;
	}

/* Footer */

	#footer {
		width: 70em;
		border-top: 1px solid #999;
		margin: 2em 0;
		padding: 1em 0;
		text-align: center;
	}
	
	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#footer li {
		display: inline;
	}
	
	#footer a {
		white-space: nowrap;
	}
	
	#footer p,#footer p a {
		color: #666;
	}
	
	#footer p a:hover {
		color: #000;
	}

	#footer p span {
		padding-right: 1em;
	}


.homepage p {
	margin: 0 0 0.6em 0;
	line-height: 140%;
}


ul.news {
	margin: 0.5em 0 0 0;
	padding: 0;
}

.news li {
	margin: 0 0 0.7em 0;
	padding: 0;
	clear: both;
	list-style-type: none;
}
.news li a { font-weight: normal; }

.news .date {
	background: #FAF4C8;
	border-right: 1px solid #E3DE9F;
	border-bottom: 1px solid #E3DE9F;
	float: left;
	text-align: center;
	line-height: 1.1em;
	padding: 2px 1px 5px 1px;
	width: 2.2em;
	color: #A19D68;
	margin: 0 0.5em 1em 0;
}

.news .date:first-line {
	font-size: 70%;
}

.news h2 {
	color: #153961;
}

img.rss {
	float: right;
	margin: 0;
	padding: 4px 2px 0 0;
}


.frontcolumn {
	width: 30%;
	float: left;
	padding-right: 3%;
}

.news_cols {
	width: 94%;
	float: left;
	padding-right: 3%;
	text-align: justify;
}

.news_cols  h2{
	width: 94%;
	float: left;
	padding-right: 3%;
	color: #153961;
}

.frontcolumndouble {
	width: 63%;
	float: left;
	padding-right: 3%;
}

.frontcolumnlast {
	width: 33%;
	float: left;
}

.frontcolumn h2{
	color: #153961;

}
.frontcolumnlast h2{
	color: #153961;
	
}

.flags_login {
	float: right;
	text-decoration: underline;
}

.login {
	font-size: 11px;
}

.pro_flag{
	border: solid 1px;
	border-color: #7f7f7f;
	
}

.book_now_en {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #d4000f;
	text-decoration: underline;
}

.services_left
{
padding-right: 15px;
padding-left: 25px;
text-align: justify;
}

.services_right
{
padding-right: 18px;
}

.form_text
{
	font-family: tahoma; 
	font-size: 11px;
}