body {
	margin: 8px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	}

a:link { color: #cc3333; } 
a:visited { color: #cc3333; } 
a:hover { color: #cc3333; text-decoration: none; } 	
a:active { background-color: #ccc; text-decoration: none; } 

a.pe { font-size:36px; }
a.pe:link { color: #cc3333; text-decoration: none; }
a.pe:visited { color: #cc3333; text-decoration: none; }

h1.projects {
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0.07em;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h1.panormic {
	font-size:20px;
}
.pano {
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0.07em;
	margin-top: 0px;
	margin-bottom: 0px;
	}
    
.projectlist {
	font-size: 12px;
	line-height: 16px;
    border: 0;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
	}

p {
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
	
p.smaller {
	font-size: 12px;
	line-height: 150%;
	text-align: justify; 
	}
	
p.smaller2 {
	font-size: 10px;
	line-height: 100%;
	text-align: left;
	}
	
p.projects {
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
	
p.projectdescription {
	font-size: 15px;
	line-height: 123%;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	}

p.projectdescriptionlong {
	font-size: 12px;
	line-height: 123%;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
b.projindex {
	font-size: 13px;
	line-height: 150%;
	}
	
b.larger {
	font-size: 18px;
	line-height: 150%;
	}
	
img.projindex {
	margin: 0px 4px 4px 0px;
	border: 1px solid #000;
	}
	
img.logo {
	position: absolute;
	left: 10px;
	top: 9px;
	z-index: 1
	}

img.title {
	position: absolute;
	left: 165px;
	top: 27px;
	z-index: 1
	}
	
#header {
	height: 75px;
	margin-bottom: 1px;
	background-image: url(/images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ccc;
	border: 1px solid #cc3333;
	min-width: 900px;
	_width: expression(((document.body.clientWidth)) < 910? "900px": "auto" );
	}

p.address {
	font-size: 11px;
	font-weight: 600;
	line-height: 16px;
	text-align: right; 
	color: #000;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 0px;
	margin: 0px;
	}

#navcontainer {
	margin: 0;
	padding: 0;
	height: 24px;
	background-color: #cc3333;
	background-image: url(/images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	min-width: 600px;
	}
	
#navcontainer ul {
	margin: 0 0 0 100px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#navcontainer ul li {
	background: #cc3333;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	font: bold 14px arial, helvetica, sans-serif;
	line-height: 24px;
	}

#navcontainer ul li a {
	width: 70px;
	height: 24px;
	border-top: none;
	border-left: 1px solid #fff;
	border-bottom: none;
	border-right: none;
	padding: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#navcontainer ul li a.first {
	width: 70px;
	height: 24px;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#navcontainer ul li a:hover {
	color: #000;
	background: #ccc;
	}

#navcontainer a:active {
	background: #ccc;
	color: #000;
	}
	
#content {
  	display: block;
	margin: 1px 0 1px 0;
	padding-left: 52px;
    padding-right: 20%;
    padding-top: 18px;
	padding-bottom: 18px;
	background-image: url(/images/body-bg.jpg);
	background-attachment: scroll; 
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	border: 1px solid #cc3333;
    min-width: 600px;
	}
	
#contentprojindex {
  	display: block;
	margin: 1px 0 1px 0;
	padding-left: 52px;
    padding-right: 20px;
    padding-top: 18px;
	padding-bottom: 18px;
	background-image: url(/images/body-bg.jpg);
	background-attachment: scroll; 
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	border: 1px solid #cc3333;
	}
	
.hp {
	position: relative;
 	width: 600px;
 	padding: 0px 10px 0px 10px;
 	top: 0;
 	left: 0;
 	margin: 10px 10px 0 0;
 	}

#prop {
	height: 620px;
	float: right;
	width: 1px;
	}

#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}

#projectdescription {
	position: relative;
 	width: 300px;
 	min-height: 542px; 
 	padding: 0px 10px 0px 10px;
 	border: 1px solid #000;
 	top: 0;
 	left: 0;
 	margin: 10px 10px 0 0;
 	}
 	
#projectdescription-lg {
	position: relative;
 	width: 300px;
 	height: 620px; 
 	padding: 0px 10px 0px 10px;
 	border: 1px solid #000;
 	top: 0;
 	left: 0;
 	margin: 10px 10px 0 0;
 	}
 	

	
#projectdescription table tr td {
	font-size: 12px;
	white-space: nowrap;
	padding: 0 15px 0 0;
	vertical-align: top;
	}
	
#projectimages {
	position: absolute;
	width: 520px;	
	top: 183px;
	left: 400px;
	}

body.panoramic #projectimages{
	top: 204px;
	}
	
#projectimages img {
	margin: 0px 4px 4px 0px;
	border: 1px solid #000;
	}
	
#halfcol1 {
	position: relative;
 	width: 300px;
 	padding: 0px 10px 0px 10px;
 	top: 0;
 	left: 0;
 	margin: 10px 10px 0 0;
 	}
 	
#halfcol2 {
	position: absolute;
 	width: 300px;
 	padding: 0px 10px 0px 10px;
 	top: 142px;
 	left: 400px;
 	margin: 10px 10px 0 0;
 	}
 	
#halfcol1a {
	position: relative;
 	width: 400px;
 	padding: 0px 10px 0px 10px;
 	top: 0;
 	left: 0;
 	margin: 10px 10px 0 0;
 	}
 	
#halfcol2a {
	position: absolute;
 	width: 200px;
 	padding: 0px 10px 0px 10px;
 	top: 142px;
 	left: 500px;
 	margin: 10px 10px 0 0;
 	}
 	
 #halfcol1b {
	position: relative;
 	width: 500px;
 	padding: 0px 10px 0px 10px;
 	top: 0;
 	left: 0;
 	margin: 10px 10px 0 0;
 	}
 	
#halfcol2b {
	position: absolute;
 	width: 200px;
 	padding: 0px 10px 0px 10px;
 	top: 142px;
 	left: 600px;
 	margin: 10px 10px 0 0;
 	}
	
 .inlineimage {
 border: 1px solid #999;
 margin: 0 0px 0px 0;
 padding: 5px;
 }
 
 .inlineimageleft {
 float: left;
 border: 1px solid #999;
 margin: 0 15px 5px 0;
 padding: 5px;
 }
 
 .inlineimageright {
 float: right;
 border: 1px solid #999;
 margin: 0 0 5px 15px;
 padding: 5px;
 }


/* - - - - footer - - - - */
#footer {
	height: 24px;
	background-color: #cc3333;
	padding: 0px;
	min-width: 900px;
	_width: expression(((document.body.clientWidth)) < 910? "900px": "auto" );
	margin: 0;
}

p.copyright {
	font-size: 11px;
	line-height: 24px;
	text-align: right; 
	color: #fff;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


/* - - - - pull-down menus  - - - - */
#layer1 {
	background-color: #ccc;
	width: 150px; 
	top: 110px; 
	left: 108px; 
	position: absolute; 
	z-index: 90; 
	visibility: hidden;
	}

#layer1 ul {
	padding: 0 0 0 1em;
	margin: .6em 1em .7em 1em;
	list-style-type: none;
	}

#layer1 ul li a {
	color: #cc3333;
	font: normal 14px arial, helvetica, sans-serif;
	height: 1%;
	}

#layer2 {
	background-color: #ccc; 
	width: 200px; 
	top: 110px; 
	left: 199px; 
	position: absolute; 
	z-index: 90; 
	visibility: hidden; 
	}

#layer2 ul {
	padding: 0;
	margin: .4em 0 .4em 0;
	list-style-type: none;
	}

#layer2 ul li a {
	display: block;
	padding: 0 0 0 1.2em;
	color: #cc3333;
	font: normal 14px arial, helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	height: 1%;
	}
	
#layer2 a:hover {
	background: #cc3333; 
	color: #fff;
	}

#layer3 {
	background-color: #ccc;
	width: 240px; 
	top: 110px; 
	left: 290px; 
	position: absolute; 
	z-index: 90; 
	visibility: hidden;
	}

#layer3 ul {
	padding: 0;
	margin: .4em 0 .4em 0;
	list-style-type: none;
	}

#layer3 ul li a {
	display: block;
	padding: 0 0 0 1.2em;
	color: #cc3333;
	font: normal 14px arial, helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	height: 1%;
	}
	
#layer3 a:hover {
	background: #cc3333; 
	color: #fff;
	}

#layer4 {
	background-color: #ccc;
	width: 150px; 
	top: 110px; 
	left: 381px; 
	position: absolute; 
	z-index: 90; 
	visibility: hidden;
	}

#layer4 ul {
	padding: 0 0 0 1em;
	margin: .6em 1em .7em 1em;
	list-style-type: none;
	}

#layer4 ul li a {
	color: #cc3333;
	font: normal 14px arial, helvetica, sans-serif;
	height: 1%;
	}
	
#wrapper {
	min-width: 900px;
	 _width: expression(((document.body.clientWidth)) < 910? "900px": "auto" );
	}





