@charset "utf-8";

img, div { behavior: url(includes/iepngfix.htc) }

img {
	border:0;
}

p {
	margin:0;
	padding:0;
	padding-bottom:10px
}

html {
	overflow-y:scroll;
}

body {
	background:url(../images/bg.gif) top center;
	width:100%;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#67381b;
}

#top_border {
	display:block;
	height:78px;
	width:100%;
	background:#b85c20;
}

#wrapper {
	position:relative;
	margin:0 auto;
	display:block;
	width:816px;
	z-index:100;
	margin-top:-78px;
}

#header {
	position:relative;
	display:block;
	width:816px;
	height:142px;
	z-index:101;
}

#header #contact {
	position:absolute;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:11px;
	color:#fff3d9;
	top:14px;
	right:6px;
}

#header #contact a{
	color:#fff3d9;
	text-decoration:none;
}

#header #logo {
	position:absolute;
	top:0px;
	left:27px;		
}

#footer {
	display:block;
	position:relative;
	background:url(../images/footer_bg.png) no-repeat;
	width:798px; /*816px;*/

	z-index:99;
	font-size:11px;
	color:#fff3d9;
	padding:22px 9px;
}

#footer a {
	color:#fff3d9;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footer #copyright {
	display:block;
}
#footer #links {
	display:block;
	width:558px;
	text-align:right;
	float:right;
}

#main_wrapper {
	position:relative;
	display:block;
	background:url(../images/main_bg.png) repeat-y;
	
	height:auto !important;
	min-height:558px;
	height:558px;
	margin-top:-40px;
	z-index:100;
}

#main {
	position:relative;
	margin-left:10px;
	display:block;
	width:799px;
}

#main_top_left {
	display:block;
	float:left;
	width:588px;
	height:350px;
	padding:0;
}

#main_top_right {
	display:block;
	float:left;
	width:161px; /*211px;*/
	height:306px; /*350px;*/
	background:url(../images/home_30.jpg) no-repeat;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:23px;
	padding:44px 32px 0 18px;
	color:#2d1400;
}

#main_bottom_left,
#main_bottom_middle,
#main_bottom_right {
	display:block;
	float:left;
	position:relative;
	background:url(../images/home_bottom_bg.gif) no-repeat;
	height:208px;
}
#main_bottom_left {
	width:232px;
}
#main_bottom_middle {
	width:355px;
}
#main_bottom_right {
	width:212px;
}

.home_bottom {
	font-size:12px;
	color:#67381b;
	padding:20px 20px 0;
}

.home_bottom a {
	color:#67381b;
	text-decoration:underline;
}

.home_bottom a:hover {
	text-decoration:none;
}

.home_bottom a.nounderline {
	text-decoration:none;
}

#open_table {
	position:absolute;
	top:0px;
	left:192px;
}

.left_1px {
	padding-left:1px;
}

.icon_align {
	position:relative; 
	top:4px; 
	left:0px;
}

.icon_align2 {
	position:relative; 
	top:7px; 
	left:4px;
}

.orange {
	color:#b85c20;
}


#maillist_form {
	display:block;
	width:190px;
	height:82px;
	background:url(../images/maillist_box.jpg) no-repeat;
	margin:0 0 0 10px;
}

#maillist_form form {
	display:block;
	position:relative;
	padding:26px 0 0 8px;
}

#maillist_form .email_entry {
	width:136px;
	font-size:11px;
}

#archive_link {
	display:block;
	padding:8px 0 0 27px;
}


#main_left_sidebar {
	display:block;
	position:relative;
	width:230px;
	float:left;
	padding:8px 0 0 6px;
}

#main_right_content {
	display:block;
	position:relative;
	width:500px;
	padding-top:60px;
	font-size:11px;
	float:left;
}

#main_right_content a{
	color:#67381b;
}

.clear {
	clear:both;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3b1800;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
	padding-bottom:30px;
}



/***** Main Nav */
#main_nav {
	display:block;
	position:absolute;
	right:0px;
	top:56px;
}


/**** Media Gallery */

#photo_gallery {
	display:block;
	width:400px;
}

.gallery_thumb {
	display:block;
	width:86px;
	height:86px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}