body, html {padding:0; margin:0; border:0;}

/* Layout Divs */

#left_column {
    position:absolute;
	top:0px;
	left:0px;
    width:300px;
	z-index:2;
}

#right_column {
    margin-left:300px;
	min-width:200px;
	z-index:1;
}

#header {
	
}

#content {
    
}

#intro_1 {
    padding-top: 295px;
	padding-left: 85px;
}


#doors {
	margin-top: 216px;
	margin-left: 44px;
}

#navbar {
    margin-top: 85px;
	margin-left:50px;
	width: 200px;
}

#header_text {
   position:absolute;
   top: 55px;
   right: 75px;
   text-align: left;
   width: 130px;  
}

#header_logo {
   text-align:right;  
}

#heading_div {
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #563400;
}

#heading_div {
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #563400;
}

#heading_div2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #563400;
}

#main_content {
	max-width: 700px;
    width: expression(this.width > 700? "700px": "auto" );
	padding: 20px;
}

#main_content2 {
	max-width: 700px;
    width: expression(this.width > 700? "700px": "auto" );
	padding: 20px 20px 0px;
}

#main_content3 {
}

#image_content {
	width: 666px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#main_content_lc {
	float: left;
	width: 70%;
}

#main_content_rc {
	float: left;
	width: 30%;
}

#clear_floats {
    clear: both;
}

#img {
    margin-bottom:5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 11px;
	color: #563400;
}

#img_left {
    float: left;
	margin-right:15px;
	margin-bottom:5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 11px;
	color: #563400;
}

#img_right {
	float: right;
	margin-left:15px;
	margin-bottom:5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 11px;
	color: #563400;
}

#img_center {
    margin:0px auto 5px;
    text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 11px;
	color: #563400;
}

#img_galleryX {
	width: 300px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px outset #563400;
	padding: 10px;
	background-color: #FFFFFF;
}

#img_gallery {
	width: 300px;
	min-height: 400px;
	height: auto !important;
	height: 365px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #563400;
}
#img_gallery_wide {
	width: 630px;
	min-height: 365px;
	height: auto !important;
	height: 365px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#img_gallery2 {
	width: 450px;
	height: 338px;
	text-align: center;
	margin:0px auto 10px;
	border: 1px outset #563400;
	padding: 10px;
	background-color: #FFFFFF;
}

#img_gallery3 {
	width: 300px;
	height: 300px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px outset #563400;
	padding: 10px;
	background-color: #FFFFFF;
}

#img_gallery4 {
    width: 200px;
	height: 200px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dotted #563400;
	padding: 10px;
	background-color: none;
}

#img_gallery5 {
	width: 300px;
	height: 350px;
	text-align: center;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 1px outset #563400;
	padding: 10px;
	background-color: #FFFFFF;
}

.img_thumb {
    display:block;
	margin-bottom:5px;
	margin-right:5px;
	
}

#gallery_thumbs {
	width:100%;
	height: 85px;
	overflow:auto;
	margin-right: auto;
	margin-left: auto;
}

.table_cell {
    border: 1px outset #563400;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
}

#postcards img {
	display: block;
}


/* Background styles */

.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}


/* Tag styles */

body {
	margin: 0px;
}

a:link {
	color: #563400;
}
a:visited {
	color: #563400;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

.home a:link {
	color: #8D6000;
	text-decoration: none;
}
.home a:visited {
	color: #8D6000;
	text-decoration: none;
}
.home a:hover {
	color: #8D6000;
	text-decoration: none;
}
.home a:active {
	color: #8D6000;
	text-decoration: none;
}

#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	padding-bottom: 12px;
}

#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #A36F00;
	text-decoration: none;
}
#navbar a:active {
	color: #A36F00;
	text-decoration: none;
}

#navbar_selected a:link {
	color: #A36F00;
	text-decoration: none;
}
#navbar_selected a:visited {
	color: #A36F00;
	text-decoration: none;
}
#navbar_selected a:hover {
	color: #666666;
	text-decoration: none;
}
#navbar_selected a:active {
	color: #666666;
	text-decoration: none;
}

#header_text a:link {
	color: #563400;
	text-decoration: underline;
}
#header_text a:visited {
	color: #563400;
	text-decoration: underline;
}
#header_text a:hover {
	color: #666666;
	text-decoration: none;
}
#header_text a:active {
	color: #666666;
	text-decoration: none;
}

#heading_div2 a:link {
	color: #8D6000;
	text-decoration: underline;
}
#heading_div2 a:visited {
	color: #8D6000;
	text-decoration: underline;
}
#heading_div2 a:hover {
	color: #666666;
	text-decoration: none;
}
#heading_div2 a:active {
	color: #666666;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

hr {
	border:0px none;
	color:#563400;
	background-color:#563400;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:0px;
}

/* Text styles */

/*h1 {
	font-family: "Apple Chancery", Monotype Corsiva, Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	line-height: 36px;
	color: #563400;
	padding: 0px;
	margin: 0px;
} */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	font-style: italic;
	color: #563400;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
	color: #563400;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	color: #8D6000;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #563400;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 32px;
	color: #563400;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.heading {
	font-family: "Apple Chancery", Monotype Corsiva, Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	line-height: 36px;
	color: #563400;
}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	color: #563400;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #563400;
	font-style: italic;
}

.h1_space {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	font-style: italic;
	color: #563400;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}

.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.maincopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.maincopy_bolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	line-height: 18px;
}

.pullquote_left {
	width: 20%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	color: #563400;
	margin:0px;
	padding:5px 25px 10px 0px;
	text-align:left;
	font-weight: normal;
}

.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.nav_butts {
	font-family: "Apple Chancery", "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 1.1em;
	color: #A36F00;
	text-align: center;
	line-height: 1em;
}
.header_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:italic;
	color: #563400;
}

#caption {
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 11px;
	color: #563400;
	text-align: center;
}

.border {
	border: 1px outset #666666;
}

.clear{clear:both;font-size:0px;line-height:0px;height:0px;}

/* IE transparent PNG fix */

img.pngfix {
	behavior: url(pngHack.htc);
}
