/* begin GLOBAL styles */
* {
	margin: 0;
	padding: 0;
	visibility:visible;
}
#top {
	visibility: hidden;
	left: 0px;
	top: 0px;
}
body {
	text-align:left;
}
img{
	border:none;
}
p {
	font-family: Georgia, serif;
	font-size: 11pt;
	color: #555555;
	font-weight: normal;
	line-height: 1.6em;
	max-width:600px;
	margin:0.75em 0px;
}
/* news small notes */
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color:#555555;
	font-weight:normal;
	font-size: 10pt;
	line-height: 1.5em;
	margin:.75em 0;
}
/* news: event listing */
h4 {
	font-family: Georgia, serif;
	font-size: 11pt;
	color:#0099CC;
	font-weight: normal;
	line-height: 1.3em;
	max-width:600px;
}
h4 a:link, h4 a:visited {
	color:#0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #66CCCC;
}
h4 a:hover {
	color:#003366;
	text-decoration: none;
	border-bottom: 1px dotted #336699;
}
h4 a:active {
	color:#006699;
	text-decoration: none;
	background-color:#CCFFFF;
	border-bottom: 1px dotted #336699;
}
/* news: first-person note */
h5 {
	font-family: Georgia, serif;
	font-size: 13.5pt;
	color:#888888;
	font-weight: normal;
	line-height: 1.2em;
	max-width:600px;
	margin:0.5em 0px;
}
h5 a:link, h5 a:visited{
	color:#888888;
	text-decoration: none;
	border-bottom: 1px dotted #66CCCC;
 }
h5 a:hover{
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #66CCCC;
 }
h5 a:active{
	color:#0099CC;
	text-decoration: none;
	background-color:#CCFFFF;
	border-bottom: 1px dotted #006699;
 }
/* same as content_col2 p */
h6 {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	color: #666666;
	font-weight:normal;
}
/* begin CONTAINER */
#container {
	width: 920px;
	min-height: 900px;
	overflow:visible;
	background-color:#FFFFFF;
}
/* begin HEADER */
#header {
	height: 10px;
	width:880px;
	clear:both;
	margin: 0px;
	padding: 40px 20px 20px 30px;
}
#header li{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	list-style:none;
	display: inline;
	margin-right:9px;
}
#header a:link, #header a:visited{
	color:#444444;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 #header a:hover{
	color:#0099CC;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 #header a:active{
	color:#006699;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	background-color:#CCFFFF;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 /* begin SUBNAV styles */
 #subnav {
	position: relative;
	width:880px;
	clear:both;
	padding: 20px 20px 0px 30px;
	float:left;
	margin: 0px;
}
 #subnav li{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style:none;
	display: inline;
	margin-right:7px;
}
#subnav li a:link, #subnav li a:visited{
	color:#999999;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 #subnav li a:hover{
	color: #0099CC;
	text-decoration: none;
	background-color:#CCFFFF;
	padding: 4px 2px 0px 2px;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
 #subnav li a:active{
	color:#006699;
	text-decoration: none;
	padding: 4px 2px 0px 2px;
	background-color:#CCFFFF;
	border-top: 1px dotted #66CCCC;
	border-bottom: 1px dotted #66CCCC;
 }
/* begin CONTENT styles */
#content {
	position: relative;
	min-height: 700px;
	width:880px;
	padding: 20px 20px 20px 30px;
	margin: 0px;
	float:left;
}
#content h1 {
	font-family: Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	text-transform: lowercase;
	letter-spacing:0.03em;
	color: #B7B7B7;
	margin-bottom:18px;
}
#content h2 {
	font-family:  Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	text-transform: lowercase;
	letter-spacing:0.03em;
	color:#000000;
	margin:14px 0px;
}
#content p a:link, #content_col1 li a:link, #content p a:visited, #content_col1 li a:visited, #content h6 a:link, #content_col2 li a:link, #footer h6 a:link, #content h6 a:visited, #content_col2 li a:visited, #footer h6 a:visited, #content h3 a:link, #content h3 a:visited{
	color:#555555;
	text-decoration: none;
	border-bottom: 1px dotted #66CCCC;
 }
#content p a:hover, #content_col1 li a:hover, #content h6 a:hover, #content_col2 li a:hover, #footer h6 a:hover, #content h3 a:hover{
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #66CCCC;
 }
#content p a:active, #content_col1 li a:active, #content h6 a:active, #content_col2 li a:active, #footer h6 a:active, #content h3 a:active{
	color:#0099CC;
	text-decoration: none;
	background-color:#CCFFFF;
	border-bottom: 1px dotted #006699;
 }
#content img, #content img a:link, #content img a:hover, #content img a:visited, #content img a:active{
	border:none;
 } 
/* begin content column styles */
#content_col1 {
	width:550px;
	position: relative;
	float:left;
}
#content_col1 ul{
	list-style: none;
	margin: 0px;
	padding-left: 4em;
	text-indent: -1em;
}
#content_col1 li{
	font-family: Georgia, serif;
	font-size: 11pt;
	color: #555555;
	font-weight: normal;
	line-height: 1.6em;
}
.content_col1_li_year{
	float:left;
	clear:none;
	text-indent: -4.5em;
}
#content_col2{
	width: 240px;
	position: relative;
	float:left;
	margin-left:30px;
}
#content_col2 h1{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	color: #999999;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: .1em;
}
#content_col2 p{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #666666;
	font-style:normal;
	margin:1em 0px;
}
#content_col2 p a:link, #content_col2 p a:hover, #content_col2 p a:visited, #content_col2 p a:active{
	font-family: Helvetica, sans-serif;
}
 /* for work project pages: caption info */
#content_col2 li{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #666666;
	margin-bottom:10px;
	margin-left: 26px;
	list-style-position: outside;
	list-style-type:decimal-leading-zero;
}
/* start Work_Gallery styles for project pages */
/* Work_Gallery_Top allows strategic line breaks */
#work_gallery_top {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
}
#work_gallery_top img{
	clear:none;
	float:left;
	margin: 1px;
	border:none;
}
#work_gallery {
	position:relative;
	float:left;
	clear:both;
	margin-bottom: 30px;
}
#work_gallery img{
	clear:none;
	float:left;
	margin: 1px;
	border:none;
}
#work_gallery_arrows{
	float:none;
	width:48px;
	margin:0 0 0 580px;
}
#work_gallery_arrows img, #work_gallery_arrows img a{
	margin:0px 4px;
}
 /* begin footer styles */
#footer{
	clear:both;
	width:880px;
	height: 11px;
	padding: 20px 20px 20px 30px;
	margin: 0px;
}
#footer h6{
	font-family: Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight:normal;
	clear:none;
	float:left;
}
#footer img{
	float: right;
	margin-right:330px;
	border:none;
}

/* begin work_menu styles for work main page */
.work_menu_title {
	width:830px;
	height:15px;
	margin:5px 5px 12px 5px;
	clear:both;
}
.work_menu_title_2item {
	width:410px;
	height:18px;
	margin:5px 5px 12px 5px;
	clear:none;
	float:left;
}
#content .work_menu_title h2, #content .work_menu_title_2item h2, #content .work_menu_item p{
	margin: 0px;
}
#content .work_menu_title img, #content .work_menu_title_2item img {
	margin-right:5px;
}
.work_menu_item {
	width:200px;
	height:16.5em;
	position:relative;
	float:left;
	clear:none;
	margin:0px 5px;
}
.work_menu_item img {
	padding-bottom:5px;
}
 /* begin store styles */
.store_menu_item {
	width:540px;
	min-height:216px;
	position:relative;
	margin: 0px 0px 10px 0px;
	padding: 12px;
	border-top: 1px dotted #cccccc;
	overflow:visible;
	float:left;
	clear:none;
}
.store_menu_item img {
	margin-right:12px;
	float:left;
	clear:none;
	border:none;
}
.store_menu_item h3{
	font-family:  Helvetica, sans-serif;
	font-size:12pt;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing:0.03em;
	color:#000000;
	margin: 0px 0px 3px 6px;
}
.store_button {
	float:right;
	clear:none;
}
.inset {
	position: relative;
	visibility: visible;
	z-index: auto;
	width: 144px;
	left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 6px;
	margin-left: 0px;
	clear: left;
}
.arrows {
	clear:both;
	margin:10px 0px 20px 539px;
	width:11px;
}
.hidden {
	visibility: hidden;
}
.highlight{
	color: #555555;
	text-decoration: none;
	background-image:url(_assets/images_main/bg_hash.gif);
	background-repeat:repeat;
	padding: 4px 2px 0px 2px;
}
.news_float {	
	float: right;
	margin-left: 18px;
	margin-bottom: 18px;
	width: 216px;
}
.news_float img{	
	margin-bottom: 6px;
}
.home_img_sidebar {	
	float: left;
	margin: 3px 8px 6px 0px;
	width: 54px;
	height: 54px;
}
