d/* 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 { 
	border:none;
}
body {
/*	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;  */
        font-family: georgia, garamond, times new roman, serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
    color: #f2f2f2;
	background-color: #170e09;
	margin: 0px;
	background-image: url("http://www.flemmingbojensen.com/images/graphics/bkg.jpg");
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
img {
	border: none;
}

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

td {
        font-family: georgia, garamond, times new roman, serif;
	font-size: 11px;
	line-height: 18px;
}
div {
	text-align: center;
}
a {
   outline: none;
}
a:active, a:focus {
 	outline: none;
}
a:link {
        color: #c39c75;        
	text-decoration: none;
}
a:visited {
        color: #c39c75;        
	text-decoration: none;
}
a:hover {
	color: #F2F2F2;
	text-decoration: none;
}
h1 {
        font-family: georgia, garamond, times new roman, serif;
	font-weight: normal;
	text-align: center;
	color: #F2F2F2;
	font-size: 18px;
	line-height: 18px;
	padding: 24px 0px 12px 0px;
	margin: 0px;
	clear: left;
}
h2 {
        font-family: georgia, garamond, times new roman, serif;
	font-weight: normal;
	text-align: center;
	color: #F2F2F2;
	font-size: 16px;
	padding: 24px 0px 0px 0px;
	margin: 0px;
	clear: left;
}
h3 {
        font-family: georgia, garamond, times new roman, serif;
	font-weight: normal;
	text-align: center;
	color: #F2F2F2;
	font-size: 15px;
	padding: 24px 0px 0px 0px;
	margin: 0px;
	clear: left;
}
p {
	width: 700px;
	text-align: center;
	margin: 12px auto 12px auto;
}
table {
	margin: 0px auto;
}
#footer {
	color: #7A6A68;
	width: 600px;
	margin: 0px auto;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
}
#footer a:link, #footer a:visited {
	color: #A89B99;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#header {
	padding: 0px 0px 10px 0px;
}
#nav {
        font-family: georgia, garamond, times new roman, serif;
	font-size: 12px;
	letter-spacing:.1em;
	line-height: 14px;
	margin: 28px 0px 20px 0px;
	color: #f2f2f2;
}
#nav a {
	margin-right: 0px;
}
#nav a:link {
	color: #F2f2f2;
	text-decoration: none;
}
#nav a:visited {
	color: #F2f2f2;
	text-decoration: none;
}
#nav a:hover {
    color: #c39c75;          
	text-decoration: none;
}
#page {
	text-align: center;
}
#photoInfo, #photoInfo h1, #photoInfo h2, #photoInfo p {
	width: 680px;
}
.cap {
	font-size: 20px;
}
.cap2 {
	font-size: 11px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.column1 {
	text-align: left;
	padding-right: 40px;
}
.contact, .contact div {
	width: 360px;
	text-align: left;
	margin: 0px auto 0px auto;
}
.content, .content p, .content td {
	text-align: left;
}
.content {
	width: 700px;
	margin: 0px auto 0px auto;
}
.content h2 {
	text-align: left;
}
.dim {
	font-size: 11px;
	color: #7A6A68;
}
.error {
	color: #FF0000;
	text-align: center;
}
.fancy {
        font-family: georgia, garamond, times new roman, serif;
	font-size: 18px;
	letter-spacing:.1em;
	font-variant: small-caps;
}
.floatLeft {
	text-align: left;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.galleries {
	margin-right: 40px;
	margin-bottom: 40px;
}
.galleries img, .latest img {
	border: none;
}
.galleriesLink {
        font-family: georgia, garamond, times new roman, serif;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 40px;
}
.galleriesLink2 {
        font-family: georgia, garamond, times new roman, serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 40px;
	margin-top: -40px;
	margin-bottom: 40px;
}
.galleriesLink a:link, .galleriesLink2 a:link {
    color: #c39c75;          
	text-decoration: none;
}
.galleriesLink a:visited, .galleriesLink2 a:visited {
    color: #c39c75;          
	text-decoration: none;
}
.galleriesLink a:hover, .galleriesLink2 a:hover {
	color: #F2F2F2;
	text-decoration: none;
}
.galleriesNumber {
	font-size: 10px;
	letter-spacing:.1em;
	padding-top: 4px;
	padding-right: 40px;
	margin-bottom: 40px;
}
.galleriesNumberNot {
	margin-bottom: 30px;
}
.galleriesThumb {
	margin: 0px 0px 10px 0px;
}
.galleriesThumb2 {
	margin: 0px 0px 10px 0px;
}
.galleriesNumber2 {
	color: #F2F2F2;
	font-size: 12px;
	letter-spacing:.1em;
	padding-top: 4px;
	text-align: left;
}
.hidden {
	display: none;
}
.image {
	background-color: #000;
}
.input {
	background-color: #F2F2F2;
	width: 360px;
}
.input2 {
	background-color: #F2F2F2;
	width: 150px;
}
.input3 {
	background-color: #F2F2F2;
	width: 200px;
}
.journal {
	text-align: left;
	margin-left: 36px;
}
.journal p, .journal div, .journalEntry div {
	text-align: left;
}
.journal h2, .journalEntry h1, .journalEntry p {
	text-align: left;
}
.journal h2 {
	font-size: 20px;
	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;
}
.justify {
	text-align: left;
	width: 600px;
}
.latest {
	margin-top: 24px;
}
.left, .left h2, .left h3, .left p {
	text-align: left;
}
.narrow {
	width: 360px;
	text-align: left;
}
.navHome {
        font-family: georgia, garamond, times new roman, serif;
	font-size: 11px;
	letter-spacing:.1em;
	padding-top: 24px;
	font-size: 11px;
	line-height: 36px;
}
.navHome a:link, .nav2 a:link {
	color: #F2F2F2;
	text-decoration: none;
}
.navHome a:visited, .nav2 a:visited {
	color: #F2F2F2;
	text-decoration: none;
}
.navHome a:hover, .nav2 a:hover {
	color: #F2F2F2;
	text-decoration: underline;
}
.nav2 {
	font-size: 11px;
	text-align: center;
	padding: 6px 0px 6px 0px;
	margin: 6px auto 6px auto;
}
.nav2 a {
	padding: 0px 16px 0px 16px;
}
.news {
	width: 450px;
	padding-left: 60px;
}
.newsHeader {
	color: #F2F2F2;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 12px;
	clear: left;
}
.newsPage2 {
	text-align: left;
	padding-left: 60px;
}
.newsText {
	text-align: left;
}
.newsText img {
	float: left;
	background-color: #000;
	padding: 1px;
	border: 1px solid #000;
	margin-right: 16px;
	margin-bottom: 12px;
}
.newsTitle {
	text-align: left;
	color: #F2F2F2;
	padding-bottom: 12px;
}
.noBorder {
	border: none;
}
.padding-none {
	padding: 0px;
}
.pageNav a {
	font-size: 11px;
}
.pageNumbers a {
	font-size: 24px;
}
.peeps {
	visibility: hidden;
	display: none;
}
.photo, .latest img, .newsText img, .galleriesThumb img, .galleriesThumb2 img, .border img {
	border: none;
}
.photo {
	margin-top: 10px;
}
.photoNav {
	margin-top: 36px;
	margin-bottom: 36px;	
}
.photoNav a {
	text-decoration: none;
}
.photoNav-left {
	margin: 0px 0px 50px 0px;
}
.photoNav-right {
	margin: 0px 0px 50px 0px;
}
.photoLocation {
	color: #F2F2F2;
	font-size: 12px;
	padding-top: 0px;
}
.photoTitle {
	color: #F2F2F2;
	font-size: 18px;
	letter-spacing: .0em;
	padding: 20px 0px 12px 0px;
}
.printColumn1 {
	width: 230px;
	text-align: left;
	padding-right: 50px;
}
.printForm, .printForm h3 {
	text-align: left;
}
.sideBySide, .sideBySide div {
	text-align: left;
	letter-spacing:0em;
}
.sideBySide {
	padding-bottom: 36px;
}
.sideBySide h2 {
	color: #F2F2F2;
	text-align: left;
	font-size: 20px;
	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: -36px;
	margin-bottom: 36px;
}
.templateContent {
	font-size: 13px;
	padding-bottom: 60px;
}
.thumbs {
	margin-left: auto;
        margin-right: auto;
}
.welcome {
	margin-top: 16px;
}
.welcomeSlides {
	margin-top: 28px;
}

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

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

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

.cart td, .cart2 td {
	color: #F2F2F2;
	padding: 20px;
}
.cart th {
        font-family: georgia, garamond, times new roman, serif;
	font-size: 11px;
	font-weight: normal;
	color: #F2F2F2;
	text-align: center;
	padding: 4px;
}
.cart2 {
	padding: 0px 2px 0px 2px;
}
.cartBkg {
	background-color: #110604;
	text-align: center;
}
.cartBkg2 {
	color: #F2F2F2;
	background-color: #110604;
}
.cartBkg img {
	background-color: #000;
	padding: 1px;
	border: 1px solid #000;
	margin: 0px auto 0px auto;
}
td.buttons {
	padding-top: 14px;
	padding-bottom: 12px;
}
.total {
	font-size: 16px;
    color: #c39c75;          
	line-height: 24px;
}
.cartPicture {
	width: 200px;
	padding: 0px;
}
.tinyText {
	font-size: 11px;
}

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

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

/* FBJ - front page gallery table */

.homeGalleryTable {
	width: 720px;
        margin-left:auto;
        margin-right:auto;
        margin-top:60px;
        margin-bottom:0px;
        padding:0px;
        background:rgb(23,8,7);
}
.homeGals {
	font-size: 10px;
	text-align: left;
}
.homeGals a {
	padding-bottom: 4px;
}
.homeGalsCat {
	color: #f2f2f2;
	font-size: 10px;
	text-align: left;
	padding-bottom: 0px;
}

#nav a.logolink {
        font-size:14px;
        font-variant:small-caps;
	color: #cfe7f3;
	text-decoration: none;
}
#nav a.logolink:visited {
	color: #cfe7f3;
	text-decoration: none;
}
#nav a.logolink:hover {
	color: #F2F2F2;
	text-decoration: none;



