@charset "UTF-8";

/* Global Styles */

body {
	color: #575c7a;
	line-height: 1.5em;
	font-family: Arial;
	font-size: 14px;
	background: #333332 url(../_imagesR/background_gradientgrayxlg.jpg) repeat-x 0px 0px;
}

.page {
	max-width: 980px;
	margin: 0px auto;
	position: relative; background-color: #;
	background-image:url(/_imagesR/screenblkbkgrnd5_990x1041.jpg)
}

h1 { color: #594111; margin: .35em 0em 1em 0em; font-size: 2em; font-weight: normal; }
h2 { font-size: 1.7em; margin: 0em 0em 1em 0em; }
h3 { font-size: 1.5em; margin: 0em 0em 1em 0em; }
h4 { font-size: 1.5em; margin: 0em 0em 1em 0em; }

p { margin: 0px 0px .75em 0px; 
	font-size: 1.15em;
	}
a { color: #87621a; }
a:hover { color: #009eff; }

a.cta {
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin: .5em 0 0 0;
	padding: 0px 12px 0px 0px;
	background: url(../_imagesR/cta_arrow.png) no-repeat right 0px;
}
a.cta:hover {
	background-position: right -50px;
}


.promo h3 {
	font-size: 1.1em;
	margin-top: 100px;
	margin-right: -2px;
	margin-left: 55px;
	margin-bottom: -2px;
}
.promo h4 {
	font-size: 1.1em;
	margin-top: -10px;
	margin-right: -4px;
	margin-left: -3px;
	margin-bottom: 30px;
}
.promo p {
	line-height: 1.8em;
	font-size: .9em;
	margin-bottom: .5em;
	margin-left: 8px;
}

.promo { background-repeat: no-repeat; }
.promo.one { background-image: url(../_imagesR/_MG_6189wo175x175.jpg); }
.promo.two { background-image: url(../_imagesR/_MG_6144-b_175x175.jpg); }
.promo.three { background-image: url(../_imagesR/_MG_6170-b_175x175.jpg); } 

.promo.four { background-image: url(../_imagesR/_MG_6174_175x175.jpg); } 
.promo.five { background-image:  url(../_imagesR/_MG_6196_175x175.jpg); } 
.promo.six { background-image: url(../_imagesR/_MG_6184_175x175.jpg); } 

.promo.seven { background-image: url(../_imagesR/_MG_6194_175x175.jpg); } 
.promo.eight { background-image:  url(../_imagesR/_MG_6199_175x175.jpg); } 
.promo.nine { background-image: url(../_imagesR/_MG_6177_175x175.jpg); } 

.promo.ten { background-image: url(../_imagesR/_MG_6144-set_175x175.jpg); } 
.promo.eleven { background-image:  url(../_imagesR/_MG_6170-set_175x175.jpg); } 
.promo.twelve {
	background-image: url(../_imagesR/_MG_6202_175x175.jpg);
} 

.promo.thirteen {
	background-image: url(../_imagesR/_MG_2264_175x175.jpg);
	margin-right: 528px;
} 


nav a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	font-size: .9em;
}

nav a:hover { color: #fbe881; }

	
Navbar a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	font-size: .9em;
}
Navbar a:hover { color: #fbe881; }



.clear-fix { clear: both; line-height: 1px; }
