@charset "utf-8";
/* CSS Document Main LJR Coins*/

/* typography */

body {
	width:100%; 
	margin:0;
	padding:0;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.45em;
	font-size:16px;
}
p {
	font-size: 1em;
    line-height: 1.5em;
    margin: 1.3em 0;
    font-style: normal;
}

h1, h2, h3, h4 {
  margin: 1.3em 0 0.5em;
  font-weight: inherit;
  line-height: 1.5em;
}
h1 {
  margin-top: 0;
  font-size: 3.157em;
}

h2 {font-size: 2.369em;}

h3 {font-size: 1.777em;}

h4 {font-size: 1.333em;}

small, .font_small {font-size: 0.75em;}
/* html */
html{
	background:#fff url("../img/background/storefrontwelcome1500.jpg") no-repeat fixed bottom;
	background-size: cover;
}

/* header */
	/*header contains signage and nav system - fixed to top of screen for large screen media-for small screen media only nav button fixed*/



/* signage */
#doorsign{
	margin-bottom:3em;
	float:left;
	font-size:16px;
	width:18em;
	border:#4A0200 solid 5px;
	font-family:"arial black"
}
#apprasial {
	margin-bottom:3em;
	float:left;
	font-size:16px;
	width:50%;
	border:#4A0200 solid 5px;
	font-family:"arial black";
	background:#F9EAAB;
	color:#4A0200;
}
#vacation {
    color:red;
    line-height:1em;
    padding:.5em 0 .5em .5em; 
    background-color:white;
    text-align:center;
}


#ds_logo{
	width:100%;
	background:#F9EAAB;
}
#ds_logo img{
	max-width:100%;
	width:100%;
	}
#ds_phone {
	width:100%;
	text-align:center;
	background:#F9EAAB;
	color:#4A0200;
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:.25em;
	letter-spacing:0.1em;
}
.DSPlinkcolor {
	color:#4A0200;
}
#ds_address {
	width:100%;
	text-align:center;
	padding:0;
	background:#4A0200;
	color:#F9EAAB;
	font-size:1.35em;
	line-height:1.15em;
	padding:.25em 0;
	letter-spacing:0.05em;
	font-family:"times";
	font-weight:bold;
}
.DSAlinkcolor {
	color:#F9EAAB;
}
#ds_hours{
	width:100%;
	text-align:center;
	background:#F9EAAB;
	color:#4A0200;
	font-size:1.1em;
	line-height:1.15em;
	font-weight:bold;
	padding:1em 0;
}
#ds_hours table{
	margin:0 auto;
}
#ds_hours td{
	padding:.15em;
}
#ds_hours table caption{
	margin-bottom:.8em;
}
.DSebay {
	width:-webkit-fill-available
}
#ds_covid19 {
	width:100%;
	text-align:left;
	background:#4A0200;
	color:#F9EAAB;
    font-size: 1.1em;
	line-height:1em;
	font-family:"times";
	font-weight:bold;
}
#ds_covid19 li {
    margin-left: 1em;
}
.ta_left {
	text-align:left;
}
		
/* img signage */
		
/* main */
#main.home {/* Splash Screen */
	width:100%;
	margin-top:3em;
	margin-left:2em;
}	
#main.inner {/*primary container for inner site page content - position to side of signage for large screen media, in line for small screen media*/
	display:block;
	background:white;
	margin:6em auto 9em auto;
	padding:6em 5%;
	width:50%;
	border-radius:5px;
	border:#470000 solid 1px;
}	

#kitco {
	margin:0 30px;
	float:left;
	background-color: #faecae;
	font-size:16px;
	font-weight:bold;
    color: #470000;
    text-align: center;
	border:#4A0200 solid 5px;
}
#kitco img {border:0;}
#kitco a {
	color: #faecae;
}
#kitco p {
	margin: 0;
	padding: 0;
}
#kitco p:hover {
	color: #470000;
	background-color: #faecae;
	text-decoration: none;
}

#fss{
	float:left;
	width:50%;
	background-color: #470000;
	font-size:16px;
    color: #faecae;
    text-align: center;
	border: 5px solid #470000;
	margin:10px 10px 30px 10px;
	padding:3px;
}
#fss li {text-align:left;}

/* APPRAISAL PAGE */
.appraisals {
	line-height:1.75em;
	overflow:auto;
}
.appraisals h2 {
	margin:0;
	padding:0;
}
.appraisals p{
		line-height:1.75em;
}
.appraisals ul{
	list-style-image:url("../img/boxwcheck16x16.png")
}
.appraisals #contact_form {
	float:left;
	width:44%;
	padding-top:1em;
}
.appraisals #intro {
	float:right;
	width:44%;
	padding:0 2%;
}
.appraisals #conclusion {
	float:right;
	width:44%;
	padding-top:1em;
}
/* INSIDE PAGE */
#insidemenu{
    float: left;
    margin-right: 3em;
    font-size: 1em;
		}
/* COMMUNITY */
p.community{
	font-size:1.5em;
}
.communitylist h2{
	margin: 0;
}
figure.community{
	margin:5px 10%;
	width: 66%;
}
img.community{
	max-width:100%;
}
.commuityitem, .communitylist {
	display:block;
	clear:left;
	list-style-type:none;
}
.communityitem {
	margin:2em;
	padding:2em ;
	overflow:hidden;
	background-color: #faecae;
}
/* CONTACT PAGE */
#headquarters{
	width:50%;
	float:left;
}
#contact{
width:45%;
overflow:hidden;
}
#contactaddress{
	float: left;
    margin-right: 3em;
}
#office-photo {
	display:inline-table;
}
fieldset {	border:none;}
/* footer */
	/*footer fixed to bottom of screen*/
footer{
	color:white;
	background:black;
	clear:both;
		/* position:fixed;RESPONSIVE  large screen */
/*	bottom:0em;	/* RESPONSIVE   */
/*	left:0;	/* RESPONSIVE   */
	/* height:3em;	RESPONSIVE   */
	width:100%;
}

footer ul {	margin:auto;}
footer ul li {
	display:inline;	/* RESPONSIVE   */
	float:left;
	color:white;
	width: 33%;
	text-align: center;
}
footer p{
	text-align: center;
	clear:left;
	padding: .75em;
	margin-bottom:0;
}

footer ul li a{	color:white;}
li.fineprint {
	display:block;
	float:none;
	width:100%;
}
textarea {
	width:80%;
	height: 10em;
}
.formInput {
	width:50%
}
#disclosure{
	color:yellow;
}
#disclosure a:link, #disclosure a:visited, #disclosure a:hover, #disclosure a:active {
	color:yellow;
}
#disclosure a:hover{
	font-weight:bold;
}
#map {
   width: 100%;
   height: 400px;
   background-color: grey;
 }