/*
*********************************************
UNIVERSAL RESETS: THESE HAVE BEEN SET IN THE RESET.CSS FILE
*/

/*
*********************************************
@font-face
*/


@font-face {
		font-family: 'Oswald Regular';
		src: url('../fonts/oswald-regular-webfont.eot');
		src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/oswald-regular-webfont.woff') format('woff'),
		url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
		url('../fonts/oswald-regular-webfont.svg#Oswald Regular') format('svg');
	}		



/*
*********************************************
LAYOUT AND PAGE STRUCTURE: 
*/


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;	
	color: #402c16;
	background: #d3c6a3 url(../images/bg.png);
	}
	
h1 {
	font-size: 1.8em;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-family: 'Oswald Regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8f160d;
	}

h2 {
	font-size: 1.5em;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: 'Oswald Regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h3 {
	font-size: 1.3em;
	margin-bottom: 20px;
	font-family: 'Oswald Regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8e2e27;
	}
	
h4 {
	margin-bottom: 20px;
	font-family: 'Oswald Regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	}	
	
p {
	font-size: 0.85em;
	margin-bottom: 20px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	}
	
a, a:visited, a:active {
	color: #8f160d;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
table {
	margin-bottom: 30px;
	}	
	
table td {
	font-size: 0.85em;
	width: 160px;
	padding: 5px;
	border-bottom: 1px solid #b0a380;
	}
	
#tumblrfeed	 {
	background: #DACFAE url(../images/announcement-lite-bg.png) repeat-x bottom;
	padding: 20px 12px 30px 12px;
	margin-bottom: 25px;
	}
	
#tumblrfeed	 h4 {
		margin-bottom: 15px;
		font-size: 1.2em;
		font-weight: normal;
		font-family: 'Oswald Regular', Arial, Helvetica, sans-serif;
		color: #8f160d;
	}	
	
#tumblrfeed	 div.date {
	font-size: 0.70em;
	font-style: italic;
	color: #9C9275;
	padding-bottom: 8px;
	}		

	
/*
*********************************************
HEADER: 
*/	
#header {
	margin: 0 auto;
	padding: 0;
	width: 960px;	
	height: 162px;
	background: transparent url(../images/bg-header.jpg) no-repeat;
	text-align: center;
	}	
	
#logo {
	padding-top: 20px;
	}	

	
/*
*********************************************
NAVIGATION: 
*/

#navigation {
	margin: 0 auto;
	width: 960px;
	height: 54px;
	background-color: #000000;
	text-align: center;
	font-family: 'Oswald Regular', Arial, Helvetica, sans-serif;
	}	
	
#navigation a, #navigation a:visited {
	color: #facd5a;
	font-size: 1.2em;
	font-weight: normal;
	text-shadow: 1px 1px #000;
	text-transform: uppercase;
	}
	
#navigation a:hover {
	color: #f6b71a;
	text-decoration: none;
	}

#navigation ul {
	padding-top: 20px;
	}	
	
#navigation ul li {
	display: inline;
	padding: 0 40px 0 0;
	}
	
#navigation ul li.last {
	padding-right: 0px;
	}	
	
#subnav-wrapper {
	background-color: #000;
	}

#subnav {
	margin: 0 auto;
	padding: 14px 0 8px 0;
	width: 960px;	
	text-align: center;
	font-size: 0.75em;
	}
	
#subnav	ul {}
#subnav ul li {
	display: inline;
	padding: 0 50px 0 0;
	}
	
#subnav a, #subnav a:visited {
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#subnav a:hover {
	color: #f6b71a;
	text-decoration: none;
	}	
	
ul.bullet li {
	font-size: 0.90em;
	list-style-type: square;
	padding-bottom: 10px;
	list-style-position:inside;
	margin-left: 15px;
	}		
	
/*
*********************************************
HERO: 
*/	
	
#hero {
	margin: 10px auto;
	padding: 100px 0 0 0;
	width: 960px;
	height: 321px;
	text-align: center;
	}
	

#hero h1 {
		font-family: 'Oswald Regular', Arial, Helvetica, sans-serif;
		font-size: 2.6em;
		color: #ffffff;
		line-height: 1.2em;
		margin-bottom: 50px;
	}	
	
#hero .copy {
		width: 75%;
  	margin: auto;
	}	
	
#hero .call-buttons {
		margin: 10px auto;
	}	
		
#hero .call-buttons a {
		background-color: #BD291E;
		font-family: 'Oswald Regular', Arial, Helvetica, sans-serif;
		font-size: 1.2em;		
		color: #ede2ca;
		padding: 8px 8px 8px 8px;
		margin: 10px;
		text-transform: uppercase;
		border: 1px solid #8e2e27;
	}	
	
#hero .call-buttons a:hover {
		background-color: #74231d;	
		text-decoration: none;
		color: #ffffff;
		border: 1px solid #8e2e27;
	}
	
a.btn {
		background-color: #BD291E;
		font-family: 'Oswald Regular', Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		color: #ede2ca;
		padding: 5px 10px 5px 10px;
		margin: 10px;
		text-transform: uppercase;
		border: 1px solid #8e2e27;
		}	
		
a.btn:hover  {
		background-color: #74231d;
		text-decoration: none;
		color: #ffffff;
		border: 1px solid #8e2e27;
	}		
	
/*
*********************************************
EDGE: 
*/

#edge {
	background: #000 url(../images/edge.png) repeat-x;
	height: 15px;
	}			
	
/*
*********************************************
BG: 
*/		
#bg-home {
	background: #000 url(../images/site-bg.png) no-repeat center bottom;
	height: 665px;
	}	
	
#bg {
	background: #000 url(../images/site-bg-inner.png) no-repeat center bottom;
	height: 240px;
	}	
	
	
/*
*********************************************
CONTENT: 
*/	

#content-top {
	width: 960px;
	height: 38px;
	background: #b6a27f url(../images/content-top.png) no-repeat;
	}
	
#content {
	margin: 20px auto 0;
	padding: 0;
	width: 960px;	
	background: #b6a27f url(../images/content-bg.png);
	}
	
#content #main-home {
	padding: 10px 0 20px 20px;
	margin-right: 20px;
	width: 53%;
	float: left;
	}	
	
#content #secondary-home {
	padding: 10px 20px 20px 0;
	width: 38%;
	float: right;
	}
	
#content #main {
	padding: 10px 0 20px 20px;
	margin-right: 20px;
	width: 73%;
	float: left;
	}	

#content #main-gallery	 {
	padding: 10px 0 20px 20px;
	margin-right: 20px;
	width: 99%;
	float: left;
	}
	
#content #secondary {
	padding: 10px 20px 20px 0;
	width: 20%;
	float: right;
	}		
	
img.align-right {
	float:right; 
	margin:0 0 1em 1em; 
	border: 3px solid #eeeeee;
	-webkit-box-shadow:  0px 0px 2px 0px #444;
	box-shadow:  0px 0px 2px 0px #444;	
	}	
	
img.align-left {
	float:left; 
	margin:0 0 1em 1em; 
	border: 3px solid #eeeeee;
	-webkit-box-shadow:  0px 0px 2px 0px #444;
	box-shadow:  0px 0px 2px 0px #444;	
	}	
	
img.bordered {
	border: 3px solid #eeeeee;
	-webkit-box-shadow:  0px 0px 2px 0px #444;
	box-shadow:  0px 0px 2px 0px #444; 	
	}			
	
	
/*
*********************************************
CONTENT contnued: 
*/	
#extra {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	padding: 10px 0 30px 20px;
	}


#extra #info {
	float: left;
	margin: 15px 10px 0 20px;
	width: 380px;
	}
	
#extra #info p {
	font-size: .70em;
	color: #5c5c5c;
	}
	
.hr {
	background: transparent url(../images/hr.png) repeat-x;
	height: 2px;
	margin-bottom: 30px;
	}	
	
.left {
	float: left;
	}	
	
.right {
	float: right;
	}			
		
	/*
*********************************************
FOOTER:
*/

#footer {
	margin: 0 auto;
	padding: 10px 0 30px 0;	
	width: 960px;
	height: 126px;
	background: transparent url(../images/footer-bg.png) no-repeat;
	}	
	
#footer .navigation {
	float: left;
	margin: 25px 0 0 20px;
	width: 60%;
	}

#footer .navigation ul li {
	display: inline;
	font-size: 0.75em;
	font-weight: normal;
	padding: 0 12px 0 0;
	text-transform: uppercase;
	}
	
#footer .navigation a {
	color: #8f160d;
	}	
	
#footer #legal {
	float: right;
	margin: 15px 20px auto;
	width: 30%;
	text-align: right;
	}
	
/*
*********************************************
MISC:
*/

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}	