﻿* {
	margin : 0;
	padding : 0;
	outline : 0;
	}
	html {
	background-image : url("../img/body-bg.jpg");
	background-repeat : repeat;
	background-position : center top;
	background-color : #DBB863;
	}
	body {
	background-position : center top;
	font-family : Roboto, Arial, Verdana, sans-serif;
	color : #000;
	font-size : 14px;
	background-image : url("../img/top-left-bg-repeat.jpg");
	background-repeat : repeat-x;
	}
	.shadow {
	background-position : center bottom;
	max-width : 1200px;
	margin : 0 auto;
	background-image : url("../img/shadows-bottom.png");
	background-repeat : no-repeat;
	padding-bottom : 28px;
	}
	#logo {
	position : absolute;
	width : 200px;
	height : 64px;
	color : #DBB863;
	font-size : 40px;
	line-height : 32px;
	font-weight : 300;
	padding : 18px 0;
	}
	#logo small {
	background-color : #DBB863;
	color : #000;
	font-size : 40px;
	width : 36px;
	display : inline-block;
	text-align : center;
	line-height : 32px;
	margin : 0 3px 0 0;
	}
	header {
	background-position : 20px center;
	max-width : 920px;
	padding : 0 20px;
	margin : 0 auto;
	background-repeat : no-repeat;
	min-height : 100px;
	}
	nav {
	line-height : 10px;
	width : 100%;
	min-height : 20px;
	}
	#menu ul {
	list-style-type : none;
	text-align : right;
	padding : 7px 20px 10px 20px;
	max-width : 960px;
	margin : auto;
	}
	#menu li {
	border-width : 1px;
	border-color : #ccc;
	display : inline-block;
	margin : 0 0;
	border-left-style : solid;
	text-align : center;
	}
	#menu li:first-child {
	border-left-style : none;
	}
	#menu li a {
	display : block;
	padding : 0 5px 0 6px;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	text-transform : uppercase;
	color : silver;
	}
	#menu li a.active, #menu li a:hover {
	color : rgb(201, 198, 17);
	}
	.heading {
	text-align : right;
	padding-bottom : 20px;
	color : #DBB863;
	}
	.heading a {
	text-decoration : none;
	color : #fff;
	}
	.heading a:hover {
	color : #DBB863;
	}
	h1, h3 {
	max-width : 920px;
	padding : 15px 20px;
	min-height : 19px;
	line-height : 1em;
	font-weight : 300;
	background-color : #000;
	color : #fff;
	font-size : 19px;
	text-align : center;
	margin : 0 auto;
	}
	h4 {
	padding : 10px 20px 10px 20px;
	border-width : 1px;
	border-color : #ccc;
	text-align : center;
	font-weight : 300;
	font-size : 16px;
	border-top-style : solid;
	}
	article {
	max-width : 960px;
	margin : 0 auto;
	}
	article p {
	padding : 20px;
	}
	.push-left {
	float : right;
	margin : 0 0 0 20px;
	height : 80px;
	}
	.name {
	font-size : 20px;
	font-weight : 500;
	color : rgb(255, 51, 0);
	}
	.equalcol {
	display : table;
	}
	.col1-2 {
	width : 50%;
	display : table-cell;
	float : left;
	}
	.col1-4 {
	width : 25%;
	display : table-cell;
	float : left;
	}
	.col3-4 {
	width : 75%;
	display : table-cell;
	float : left;
	}
	.clearfix {
	clear : both;
	height : 0;
	}
	.bgins {
	background-color : #000;
	}
	.bgins2 {
	background-color : rgb(255, 255, 255);
	}
	.intro {
	font-size : 16px;
	color : #fff;
	line-height : 1em;
	}
	.foto {
	text-align : center;
	padding : 0;
	}
	.foto img:hover {
	transform : scale(1.08);
	transition-delay : 0.3s;
	transition-duration : 0.35s;
	}
	.foto img {
	width : 76.2px;
	padding : 0;
	margin : 2px;
	border : none;
	}
	.foto2 img {
	height : 94px;
	width : auto;
	}
	.foto3 img {
	height : 87.3px;
	width : auto;
	}
	.foto4 img {
	height : 135px;
	width : auto;
	}
	.foto5 img {
	height : 137.6px;
	width : auto;
	}
	.padding20y {
	padding : 20px 0;
	text-align : center;
	}
	.center {
	text-align : center;
	}
	footer {
	text-align : center;
	max-width : 960px;
	margin : 0 auto;
	line-height: 1.5;
	}
	footer p {
	padding : 20px;
	font-size : 16px;
	color : #000;
	}
	footer a {
	color : #000;
	}
	footer a:hover {
	color : #000;
	}
	.google-maps {
	height : 320px;
	width : 100%;
	border : 0;
	}
	#author {
	max-width : 920px;
	margin : 0 auto;
	text-align : center;
	padding : 10px 20px;
	font-size : 11px;
	background-color : white;
	line-height: 2.2;
	}
	#author img {
	border : none;
	vertical-align : middle;
	}
	#author a {
	color : #000;
	}
	.inside {
	max-width : 480px;
	}
	@media (max-width: 960px) {
	.col1-4 {
	width : 50%;
	}
	.col1-2 {
	width : 100%;
	}
	}
	@media (max-width: 640px) {
	.foto img {
	width : 25%;
	}
	}
	@media (max-width: 579px) {
	.heading {
	display : none;
	}
	#menu ul {
	text-align : center;
	}
	#logo {
	position : relative;
	width : 100%;
	text-align : center;
	padding-bottom : 0;
	}
	}
	@media (max-width: 479px) {
	.foto img {
	width : 50%;
	}
	.rwd-disp-n {
	display : none;
	}
	header {
	background-position : center 60px;
	min-height : 160px;
	}
	.inside {
	width : 100%;
	}
	}
	@media (max-width: 319px) {
	.push-left {
	display : none;
	}
	}
	.pdf {
	float : right;
	margin : 0 0 20px 20px;
	text-align : center;
	background-color : #fff;
	padding : 20px 20px;
	color : #666;
	text-decoration : none;
	font-size : 12px;
	font-weight : 400;
	}
	.pdf img {
	border-style : none;
	text-align : center;
	height : 64px;
	padding-bottom : 10px;
	}
	.pdf:hover {
	color : #000;
	}
	@media (max-width: 479px) {
	.pdf {
	float : none;
	display : inline-block;
	width : 100%;
	margin : 10px 0;
	padding : 10px 0;
	}
	}