
																												  	
/*DEFAULT
--------------------------------------------------------------
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption,{
	
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
}


h3 {
	font-size: 11px;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	font-size: 11px;
}

h2{
	display: block;
	margin: 0;
	height: 20px;
	width: 251px;
}



ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup
----------------------------------------------------
---------------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
}


a {
	outline: 0;
	border: 0;
}


a img {
	border: none;
}


/* LAYOUT
-------------------------------------------------------------
-------------------------------------------------------------- */

#container {
	float: right;
	width: 811px;
	margin: 0px 0px;
	padding-top: 6px;
	border-top: 1px solid #ccc;
	padding-bottom: 72px;
}

ul.columns,
.work-content {
	width: 811px;
	float: left;
	clear: both;
	display: block;
}

ul.narrow-columns {
	width: 468px;
	float: left;
	clear: both;
	display: block;
}


.one-column #content {
	width: 745px;
	margin: 0 auto;
}


#photos{
	width: 600px;
	float: left;
	margin: 8px 0px 27px 0;
}


#index_photo{
	width: 811px;
	float: left;
	margin: 40px 27px 100px 0px;
}

#photos img{
	margin: 0px 0px 27px;
}

#gallery_photos{
	width: 600px;
	float: left;
	margin: 8px 0px 27px;
}

#gallery_photos img{
	margin: 0 0 27px 0;

}

#gallery_photos iframe{
	margin: 0 0  27px 0;

}

#gallery_photos p{
	font-size: 12px;
	text-align:right;
	float: left;
	margin: 8px 40px 20px;
}

#video_content{
	width: 560px;
	float: left;
	margin: 0px 0px 20px;
}

#video_content iframe{
	
	margin: 8px 0px 40px;
}

#video_content-column{
	margin: 0;
	float: right;
	width:213px;	
}

#bio_portrait{
	width: 244px;
	float: left;
	margin: 27px 0px 20px;
}

#bio_portrait p{
	font-size:9px;
}

#bio_content-p{
	float:right;
	margin: 27px 0px 20px;
	width:562px;
}
#bio_content-p img{
	margin: 50px 0 0 0;
}
#right-column{
	margin: 0px;
	float: right;
	width: 175px;	
}


#gallery_right-column{
	margin: 0;
	float: right;
	width:175px;	
}

.left {
	float: left;
}

.right {
	float: right;
}

/* STRUCTURE
--------------------------------------------------------------
-------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 960px;
}

body {
	font-family:  Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 18px;
}

/* PRINT PRESETS
--------------------------------------------------------------
-------------------------------------------------------------- */
print {

body {
	background: none;
}

#wrapper {
	clear: both;
	display: block;
	float: none;
	position: relative;
}

#header {
	border-bottom: 2pt solid #000;
	padding-bottom: 18pt;
}

#colophon {
	border-top: 2pt solid #000;
}

#header, #footer {
	margin: 0;
	width: 100%;
}

#content,
.one-column #content {
	margin: 24pt 0 0;
	width: 100%;
}

#colophon {
	width: auto;
}

#main {
	display: inline;
}

}

/*TEXT/FONTS
----------------
----------------*/
#site-info,
#site_name,
.navigation,
.page-title,
input,
textarea {
	font-family: Arial, sans-serif;
}

p {
	margin: 3px 0 5px;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #333;
	text-decoration: none;
}

.float {
	float: left;
}

/*HEADER/SITE_NAME
--------------------------------------------------------------
-------------------------------------------------------------- */

#masthead {
	padding: 32px 0 0;
}

#site_name {
   position: fixed;
}

#site_name,
#site_name a {
	float: left;
	width: 125px;
	height: 18px;
}

#site_name a {
	background-repeat: no-repeat;
}

.backslash {
	padding: 1px 0 0;
	color: #666;
	margin: 0 6px;
}

#site_name,
#site-description {
	float: none;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

/*MENUS
--------------------------------------------------------------
-------------------------------------------------------------- */

#menu {
	width: 122px;
	padding: 0px 0 10px;
	float: left;
	position: fixed;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu_nav{
	width: 122px;
	float: left;
	border-top: 1px solid #ccc;
	padding: 10px 0 10px;
	margin: 0px 0 0px;
}

#menu_about{
	width: 122px;
	border-top: 1px solid #ccc;
	float: left;
	padding: 10px 0 16px;
	margin: 0 0 0px;
}


#menu ul a {
	padding: 0;
	width: 122px;
	float: left;
}


/*CONTENT
--------------------------------------------------------------
-------------------------------------------------------------- */

#title {
	display: block;
	float: right;
	margin:0;
	width: 100%;
}

#main {
	clear: both;
	overflow: hidden;
	padding: 32px 0 0;
}

#content {
	width: 810px;
	float: right;
	margin: 0px;
}

#content,
#content input,
#content textarea {
	font-size: 11px;
	line-height: 18px;
}

#content p,
#content ol,
#content dd,
#content pre,
#content hr {
	margin: 3x 0 24px;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin: 0;
}


#content h1,
#content h3,
#content h4,
#content h5,
#content h6 {
	line-height: 14px;
}

.page-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 31px 0 12px;
	clear: both;
	float: left;
}

.caption {
	margin: 6px 0 0;
}

.page-title span {
	font-style: italic;
}

.page-title a:link,
.page-title a:visited {
	text-decoration: none;
}

.page-link {
	margin: 0 0 22px 0;
}

#content .video-player {
	padding: 0;
}

/*NAVIGATION
--------------------------------------------------------------
-------------------------------------------------------------- */

.menuButton {	
	width: 125px;
	float: left;
	cursor: pointer;
}
	
.menuContent {	
	width: 125px;
	float: left;
	cursor: pointer;
}
		
.menuContent a {	
	width: 125px;
	float: left;
	color:#666;
	cursor: pointer;
}		

#bottomnav{
	clear: both;
	width: 400px;
	min-height: 100px;
	float: left;
	padding: 20px 120px 0px;
	margin: 10px 80px 0px;
}

.previous{
	float: right;
	margin: 10px 30px 10px 0px;
	display: inline;
}

.next{
	float: right;
	margin: 10px  0px 10px 0px;
	display: inline;
}

/*ARROW NAVIGATION
------------------------------
------------------------------*/
.forward {
	float: right;
	margin: 10px 0px 10px 0px;
	display: inline;
	width: 20px;
	height: 20px;
	background: url('../images/forward.png')bottom;
	text-indent: -99999px;
}

.forward:hover {
	background-position: 0 0;
}


.back {
	float: right;
	margin: 10px 0px 10px 0px;
	display: inline;
	width: 20px;
	height: 20px;
	background:  url('../images/back.png')bottom;
	text-indent: -99999px;
}

.back:hover {
	background-position: 0 0;
}

.no_forward {
	float: right;
	margin: 10px 0px 10px 0px;
	display: inline;
	width: 20px;
	height: 20px;
	background: url('../images/forward.png') bottom;
	text-indent: -99999px;
}

.no_back{
	float: right;
	margin: 10px 0px 10px 0px;
	display: inline;
	width: 20px;
	height: 20px;
	background: url('../images/back.png') bottom;
	text-indent: -99999px;
}


/* FOOTER
--------------------------------------------------------------
-------------------------------------------------------------- */

#footer {
	clear: both;
	width: 811px;
	float: right;
	min-height: 100px;
	border-top: 1px solid #ccc;
	margin: 3px 0 24 0;
}


#footer .address {
	padding: 0px;
}


#footer .email {
	padding: 0px;
}

#footer .street-address {
	display: block;
	margin: 0 0 1px;
}


address {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#footer li.first_row, #footer li.second_row,
#footer li.third_row{
	display: inline;
	list-style-type: none;
	list-style-type: none;
}

#colophon {
	overflow: hidden;
	padding: 6px 0 18px;
}

ul.columns li,
ul.narrow-columns li {
	list-style-type: none;
	display: block;
	list-style-type: none;
}

li.column-left,
li.column-right {
	width: 200px;
	display: block;
	list-style-type: none;
	list-style-type: none;
}

li.column-left{
	float: left;
	margin: 0;
}

li.column-middle {
	margin: 0px 0px 0px 80px;
	float: left;
}

li.column-right {
	margin: 0 50px 0 45px;
	float: right;
}

li.column-right img.size-full {
	margin:0 15px 18px;
}

.email a{
	margin: 0px;
}
