/*
	SITE BUILD
	----------
*/

html { min-height: 100%; margin-bottom: 1px; }

body {
	margin: 0; padding: 0;
	text-align:center;
	font: 0.80em/2.0 Verdana, Arial, sans-serif;
	background: #b6beb1 url(/ezstatic/data/timberlock/i/bg-map-green.jpg) repeat left top;
	color: #353434;
}

h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, form, img {
	margin-top: 0;
	padding: 0;
}

h1 {
	line-height: normal;
	font-weight: normal;
	margin: 0 0 14px 0;
	color: #874600;
}

h2 {
	line-height: normal;
	margin: 20px 0 4px 0;
	clear: both;
	letter-spacing: .10em;
	padding: 0;
	color: #353434;
	font-size: .9em;
	text-transform: uppercase;
}

h3 {
	font-size: .9em;
	line-height: normal;
	margin: 14px 0 4px 0;
	clear: both;
	color: #353434;
}

h4 {
	color: #874600;
}

p {
	margin: 0 0 14px 0;
}

a {
	text-decoration: none;
	outline: 0;
	color: #874600;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

table {
	margin: 20px auto;
}

th {
	background: #eaeaea;
	color: #fff;
	padding: 0 2px;
	font-weight: normal;
	color: #864500;
}

td {
	vertical-align: top;
	padding: 4px;
}

ul li {
	margin-bottom: 8px;
}


.clearboth {
	clear: both;
}

.redtext {
	color: #c00;
	font-weight: bold;
}

.smaller {
	font-size: 80%;
	display: block;
}

.png {
	background-image: url(/ezstatic/data/timberlock/i/sprites.png);
	background-color: transparent;
}

a.png,
.png a {
	display: block;
	text-indent: -9999em;
}


.quote {
	font-style: italic;
	color: #874600;
}

.quote .rule {
	width: 620px;
	height: 10px;
	background-position: left -150px;
	margin: 100px auto 30px;
}

.quote p {

	margin: 0 auto 20px;
}
.author {
	text-align: right; 
	font-style: normal;
}

/*
	TEMPLATE
	--------
*/

.sitewrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

/* masthead */
#m {
	background: #fbf7df url(/ezstatic/data/timberlock/i/bg-map-yellow.jpg) repeat left top;
}

#m .i {
	background: transparent url(/ezstatic/data/timberlock/i/paper-top.png) repeat-x left bottom;
	height: 260px;

}

#m .sitewrapper {
	z-index: 999;
}

#home #m .i {
	height: 464px;
}

#sitename {
	position: absolute;
	top: 17px;
	left: 0;
	width: 390px;
	height: 57px;
	background-position: -4px -4px;
}

#sitename a {
	width: 390px;
	height: 57px;
}

.tagline {
	position: absolute;
	left: 430px;
	top: 30px;
	width: 486px;
	height: 28px;
	background-position: -420px top;
	text-indent: -999em;
}

/* content area */
#c {
	background: #fff url(/ezstatic/data/timberlock/i/bg-content.jpg) repeat center -100px;
}

#c .sitewrapper {
	padding: 40px 0;
	position: static;
}

#c .rule-top {
	width: 100%;
	height: 8px;
	background: transparent url(/ezstatic/data/timberlock/i/rule-top.png) repeat-x left top;
}

#c .rule-bottom {
	width: 100%;
	height: 8px;
	background: transparent url(/ezstatic/data/timberlock/i/rule-bottom.png) repeat-x left top;
}

#c .l {
	width: 644px;
	float: left;
}

#c .l .i {
	padding: 0 20px;
}

#c .l ul,
#c .l ol {
	margin-left: 40px;
}

#c .r {
	width: 254px;
	float: right;
}

#c .r h3 {
	width: 254px;
	height: 22px;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
}

#c .r h3 a {
	display: block;
	width: 254px;
	height: 22px;
}

#hdr-planyourvacation {
	background-position: left -80px;
}

#hdr-hostfamilyreunion {
	background-position: left -110px;
}

#c .r .widget {
	margin: 0 0 30px 0;
}

/*
	SLIDESHOW & MAIN IMAGE
	----------------------
*/

.slideshow-list {
list-style: none;
margin: 0 !important;
padding: 0 !important;
}

#slideshow-testimonials {
min-height: 160px;
height: auto !important;
height: 160px;
}

.mainimage {
	position: absolute;
	left: 0;
	top: 82px;
}

.mainimage img {
	width: 960px;
	height: 187px;
}

#home .mainimage img {
	width: 960px;
	height: 357px;
}

.image-dropshadow {
	width: 960px;
	height: 187px;
	position: absolute;
	left: 0;
	top: 82px;
	background: transparent url(/ezstatic/data/timberlock/i/img-shadow.png) no-repeat left top;
	z-index: 100;
}

#slideshow {
	list-style: none;
	width: 960px;
	height: 357px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	
}

#slideshow img {
	width: 960px;
}

.slideshow-dropshadow {
	width: 960px;
	height: 357px;
	position: absolute;
	left: 0;
	top: 82px;
	background: transparent url(/ezstatic/data/timberlock/i/ss-shadow.png) no-repeat left top;
	z-index: 100;
}


/*
	NAVBAR
	------
*/

ul#navbar {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 33px;
	position: absolute;
	top: 237px;
	left: 0;
	z-index: 500;
	background-color: #84907d;
}

#home ul#navbar {
	top: 439px;
}

ul#navbar li {
	margin: 0;
	padding: 0;
	height: 33px;
	position: absolute;
	top: 0;
}

ul#navbar li a {
	display: block;
	height: 33px;
	text-indent: -999em;
	background-image: url(/ezstatic/data/timberlock/i/sprites.png);
	background-color: #84907d;
	background-repeat: no-repeat;
}

li#nb0 { left: 80px; }
li#nb1 { left: 150px; }
li#nb2 { left: 250px; }
li#nb3 { left: 340px; }
li#nb4 { left: 420px; }
li#nb5 { left: 525px; }
li#nb6 { left: 635px; }
li#nb7 { left: 705px; }
li#nb8 { left: 770px; }

li#nb0, li#nb0 a { width: 70px; }
li#nb1, li#nb1 a { width: 100px; }
li#nb2, li#nb2 a { width: 90px; }
li#nb3, li#nb3 a { width: 80px; }
li#nb4, li#nb4 a { width: 105px; }
li#nb5, li#nb5 a { width: 110px; }
li#nb6, li#nb6 a { width: 70px; }
li#nb7, li#nb7 a { width: 65px; }
li#nb8, li#nb8 a { width: 110px; }

li#nb0 a { background-position: -30px -165px;}
li#nb1 a { background-position: -100px -165px;}
li#nb2 a { background-position: -200px -165px;}
li#nb3 a { background-position: -290px -165px;}
li#nb4 a { background-position: -370px -165px;}
li#nb5 a { background-position: -475px -165px;}
li#nb6 a { background-position: -585px -165px;}
li#nb7 a { background-position: -655px -165px;}
li#nb8 a { background-position: -720px -165px;}

body.category6244 li#nb0 a, li#nb0 a:hover { background-position: -30px -198px;}
body.category6245 li#nb1 a, li#nb1 a:hover { background-position: -100px -198px;}
body.category6246 li#nb2 a, li#nb2 a:hover { background-position: -200px -198px;}
body.category6247 li#nb3 a, li#nb3 a:hover { background-position: -290px -198px;}
body.category6248 li#nb4 a, li#nb4 a:hover { background-position: -370px -198px;}
body.category6249 li#nb5 a, li#nb5 a:hover { background-position: -475px -198px;}
body.category6250 li#nb6 a, li#nb6 a:hover { background-position: -585px -198px;}
body.categoryblog li#nb7 a, li#nb7 a:hover { background-position: -655px -198px;}
body.category6251 li#nb8 a, li#nb8 a:hover { background-position: -720px -198px;}

/* dropdowns */

#navbar ul {
	position: absolute;
	left: -999em;
	list-style: none;
	margin: 0;
	padding: 10px 0;
	background: #84907d;
	width: 225px;
	height: auto;
	border-width: 0 1px 1px !important;
}


#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 0;
	z-index: 999;
}



ul#navbar ul li {
	position: relative;
	width: 90%;
	height: auto;
	line-height: normal;
	margin: 0 auto 8px;
	padding: 0 10px;
}

ul#navbar ul li li {
	padding: 0;
}

ul#navbar ul li ul {
	margin: 6px 0;
	position: relative;
	border: 0;
	background: transparent;
}

#navbar li ul li a {
	background: transparent;
	text-indent: 0;
	width: 100%;
	height: auto;
	color: #fff;
}

ul#navbar li ul li ul {
	padding: 0;
}


ul#navbar li ul li ul li a {
	margin: 0 0 8px 0;
}


#navbar li:hover ul li li a {
	font-weight: normal;
}


/*
	FOOTER
	------
*/

#f .widget {
	float: left;
	width: 270px;
	margin: 20px 20px 10px 0;
	display: inline;
}

#f h3 {
	width: 120px;
	height: 22px;
	text-indent: -999em;
}

.contact h3 {
	background-position: -290px -80px;
}

.list-contact {
	list-style: none;
	margin: 0 !important;
}

.list-contact li {
	width: 100%;
	float: left;
	display: inline;
	line-height: normal;
	color: #fff;
	font-size: .9em;
	margin: 0 0 20px 0;
}

.list-contact li strong,
.list-contact li span {
	display: block;
}


.lnk-facebook {
	width: 53px;
	height: 49px;
	background-position: -685px -110px;
}


.ourblog h3 {
	background-position: -290px -110px;	
}

.ourblog h4 {
	line-height: normal;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: .1em;
}

.ourblog h4 a {
	color: #fff;
	text-transform: uppercase;
}
.ourblog p {
	line-height: normal;
	color: #fff;
	font-size: .9em;
}

#f .askquestion {
	width: 364px;
	float: right;
	display: inline;
	margin: 20px 0 10px;
}
.askquestion h3 {
	width: 185px !important;
	background-position: -420px -80px;
}

.askquestionform {
	background: transparent url(/ezstatic/data/timberlock/i/transparent.png) repeat left top;
	border: 1px solid #94998a;
	list-style: none;
	margin: 0;
	padding: 10px;
/*	width: 100%;
	overflow: normal;*/
	position: relative;
}

.askquestionform li {
	width: 48%;
	margin: 0 0 10px;
	padding: 0;
}

li.list-comment {
	position: absolute !important;
	right: 10px;
	top: 10px;
}

li.list-comment textarea {
	width: 170px;
	height: 90px;
}

li.list-submit {
	width: 364px;
	position: absolute !important;
	top: 140px;
	left: 0;
}

#btn-submit { 
	width: 70px;
	margin: 0;
	border: 1px solid #94998a;
	color: #874600;
	font-weight: bold;
	background: #cfd3c9;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}
/*
	OVERLABEL
	---------
*/

form.form-overlabel li {
	position: relative;
}

label.overlabel-apply {
	position:absolute;
	top: 4px;
	left:5px;
	z-index:1;
	color: #874600;
	font-size: 10px;
	text-transform: lowercase;
}


/*
	USM TAG
	-------
*/

#usmtag {
	clear: both;
	width: 232px;
	height: 14px;
	background-position: -685px -80px;
}

#usmtag a {
	width: 232px;
	height: 14px;	
}




/* SIFR VERSION 3 BETA 2
--------------------------------
*/


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
 }


.sIFR-flash a {
	color: #000;
}
.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

h1.articleMainHeading {
/*    visibility: hidden;*/
}


/*
	CONTACT
	-------
*/

.formTable {
	border: 1px #6A7159 solid;
	background-color: #F9F6F3; 
	color: #86504A; 
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.formTable td { padding-left: 10px; padding-right: 10px;}
.formTableHeader { 

	background-color: #D0CFAF; 
	color: #FFF; 
	font-size: 11px; 
	font-weight: bold; 
	border-style: solid; 
	border-color: #6A7159; 
	border-top-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px; 
	border-left-width: 0; 
}

.required {
color: red;
font-style: italic;
font-size: .9em;
}


/*
	THICKBOX
	--------
*/

#TB_window {
  z-index: 9999;
}

/*
	FORM VALIDATION
	---------------
*/
label.error {
	width:35%;
	padding:15px 5px 5px;
	background:transparent url('/ezstatic/data/unionstmedia/i/bg-errors.png') no-repeat left top;
	color:#FFFFFF;
	display: block;
}





