@charset "UTF-8";

/*

		The Links
			
		CREATED:	May 25 2010
		MODIFIED:	Jul 28 2011
		
		Dark Green {#6d7366}
		Light Green {#afcb80}
		Dark Brown {#452800}
		Tan {#bbb78f}
		Orange {#a65b21}
	
*/

/* CSS RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
*, *:active, *:focus{outline:0;outline-style:none;outline-width:0px;-moz-outline-width:0px;}




/* FONTS */
@font-face {
	font-family: 'GillSansRegular';
	src: url('gillsans-webfont.eot');
	src: local('☺'), url('gillsans-webfont.woff') format('woff'), url('gillsans-webfont.ttf') format('truetype'), url('gillsans-webfont.svg#webfont9yOVTZLV') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RockwellRegular';
	src: url('fonts/rockwell-webfont.eot');
	src: local('☺'), url('fonts/rockwell-webfont.woff') format('woff'), url('fonts/rockwell-webfont.ttf') format('truetype'), url('fonts/rockwell-webfont.svg#webfontQWb1SWeb') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RockwellBold';
	src: url('fonts/rockwell-bold-webfont.eot');
	src: local('☺'), url('fonts/rockwell-bold-webfont.woff') format('woff'), url('fonts/rockwell-bold-webfont.ttf') format('truetype'), url('fonts/rockwell-bold-webfont.svg#webfonte6C7O1OM') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* BASICS */
body{background:#596052; font: normal 13px/19px 'RockwellRegular', Rockwell, Baskerville, Palatino, 'Palatino Linotype', Georgia, serif; color: #535353; margin: 0px; padding: 0px; text-align:center; }
#maincontainer{display:block;  background: #f6f2e2 url(../_img/bg_main.jpg) repeat-x center top; min-width:980px; padding-bottom:20px;}
#header{ position:relative; width: 980px; height: 204px; background: #fff url(../_img/bg_header.jpg) repeat-x 0 bottom; margin:0 auto; box-shadow:0px 0px 7px #74695b; -webkit-box-shadow: 0px 0px 7px #74695b; -moz-box-shadow:0px 0px 7px #74695b; -khtml-box-shadow:0px 0px 7px #74695b; margin-bottom:60px;}
#logo{width:202px; height: 129px; display:block; background:url(../_img/linkslogo.jpg); overflow:hidden; position:absolute; top:37px; left:70px;}
#nav{position:absolute; margin: 0 0 0 20px; text-align:right; width:940px; border-bottom: 1px solid #afcb80; height:185px;top:0;}
#content{width: 980px; position:relative;text-align: left; margin:0 auto 0 auto; padding-bottom: 20px}
#submessage{margin:40px 20px 0 20px; border-top:2px dotted #bbb78f; border-bottom:2px dotted #bbb78f;}
#submessage div, #submessage a{width: 300px; float:left; display:block; border-right:2px dotted #bbb78f; padding-right:10px; margin-right:16px; padding-top:14px; padding-bottom:14px; margin-top:2px; margin-bottom:2px;}
#submessage .register{background:url(../_img/bg_register.jpg) -100px center no-repeat; padding-right: 60px; width:250px;}
#submessage .sublast{margin-right:0; padding-right:0;border:0; width:260px;}
#submessage .subtwocol{margin-right:0; padding-right:0;border:0; width:610px;}
.leftcolumn{width: 300px; padding-left:20px;padding-right: 20px;float:left; text-align:left;}
.rightcolumn{width: 620px;float:left; text-align:left;}
.testimonials{margin-bottom:100px;}
#footer{width: 940px; margin:0 auto; text-align:left;}
#foxfooter{float:right; padding: 15px 0;}

/* TYPE */
h1{color:#452800; font: normal 40px/39px 'RockwellBold', Rockwell, Baskerville, Palatino, 'Palatino Linotype', Georgia, serif;font-weight: bold; letter-spacing: -.02em; margin-bottom: 20px; text-shadow: #87857c 0px 2px 3px;padding-bottom: 20px; margin-bottom:20px;text-transform:uppercase; border-bottom:2px dotted #bbb78f;}
h2, .h2{font-size: 18px; line-height: 20px; font-weight: bold; letter-spacing: -.02em; margin-bottom: 0px; color: #472800; display:block;}
.subtwocol h2{color:#a65b21; font-size: 27px; line-height: 30px; text-align:right; margin-bottom:0; padding-bottom:0;text-shadow: #87857c 0px 1px 1px;}
.subtwocol p{font-size: 16px; line-height: 26px; text-align:right;margin-bottom:0; padding-bottom:0;}
p, .subpara{color:#596052; margin-bottom: 19px; line-height:21px; font-weight:normal;}
p strong{font-weight:600;}
.subpara{display:block;font-size:12px; margin-bottom:0; margin-top:3px;line-height:17px;}
a{text-decoration:none;}
#content a{color:#a65b21; font-weight:600;-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;-khtml-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}
#content a:hover{color:#452800}
#content ul li{display: list-item; list-style:disc; margin-left: 20px;}

/* NAVIGATION */
#nav ul{position:absolute; float:right;bottom:0px; right:0; display:block;}
#nav ul li{position:relative; display:list-item;  padding-left: 8px; float:left;}
#nav .last{background:none;}
#nav ul li a{font-family: 'GillSansRegular','Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS',  'HelveticaNeue-Light', 'Helvetica Neue', Helvetica, 'Bitstream Vera Sans', Arial, sans-serif; line-height:15px;font-weight:300;font-size: 15px; color: #6d7366;  letter-spacing:0.1em;text-transform:uppercase;padding:5px 7px 15px 7px; margin-bottom:0px; display:inline-block;}
#nav ul li a:hover{color: #fff; background:url(../_img/nav_state.png) left bottom  no-repeat;}
#nav ul li a:active{color: #fff; background:url(../_img/nav_state.png) -350px bottom no-repeat;}
#nav a.active, #nav a.active:hover{color:#fff; background:url(../_img/nav_state.png) -350px bottom no-repeat;}

/* FOOTER */
#footer ul{padding-top:23px; padding-bottom:15px; color:#bbb78f;font-family: 'GillSansRegular','Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS',  'HelveticaNeue-Light', 'Helvetica Neue', Helvetica, 'Bitstream Vera Sans', Arial, sans-serif; line-height:18px;font-weight:normal;text-shadow: #000 0px 1px 1px;float:left; display:block;}
#footer ul li{position:relative; display:list-item; float:left; margin:0 5px;}
#footer ul li a{color:#f6f2e2;}
#footer ul li a:hover{color:#bbb78f;}
#footer img{float:right}

/* REGISTER */
form{margin:0px;padding:0px;display:inline;}
*, *:active, *:focus{outline:0;outline-style:none;outline-width:0px;-moz-outline-width:0px;}
input, select{line-height: 19px;}

input[type=text],input[type=password],select,textarea{border:1px solid #aaa;transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s; width:320px;}
input[type=text]:focus,input[type=password]:focus,textarea:focus{outline:none;border-color:#a65b21!important;box-shadow:0 0 8px #a65b21;-moz-box-shadow:0 0 8px #a65b21;-khtml-box-shadow:0 0 8px #a65b21;-webkit-box-shadow:0 0 8px #a65b21}
input[type=text],textarea{border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;}

label, label span { float: left; display: block; padding-top: .25em; text-align: left; overflow:hidden;}
label{width: 620px; margin-bottom:10px;}
label span{width: 250px;text-align:right; margin-right:20px;}

.required{color:#a65b21; font-style:normal;}
label.error{color:#a65b21; display: inline;
margin-left: 270px;
width: auto; }
.send{font: normal 25px/25px 'Rockwell', 'Rockwell Std', Baskerville, Palatino, 'Palatino Linotype',Georgia, serif; background:#bbb78f;background-position:bottom;color:#fff;cursor:pointer;margin:10px 0;margin-left: 370px;vertical-align:top; padding: 10px 10px 5px 10px;border:0}.send:hover{background:#6d7366}.send:active{background:#afcb80}.send:focus{outline:none}

/* MISC */
.mainphoto{background:#fff; padding:10px; box-shadow:0px 5px 7px #74695b; -webkit-box-shadow: 0px 5px 7px #74695b; -moz-box-shadow:0px 5px 7px #74695b; -khtml-box-shadow:0px 5px 7px #74695b; margin-left:10px;}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}.clearfix{display:block}	

/* GALLERY */
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 620px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {text-align:center;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 520px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 620px;
	height: 520px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 620px;
	height: 520px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 520px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}		
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;background:#fff; padding:10px; box-shadow:0px 5px 7px #74695b; -webkit-box-shadow: 0px 5px 7px #74695b; -moz-box-shadow:0px 5px 7px #74695b; -khtml-box-shadow:0px 5px 7px #74695b;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#content ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
#content ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

#google_translate_element{position:absolute; top: 20px; right: 20px;z-index: 500}

