/* CSS Document */

body{
margin-top:0;
background-color: #DCD6CA;
}
#nav{
text-align:center;
}
a, a:link, a:visited {
color:#000000;
font-family: Georgia, Times New Roman, Times, serif;
font-size:11pt;
font-weight:700;
text-decoration:none;
text-align:center;
}
a:hover {
color: #F1720A;
font-family:Georgia, Times New Roman, Times, serif;
font-size:11pt;
font-weight:800;
text-decoration:underline;
text-align:center;
}

#container {
	width: 840px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEE8DE;
	border-color:#000000;
	border-style:groove;
	border-width: medium;
}

#top {
	width: 840px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	background-color: #EEE8DE;
}

#content {

margin-left:10px;
margin-right:10px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#bridge3 {
margin-left:10px;
margin-right:10px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:820px;
text-align:left;

}

#footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:600;
text-align:center;}

#projects1{
margin-left:0px;
margin-right:5px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:left;
clear:right;
}
#bridges1{
margin-left:15px;
margin-right:5px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:left;
width:400px;
}
#bridges2{
margin-left:5px;
margin-right:15px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:right;
width:400px;
}
#projects2{
margin-left:5px;
margin-right:15px;
color:#000000;
font-family:Georgia, Times New Roman, Times, serif;
float:right;
}
.main{
font-family:Georgia, Times New Roman, Times, serif;
font-size:12pt;
font-weight:500;
text-align:justify;
}

 p {
font-family:Georgia, Times New Roman, Times, serif;
font-size:12pt;
font-weight:500;
text-align:left;
}
h3, .header{
color:#C45D08;
}
.foot{
color:#C45D08;
background-color:#C45d08;
width:100%;
}
dt{
color:#000000;
font-weight:600;
font-size:105%;
font-style:normal;
}
dd{
color:#000000;
font-weight:400;
font-size:90%;
font-style:italic;
margin-top:10px;
}
