@import url("webfonts/mistralregular/stylesheet.css");


body {
	background: #e3e4e4;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}


.BodyContainer {
	position: absolute;
	top: 0px;
	width: 800px;
	background: url(JSD-background2.jpg) no-repeat center fixed;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 4;
	position: relative;
	color: #333333;
	}


.NavContainer{
	border-top: 2px solid #333333;
	position: fixed;
	bottom: 0px;
	background: #e3e4e4;
}
	

#Nav {
	font-family: HelveticaNeue-CondensedBlack, Charcoal, sans-serif;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 45px;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-shadow: 1px 1px 4px #333333;
}

#Nav a:link {
	font-family: HelveticaNeue-CondensedBlack, Charcoal, sans-serif;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

#Nav a:visited {
	font-family: HelveticaNeue-CondensedBlack, Charcoal, sans-serif;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-shadow: 1px 1px 4px #333333;
}
	
#Nav a:hover, a:active {
	font-family: HelveticaNeue-CondensedBlack, Charcoal, sans-serif;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #d03028;
	text-shadow: 3px 3px 8px #333333;
}
	

#Main {
	font: georgia, sans-serif;
	margin-top: 90px;
}

#Main a:link {
	font: georgia, sans-serif;
	color: #667287;
    text-decoration: none
}

#Main a:visited {
	font: georgia, sans-serif;
    color: #667287;
    text-decoration: none
}

#Main a:hover, a:active {
	font: georgia, sans-serif;
	color: #d03028;
    text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-shadow: 1px 1px 4px #333333;
}


/*#Disc  { 
	vertical-align: center;
}*/

h1 {
	color: #667287;
	font-family: HelveticaNeue-CondensedBlack, Charcoal, sans-serif;
	font-size: 3em;
	margin: 0;
}

h2 {
  	color: #667287;
  	font-family: HelveticaNeue-CondensedBlack, Charcoal, sans-serif;
  	font-weight: normal;
  	font-size: 2.2em;
  	padding: 0 0 2px 45px;
  	margin-bottom: 7px;
}

h3 {
	color: #667287;
	font-family: HelveticaNeue-CondensedBlack, Charcoal, sans-serif;
	font-size: 1.5em;
	padding: 0 0 2px 5px;
  	margin: 0;
  	margin-bottom: 25px;
	text-align: left;
}
	

p { 
	font: #333333;
	padding: 8px;
	margin-top: 0; 
	text-align: justify;
	}

#header h1{
	font-family: HelveticaNeue-CondensedBlack, Charcoal, sans-serif;
	text-align: center;
	margin-top: 15px;
	padding-bottom: 0px;
	font-size: 125px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-shadow: 3px 3px 5px #333333;
}

#header h2{
	font-family: Papyrus, Charcoal, sans-serif;
	text-align: center;
	margin-top: -15px;
	margin-right: 55px;
	margin-bottom: -45px;
	padding-bottom: 0px;
	font-size: 45px;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-shadow: 3px 3px 5px #333333;
}

#Main li {
	margin-top: 0; 
	text-align: justify;
	color: #010101;
	line-height: 100%;
	margin-top: 10px;
  	margin-left: 90px;
}

.maintext p {
	font: #333333;
	margin-top: 10px;
	margin-left: 15px;
}
	

.sidebar1 {
	width: 30%;
	float: right;
	margin: 10px;
	background-color: #CCCCCC;
	padding: 10px 20px;
	border: 2px solid #B1967C;
	border-top: 10px solid #B1967C;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #666;
}

.sidebar1 h2 {
	border-bottom: 2px white dotted;
	font-weight: 700;
	font-size: 1.7em;
	margin-top: 3px;
	padding: 0;
	text-shadow: 3px 2px 5px #FFF;
}

.sidebar1 h3 {
	border-bottom: 2px white dotted;
	font-weight: normal;
	font-size: 1em;
	color: #333333;
	margin-top: 3px;
	padding: 0;
	text-shadow: 3px 2px 5px #FFF;
}
	
.sidebar1 p {
	margin: 3px;
	padding: 0;
	color: #333333;
}
	
.button {
	background: #FFFFFF;
	border: 2px solid #d03028;
	margin: 8px;
	border-radius: 15px;
	box-shadow: 3px 3px 5px #666;
}

.sidebar2 {
	width: 28%;
	float: right;
	margin: 8px;
	background-color: #FFF;
	padding: 10px 10px;
	border: 2px solid #B1967C;
	border-radius: 10px;
	text-align:center;
	box-shadow: 3px 4px 7px #333333;
}

.sidebar2 a:hover, a:active {
	text-shadow: 3px 3px 8px #333333;
}

.sidebar2 h2 {
	color: #d03028;
	text-shadow: 1px 1px 1px #333333;
	border-bottom: 2px #B1967C dotted;
	font-weight: normal;
  	font-size: 2em;
	margin-top: 3px;
	padding: 0;
}

.sidebar2 h3 {
	border-bottom: 2px #B1967C dotted;
	font-weight: normal;
	font-size: 1.8em;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0;
}
	
.sidebar2 p {
	font-size: 1.5em;
	font-weight: bold;
	margin: 3px;
	padding: 5px;
	color: #333333;
}

span {
	padding: 5px;
}

.disc h2{
	text-align: center;
	margin-left: -55px;
	margin-bottom: -15px;
}

.disc span {
	padding: 15px;
}

 #Footer {
	color: #333333;
  	font-weight: normal;
  	font-family: "Palatino Linotype", Baskerville, serif;
  	font-size: smaller;
  	background: none;
  	margin-left: 3px;
	margin-right: 3px;
  	margin-bottom: 10px;
  	text-align: center;
}

#Footer p {
	font-family: "Palatino Linotype", Baskerville, serif;
	color: #333333;
	line-height: 150%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

img.FloatRight {
	float:right;
	margin: 10px;
}

img.FloatLeft {
	float:left;
	margin: 10px;
}

table {
	color: #010101;
	font-weight: normal;
  	font-family: "Palatino Linotype", Baskerville, serif;
  	text-align: center;
  	line-height: 175%;
  	border-color: #333333;
  	background: none;
  	padding: 12px;
  	margin-left: 30px;
  	
}

td, th {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	padding: 3px;
	
}

th {
	color: #333333;
} 

#gallery {
	padding: 33px;
}

#Videos {
	padding: 18px;
	border: #666 solid 2px;
	border-radius: 15px;
	margin-top: 20px;
	margin-bottom: 20px;

}

#picture2 {
	text-align: center;
}	

#picture {
	padding: 18px;
	margin-left: 155px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pictures {
	text-align: center;
}


#Social-Media-Buttons {
	float: right;
}

.fb-like-box {
	float: right;
	text-align: center;
	background-color: #c0c3c8;
	border: 1px solid #333333;
}

.twitter {
	text-align: center;
	padding: 15px;
}