 body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td {margin: 0; padding: 0;}
 
 img {border:0;}

body {
	margin:0;
	padding:0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/bkgd_tile.gif);
	background-repeat: repeat;
}
#header {
    width:100%;
	height:100px;
	background-image: url(../images/header_bkgd.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-bottom: 10px;
}
#container {
	margin: 0 auto;
    width:900px;
	position: relative;
}
#logo {
    position:absolute;
	left: 55px;
	top: -105px;
	z-index: 1;
}
#navbar {
    width:690px;
	height:30px;
    position:absolute;
	left: 165px;
	top: -30px;
	z-index: 1;
}
#content {
	width:830px;
	margin-left:35px;
}
#content h1 {
    margin:16px;
	padding:0;
	font-size:20px;
}
#content h2 {
    margin:0;
    padding:0 16px 12px 16px;
    font-size:18px;
	line-height:24px;
}
#content p {
    margin: 0;
    padding: 0 16px 16px 16px;
	line-height:18px;
}
#content_top {
	width:830px;
	height:20px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
}
#content_main {
	width:830px;
	background-image: url(../images/content_bkgd.gif);
	background-repeat: repeat-y;
}
#content_bottom {
	width:830px;
	height:42px;
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
}
.home_subcontent {
    width:256px;
	background-color: #FFFFFF;
	margin-left: 16px;
	padding-top: 10px;
}
.home_subcontent_top {
	width:256px;
	height:17px;
	background-image: url(../images/home_subcontent_top.gif);
	background-repeat: no-repeat;
}
.home_subcontent_main {
	position: relative;
	width:256px;
	background-image: url(../images/home_subcontent_bkgd.gif);
	background-repeat: repeat-y;
}
.home_subcontent_bottom {
	width:256px;
	height:17px;
	background-image: url(../images/home_subcontent_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.subcontent {
    width:584px;
	background-color: #FFFFFF;
	margin:0 0 0 16px;
}
.subcontent_top {
	width:584px;
	height:17px;
	background-image: url(../images/subcontent_top.gif);
	background-repeat: no-repeat;
}
.subcontent_main {
	position: relative;
	width:584px;
	background-image: url(../images/subcontent_bkgd.gif);
	background-repeat: repeat-y;
}
.subcontent_bottom {
	width:584px;
	height:17px;
	background-image: url(../images/subcontent_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.subcontent2 {
    width:200px;
	color:#CCCCCC;
	background-color: #FFFFFF;
	margin:10px 0 0 16px;
}
.subcontent2_top {
	width:200px;
	height:17px;
	background-image: url(../images/subcontent2_top.gif);
	background-repeat: no-repeat;
}
.subcontent2_main {
	width:200px;
	background-image: url(../images/subcontent2_bkgd.gif);
	background-repeat: repeat-y;
}
.subcontent2_bottom {
	width:200px;
	height:17px;
	background-image: url(../images/subcontent2_bottom.gif);
	background-repeat: no-repeat;
}
.subcontent3 {
    width:800px;
	background-color: #FFFFFF;
	margin-left: 16px;
}
.subcontent3_top {
	width:800px;
	height:17px;
	background-image: url(../images/subcontent3_top.gif);
	background-repeat: no-repeat;
}
.subcontent3_main {
	width:800px;
	background-image: url(../images/subcontent3_bkgd.gif);
	background-repeat: repeat-y;
}
.subcontent3_bottom {
	width:800px;
	height:17px;
	background-image: url(../images/subcontent3_bottom.gif);
	background-repeat: no-repeat;
}

#sub_footer {
    color:#666666;
	font-size:12px;
	font-weight:lighter;
	padding: 32px 16px 0 16px;
}
#navbar2 {
    width:330px;
	height:55px;
	margin:20px 0 0 90px;
	padding: 4px 0 0 2px;	
	background-image: url(../images/footer_bkgd.gif);
	background-repeat: no-repeat;
}

.portfolio {
	width: 380px;
	border: 1px dashed #CCCCCC;
	float: left;
	margin: 16px 0 0 8px;
	padding: 5px 3px;
}
.portfolio img {float:left; padding-right: 8px;}
.portfolio dd {line-height: 18px; padding-top: 5px}

.text1 {
    font-size:16px;
    color:#333333;
}
.grey_text {
    color:#666666;
	font-weight:bold;
}

ul {
	list-style: none;
}
li {
    margin: 0 32px 16px 32px;
}


/* -------------------------- DONKINS -------------------------------- */
#content h2.portraits {border-top:1px dashed #FAD3D2; border-bottom:1px dashed #FAD3D2; margin:10px 0; padding:6px 16px; font-size:18px; line-height:18px; color:#F39594;}
#content h2.portraits span {font-size:14px; line-height:18px;}
a.portraits_zip {padding-left:20px; background:url(../images/donkins/zip.png) no-repeat left; color:#06F; text-decoration:underline;}
/* lightbox */
.gallery {width:740px; margin:0 auto 50px auto;}
.gallery a img {border:1px solid #ccc;}
#jquery-overlay {position:absolute; top:0; left:0; z-index:90; width:100%; height:500px;}
#jquery-lightbox {position:absolute; top:0; left:0; width:100%; z-index:100; text-align:center; line-height:0;}
#jquery-lightbox a img {border:none;}
#lightbox-container-image-box {position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto; -webkit-border-top-left-radius:1em; -moz-border-top-left-radius:1em; border-top-left-radius:1em; -webkit-border-top-right-radius:1em; -moz-border-top-right-radius:1em; border-top-right-radius:1em;}
#lightbox-container-image {padding:10px;}
#lightbox-loading {position:absolute; top:48%; left:0; height:25%; width:100%; text-align:center; line-height:0;}
#lightbox-nav {position:absolute; top:0; left:0; height:100%; width:100%; z-index:10;}
#lightbox-container-image-box > #lightbox-nav {left:0;}
#lightbox-nav a {outline:none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width:49%; height:100%; zoom:1; display:block;}
#lightbox-nav-btnPrev {left:0; float:left;}
#lightbox-nav-btnNext {right:0; float:right;}
#lightbox-container-image-data-box {font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; overflow:auto; width:100%; padding:0 10px; -webkit-border-bottom-left-radius:1em; -moz-border-bottom-left-radius:1em; border-bottom-left-radius:1em; -webkit-border-bottom-right-radius:1em; -moz-border-bottom-right-radius:1em; border-bottom-right-radius:1em;}
#lightbox-container-image-data {padding:0 10px; color:#666;}
#lightbox-container-image-data #lightbox-image-details {width:70%; float:left; text-align:left;}	
#lightbox-image-details-caption {font-weight:bold;}
#lightbox-image-details-currentNumber {display:block; clear:left; padding-bottom:1.0em;}			
#lightbox-secNav-btnClose {width:66px; float:right; padding-bottom:0.7em;}
/* ---------------------------------------------------------------------- */
