@charset "utf-8";
body {
	background-image: url();
}

.customNav {
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
}

.bkgdPattern {
	margin-left: auto;
	margin-right: auto;
}
.bkgdWhite {
	background-color: #ffffff;
	position: static;
	margin-left: auto;
	margin-right: auto;
}
.contentBlock {
	
	padding-top: 1em;
	padding-bottom: 1em;
	position: static;
}


.contentBlockImage {
	max-width: 1020px;
	background-color: #ffffff;
	padding-top: 2em;
	padding-bottom: 2em;
	position: static;
	margin-left: auto;
	margin-right: auto;
}

.scottbackground_copy {
	max-width: 1020px;
	background-color: #ffffff;
	padding-top: 1em;
	padding-bottom: 1em;
	position: static;
	margin-left: auto;
	margin-right: auto;
}

.photo {
    width: 100%;
    height: auto;
	text-align:center;
}

.tangerine{
font-family: Tangerine;
font-size: 4em; 
line-height: 90%;
color: #c79a1c;
text-align: center;
}

.Tangerine_h1{
font-family: Tangerine;
font-size: 3em; 
line-height: 90%;
color: #c79a1c;
text-align: center;
}

.Tangerine_h2{
font-family: Tangerine;
font-size: 2em;
line-height: 90%;
color: #c79a1c;
text-decoration: none solid rgb(199, 154, 28);
text-align: center;
}

p {
font-family: Verdana;
font-size: 1em;
line-height: 200%;
color: #000000;
text-decoration: none solid rgb(0, 0, 0);
text-align: center;
}

p2 {
font-family: Verdana;
font-size: 1em;
line-height: 100%;
color: #000000;
text-decoration: none solid rgb(0, 0, 0);
text-align: left;
}

p3 {
font-family: Verdana;
font-size: 1em;
line-height: 200%;
color: #000000;
text-decoration: none solid rgb(0, 0, 0);
text-align: center;
}

n{
font-family: Verdana;
font-size: .75em;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}

.site-footer {
     background: #97989A;
    font-family: 'Roboto';
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-style: normal;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
	
}

/*
@media screen and (max-width:400px){
.item img  {
	width: 50%;
	max-width: 400px;
	height: 50%;
}
#carousel-bounding-box #myCarousel .carousel-inner {
	width: 400px;
}
.span12 {
	width: 400px;
}
*/
