	
/* GENERAL LAYOUT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
	body {
	background-image: url(../images/back-gradient2009.jpg);
	}
	
	body.noback{
	background-image: none;
	}
	
	#frame {
	width:755px;
	margin-right:auto;
	margin-left:auto;
	margin-top:40px;
	padding:0px;
	border: 1px solid #ccc;
	background-color: #fff;
	}

		
	#contentleft {
	width:225px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 10px;
	}
	
	#contentleft2col {
	width:479px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;		
	}
	
	#contentleft2col h1, #content_frame h1 {
	margin:0px 10px 10px 10px;
	font-size:12px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B52C07;
	font-weight: bolder;
	font-variant: normal;
		}
	
	#contentleft2col pre, #contentleft pre, #contentcenter pre, #content_frame pre {
	margin:0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12pt;
	}
	
	.imagefloat {
	float: right;
	padding: 2px;
	border: 1px solid #e6e3c4;
	position: relative;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
	}
		
	#contentcenter {
	width:244px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding:0px 10px 0px 0px;
	float:left;
	background:#fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	}
	

	#contentright {
	width:235px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding:0px 0px 0px 10px;
	float:left;
	background:#fff;
	}

	#contentright p, pre {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	}
	
	.red {
	color: #b52c07;
	font-weight: bold;
	line-height: 20px;
	margin-left: 10px;
	}


	#contentProjectsleft {
	width:210px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 10px;
	}


	#contentProjectsright {
	width:210px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding:0px 10px 0px 0px;
	float:left;
	background:#fff;
	}
	
/* PORTFOLIO GALLERY
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	#gallerythumb {
	width:225px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding:0px 0px 0px 10px;
	float:left;
	background:#fff;
	}

	
	#gallerythumb ul {
	list-style-type: none;
	display: block;
	width: 235px;
	margin: 0px;
	padding: 0px;
	}
	
	#gallerythumb ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
	margin-left: 10px;

	}
	
	#gallerythumb ul li a:hover {
	color: #B52C07;
	}

	.thumb img {
	display: inline;
	margin-top: 4px;
	margin-right: -5px;
	margin-left: 8px;
	margin-bottom: -2px;
	border: 1px solid #FFFFFF;
	}
		
	.thumb a:visited img, .thumb a img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00; 
	opacity:1;
	}

	.thumb a:hover img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00; 
	opacity:1;
	}

	.thumb a:active {
	outline: none;
	}
	
	:focus {
	-moz-outline-style: none;
	}

	a img {
	border: none; 
	outline: none;
	}		

	.thumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	}
	
	.thumb a:hover {
	color: #B52C07;
	}

	#gallerytarget {
	width:479px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding:0px;
	background:#fff;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	float: left;
	}
	
	
/* IFRAME DEFINITIONS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	#projectphoto {
	width: 414px;
	height: 250px;
	}
	
	#renderphoto {
	width: 414px;
	height: 250px;
	margin-left: 10px;
	}	

	.projectimg {
	padding: 5px;
	border: 1px solid #CCC;
	}

	#projectphoto p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 5px;
	background-color: #F8F5F1;
	width: 414px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
		
	#projectphoto p span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	font-style: italic;
	}
	
	.container {
	background-color: #F8F5F1;
	width: 414px;
	height: 35px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 5px;
	}
	
	.project-name {
	float: left;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	margin-left: 2px;
	}

	.details a {
	float: right;
	width: 15%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	margin-right: 5px;

	}
	
	.continued a {
	float: left;
	width: 15%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	margin-left: 10px;

	}
	
	.projectList a {
	float: left;
	width: 65%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	margin-left: 10px;

	}
	
	.projectList_dbl a {
	float: left;
	width: 30%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	margin-left: 10px;

	}	
	
	.back a {
	float: right;
	width: 15%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	margin-right: 130px;

	}
	
	.project-city {
	float: left;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	margin-left: 2px;
	}
	
		
/* CONTENT DEFINITIONS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
	h1.content {
	font-size:12px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B52C07;
	font-weight: bolder;
	font-variant: normal;
	margin-left: 10px;
	}
	
	h1.photos {
	font-size:7pt;
	padding-top:2px;
	color: #B52C07;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 10px 2px 10px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	width: 185px;
	border-top-width: .05em;
	border-top-style: solid;
	border-top-color: #B52C07;

	}
		
	h1.photos2 {
	font-size:7pt;
	padding-top:2px;
	color: #B52C07;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 10px 2px 10px;
	margin-top:30px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	width: 185px;
	border-top-width: .05em;
	border-top-style: solid;
	border-top-color: #B52C07;

	}			

	h1.address {
	font-size:8pt;
	padding-top:10px;
	color: #B52C07;
	font-weight: bolder;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 10px 0px 10px;
	padding-bottom: 0px;
	}

	.textlink {
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	margin-left: 10px;
	margin-top: 15px;
	}
			
	
/* MENU DEFINITIONS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	/* set up the overall width of the menu div, the font and the margins */
	.menu {
	background:#fff;
	width: 755px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
		
	/* remove the bullets and set the margin and padding to zero for the unordered list */
	.menu ul {
	list-style-type: none;
	}	

	/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */		
	.menu ul li {
	float: left;
	position: relative;
	margin-left: 17px;
	}			
	/* style the links for width/height, format, and placment. */
	.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	text-align:center;
	vertical-align: bottom;
	width:85px;
	height:20px;
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	border-bottom: 0;
	border-left: 0;
	line-height: 25px;
	}

	/* make the dropdown ul invisible. */	
	.menu ul li ul {
	display: none;
	}
	
	/* specific to non IE browsers */
	/* set the background and foreground color of the main menu li on hover */	
	.menu ul li:hover a {
	color: #B52C07;
	}

	/* make the submenu ul visible and position it beneath the main menu list item */	
	.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:20px;
	width:75px;
	left: -60px;
	text-align: center;
	}

	/* style the background and foreground color of the submenu links */
	.menu ul li:hover ul li a {
	display:block;
	color:#999;
	background-color: f8f5f1;
	}
	
	/* style the background and forground colors of the links on hover */
	.menu ul li:hover ul li a:hover {
	background:#F8F5F1; 
	color:#000;
	}
	
	.headerimagefloat {
	float: left;
	margin-left: 20px;
	}


/* PORTFOLIO INFORMATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	#resume{
	border-top-width: 0.075em;
	border-top-style: solid;
	border-top-color: #B52C07;
	width:300px;
	height: 240px;
	float: left;
	padding: 0px;
	margin-right: 15px;
	}

	#info_container {
	height: 250px;
	width: 412px;
 	}	

	#info_left {
	width:190px;
	height: 240px;
	float: left;
	padding: 0px;
	margin-right: 15px;
	}

	#info_left ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-top: 5px;
	}

	#info_left ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	color: #B52C07;
	margin-top: 10px;
	text-indent: 1.5em;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 5px;
	line-height: 1em;
	text-transform: uppercase;
	}

	#info_left img {
	padding: 5px;
	border: 0.03em solid #CCC;
	}

	#info_right{
	width:190px;
	height:240px;
	float: left;
	border-top-width: 0.075em;
	border-top-style: solid;
	border-top-color: #B52C07;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

	#info_right h1, #resume h1 {
	font-weight: bolder;
	color: #000;
	font-size: 0.6em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	#info_right p, pre {
	font-size: 0.6em;
	color: #000000;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	word-spacing: -0.05em;
	}
	
	.blockborder {
	border-bottom-width: .05em;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	}
	
	#resume p, pre {
	font-size: 0.6em;
	color: #000000;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
	word-spacing: -.05em;
	}
	
	#news p, pre {
	font-size: 0.6em;
	color: #000000;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: justify;
	word-spacing: -.05em;
	}
	



/* FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	#footer {
	width: 755px;
	margin-top: 5px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	}
		
	#footer p {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.55em;
	font-weight: normal;
	color: #C8C8C8;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	margin-top: 5px;
	}
#animatetarget {

	width:409px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding:0px;
	background:#fff;
	margin-left: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	float: left;
}
.movie {
	padding: 5px;
	margin-left: 41px;
}
.moviecontainer {
	background-color: #F8F5F1;
	width: 322px;
	height: 35px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-left: 41px;
}

.quicktime {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
	margin-left: 10px;
}

.animationproject {
	width: 320px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 5px;
	background-color: #F8F5F1;
}
.animationproject-name {

	float: left;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	margin-left: 2px;
}

h1.noline {

	font-size:7pt;
	padding-top:2px;
	color: #B52C07;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 10px 2px 10px;
	margin-top:30px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	width: 185px;
	border-top-width: .05em;
	border-top-style: solid;
	border-top-color: #B52C07;
}
.aboutimagefloat {
	float: left;
	padding: 2px;
	border: 1px solid #e6e3c4;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 0px;
	display: inline;
	margin-bottom: 4px;
}

#content_frame {
	width:479px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

#contentframe p {
	margin:0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12pt;
	}

.pTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bolder;
	line-height: 14px;
	}
	

.pGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:bolder;
	color:#666666;
	line-height: 14px;
	}

.pAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	}	
		
.left_imagefloat {
	float: left;
	padding: 2px;
	border: 1px solid #e6e3c4;
	position: relative;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 0px;
	display: inline;
}

.left_imagefloat_res {
	float: left;
	padding: 2px;
	border: 1px solid #e6e3c4;
	position: relative;
	margin-top: 0;
	margin-right: 6px;
	margin-left: 10px;
	display: inline;
}

.forward a {
	float: right;
	width: 5%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	margin-right: -50px;
}
#articles {
	width:500px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding:0px;
	float:left;
	background:#fff;
	margin-left: 10px;
}
