@font-face {
    font-family: 'news_gothic';
    src: url('http://www.planetsquivo.com/fonts/newsgothicstd-webfont.eot');
    src: url('http://www.planetsquivo.com/fonts/newsgothicstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.planetsquivo.com/fonts/newsgothicstd-webfont.woff') format('woff'),
         url('http://www.planetsquivo.com/fonts/newsgothicstd-webfont.ttf') format('truetype'),
         url('http://www.planetsquivo.com/fonts/newsgothicstd-webfont.svg#news_gothic_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

p.dGoth{
	font-family: 'Didact Gothic';
}

p.nGoth{
	font-family: 'news_gothic';
}

p.BS{
	font-family: sans-serif;
}
body {
	position: relative;
	font-family: 'news_gothic','Didact Gothic', sans-serif;
}
a{ 
	text-decoration:none;
	font-family: 'news_gothic','Didact Gothic', sans-serif;
	color:#606E76;
	font-size:1em;
	padding-right:5px;
}
a:hover{
	color:#4764bf;
}
a:active, a:focus{
	color:#f79521;
}

a.on{
	color:#f79521;
}

a.nav img{
	position:relative;
	border:none;
    height:2em;
	width:2em;
	top:2px;
	display:inline-block;
}
a.navtop img{
	border:none;
    height:3.6em;
	width: 3.6em;
}
#openNav {
	position: absolute;
	left: 152px;
	top: 46px;
	width: 178px;
	z-index:999;
}
#home-links{
	width:100%;
	border:1px solid #606e76;
	
}

#socials{
	position: absolute;
	right:-5px;
	top:-60px;
}

#social-home{
	position: relative;
	left:0px;
	top:0px;
	margin:0 auto 0;
	text-align:center;
}


#wrapper {
	height: 768px;
	width: 1024px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #606E76;
	position: relative;
}
#logo {
	position: absolute;
	height: 111px;
	width: 178px;
	left: 152px;
	top: 46px;
}
#navBar {
	position: absolute;
	height: 19px;
	width: 424px;
	left: 152px;
	top:157px;
}
#nextPrevious {
	position: absolute;
	height: 19px;
	width: 101px;
	left: 773px;
	top: 159px;
}
#next_button, #prev_button{
	position:absolute;
	z-index:999;
	right:0px;
	top:-15px;
	display:inline-block;
	font-size:1em;
	font-family: 'news_gothic','Didact Gothic', sans-serif;
	color:#606E76;
	cursor:hand;
	cursor:pointer;
}
#prev_button{
	right:40px;
}
#topLine {
	position: absolute;
	height: 5px;
	width: 722px;
	left: 152px;
	top: 182px;
}
#content {
	position: absolute;
	height: 492px;
	width: 720px;
	left: 151px;
	top: 203px;/*15px more than original*/
	z-index: 1;
}
#bottomLine {
	position: absolute;
	height: 5px;
	width: 722px;
	left: 152px;
	top: 700px;
}
#title {
	position: absolute;
	height: 20px;
	width: 722px;
	left: 152px;
	top: 698px;/*15px more than original*/
	text-align: center;
}
#backgroundImage {
	position: absolute;
	height: 400px;
	width: 1024px;
	top: 265px;/*15px more than original*/
	z-index: 0;
}
/*
IMG SLIDER/FADER CSS - do not remove
*/
table.choices{
	border:none !important;
}
table.choices td { 
}
.img-wrapper{
	font-family: 'news_gothic','Didact Gothic', sans-serif;
	color:#606E76;
	font-size:1.2em;
	text-align:center;
	display:none;
}
.img-container{
	display: table-cell;
	width:720px;
	height:492px;
	vertical-align:middle;
}
.img-container img{
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
}

.img-container img.no-shadow{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.img-wrapper first{
	display: block;
}
.fade_nav { 
	position:absolute;
	right:0;
	top:-30px;
}
#fade_nav a, #s7 strong { 
	text-decoration:none;
	padding:0 0 0 10px;
	font-family: 'news_gothic','Didact Gothic', sans-serif;
	color:#606E76;
	font-size:1em;
}
#fade_nav a:hover{
	color:#4764bf;
}
#fade_nav a.activeSlide { 
	font-weight:bold;
	color:#f79521;
}
#fade_nav a:focus{
}
#output { 
	text-align: left; 
}
#fade_nav { 
	text-align: left 
}
#fade { 
	margin: 0 auto 0;
	position:relative;
	z-index:1;
}
