@charset "UTF-8";

.row, .body, .container {
width: 100%;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
width: auto;
float: none;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}

body {
font-size: 16px;
line-height: 24px;
}

header, footer{
width:250px;
margin:0 auto;
}

#eyebrow{
margin:0;
}

h1 {
width:250px;
font-size:4.5em;
line-height:0.85em;
text-align:center;
margin:15px auto;
}

h2{
width:250px;
font-size:1.8em;
line-height:1.1em;
text-align:center;
margin:10px auto 5px;
padding-bottom:10px;
border-bottom: 3px solid #999;
}

h3{
font-size:1.5em;
}

a:link {
-webkit-tap-highlight-color: #ff5e5e;
}

.content{	
width:100%;
height:290px;
overflow:auto;
clear:both;
}
		
.content .images_container{
overflow:hidden;
}
		
.content .images_container img {
padding:0;
margin:0px 0 10px 0;
}
		
section article{
float:left;
width:570px;
height:270px;
padding:10px 50px;
}

section article a{
float:left;
width:290px;
display:block;
border-bottom: 0;
}

section article h3, 
section article p{
float:right;
width:250px;
display:block;
}

section article p{
font-size:0.9em;
}

.arrow_right_alt1{
display:block;
font-size:9em;
position:relative;
top:-70px;
z-index:1;
color:#AACC00;
}

.magnifying_glass{
position:relative;
top:3px;
margin-left:-35px;
font-size:4em;
text-shadow:#000 2px 2px 2px;
}

.aside-text{
float:right;
display:block;
width:250px;
height:40px;
font-size:1.2em;
padding-right:0px;
}

aside{
text-align:center;
width:250px;
margin:10px auto 50px;
}

#right-arrow{
top:540px;
font-size:0.8em;
}

#contact{
text-align:center;
width:250px;
text-align:center;
margin:30px auto;
padding-bottom:30px;
}

#disclaimer{
width:250px;
height:100px;
font-size:1em;
margin:10px auto;
text-align:center;
line-height:1.5em;
}

.stripes a{
font-size:1em;
float:none;
margin:0;
}

.fat {
background: #AD310B;
border-top: 1px solid #333333;
border-right: 1px solid #111111;
border-bottom: 1px solid #151e33;
border-left: 1px solid #882101;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 10px 1px #ff3c00, 0px 1px 0 #801e00, 0 6px 0px #882101, 0 8px 4px 1px #111111;
-moz-box-shadow: inset 0 1px 10px 1px #ff3c00, 0px 1px 0 #801e00, 0 6px 0px #882101, 0 8px 4px 1px #111111;
box-shadow: inset 0 1px 10px 1px #ff3c00, 0px 1px 0 #801e00, 0 6px 0px #882101, 0 8px 4px 1px #111111;
color: #fff;
line-height: 1;
margin-top: 54px;
margin-bottom: 10px;
padding: 10px 20px 12px;
text-align: center;
text-shadow: 0px -1px 1px #1e2d4d;
width: 150px;
-webkit-background-clip: padding-box;
}

.fat:hover {
color: #ddd;
-webkit-transition: color 250ms linear;
-moz-transition: color 250ms linear;
-o-transition: color 250ms linear;
-ms-transition: color 250ms linear;
transition: color 250ms linear;
-webkit-box-shadow: inset 0 0px 20px 1px #ff7044, 0px 1px 0 #801e00, 0 6px 0px #882101, 0 8px 4px 1px #111111;
-moz-box-shadow: inset 0 0px 20px 1px #ff7044, 0px 1px 0 #801e00, 0 6px 0px #882101, 0 8px 4px 1px #111111;
box-shadow: inset 0 0px 20px 1px #ff7044, 0px 1px 0 #801e00, 0 6px 0px #882101, 0 8px 4px 1px #111111;
cursor: pointer;
}
  
.fat:active {
-webkit-box-shadow: inset 0 1px 10px 1px #ff3c00, 0 1px 0 #801e00, 0 2px 0 #882101, 0 4px 3px 0 #111111;
-moz-box-shadow: inset 0 1px 10px 1px #ff3c00, 0 1px 0 #801e00, 0 2px 0 #882101, 0 4px 3px 0 #111111;
box-shadow: inset 0 1px 10px 1px #ff3c00, 0 1px 0 #801e00, 0 2px 0 #882101, 0 4px 3px 0 #111111;
margin-top: 58px;
position:relative;
top:3px;
}

::selection {
background: #e46741; /* Safari */
}
	
::-moz-selection {
background: #e46741; /* Firefox */
}

.angled, .fat {
background-color: #AD310B;
-webkit-transition: background-color 1000ms linear;
-moz-transition: background-color 1000ms linear;
-o-transition: background-color 1000ms linear;
-ms-transition: background-color 1000ms linear;
transition: background-color 1000ms linear;
}

.arrow_right_alt1 {
color: #AD310B;
-webkit-transition: color 1000ms linear;
-moz-transition: color 1000ms linear;
-o-transition: color 1000ms linear;
-ms-transition: color 1000ms linear;
transition: color 1000ms linear;
}

.stripes {
text-align:center;
padding-top:10px;
height: 40px;
width: 100%
max-width: 100%;
min-width: 100%;		
-webkit-background-size: 50px 50px;
-moz-background-size: 50px 50px;
background-size: 50px 50px; /* Controls the size of the stripes */		
-moz-box-shadow: 1px 1px 8px gray;
-webkit-box-shadow: 1px 1px 8px gray;
box-shadow: 1px 1px 8px gray;
}
		
.angled {
background-color: #AD310B;
background-image: -webkit-gradient(linear, 0 100%, 100% 0,
									color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent),
									color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)),
									color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent),
			 						to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
								transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
								transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
								transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
								transparent 75%, transparent);
background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
								transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
								transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
								transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
								transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
								transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
								transparent 75%, transparent);
}

.angled {
background-color: #AD310B;
-webkit-transition: background-color 1000ms linear;
-moz-transition: background-color 1000ms linear;
-o-transition: background-color 1000ms linear;
-ms-transition: background-color 1000ms linear;
transition: background-color 1000ms linear;
}

a{
color: #AD310B;
-webkit-transition: color 1000ms linear;
-moz-transition: color 1000ms linear;
-o-transition: color 1000ms linear;
-ms-transition: color 1000ms linear;
transition: color 1000ms linear;
}