@charset "UTF-8";
/* CSS Document */

body {
background-color: #CfCfCf;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-image:url(../images/body_bg.jpg);
background-repeat:repeat-x;
background-color:#424242 }

a img, a, a:active, a:focus { 
	-moz-outline-style: none;
	-moz-outline-style: 0; 
	border:0; 
	border:none; 
	outline:0; 
	outline: none; 
	cursor:pointer; 
}

div#container {
	position:relative;
width:950px;
height:680px;
margin: 20px auto auto auto;
border:1px;
background-color:#6e6e6e;
	-moz-box-shadow: 1px 1px 4px #111;
	-webkit-box-shadow: 1px 1px 4px #111;
	box-shadow: 1px 1px 4px #111;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111'); }

#header {
width:950px;
height: 125px;
}

.home {
background-image: url(../images/home_bg.jpg); background-repeat: no-repeat }

.nav a {width:68px; height:22px; display:block; float:right; color:#FFFFFF; font-size:14px; text-decoration:none; margin-left:9px; text-align:center; padding-top:2px; background:none}
.nav a:hover {background-image:url(../images/hover_button.gif); background-repeat:no-repeat; text-decoration:none}
.space {width:68px; display:block; float:right; margin-left:9px}

body#home span.nav a.home,
body#about a.about,
body#projects a.projects,
body#people a.people,
body#about a.about,
body#contact a.contact,
body#exhibit a.exhibit,
body#interiors a.interiors {
	background-image:url(../images/hover_button.gif);
}

.pages {
background-image: url(../images/pages_bg.jpg); background-repeat: no-repeat }

.box {
 width:696px; float:left; border:0; position:relative; left:50px; height:503px }

.rolloverbox {
position:relative; right:40px; float:right; width:145px; border:0; }

.rollovers {margin-right:10px; margin-bottom:10px; border:0; float:left }

.contact { font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; line-height:24.2px; color:#FFFFFF}

.copy {
font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; line-height:16px; letter-spacing:1px; margin:10px 0 0 0}
.copy a {
color:#FFFFFF; text-decoration:none}
.copy a:hover {
color: #6699CC; text-decoration: underline}

.copy2 {
font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; line-height:24px;}

.textleft {
float:left; width:520px; height:400px; text-align:left; margin: 46px 25px 0 115px;}

.textright {
float:left; width:260px; height:400px; margin-top:37px }

.contactleft {
float:left; width:284px; height:320px; text-align:right; margin-top:40px }

.contactright {
float:left; width:500px; height:320px; margin-left:31px; margin-top:40px }

p.exhibit {font-family:Verdana, Geneva, sans-serif; font-size:11px; margin:0 20px 15px 62px}

div#container  div.footer {
width:950px; height:30px; position:absolute; bottom:15px; font-size:9px;  border:0; color: #333333; }

img, div { behavior: url(css/iepngfix.htc) }


#example_1_container {
   	width:684px;
	margin:0 auto;
	height:496px;
}


.easy_slides_container{
overflow:hidden;position:relative}
	
.easy_slides_img1,.easy_slides_img2{display:none;top:0;position:absolute}

.easy_slides_img1{z-index:2}
.easy_slides_img2 {z-index:1}
