.readTxt {
	font-size:13px;
	letter-spacing:1px;
	color:#563317;
	line-height:1.8;
}

.btnBurret:before {
	content:'>';
	padding-right:5px;
}

a {
	color:#EA9999;
	text-decoration:underline;
	outline:none;
}

a:hover {
	color:#EA9999;
	text-decoration:none;
}

::-moz-selection {
	background:#dedede;
	color:#333;
}

::selection {
	background:#dedede;
	color:#333;
}

img {
	border:none;
}

em,strong {
	font-weight:400;
	font-style:normal;
}

#contact {
	width:960px;
	margin:0 auto;
	padding:0;
}

.contact {
	width:920px;
	margin:0 auto 95px;
	position:relative;
	padding:0!important;
}

.contact .LRwrap {
	padding-bottom:65px;
}

.contact .LRwrap .contL {
	float:left;
	width:285px;
}

.contact .LRwrap .expTxt {
	width:540px;
	float:left;
	display:inline;
	margin-left:90px;
	padding-top:40px;
	padding-bottom:10px;
}

.contact .LRwrap .expTxt .txtAttn {
  font-weight: bold;
  color: #563317;
}

.contact .LRwrap .expTxt span {
	font-size:12px;
	letter-spacing:1px;
	line-height:2;
	text-align:left;
	color:#563317;
	display:block;
	border-left:1px solid #B7A38B;
	padding-left:50px;
	padding-bottom:20px;
}

.contact .LRwrap .expTxt span:last-child {
	padding-bottom:0;
}

.formWrap .form {
	float:left;
	width:430px;
}

.formWrap .form input {
	width:400px;
	padding:16px 8px 16px 12px;
	background:#fff;
	border:1px dotted #563317;
	margin:0;
}

.formWrap .form input::-webkit-input-placeholder,.formWrap .form input:-moz-placeholder {
	color:#666;
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-size:12px;
}

.formWrap .form li {
	display:block;
	padding-bottom:14px;
}

.formWrap .message {
	width:480px;
	display:inline;
	margin-left:10px;
	float:right;
}

.formWrap .message textarea {
	width:450px;
	height:216px;
	padding:10px;
	margin:0;
	background:#fff;
	border:1px dotted #563317;
	font-size:12px;
}

.formWrap .message textarea::-webkit-input-placeholder {
	color:#666;
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-size:12px!important;
}

.formWrap .message textarea:-moz-placeholder {
	color:#666;
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-size:12px!important;
}

#btnSend {
	margin-top:15px;
}

#btnSend:hover {
	cursor:pointer;
}

#btnSend input {
	cursor:pointer;
	display:block;
	width:915px;
	height:40px;
	background:url(../img/contact/btn_send.gif) no-repeat 0 0;
	border:none;
	text-indent:-9999em;
}

.screen-reader-response {
	display:none;
}

.wpcf7-mail-sent-ok,.wpcf7-validation-errors {
	font-size:12px;
	margin-top:30px;
	letter-spacing:1px;
}

.screen-reader-response {
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:30px;
	line-height:1.7;
}

.wpcf7-not-valid-tip {
	font-size:12px !important;
	letter-spacing:1px;
	padding-top:11px;
	display:block;
}

.privacy {
	width:920px;
	margin:0 auto;
}

.privacy .readTxt {
	font-size:12px;
	letter-spacing:1px;
	line-height:2;
	text-align:left;
	color:#563317;
}

.privacy span {
	display:block;
	padding-bottom:30px;
	max-height:100%;
}

.privacy .ppFrame {
	width:100%;
	height:500px;
	overflow-y:scroll;
	background:#fff;
}

.privacy .ppFrame dl.contPP {
	padding:55px 50px 50px 55px;
	max-height:100%;
}

.privacy .ppFrame dl.contPP dt {
	font-size:14px;
	border-bottom:1px solid #563317;
	margin-bottom:20px;
	color:#563317;
	display:inline-block;
	letter-spacing:1px;
}

.privacy .ppFrame dl.contPP dd {
	font-size:12px;
	letter-spacing:1px;
	line-height:2;
	text-align:left;
	color:#563317;
	color:#A99A85;
	margin-bottom:40px;
	margin-left:1px;
	font-size:12px;
}

.privacy .ppFrame dl.contPP dd:last-child {
	margin-bottom:0;
}

.privacy .ppFrame dl.contPP ol {
	padding:10px 0 0 10px;
}

.privacy .ppFrame dl.contPP ol li {
	list-style-type:decimal;
	margin-left:12px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7-response-output {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px !important;
	letter-spacing: 0.04em !important;
}