/* CSS Document */



#content {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#888888;

	padding:8px;

	margin-top:7px;

	margin-bottom:7px;

	background-color:#fff;

	border:1px solid #cccccc;

	}

	

#content input, textarea{

	border-color:#CCCCCC;

	border-width:1px;

	border-style:solid;

	color:#888888;

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin:5px;

	padding:3px;

	}

#gallery {

	height:105px;

	overflow:auto;

	width:750px;

	}

	

#gallery.exterior ul{

	width:1815px;

	}



#gallery.interior ul{

	width:750px;

	}



#gallery.photomontages ul{

	width:2625px;

	}



#gallery.rendered ul{

	width:1000px;

	}



#gallery.animations ul{

	width:750px;

	}



#gallery.brochures ul{

	width:200px;

	}



#gallery.digital ul{

	width:750px;

	}



ul{

	list-style:none;

	margin:0px;

	padding:0px;

	display:block;

	width:830px;

	}



li	{

	display:inline;

	list-style:none;

	margin:0px;

	margin-right:8px;

	}

	

	

.italic {

	font-style:italic;

	}

	

h2 {

	font-size:16px;

	font-weight:bold;

	margin-top:0px;

	margin-bottom:10px;

	padding-bottom:4px;

	border-bottom:1px solid #cccccc;

	}
