﻿body 
{
    background-color: #fff;
    color: #666;
    font-family: Tahoma, Verdana, helvetica, Sans-Serif, auto;
    font-size: 13px;
    margin-top: 10px;
}
.container 
{
    background-color: #fff;
}
a {
	color: #342019;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.logo 
{
    vertical-align: middle;
    width: 150px;
    padding: 10px;
}
.banner 
{
    background-color: #000;
    background: #000 url(images/header_banner.gif) no-repeat left;
    width: 150px;
}

/* Banner Links */
.toplinks {
	float: right;
	color: navy;
	position: relative;
	padding: 0;
	margin-right: 20px;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: top;
	text-align: right;
}
.toplinks a { color: navy; text-decoration: underline; }
.toplinks a:hover { text-decoration: underline; }

/* Master Menu */
.menu 
{
    background-color: #ec9136;
    color: #000;
}
.menu ul 
{
	margin:0;
	font: 12px Arial, sans-serif; 
	background: #EC9136; 
	padding: 5px 0px 7px 0px;
}
.menu ul li 
{	
	color:black;
	list-style: none;
	margin:0; 
	display: inline; 
	padding:0;

}
.menu ul li a {
	color:black;
	text-decoration: none;
	margin:0;
	height:100%;
	padding: 5px 18px 7px 18px; 	
}
.menu ul li a:link, .menu ul li a:visited {
	color: black;
}
.menu ul li a:hover, .menu ul li a:link:hover, .menu ul li a:visited:hover {
	color:black;
	background: #C2C2C4;
}
.menu ul li a.current {
	font-weight:bold;
	color:black;
	background: #C2C2C4;
}

/* Container which holds all content */
.contentcontainer 
{
    background-color: #fff;
    background: url(/images/NavigationBackground.gif) top left repeat-y;
    min-height: 400px;
}

/* Side Navigation */
.navigation 
{
    background-color: #717171;
    color: #fff;
    padding: 10px;
    padding-top: 20px;
    width: 163px;
    max-width: 163px;
    font-size: .9em;
}
.navigation h1 
{
    color: #efbf50;
    font-size: 1.1em;
}
.navigation a {
	color: #DFE1E3;
	text-decoration: underline;
}
.navigation a:hover {
	color: #fff;
	text-decoration: underline;
}
.navigation ul
{
    margin-left: 0px;
    padding-left: 20px;
}
.navigation ul li 
{
    list-style-image: url(images/navarrow.gif);
    list-style-position: outside;
    line-height: 1.3em;
	color: #fff;
	font-weight: normal;
	margin-bottom: 1.5em;
}
.navigation .quote 
{
}
.navigation .quote .source { color: #bcbdbf; font-style: italic; padding-left: 10px; }

.slideNavigation .selected {
    color: #ec9537;
    text-decoration: underline;
}
.slideNavigation ol {
    margin-left: 0px;
    margin-top: 5px;
    padding-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 130px;
}
.slideNavigation ol li {
    padding-bottom: 10px;
}
.slideNavigation ol li a {
    text-decoration: none;
}
.slideNavigation ol li a:hover {
    text-decoration: underline;
}

/* Content */
.content 
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
    margin-left: 183px;
    min-height: 500px;
}
.content h1 { font-size: 2em; color: #ec9136; padding: 0px 0px 5px 0px; margin: 0px; }
.content h2 { font-size: 1.2em; padding: 0px 0px 0px 10px; margin: 0px; }
.content h3 { font-size: 1.2em; padding: 0px 0px 10px 0px; margin: 0px; }
.content p 
{
    margin: 0px;
    padding: 5px 0px 5px 0px;
}
.content .boldlink { color: #ffad1f; font-weight: bold; text-transform: uppercase; display: block; text-decoration: underline; }

.content .section {
  margin-top: 10px;
  margin-bottom: 20px;
  border: solid 1px #eee;
}
.content .section .title {
  padding: 5px;
  border-bottom: solid 1px #eee;
  background-color: #464646;
  color: #fff;
}
.content .section .title a {
  color: #fff;
  text-decoration: none;
}
.content .section .body {
  padding: 5px;
}
.content .section .body .byline {
  color: #999;
  padding-left: 10px;
}


/* Pull Quote */
.pullquote 
{
    width: 250px;
    float: right;
    font-size: 1.25em;
    margin: 10px 10px 10px 5px;
    background: url(images/endquote.gif) no-repeat bottom right !important;
    background /**/:url(); /* Disabling quote effect in IE5 + */
    padding: 5px 25px 5px 20px;
}
.pullquote .source 
{
    color: #666;
    font-size: .7em;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 10px;
}

/* Tour Link */
.tourlink
{
    float: left;
    margin: 10px 10px 10px 5px;
    padding: 30px 25px 5px 20px;
}


/* Bulleted Lists */
ul.arrow li 
{
    list-style-image: url(images/arrow.gif);
    list-style-position: outside;
    line-height: 1em;
	color: #342019;
	font-weight: normal;
	margin-bottom: 1em;
}
ul.arrowbold li 
{
    list-style-image: url(images/arrow.gif);
    list-style-position: outside;
    line-height: 1em;
	color: #342019;
	font-weight: bold;
	margin-bottom: 1em;
}
ul.pixelarrow li 
{
    list-style-image: url(images/pixelarrow.gif);
    list-style-position: outside;
    line-height: 1em;
	color: #342019;
	font-weight: normal;
	margin-bottom: 1em;
	margin-left: -10px;
}

/* Footer */
.footer 
{
    background-color: #dfdfdf;
    color: #868686;
    font-size: .7em;
    padding: 10px;
	text-align: right;
}
.footer a 
{
    color: #868686;
    text-transform: uppercase;
}

/* Rounded Corners */
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

/* Miscellaneous Controls */
.sitemap { position: relative; width: 700px; top: 0px;
}

/* Blog Posts */
.blogpost {
  border: solid 1px #ddd;
  margin-bottom: 10px;
  padding: 10px;
}
.blogpost h1.postTitle {
  color: #b16e2a;
  font-size: 1.5em;
}
.blogpost .title {
  padding-left: 0px;
}
.blogpost .date {
  font-size: .8em;
  color: #999;
}
.blogpost .blogContent {
  padding-top: 10px;
  padding-bottom: 10px;
}
.blogpost .blogContent .readMore {
  clear: left;
  padding-left: 10px;
  background: url(images/arrow.gif) no-repeat right center;
  display: inline;
}
.blogpost .blogContent .readMore a {
  color: #f00;
  padding-right: 10px;
}
.blogpost .postMeta {
  background-color: #eee;
  padding: 5px;
  margin-bottom: 20px;
}
.blogpost .meta {
  background-color: #eee;
  padding: 5px;
  margin-bottom: 0px;
}
.blogpost .meta .postCategory {
  width: 100%;
}
.blogpost .meta .postTags {
  width: 100%;
}