/* CSS Document */


* {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size: 12px;
	word-spacing:.2em;
	line-height:1.9em;
	
}

a.right {
float:right;
}

.position {
margin-top:-4px;

}

body {
	float: left;
	margin:5px;
}
	
#wrapper {
border: 1px solid #fff;
background-color: #fff;
width: 900px;
}


#header {
	background: url(images/header.jpg) no-repeat;
	height:0;
	padding-top:108px;
	overflow:hidden;
	margin-bottom:3px;

	
}
.headerborder {
border-bottom:3px solid white;
}
hr {
color:#666600;
margin-left: 5px;
margin-top: 5px;
width:658px;
height:0px;
}

#footer {
	border-top: 1px solid #70535C;
	border-bottom: 1px solid #70535C;
	background-color:#AFA67A;
	font-size: 10px;
	width: 842px;
	color: #330000;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 2px;
	float:left;

}

#footer a:link, #footer a:visited  {
background-color: transparent;
color: #330000;
text-decoration: none;
padding-left:20px;
}

#footer a:hover {
background-color: transparent;
color: #330000;
padding-left:20px;
}
.content {
background-color:#fff;
vertical-align:top;
}
.content a {
margin-bottom:5px;

}
.content a:link {
color: #330000;
font-weight:normal;
font-size:12px;
text-decoration:underline;

}
.content a:visited {
color: #330000;
font-weight:normal;
font-size:12px;
text-decoration:underline;
}
.content a:hover {
color: #330000;
font-weight:normal;
font-size:12px;
text-decoration:none;
}

.contact a:link {
color: #330000;
font-weight:normal;
font-size:12px;
text-decoration:underline;
margin-left:2px;
}
.contact a:visited {
color: #330000;
font-weight:normal;
font-size:12px;
text-decoration:underline;
margin-left:2px;
}
.contact a:hover {
color: #330000;
font-weight:normal;
font-size:12px;
text-decoration:none;
margin-left:2px;
}




.contentpicc {
margin-top:10px;
border-bottom:4px solid white;
border-top:4px solid white;
}
.thumb {
border-right:2px solid white;
border-top:2px solid white;

}
.thumbleft {
border-left:10px solid white;
border-right:2px solid white;
border-top:2px solid white;

}
.thumbnorightborder {
border-top:2px solid white;

}

.content p {
	padding: 5px 10px 10px 10px;
	text-align: left;
}
.contentright p {
	padding: 5px 5px 10px 30px;
	text-align: justify;
}


table.properties p {
	padding: 15px 0 10px 20px;
}

#content .statement {
	line-height: 20px;
	font-size: 12px;
	text-align: left;

}

#content .projects {

	width: 350px;
	font-size: 12px;
	text-align: justify;
	margin-right: 0;
	

}

#content .projectsinfo {

	width: 500px;
	font-size: 12px;
	text-align: justify;
	margin-right: 0;
	

}

#content .projectsfirst {

	width: 630px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin: 0;
	text-align: justify;
	

}

h1{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding:0;
	margin:0;
	font-size: 12px;
	color: #330000;
	vertical-align: top;
	text-align: left;

}

h2 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0 0px 10px;
	margin:0;
	font-size: 20px;
	color: #330000;
	
}

h3 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	margin:0;
	font-size: 15px;
	font-style:italic;
	color: #330000;
	
}

h4 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 25px 0px 10px;
	margin:0;
	font-size: 11px;
	color: #330000;
	text-align:right;
	
}


#h3 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding:0 0 0 20px;
	margin:0;
	font-size: 12px;
	color: #330000;
	
}


#h5 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding:4px 10px 0px 20px;
	margin-top:11px;
	font-size: 20px;
	color: #330000;
	float:left;
	border-right:2px solid #330000;

	
}

.topnavbackground {
	background-image:url(images/top_nav.gif);
	background-repeat:no-repeat;
	width:170px;
}

.navbackground {
	background-image:url(images/bottom_navxtend.gif);
	background-repeat:repeat-y;

}
#navBar {
	float: left;
	width:173px;
	left:5px;
	background-image:images/bottom_navxtend.gif;
	background-repeat:no-repeat;
}

#subMenu {
	width:169px;
	height: 180px;
	background:url(images/top_nav.gif);
	list-style:none;
	padding-top:10px;
	padding-left:5px;
	
}

#subMenu li {
	float:left;
	margin-left:2px;

}

#subMenu a {

	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	padding-right: 5px;
}

#topMenu {
	width:400px;
	height: 40px;
	list-style:none;
	padding-top:10px;
	padding-left:5px;
	
}

#topMenu li {
	float:left;
	margin-left:2px;

}

#topMenu a {

	text-decoration:none;
	color:#330000;
	font-weight:bold;
	font-size: 12px;
	padding-right: 5px;
}



#menu {
	width:174px;
	list-style:none;
	background-image:url(images/bottom_navxtend.gif);
	background-repeat:repeat-y;

}
#menu li {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	float:left;
	width:172px;

}
#menu a{
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-color: #330000;
	padding:10px 5px 10px 0.5em;
}

#menu a:HOVER {

	background-color:#70535C;
}


#lines{
  float: left;
}

#lines img {
width: 660px;
margin-left: 15px;
padding: 0;
}

table.sub {
  border-collapse: collapse;
  margin: 15px 0 0 23px;
  padding: 0;
  clear: both;
  }

table.sub th, table.events td {
    padding-left: 4px;
    border: 5px solid #ffffff;

}

table.sub th {
  font-size: 12px;
  text-align: left;
  background: #330000;
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 2px; 
}

table.sub td {
  font-size: small;
  background: #ffffff;
  border: 5px solid #ffffff;
}

table.aboutus {
  border-collapse: collapse;
  padding: 0;
  margin-top: 10px;
  
}


table.aboutus td {
  font-size: 12px;
  background: #ffffff;
  border: 0 solid #ffffff;
  vertical-align: top;
  
}

table.projects {
  border-collapse: collapse;
  position: relative;
  padding: 0;
  margin-top: 10px;
  
}


table.projects td {
  font-size: 12px;
  background: #ffffff;
  border: 0 solid #ffffff;
  vertical-align: top;
  
}

table.info {
  border-collapse: collapse;
  position: relative;
  padding: 0;
  margin-top: 10px;
  }


table.info td {
  font-size: 12px;
  background: #ffffff;
  border: 10px solid #ffffff;
  vertical-align: top;
  text-align: justify;

}

table.press {
  border-collapse: collapse;
  padding: 0;
  margin-top: 10px;
  margin-left: 20px;
  }


table.press td {
  font-size: 12px;
  background: #ffffff;
  border: 10px solid #ffffff;
  vertical-align: top;
  text-align: justify;

}

.low{
  width: 683px;
  margin-left: 4px;
  position: relative;
  top: 10px;
}


a {
  font-weight: bold;
  text-decoration: none;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}

a:hover {
  text-decoration: none;
  color: white;
}

a:active {
  color: white;
}


a.special:link {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
     }

a.special:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
     }

a.special:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
     }

a.special:active {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
     }
	 
a.alcan:link {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
     }

a.alcan:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
     }

a.alcan:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
     }

a.alcan:active {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
     }
	 
a.footer:link {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
     }

a.footer:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
     }

a.footer:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
     }

a.footer:active {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
     }


#flashcontent {
	width:670px;
	padding: 0;
	margin-left:-1px;
	}
	
.floatingleft {
 float:left;
 margin-top:5px;
 margin-right:10px;
 margin-bottom:10px;
 margin-left:0;
 }
 
.clearfloat {
clear:both;
line-height:0px;
}

.wrappiccyright{
float: right;
padding: 4px 4px 4px 4px;
border: 1px solid #CCCCCC;
background-color: #EFEFEF;
}

.wrappiccyleft{
float: left;
padding: 5px 5px 5px 5px;
border: 1px solid #CCCCCC;
background-color: #EFEFEF;
}


.wrappiccyleftnew{
float: left;
margin-right: 10px;
padding: 5px 5px 5px 5px;
border: 1px solid #CCCCCC;
background-color: #EFEFEF;
}

.reclamationtext {
padding: 0;
text-align: justify;
color:#000000;
line-height: 26px;
}

.reclamationtext img{
float: left;
padding: 5px 5px 5px 5px;
border: 1px solid #CCCCCC;
background-color: #EFEFEF;
margin-right: 5px;
}

.proploctext {
width:650px;
padding: 0;
padding-top: 30px;
margin: 0;
text-align: justify;
color:#000000;
float: left;
}

.proploctextright {
width:650px;
padding: 0;
padding-top: 30px;
margin: 0;
text-align: justify;
color:#000000;
line-height: 20px;
float: right;
margin-left:10px;
}

.style1 {
	font-size: x-large;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-style: italic;
}

.alcanlink {
font-size: 12px;
font-weight: bold;
}

#navcontainer {
margin:8px 0px 0px 5px;
float:left;
vertical-align:top;
}
#navcontainer li {
list-style-type:none;
float:left;
}
#navcontainer li a {
text-decoration:none;
font-size:14px;
color:#666600;
padding-left:5px;
padding-right:5px;
padding-bottom:1px;
border-right:1px solid #330000;
}
#navcontainer li a:visited {
color:#666600;
border-right:1px solid #330000;
}
#navcontainer li a:hover {
color:white;
background-color:#330000;
}
#navcontainer li a#active {
color:#330000;
padding-left:5px;
padding-right:5px;
}
#navcontainer li a#active:hover {
color:white;
background-color:#330000;
text-decoration:none;
}
.inline{
display:inline;
}

.floatright {
float:right;
padding: 5px 5px 5px 5px;
border: 1px solid #CCCCCC;
background-color: #EFEFEF;
margin-left:10px;
}
.kader {
border:1px dotted #FF6600;
width:5px;
margin-left:4px;
}
div#photos img {
border:1px solid #666666;
}
