html {
	height: 101%;
	margin: 0;
	padding: 0;
}


body {
	text-align: center;
	font-family: Avenir Light;
	color: #999999;
	font-size: 13px;
	-webkit-text-size-adjust: 100%;
	background-color: #FFFFFF;
}

p {
	margin: 5px 0px;
	font-size: 13px;
	-webkit-text-size-adjust: 100%;
}
table {
	font-size: 13px;
	-webkit-text-size-adjust: 100%;
}

b, strong {
	font-family: Avenir Light;
	font-weight: bold;
	color: #53565A;
}

.grey,
a.grey,
a.grey:link,
a.grey:visited {
	color: #53565A;
}
a.grey:hover {
	color: #f36b24;
}
.orange,
.hover-orange:hover {
	color: #f36b24;
	text-decoration: none;
}
.orange:hover {
	color: #f36b24;
}
a.orange:hover {
	text-decoration: underline;
}
.blue {

}

.font13 {
	font-size: 13px !important;
	-webkit-text-size-adjust: 100%;
}
.font16 {
	font-size: 16px !important;
	-webkit-text-size-adjust: 100%;
}

.feature-font,
a.feature-font,
a.feature-font:link,
a.feature-font:visited {
	font-family: Avenir Light;
	font-weight: bold;
	
	text-transform: uppercase;
}
.feature-font {
	color: #53565A;
}
.feature-font.orange,
a.feature-font.orange,
a.feature-font.orange:link,
a.feature-font.orange:visited {
	color: #f36b24;
}
.feature-font-light,
a.feature-font-light,
a.feature-font-light:link,
a.feature-font-light:visited {
	font-weight: normal;
	font-family: Avenir Light;
	text-transform: uppercase;
}

.caption {
	font-size: 10px;
	font-family: Avenir Light;
	text-transform: uppercase;
}

/*body:link {
	color: #6699FF;
}

body:visited: {
	color: #6699FF;
}*/

body a,
body a:link,
body a:visited {
	color: #5d9efa;
	text-decoration: none;
}
body a:hover {
	color: #f36b24;
}


div.comments_hidden {
	display: none;
	overflow-y: scroll;
	border-top:
}

div.comments_visible_scroll {
	display: block;
	height: 235px;	
	border-top: 1px dotted #999999;		
	overflow-y: scroll;	
	overflow-x: hidden;
	width: 910px;	
}

div.comments_visible_noscroll {
	display: block;
	border-top: 1px dotted #999999;		
	overflow-x: hidden;
	width: 910px;
}

div.new_comments_scroll {
	height: 260px;
	border-top: 1px dotted #999999;
	display: block;
	overflow-y: scroll;
	margin-top: 10px;
	overflow-x: hidden;
}

div.new_comments_noscroll {
	border-top: 1px dotted #999999;
	display: block;
	margin-top: 10px;
	overflow-x: hidden;	
}


div.nav_area {
	position: relative;
	z-index: 1000;
	padding-top: 20px;
	margin-bottom: 0px;
	width: 910px;	
}

div.entries {
	margin-top: 65px;
}

.ac_results {
	background-color: white;
	border: 1px solid #999999;
	border-top: 0;
	text-align: left;
	font-family: Avenir Light;
	font-size: 13px;
}
.ac_results ul {
	margin: 0px;
	padding: 0px;
}
.ac_results li {
	color: #666;
	list-style-type: none;
	padding: 3px 1px;
}
.ac_results .ac_over {
  color: #f36b24;
}


.results_message {
	text-align: left;
	font-size: 13px;;
	font-family: Avenir Light;text-transform:uppercase;
	color: #999;
	margin-bottom: 30px;
}
.results_message strong {
	font-weight: bold;
}


div.nav_area {
	padding-top: 10px;
	margin-bottom: 0px;
}

img.page_nav {
	padding-left: 5px;
	padding-right: 5px;
}

div.entry {
	width: 100%;
	margin-top: 50px;
}

div.addedit_entry {
	width: 75%;
	margin-top: 10;
	margin-left: auto;
	margin-right: auto;
}

.entry_date {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	color: #f36b24;
	font-family: Avenir Light;text-transform:uppercase;
	font-weight: bold;
}
.entry_date span {
	color: #53565A;
}


.archive-calendar .year {
	font-size: 13px;;
}
.archive-calendar .year .year {
	display: inline-block;
	width: 35px;
}


div.entry_content {
	width: 100%;
}

div.entry_content a:link {
	color: #6699FF;	
}
div.entry_content a:visited {
	color: #6699FF;
}
div.entry_content a:active {
	color: #6699FF;	
}
div.entry_content a:hover {
	color: #f36b24;
}

div.entry_actions {
	width: 100%;
	margin-top: 10px;
	cursor:pointer;cursor:hand;
}

img.nav_button {
	cursor:pointer;cursor:hand;
}

a:link {
	/*font-size: 13px;*/
	font-family: Avenir Light;
}

a:link img {
	border: none;
}
a:visited img {
	border: none;
}
a:hover img {
	border: none;
}
a:active img {
	border: none;
}

a:visited{
	/*font-size: 13px;*/
	font-family: Avenir Light;
}

a:hover {
	color: #f36b24; 
	/*font-size: 13px;*/
	font-family: Avenir Light;
}

.sb {

	width: 910px;
	margin: 0 auto;
}

input.entry_title {
	width: 300px;
}
textarea.entry_content {
	width: 500px;
	height: 500px;
}
	
.comment_name {
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	white-space: nowrap;
	width: 0;
	padding-left: 5px;
	font-family: Avenir Light;
	color: #53565A;	
}

.comment_website {
	color: #53565A;
}
.comment_website:link, .comment_website:visited, .comment_website:active{
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	white-space: nowrap;
	width: 0;
	font-family: Avenir Light;
	color: #53565A;
	
}

.comment_name span {
	white-space: nowrap;
	color: #53565A;	
}	

.comment_email a:link {
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;	
	text-decoration: none;
	padding-left: 10px;
	width: 0;
}

.comment_website a:link {
	font-weight: normal;
	font-size: 13px;
	vertical-align: top;
	text-decoration: none;
	white-space: nowrap;	
	padding-left: 10px;
}

.comment_date a:link {
	font-weight: normal;
	text-decoration: none;
}

.comment_date {
	/*font-style: italic;*/
	font-size: 13px;
	width: 100;
	font-family: Avenir Light;
	white-space: nowrap;	
	vertical-align: top;	
	color: #53565A;	
	font-weight: bold;
}
.comment_date span {
	white-space: nowrap;
	color: #53565A;	
}

.comment_content {
	font-family: Avenir Light;
	font-size: 13px;
	padding-left: 10px;
	text-align: left;
	width: 100%;	
	/*color: #53565A;*/
	color: #999;
}

.comment_delete {
	vertical-align: top;
	width: 16;
	padding: 0 0 0 0;
}

.comment_acknowledge {
	vertical-align: top;
	width: 16;
	padding: 0 0 0 0;
}

table.comment {
	width: 100%;
	list-style-type: none;
	border-bottom: thin dotted #999999;
	border-left: thin dotted #999999;	
	border-right: thin dotted #999999;	
	margin: 0 0 0 0;
	padding: 5 5 5 5;	
}
		
div.add_comment_caption {
	width: 75%;
	font-size: 13px;

	color: #53565A;
	font-family: Avenir Light;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 15px;
}

.add_comment_input {
	width: 75%;
	font-family: Avenir Light;
	font-size: 13px;
	line-height: 1.5;
	color: #53565A;
	border: 1px solid #999999;
}

#comment_content {
	border: 1px solid #999999;
}

span.add_comment_title {
	font-size: 16px;
	color: #53565A;
	font-family: Avenir Light;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	margin-left: 15px;
	margin-top: 10px;
	display: block;

}

div.addedit_entry_buttons {
	margin-left: 15px;
}


div.addedit_entry_caption {
	width: 100%;
	font-size: 13px;

	color: #53565A;
	font-family: Avenir Light;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: left;
}

.add_comment_buttons input[type="button"],
.add_comment_buttons input[type="submit"] {
	font-family: Avenir Light;
	font-size: 13px;
	background: #ccc;
	color: #53565A;
	font-weight: bold;
	margin: 0 5px;
	border: none;
	/*border: 1px solid #53565A;*/
	padding: 7px 10px;
	text-transform: uppercase;
}
.add_comment_buttons input[type="button"]:hover,
.add_comment_buttons input[type="submit"]:hover {
	color: #f36b24;
	cursor: pointer;
}

.addedit_entry_input {
	width: 100%;
	font-family: Avenir Light;
	font-size: 13px;
}

.addedit_entry_text {
	width: 100%;
	font-family: Avenir Light;
	font-size: 13px;

}

span.addedit_entry_title {
	font-size: 16px;
	color: #999999;
	font-family: Avenir Light;
	font-weight: bold;
	font-style: italic;
	padding-top: 15px;
	margin-left: 15px;
	border-bottom: thin dashed #999999;
}

div.addedit_entry_buttons {
	margin-left: 15px;
}

table.nav_links tr td {
	padding: 0 0 0 0;
	margin: 0 0 0 0 ;
	
}
table.nav_links tr td a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.action_link img {
	border-style: none;
}

a.action_link img:link {
	border-style: none;
}

a.action_link img:visited {
	border-style: none;
}

a.action_link img:active {
	border-style: none;
}

a.action_link img:hover {
	border-style: none;
}



/*
body:hover {
	color: #f36b24;
}
*/

.email_link:link {
	color: #6699FF;
}

.header {
	color: #FFFFFF;
	font-size: 1px;
}



.year {
	color: #a0a0a0;
	font-size: 13px;;
}

.archive_link:link {
	color: #6699FF;
}
.archive_link:visited {
	color: #6699FF;
}
.archive_link:active {
	color: #6699FF;	
}
.archive_link:hover {
	color: #f36b24;
}

/* Navigation */
.nav_wrapper {
	width: 100%;
	position: relative;
}
.nav, .nav ul { 
	position: absolute;
	right: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
}



.nav .categories_menu, .nav .categories_menu ul, .nav .categories_menu ul a {
	width: 195px;
	text-align: left;
}
.nav .categories_menu {
	position: relative;
	left: 30px;
}
.nav .categories_menu a {
	padding: 0 10px;
	color: #999999;
}


.nav .search_button {
	width: 70px;
}
.nav .go_button {
	width: 20px;
}
#nav-one, #nav-one li {
	height: 23px;

}
#nav-one > li > ul > li a {
	font-family: Avenir Light;
	font-weight: normal;
	color: #999;
	font-size: 14px;
}

#nav-one a.menu_item {
	height: 25px;
}



 
.nav {

  z-index: 100;
}


.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;


}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  display: block;
  text-decoration: none;
  color: #53565A;
}
.nav_wrapper {
	margin-top: 10px;
}
 

 
.nav ul {
  background: #fff;
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999em;
  left: -1px;
}

.nav .open {
	top: 25px;
}

.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border-bottom: 0;
  padding-right: 20px;
  width: 80px;
  white-space: nowrap;
}

.nav input {
	position: relative;
	/*top: -5px;*/
	margin-right: 3px;
	margin-left: 3px;
	color: #53565A;
	font-family: Avenir Light;
	font-weight: bold;
}
.empty_year {
	font-size: 13px;
}


.archive_link {
	font-size: 13px;
}

.visitor_map_title, .archives_title {
	font-family: Avenir Light;text-transform:uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #f36b24;
}

a.menu_item {
	color: #999;
}
.categories_menu a {
	color: #999;
}
.nav a:link, .nav a:visited {
	font-family: Avenir Light;text-transform:uppercase;
	font-weight: bold;
	font-size: 16px;
}
#nav-one li:hover a:hover {
	color: #f36b24;
}
.nav a:hover {
	color: #f36b24;
}
a.menu_item:hover {
	color: #f36b24;
}
.ac_results li:hover {
	color: #f36b24;
}

.nav_buttons td a {
	font-family: Baskerville;
	text-transform: uppercase;
	color: #53565A;
	text-decoration: none;
	font-size: 16px;
	margin-left: 3px;
	margin-right: 3px;
}
.nav_buttons td a.active,
.nav_buttons td a.active:hover {
	color: #f36b24;
}
.nav_buttons td a:hover {
	text-decoration: none;
	color: #f36b24;
}


.gallery-links a {
  color: #53565A !important;
  
  font-family: Avenir Light;text-transform:uppercase; 
  font-weight: bold;
  text-decoration: none;
}
.gallery-links a p {
	font-size: 16px; 
}
.gallery-links a:hover p {
	color: #f36b24;
  font-size: 16px;
}
.gallery-links div p,
.gallery-links div img {
  display: block;
}
.gallery-links .image-wrapper {
  position: relative;
  height: 562px;
  width: 215px;
}
.gallery-links .image-wrapper img {
  position: absolute;
  cursor: pointer;
}
.gallery-links a:hover .image-wrapper img {
  height: 566px;
  width: 219px;
  left: -2px;
  top: -2px;
}

.contact-form {
  /*height: 313px;*/
}

.contact-form textarea, .contact-form input[type="text"] {
  width: 50%;
}

.contact-form textarea {
  height: 200px;
  width: 100%;
}

.contact-form p.label {
  margin-top: 15px;
}

div.thumbs {
  width: 805px;
  margin: 0 auto;
}
div.thumbs a {
    float: left;
    margin-right: 15px;
    margin-bottom: 8px;
}

.copy {
	font-family: Baskerville;
	color: #999999;
	font-size: 13px;
}

.copyright {
	font-size: 13px;
}

.social {
	list-style: none;
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	float: left;
}
.social li {
	line-height: 20px;
}
.social a,
.social a:visited,
.social a:link {
	color: #53565A;
}
.social a:hover {
	color: #f36b24;
}
.social i {
	font-size: 20px;
	width: 22px;
	position: relative;
	top: 2px;
}

.landing-social i {
	font-size: 20px;
	width: 22px;
	position: relative;
	top: 2px;
}
.landing-social,
.landing-social:link,
.landing-social:visited {
	color: #53565A;
}
.landing-social:hover,
.landing-social:active {
	color: #f36b24;
}

