html {
	height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

body {
	background-image:url('images/stripeBkgd_wagoneer.jpg');
	margin:0;
	padding:0;
	min-height:100% !important;
}

h1{
	font-size:24px;
	font-family:Arial, sans-serif;
	color:#818285;
	margin-bottom:10px;
	font-weight:normal;
	padding:0;
	margin-top:0;
	font-variant:small-caps;
} 


h2 {
	margin-top:0;
	padding-top:0;
	color:#321305;
	font-size:24px;
	margin-bottom:20px;
	font-family:Calluna, serif;
	font-weight:normal;
	line-height:120%;
}

h3 {
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:7px;
	font-family:Arial, sans-serif;
	color:#c8b388;
	font-weight:normal;
}

p, div, span, td {
	padding-top:0;
	margin-top:0;
	font-size:13px;
	font-family:Verdana, sans-serif;
	color:#321305;
	line-height:120%;
}

#page_contents {
	padding-top:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
#page_contents h1, .slide_text h1 {
	font-size:26px;
	color:#fff;
    font-family:Calluna, serif;
	margin-bottom:16px;
	margin-top:4px;
	font-weight:normal;
	line-height:120%;
	font-variant:small-caps;
}
.content_block {
	padding-top:32px;
	padding-right:20px;
	padding-left:20px;
	color:#321305;
	background-color:#fff;
	background-image:none;
}
.content_inner {
	text-align:left;
	font-family:Arial, sans-serif;
	line-height:150%;
	font-size:13px;
}
.accordion_holder {
	text-align:left;
	font-family:Arial, sans-serif;
	color:#321305;
	line-height:130%;
	font-size:13px;
}


.content_inner p, .content_inner div, .content_inner span, .content_inner li {
	color:inherit;
	font-size:inherit;
	font-weight:inherit;
	line-height:inherit;
}




.content_inner .caption {
	font-size:12px;
	color:#773c17;
}

.content_inner h2, .accordion_holder h2, #section_body h2, .slide_text h2 {
	color:#321305;
	font-size:24px;
	margin-bottom:20px;
	font-family:Calluna, serif;
	font-weight:normal;
	line-height:120%;
}

h2 a {
	color:#321305;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}

.content_inner h3, .accordion_holder h3, .slide_text h3 {
	color:#c8b388;
	font-size:24px;
	margin-bottom:20px;
	font-family:Calluna, serif;
	text-transform:uppercase;
	line-height:120%;
}

.content_inner h4, .accordion_holder h4, .slide_text h4 {
	color:#321305;
	font-size:13px;
	font-weight:bold;	
	margin-bottom:10px;
	margin-top:0px;
}

.content_inner h5, .accorion_holder h5, .slide_text h5 {
	color:#c8b388;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
}

.content_inner p {
	margin-bottom:16px;
}
.edit_links_div{
	padding-bottom:10px;
}
.edit_links_div a, .admin_links {
	background-color:#6176B7;
	padding:2px;
	color:#fff;
	text-decoration:none;
}

.section_divider {
	height:30px;
	border-bottom:1px solid #ebd9b5;
	clear:both;
	width:100%;
}


#mainwrapper {
    text-align:center;
}


#page_wrapper {
	width:1048px;
	/* height:1356px; */
	margin:auto;
	background-color:#250c00;
	background-image:url('images/background.jpg');
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
}
#inner_page_wrapper {
	width:1048px;
}
#header {
	margin:auto;
	height:270px;
	position:relative;
}

#search {
	position:absolute;
	width:255px;
	right:16px;
	top:20px;
}

#search_btn {
	float:left;
	width:19px;
	height:19px;
	background-image:url('images/search_btn.png');
	cursor:pointer;
}

#logo {
	background-image:url('images/logo.png');
	height:218px;
	width:256px;
	position:absolute;
	left:30px;
	top:26px;
}

#tagline {
	background-image:url('images/tagline.png');
	position:absolute;
	height:88px;
	width:610px;
	top:110px;
	left:329px;
}

#main_container {
    width:1048px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

#menu {
	width:222px;
	float:left;
}

.menu_item_div {
	border-bottom:1px solid #ebd9b5;
	text-align:right;
	padding-bottom:12px;
	padding-top:12px;
}

.menu_social_div {
	text-align:right;
	padding-bottom:12px;
	padding-top:12px;
}
.menu_item_not_selected {
	color:#fff;
	text-decoration:none;
	font-family:Calluna, serif;
	font-size:16px;
	text-transform:uppercase;
}

.menu_subitem_not_selected {
	color:#fff;
	text-decoration:none;
	font-family:Calluna, serif;
	font-size:14px;
	text-transform:uppercase;
	line-height:130%;
}

.menu_item_not_selected:hover, .menu_subitem_not_selected:hover {
	color:#dcc494;
}

.menu_item_selected {
	font-size:16px;
}
.menu_subitem_selected {
	font-size:14px;
}

.menu_item_selected, .menu_subitem_selected {
	color:#dcc494;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Calluna, serif;
}

#contents {
	float:left;
	width:803px;
	margin-left:23px;
}


#slideshow {
    width:804px;
    height:827px;
    display:none;
    position:relative;
	/*margin-left:20px;*/
	/*border:5px solid #fff; */
}


#slides .slidesjs-container {
  margin-bottom:10px;
}

#slides .slidesjs-previous {
  margin-right: 5px;
  float:left;
}
#slides .slidesjs-next {
  margin-right: 5px;
  float:left;
}

.slidesjs-pagination {
      margin: 6px 0 0;
      float: right;
      list-style: none;
	  z-index:99999;
		top:-344px;
		position:relative;
		right:40px;
    }


.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(images/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { background-position: 0 -13px }

.slidesjs-pagination li a:hover { background-position: 0 -26px }

#slides a:link, #slides a:visited { color: #333 }

#slides a:hover, #slides a:active { color: #9e2020 }

#home_contents {
	width:803px;
	height:298px;
	/*background-image:url('images/home_jump_background.jpg');*/
}

#home_left {
	float:left;
	width:332px;
	margin-left:20px;
	margin-top:20px;
	font-family:Calluna, serif;
	font-size:40px;
}

#home_right {
	width:390px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:16px;
	line-height:24px;
}

#home_read_more {
	text-align:right;
	font-family:Arial,sans-serif;
	color:#200800;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
}
#home_read_more a {
	color:#200800;
	text-decoration:none;
}
#home_read_more a:hover {
	text-decoration:underline;
}

.see_more_link {
	font-family:Arial,sans-serif;
	color:#200800;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	text-decoration:none;
}
.see_more_link:hover {
	text-decoration:underline;
}


#footer {
	width:1048px;
	height:200px;
    font-family:Calluna, serif;
    font-size:12px;
    color:#E5E7CA;
	line-height:110%;
	text-align:center;
	padding-left:121px;
}
#footer div, #footer p, #footer span {
	 font-family:Calluna, serif;
    color:#E5E7CA;
}
#footer a {
	color:#E5E7CA;
	text-decoration:none;
	font-family:Calluna, serif;
}
#footer a:hover {
	text-decoration:underline;
	color:#E5E7CA;
}
#footer span.small {
    font-size:10px;
}

textarea[name='section_heading']{
	font-size:24px;
	width:578px;
	height:80px;
}

#page_contents {
	background-color:#7b3e18;
	background-image:url('images/subpage_background.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:36px;
	padding-bottom:20px;
}

.content_inner {
	background-color:#fff;
	background-image:none;
}

.galleria {
	width:514px;
	height:411px;
	float:left;
}

.subpage_right_column {
	width:184px;
	float:left;
	padding-top:30px;
}

.subpage_right_column .info_label{
	margin-top:0;
	padding-top:0;
	color:#321305;
	font-size:20px;
	font-family:Calluna, serif;
	font-weight:normal;
	line-height:120%;
}

.subpage_right_column .info_text{
	color:#321305;
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
}



