/* no list-markers by default, since lists are used more often for semantics */
ul,ol {
	list-style:none
}

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em;
}

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0; 
	padding:0;
}
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img, img { 
	border: none;
}
.photoNav-left img, .photoNav-right img, .newsLatest img {
	background: none;
	border: none;
}
body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;  
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #555;
	background-color: #B4B4B4;
	margin: 0px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

img, div, a, td { behavior: url(http://www.darrenjbennett.com/iepngfix.htc) }

td {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
div {
	text-align: center;
}
a {
   	outline: none;
}
a:active, a:focus {
 	outline: none;
}
a:link, a:visited {
	color: #BB3D0B;
	text-decoration: none;
}
a:hover {
	color: #BB3D0B;
	text-decoration: underline;
}
h1 {
	font-family: Times New Roman, Times, serif;   
	font-weight: normal;
	text-align: center;
	color: #1F1F1F;
	font-size: 20px;
	letter-spacing:.2em;
	line-height: 24px;
	text-transform: uppercase;
	padding: 24px 0px 12px 0px;
	margin: 0px;
	clear: left;
}
h2 {
	font-family: Times New Roman, Times, serif;   
	font-weight: normal;
	text-align: center;
	color: #1F1F1F;
	font-size: 15px;
	letter-spacing:.1em;
	padding: 24px 0px 0px 0px;
	margin: 0px;
	clear: left;
}
h3 {
	font-family: Times New Roman, Times, serif;   
	font-weight: normal;
	text-align: center;
	color: #1F1F1F;
	font-size: 15px;
	letter-spacing:.1em;
	padding: 24px 0px 0px 0px;
	margin: 0px;
	clear: left;
}
p, #contents h1 {
	width: 750px;
	text-align: center;
	margin: 12px auto 12px auto;
}
#contents {

}
#footer {
	color: #555;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	padding: 80px 0px 3px 0px;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#nav {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	text-transform: lowercase;
	letter-spacing: .1em;
	line-height: 11px;
	padding: 0 0 30px 0;
	color: #CDCDCD;
}
#nav a:link, #nav a:visited {
	color: #BB3D0B;
	text-decoration: none;
}
#nav a:hover,#subShell a:hover {
	color: #BB3D0B;
	text-decoration: underline;
}
#page {
	margin: 0px auto;
	text-align: center;
}
.add {
	width: 260px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
}
.center, .center h1 {
	text-align: center;
}
.clear {
	clear: both;
}
.column1 {
	text-align: left;
	padding-right: 40px;
}
.content {
	margin: 0 auto;
	width: 750px;
}
.content, .content p {
	text-align: justify;
}
.dim {
	font-size: 14px;
	color: #555;
}
.error {
	color: #b21d1d;
	text-align: center;
}
.floatLeft {
	text-align: left;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.galleries {
	margin-right: 36px;
	margin-bottom: 30px;
}
.galleriesLink {
	font-family: Times New Roman, Times, serif;  
	font-size: 18px;
	letter-spacing:.1em;
	padding-top: 0px;
	padding-right: 36px;
}
.galleriesLink2 {
	font-family: Times New Roman, Times, serif;  
	font-size: 14px;
	letter-spacing:.1em;
	padding-top: 0px;
	padding-right: 36px;
	margin-top: -30px;
	margin-bottom: 30px;
}
.galleriesLink a:link, .galleriesLink2 a:link {
	color: #1F1F1F;
	text-decoration: none;
}
.galleriesLink a:visited, .galleriesLink2 a:visited {
	color: #1F1F1F;
	text-decoration: none;
}
.galleriesLink a:hover, .galleriesLink2 a:hover {
	color: #BB3D0B;
	text-decoration: none;
}
.galleriesNumber {
	color: #555;
	font-size: 10px;
	letter-spacing:.1em;
	padding-top: 4px;
	padding-right: 36px;
	margin-bottom: 30px;
}
.galleriesNumber2 {
	color: #555;
	font-size: 10px;
	letter-spacing:.1em;
	padding-top: 4px;
	text-align: left;
}
.galleriesThumb {
	margin-right: 36px;
}
.galleriesThumb2 {
	text-align: center;
	margin-right: 36px;
	margin-bottom: 30px;
}
.hidden {
	display: none;
}
.homeTable {
	width: 900px;
	margin: 0px auto;
}
.homeGals {
	text-align: left;
}
.homeGals a {
	padding-bottom: 4px;
}
.homeGalsCat {
	color: #1F1F1F;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;  
	font-size: 16px;
	text-align: left;
	padding-bottom: 6px;
}
.image {
	background-color: #555;
}
.input, .input2, .input3 {
	color: #FFF;
	background-color: #555;
	border: 2px solid #555;
}
.input {
	width: 360px;
}
.input2 {
	width: 150px;
}
.input3 {
	width: 200px;
}
.journal {
	text-align: left;
	margin-left: 36px;
}
.journal div, .journal p, .journal h2, .journalEntry div, .journalEntry p, .journalEntry h1 {
	text-align: left;
}
.journal h2 {
	font-size: 18px;
	padding: 30px 0px 8px 0px;
}
.journalEntry {
	margin: 36px 48px 0px 0px;
}
.journalLink {
	text-align: left;
	padding: 6px 0px 36px 0px;
}
.journalThumb {
	text-align: left;
	margin: 36px 0px 0px 0px;
}
.left, .left h2, .left h3, .left p {
	text-align: left;
}
.narrow {
	width: 360px;
	text-align: justify;
}
.nav2 {
	font-size: 13px;
	width: 750px;
	text-align: center;
	padding: 6px 0px 6px 0px;
	margin: 6px auto 6px auto;
}
.nav2 a {
	padding: 0px 16px 0px 16px;
}
.nav2 a:link, .nav2 a:visited {
	color: #BB3D0B;
	text-decoration: none;
}
.nav2 a:hover {
	color: #BB3D0B;
	text-decoration: none;
}
.news {
	padding-left: 60px;
}
.newsHeader {
	color: #1F1F1F;
	font-size: 16px;
	text-align: left;
	padding: 30px 0px 12px 0px;
	clear: left;
}
.newsPic {
	float: left;
	margin: -16px 0px 0px -20px;
}
.newsLatest {
	margin-bottom: 18px;
}
.newsText {
	text-align: justify;
}
.newsTitle {
	text-align: left;
	color: #1F1F1F;
	padding-bottom: 12px;
}
.noBorder {
	border: none;
}
.padding-none {
	padding: 0px;
}
.pageNav {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;   
	text-align: center;
	color: #555;
	font-size: 15px;
	letter-spacing:.1em;
	padding-top: 24px;
}
.pageNav a {
	font-size: 14px;
}
.pageNumbers a {
	font-size: 24px;
}
.peeps {
	visibility: hidden;
	display: none;
}
.photo {
	padding-top: 8px;
}
.photoActions {
	text-transform: uppercase;
	font-weight: bold;
	margin: 24px auto 24px auto;
}
.photoGals {
	font-weight: normal;
	margin: 12px auto 12px auto;
}
.photoLocation {
	font-size: 14px;
	letter-spacing:.0em;
	padding: 2px 0px 0px 0px;
	color: #555;
}
.photoNav {
	margin: 36px 0px 36px 0px;
}
.photoNav a {
	text-decoration: none;
}
.photoNav-left {
	margin: 0px 0px 0px 0px;
}
.photoNav-right {
	margin: 0px 0px 0px 0px;
}
.photoTitle {
	font-size: 24px;
	color: #1F1F1F;
	letter-spacing: 0em;
	text-transform: none;
	padding: 12px 0px 0px 0px;
}
.photoTitleBig {
	font-size: 20px;
	color: #1F1F1F;
}
.printColumn1 {
	width: 210px;
	text-align: left;
	padding-right: 50px;
}
.printForm, .printForm h3 {
	text-align: left;
}
.selectPrints {
	width: 300px;
}
.selectShipping {
	width: 150px;
}
.sideBySide, .sideBySide div {
	text-align: left;
	letter-spacing:0em;
}
.sideBySide {
	padding-bottom: 36px;
}
.sideBySide h2 {
	color: #1F1F1F;
	text-align: left;
	font-size: 18px;
	padding: 12px 0px 6px 0px;
}
.sideBySide1 {
	text-align: left;
	font-size: 28px;
	letter-spacing: 0em;
	padding-top: 48px;
}
.submenusIntro {
	text-align: center;
	padding-top: 8px;
	padding-right: 36px;
	margin-top: -30px;
	margin-bottom: 30px;
}
.thumbs {
	margin-left: 36px;
}
.thumbsStaggered {
	margin-right: 36px;
	margin-bottom: 36px;
}

/* ===================== CART ========================================== */

.cart td, .cart2 td {
	padding: 18px;
}
.cart th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;    
	font-size: 14px;
	font-weight: normal;
	color: #1F1F1F;
	text-align: center;
	padding: 4px;
}
.cart2 {
	padding: 0px 2px 0px 2px;
}
.cartBkg {
	color: #555;
	background-color: #DDD;
	text-align: center;
}
.cartBkg2 {
	color: #555;
	background-color: #CCC;
}
.cartBkg img {
	background-color: #555;
	border: 2px solid #555;
	margin: 0px auto 0px auto;
}
td.buttons {
	padding: 14px 0px 12px 0px;
}
.total {
	font-size: 16px;
	color: #555;
	line-height: 24px;
}
.cartPicture {
	width: 200px;
	padding: 0px;
}
.tinyText {
	font-size: 10px;
}

/* ===================== PHOTO BORDERS ========================================== */

.borderTop {
	background-image: url(http://www.darrenjbennett.com/images/graphics/b-t.png);
	background-repeat: repeat-x;
}
.borderBottom {
	background-image: url(http://www.darrenjbennett.com/images/graphics/b-b.png);
	background-repeat: repeat-x;
}
.borderLeft {
	background-image: url(http://www.darrenjbennett.com/images/graphics/b-l.png);
	background-repeat: repeat-y;
}
.borderRight {
	background-image: url(http://www.darrenjbennett.com/images/graphics/b-r.png);
	background-repeat: repeat-y;
}
.s-borderTop {
	background-image: url(http://www.darrenjbennett.com/images/graphics/s-t.png);
	background-repeat: repeat-x;
}
.s-borderBottom {
	background-image: url(http://www.darrenjbennett.com/images/graphics/s-b.png);
	background-repeat: repeat-x;
}
.s-borderLeft {
	background-image: url(http://www.darrenjbennett.com/images/graphics/s-l.png);
	background-repeat: repeat-y;
}
.s-borderRight {
	background-image: url(http://www.darrenjbennett.com/images/graphics/s-r.png);
	background-repeat: repeat-y;
}

/* ===================== SEARCH ========================================== */

.level1 {
	text-align: left;
	padding-top: 4px;
	border-top: 1px solid #CCC;
	margin-top: 8px;
}
.level2 {
	text-align: left;
	padding-left: 20px;
	padding-top: 4px;
}
.level3 {
	text-align: left;
	padding-left: 36px;
	padding-top: 4px;
}
.level4 {
	text-align: left;
	padding-left: 60px;
	padding-top: 4px;
}
.level5 {
	text-align: left;
	padding-left: 80px;
	padding-top: 4px;
}