body {
	background-image: url("/background-dark.jpg");
	font-family: 'Archer 5r', 'Archer A', 'Archer B'; font-weight: 600; font-style: normal;
	margin:0;
	padding:0;
}
span
{
/*     font-family: 'Archer 5r', 'Archer A', 'Archer B'; font-weight: 600; font-style: normal; */
}
body,td,th {
	font-family: 'Archer 5r', 'Archer A', 'Archer B'; font-weight: 600; font-style: normal;
	font-size: small;
	color: #AA6F47;
	line-height: 1.4;
	letter-spacing: .55px;
}
a {
	color: #679072;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #679072;
}
a:hover {
	text-decoration: none;
	color: #C60;
}
a:active {
	text-decoration: none;
	color: #679072;
}

h1, h2
{
    
    margin-top:0px;
}

h2
{
    font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
    font-size: 24px;
    margin-top:20px;
    text-transform:uppercase;
}

h3
{
font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
}

p
{
    margin-top:0px;
}

.homepage-copy
{
    font-family: 'Archer 6r', 'Archer A', 'Archer B';
    font-weight: 600;
    font-size: 1.2em;
    text-align: left;
    position:absolute;
    top:70px;
    left:200px;
    width:500px;
}

#body-1 h2
{
    margin-top:0px;
}

#body-2 h2
{
    margin-top:0px;
}

#homepage-copy-container
{
    position: relative;
}

.col-third
{
    width:29%;
    float:left;
    height:100%;
    padding:1.0%;
    margin:1.0%;
}
.col-third-1
{
    width:22%;
    float:left;
    height:100%;
}
.col-third-2
{
    width:46%;
    float:left;
    height:100%;
}

.dropzone
{
    /*
border-style: dashed;
    border-width: 1px;
*/
    min-height:200px;
    padding:1.0%;
    margin:1.0%;
}

.portfolio-list-image
{
    width:100%;
    position:relative;
    padding-bottom:10px;
}
.portfolio-list-image .image
{
    position:relative;
    width:100%;
    overflow:hidden;
}


.portfolio-list-image .image:nth-child(2)
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    overflow:hidden;
}

.portfolio-list-image .image img
{
   
    width:100%;
}

.contact-center
{
    width:440px;
    float:left;
}

.contact-side
{
    width:270px;
    padding:10px;
    float:left;
}

#map-canvas
{
    border-style: dashed;
    border-width: 2px;
    border-radius: 8px;
    margin-bottom:10px;
}

.menu
{
    font-family: 'Gotham Cond A', 'Gotham Cond B'; font-weight: 500; font-style: normal;
    font-size:20px;
    letter-spacing: 2px;
    color:#f6f1ec;
    
}

.menu a
{
    color:#f6f1ec;
    text-shadow: 1px 1px 6px black
}


.menu a:visited
{
    color:#f6f1ec;
}

.menu a.active
{
    color:#f6f1ec;
}

ul.menu
{
    list-style-type:none;
    margin:0;
    padding:0;
    margin-top:320px;
}
ul.menu li
{
    display: inline;
    padding-left:9px;
    padding-right:9px;
    
}
#menu_navigation
{
    font-family: 'Gotham Cond A', 'Gotham Cond B'; font-weight: 600; font-style: normal;
    color:#f6f1ec;
    text-transform: uppercase;
    font-size:23px;
    padding-top:8px;
}

.menu-item
{
    width:350px;
    margin-left:100px;
    margin-bottom:10px;
    float:left;
}

.menu-item.standard
{
    
    text-align: left;
    font-family: 'Archer 6r', 'Archer A', 'Archer B'; font-weight: 600; font-style: normal;
}

.menu-item.standard strong
{
    font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
}

.menu-item-title.standard
{
    text-transform: uppercase;
}


.menu-item-option
{
    margin-left:20px;
    font-size:11px;
}

.menu-category
{
    
/*     width:860px; */
}

.menu-category-container h2
{
    clear:both;
}

.menu-category-subtitle
{
    margin-bottom:25px;
    width:500px;
    font-family: 'Archer 6r', 'Archer A', 'Archer B'; font-weight: 600; font-style: normal;
    font-variant:small-caps;
    font-size: 15px;
    margin-top:-15px;
}

body.mobile .ornament
{
    display:none;
}

body.mobile h2
{
    font-size: 20px;
}
body.mobile .menu-item.standard
{
    margin-left:0px;
    width:100%;
    font-size:14px;
}

body.mobile .menu-item-option
{
    font-size:.6em;
}

body.mobile .menu-category-subtitle
{
    width:100%;
    font-size: 7px;
}

.imageWell
{
    border-width: 1px;
    border-style:dashed;
    margin-top:15px;
}

.image-container img
{
    width:100%;
}
div, p
{
    outline: 0px solid transparent;
}

*
{
    outline: 0px solid transparent;
}