@charset "UTF-8";
/* CSS Document */

/*begin reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u,  center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*end reset*/


html, body{
	margin:0;
	padding:0;
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	}

#container{
	background-repeat:repeat-y;
	border:1px solid #cccccc;
	width:913px;
	height:110%;
	margin:auto;
	}
	
#wrapper{
	width:915px;
	margin:auto;
	padding-top:50px;
	}
	
#nav-wrapper{
	width:915px;
	margin:auto;
	}
	
#nav-master{
	background-color:#444444;
	background-image:url(images/nav-back.png);
	width:100%;
	height:40px;
	border-bottom:3px solid #cccccc;
	position:fixed;
	z-index:1000;
	}

		
#nav{
	background-color:#444444;
	background-image:url(images/nav-back.png);
	height:40px;
	width:915px;
	border-bottom:3px solid #cccccc;
	position:fixed;
	z-index:1000;
	}
	
#nav ul{
	list-style:none;
	text-align:left;
	margin-right:0px;
	}
		
#nav li{
	display:inline-block;
	letter-spacing:1px;
	padding:12px 0px;
	border-right:1px solid #999999;
	}
	
#nav ul a:link{
	text-decoration:none;
	font-size:15px;
	font-weight:300;
	color:#fff;
	padding:0px 25px;
	}

#nav ul a:hover{
	background-color:#999999;
	background-image:url(images/nav-hover.png);
	color:#FFFFFF;
	padding:10px 25px;
	}

#nav ul a:visited{
	color:#fff;
	}
	
#soc-links{
	float:right;
	width:160px;
	background-image:url(images/soc-l-bg.png);
	background-repeat:no-repeat;
	padding:0px 20px;
	}
	
#header{
	height:70px;
	}
	
#logo{
	padding:0px 0px 0px 40px;
	}

#cons-con{
	float:right;
	background-image:url(images/social.png);
	background-repeat:no-repeat;
	width:340px;
	height:24px;
	margin:30px 60px 0px 0px;
	padding:8px;
	text-align:right;
	color:#FFFFFF;
	}


	
#photo-block{
	height:400px;
	width:915px;
	margin:0px;
	padding:0px;
	border-top:15px solid #959484;
	border-bottom:15px solid #959484;
	}
	
/*glide-content*/

.photo{
	width:400px;
	height:400px;
	margin:0;
	padding:0;
	}
	
.featured-copy{
	float:right;
	width:373px;
	height:400px;
	color:#333333;
	padding:70px;
	background-image:url(images/f-copy-bg.png);
	}
	
.featured-copy h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:28px;
	font-weight:bold;
	padding:20px 0px;
	letter-spacing:1px;
	}
	
.featured-copy p{
	font-size:16px;
	font-weight:300;
	color:#888888;
	line-height:140%;
	}
/*end glide*/

#lower{
	clear:both;
	padding-bottom:80px;
	}
	
#lower-sl{
	clear:both;
	padding:40px 0px 80px 0px;
	border-top:15px solid #959484;
	}
	
#copy-block{
	width:495px;
	min-height:500px;
	padding:0px 60px;
	border-right:1px solid #666666;
	}
	
#copy-block h1{
	font-weight:bold;
	font-size:24px;
	color:#c41230;
	}
	
#copy-block h2{
	font-weight:bold;
	font-size:18px;
	color:#c41230;
	margin:10px 0px;
	}
	
#copy-block h3{
	font-weight:bold;
	font-size:15px;
	color:#c41230;
	margin:10px 0px;
	}
	
#copy-block p{
	font-size:15px;
	font-weight:300;
	color:#333333;
	line-height:150%;
	margin:3% 0px;
	}
	
#copy-block p:last-child{
	padding-bottom:80px;
	border-bottom:1px solid #666666;
	}
	
#copy-block ul{
	font-size:15px;
	font-weight:300;
	list-style:disc;
	line-height:140%;
	padding:5px 40px;
	}
	
#copy-block li{
	margin:10px 0px;
	}
	
.bdit{
	font-weight:bold;
	font-style:italic;
	color:#444444;
	}
	
.brand-red{
	color:#c41230;
	}
	
#r-column{
	float:right;
	width:220px;
	padding:10px 35px 20px 0px;
	}
	
#r-column h1{
	font-weight:bold;
	font-size:18px;
	background-color:#959484;
	color:#f5f5f5;
	margin:0px 0px 20px 0px;
	padding:15px;
	}
	
.test{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:150%;
	font-size:14px;
	}
	

	
.test h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	margin-top:10px;
	line-height:150%;
	}

#footer-master{
	height:45px;
	width:100%;
	background-color:#c41230;
	position:fixed;
	bottom:0;
	left:0;
	z-index:1000;
	}
	
#footer-wrapper{
	height:40px;
	width:915px;
	margin: auto;
	}
	
#footer{
	font-size:10px;
	color:#fff;
	padding:4px;
	}
	
#footer h6{
	padding:0px 0px 4px 0px;
	}
	
#footer-r{
	float:right;
	}
	
#lower-logo{
	padding:4px 25px 0px 0px;
	}