@font-face { font-family: GothamRounded; src: url(fonts/GothamRoundedLight.ttf);}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-weight: 300;
	font-size: 18px;
	font-family: GothamRounded, 'Source Sans Pro', sans-serif;
	font-family: 'Oswald', sans-serif;
	width: 100%;
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

div#position
{
	float: left;
	width: 100%;
}

div#top
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	z-index: 10200;
	background-color: rgba(0,0,0,0.6);
	font-family: GothamRounded, 'Source Sans Pro', sans-serif;
}

h1#title
{
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
}

#title img
{
	width: 52px;
	height: auto;
	display: block;
	border: 0px;
}

p#tagline
{
	position: absolute;
	top: 12px;
	left: 12px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	line-height: 150%;
}

#tagline a
{
	color: #fff;
	text-decoration: none;
}

#tagline img
{
	height: 23px;
	width: auto;
	border: 0px;
	vertical-align: text-bottom;
}

div#menubox
{
	float: right;
	margin-top: 5px;
}

ul#menu
{
	float: right;
	margin: 0px;
	padding: 0px;
}

#menu li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #fff;
	line-height: 100%;
	font-size: 12px;
	font-weight: 400;
}

#menu a
{
	color: #fff;
	line-height: 100%;
	text-decoration: none;
	border-left: 1px solid #666;
	padding: 14px;
	display: block;
}

#menu a:hover
{
	color: #FE7E00;
}

#menu a#chosenpage
{
	color: #FE7E00;
}

div#biogcontents
{
	float: left;
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	background-color: #fff;
	margin-top: 50px;
}

div#biogposition
{
	margin: auto;
	max-width: 1200px;
}

#biogcontents p
{
	font-size: 13px;
	color: #000;
	line-height: 200%;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: justify;
	font-family: GothamRounded, 'Source Sans Pro', sans-serif;
}
#biogcontents a
{
	color: #000;
	text-decoration: none;
}

div#biogimage
{
	float: left;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

div#homecontents
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: table;
	background-color: #101010;
}

div#homecontents2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: table;
	background-color: #101010;
}

div#homevideo
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#homecontents img
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
}

div#standardcontents
{
	position: absolute;
	top: 120px;
	left: 0px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 20px;
	padding-bottom: 110px;
	background-color: #000;
}

#standardcontents p
{
	color: #fff;
}

#standardcontents a
{
	color: #fff;
}

#standardcontents a:hover
{
	color: #CCA444;
}

#standardcontents img
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
}

div#expandingcontents
{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 140px;
	padding-bottom: 30px;
	background-color: #000;
}

#expandingcontents p
{
	color: #fff;
}

#expandingcontents a
{
	color: #fff;
}

#expandingcontents a:hover
{
	color: #CCA444;
}

#expandingcontents img
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
}

div#blogcontents
{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 140px;
	padding-bottom: 30px;
	background-color: #fff;
}

div#blogpost
{
	margin: auto;
	width: 964px;
	background-color: #fff;
}

div#blogpostcontents
{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 80px;
	padding-bottom: 30px;
	background-color: #fff;
}

#blogpostcontents p
{
	text-align: justify;
}

div.postimagetitle
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 370px;
	margin-bottom: 30px;
	overflow: hidden;
}

div.posttitleimage
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.posttitleimage img
{
	position:absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto; 
    height: 100%;
    min-width: 100%;
}

div.postheadingbox
{
	position: absolute;
	bottom: 0px;
	left: 10%;
	width: 80%;
	background-color: #fff;
}

h1.postheading
{
	font-weight: 300;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

p.postdate
{
	margin: 0px;
	padding-bottom: 10px;
	font-weight: 300;
	font-size: 13px;
	text-align: center;
}

#newsleft h3
{
	font-size: 30px;
	font-weight: 300;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 13px;
}

div#newsleft
{
	float: left;
	width: 75%;
}
div#newsright
{
	float: right;
	width: 23%;
}

div.newsimage
{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

div#widepagecontents
{
	float: left;
	margin-left: 5%;
	width: 90%;
}
#widepagecontents p
{
	font-size: 16px;
}

#widepagecontents a
{
	color: #666;
	text-decoration: none;
}

#widepagecontents a:hover
{
	color: #000;
}

#widepagecontents img
{
	width: auto;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}


#homecontents p
{
	color: #fff;
}

#homecontents a
{
	color: #fff;
}

#homecontents a:hover
{
	color: #CCA444;
}

div#socialpagecontents
{
	float: left;
	margin-left: 5%;
	width: 90%;
}
#socialpagecontents p
{
	font-size: 50px;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#socialpagecontents img
{
	width: auto;
	height: 150px;
	display: inline-block;
}


div#pagecontents
{
	float: left;
	margin-left: 10%;
	width: 80%;
}
#pagecontents p
{
	font-size: 22px;
	text-align: justify;
}

#pagecontents a
{
	color: #666;
	text-decoration: none;
}

#pagecontents a:hover
{
	color: #000;
}

#pagecontents img
{
	width: auto;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

p#pagemenu
{
	text-align: center;
	font-size: 22px;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: 400;
}

#pagemenu a
{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	color: #fff;
}
#pagemenu a#chosen
{
	color: #CCA444;
	text-decoration: underline;
}
#pagemenu a:hover
{
	color: #CCA444;
}

div#mediumcentrecolumn
{
	float: left;
	width: 70%;
	padding-left: 15%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000;
	padding-right: 15%;
}

div.fullimage
{
	float: left;
	width: 100%;
}

div#video
{
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10100;
	background-color: rgba(0,0,0,0.5);
}
div#videofixed
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

div#videocontents
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
	margin-top: -337px;
}

div.videocontainer
{
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videocontainer iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.imagerow
{
	float: left;
	width: 100%;
}
div.rowimage
{
	float: left;
	display: block;
}

div.leftcolumn
{
	float: left;
	width: 47%;
	padding-right: 2%;
	padding-bottom: 20px;
}

div.rightcolumn
{
	float: right;
	width: 51%;
}

#expandingcontents p
{
	font-size: 16px;
	font-weight: 300;
	text-align: justify;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 29px;
}

div.smallleftcolumn
{
	float: left;
	width: 33.33333333333333%;
}

div.smallmiddlecolumn
{
	float: left;
	width: 33.33333333333333%;
}

div.smallrightcolumn
{
	float: right;
	width: 33.33333333333333%;
}
div.largerightcolumn
{
	float: right;
	width: 66.66666666666666%;
}

div.halfleftcolumn
{
	float: left;
	width: 50%;
}

div.halfrightcolumn
{
	float: right;
	width: 50%;
}

div.videocontainer
{
	position: relative;
	padding: 0px;
	margin:: 0px;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videocontainer iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div#talliactiontitle
{
	color: #fff;
	margin: auto;
	width: 600px;
}

p#talliactiontext
{
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
}
div#talliactionimage
{
	padding-top: 31px;
	padding-bottom: 20px;
	float: left;
	padding-right: 5%;
}

p#termstitle
{
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
}

div.imagefix
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

div.fullimages
{
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
}
.fullimages img
{
	width: 100%;
}

div.halfimages
{
	float: left;
	width: 49%;
	margin: 0px;
}
div.halfimagesright
{
	float: right;
	width: 49%;
	margin: 0px;
}

div.halfleft
{
	float: left;
	width: 49%;
	margin: 0px;
	margin-right: 15px;
}

.halfleft img
{
	width: 100%;
}

div.halfright
{
	float: right;
	width: 49%;
	margin: 0px;
	margin-left: 15px;
}

.halfright img
{
	width: 100%;
}

div.imagefix
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

span.hoverspan
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
}

.imagefix a
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
}

.halfimagesright a
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
}

div#homeimage
{
	min-height: 200px;
}

div#hometextbox
{
	position: fixed;
	bottom: 110px;
	right: 20px;
	background-color: rgba(255,255,255,0.8);
	margin: 0px;
	padding: 30px;
	z-index: 9998;
	margin-left: 20px;
}

#hometextbox p
{
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	line-height: 100%;
	color: #000;
}

div#pagenavigation
{
	position: fixed;
	bottom: 85px;
	left: 2%;
	z-index: 10000;
}

#pagenavigation p
{
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	line-height: 110%;
	color: #fff;
	text-indent: 0px;
	font-weight: 700;
	text-align: left;
}

div#navarrow
{
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 40px;
	margin-left: -20px;
}

#navarrow img
{
	width: 100%;
	display: block;
}

a.linkbutton
{
	color: #fff;
	text-decoration: none;
}
a.linkbutton:hover
{
	color: #7F7F7F;
}

a.chosenbutton
{
	color: #7F7F7F;
	text-decoration: none;
}
a.chosenbutton:hover
{
	color: #7F7F7F;
}

div#slidepagecontents
{
	position: fixed;
	top: 0px;
	left: 100%;
	width: 50%;
	height: 100%;
	background-color: #fff;
	z-index: 10300;
	margin-right: 0%;
	transition: all 0.8s ease;
	overflow: hidden;
}

p#slidepageclose
{
	position: absolute;
	top: 35px;
	right: 35px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

#slidepageclose img
{
	width: 25px;
}

div#standardtextbox
{
	position: fixed;
	bottom: 85px;
	right: 2%;
	background-color: rgba(0,0,0,0.5);
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 2%;
	padding-right: 2%;
	z-index: 9998;
	margin-left: 2%;
	width: 92%;
	border: 1px solid #999;
}

div.textbox
{
	position: absolute;
	top: 100%;
	left: 40px;
	width: 80%;
	transition: all 0.4s ease;
	opacity: 0;
}

#standardtextbox p
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 150%;
	color: #fff;
	text-indent: 50px;
	font-weight: 400;
	text-align: justify;
}

p#firstparagraph
{
	text-indent: 0px;
}

#standardtextbox a
{
	color: #FF2D76;
	text-decoration: none;
	font-weight: 400;
}

div#base
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 9998;
}

div#base2
{
	float: left;
	width: 100%;
	z-index: 9998;
}

div#innerbase
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 65px;
	width: 100%;
	background-color: rgba(0,0,0,0.6);
}

p#jsalogo
{
	position: absolute;
	top: 10px;
	right: 85px;
	margin: 0px;
	padding: 0px;
}

#jsalogo img
{
	display: block;
	height: 44px;
	margin: 0px;
	padding: 0px;
}

p#caledonista
{
	position: absolute;
	top: 30px;
	left: 17px;
	padding: 0px;
	margin: 0px;
}

#caledonista img
{
	display: block;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

p#sfalogo
{
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0px;
	padding: 0px;
}

#sfalogo img
{
	display: block;
	height: 44px;
	margin: 0px;
	padding: 0px;
}

p#socialmedia
{
	position: absolute;
	top: 20px;
	left: 10px;
	text-align: center;
	margin: 0px;
	color: #fff;
	font-size: 10px;
	line-height: 100%;
	font-weight: 400;
}

#socialmedia a
{
	float: left;
	padding-right: 8px;
}

#socialmedia img
{
	display: block;
	height: 30px;
	border: 0px;
}

p#copyright
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 150%;
	font-weight: 400;
	padding-top: 5px;
}

#copyright a
{
	color: #fff;
}

span.hoverspan
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 9997;
}

span.imagecontainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	overflow: hidden;
}

span.imagetext
{
	position: absolute;
	top: 50%;
	left: 5%;
	width: 90%;
	margin-left: 0px;
	display: block;
	text-align: center;
	color: #fff;
}

.imagetext p
{
	font-size: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 200;
	font-family: 'Josefin Sans', sans-serif;
}

div.smallquoteimage
{
	margin: auto;
	width: 400px;
}

div.largequoteimage
{
	margin: auto;
	width: 980px;
}

#topquotes img
{
	width: 100%;
}

p#mobilemenuopen
{
	display: none;
}

#mobilemenuopen a
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

div#mobilemenu
{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
	z-index: 9999;
}
#mobilemenu ul
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#mobilemenu li
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#mobilemenu a
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#mobilemenu a:hover
{
	color: #FE7E00;
}

#mobilemenu a#chosenpage
{
	color: #FE7E00;
}

#mobilemenu a#chosenpage:hover
{
	color: #FE7E00;
}
#mobilemenu p
{
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

p#closemenu
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#closemenu img
{
	width: 50px;
}

/*----------------------------------------
 1700px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:1700px)
{
	div#videocontents
	{
		width: 1000px;
		margin-left: -500px;
		margin-top: -281px;
	}
}

/*----------------------------------------
 1400px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:1400px)
{
	div#videocontents
	{
		width: 800px;
		margin-left: -400px;
		margin-top: -225px;
	}
}

/*----------------------------------------
 1400px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:1400px)
{
	#pagenavigation p
	{
		font-size: 35px;
	}
}

/*----------------------------------------
 1300px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:1300px)
{
	#pagenavigation p
	{
		font-size: 30px;
	}
}

/*----------------------------------------
 1028px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:1028px)
{
	div#videocontents
	{
		width: 600px;
		margin-left: -300px;
		margin-top: -169px;
	}
}

/*----------------------------------------
 740px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:740px)
{
	div#videocontents
	{
		width: 400px;
		margin-left: -200px;
		margin-top: -112px;
	}
}

/*----------------------------------------
 500px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:500px)
{
	div#videocontents
	{
		width: 100%;
		left: 0%;
		margin-left: 0px;
		margin-top: -112px;
	}
}

/*----------------------------------------
 1160px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:1160px)
{
	#tagline img
	{
		height: 25px;
	}
	h1#title
	{
		margin-top: 19px;
	}
	#title img
	{
		width: 40px;
	}
}

/*----------------------------------------
 1096px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:1096px)
{
	div#blogpost
	{
		margin: auto;
		width: 100%;
		background-color: #fff;
	}
}

/*----------------------------------------
 1000px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:1000px)
{
	ul#menu
	{
		display: none;
	}
	p#mobilemenuopen
	{
		display: block;
		float: right;
		padding: 0px;
		margin: 0px;
		width: 45px;
		height: 45px;
		margin-top: 6px;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	#mobilemenuopen img
	{
		width: 100%;
		height: auto;
	}
	div#standardtextbox
	{
		max-height: 270px;
		overflow: scroll;
		overflow-x: hidden;
	}
}
/*----------------------------------------
 950px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:950px)
{
	div.leftcolumn
	{
		float: none;
		margin: auto;
		width: 450px;
	}
	div.rightcolumn
	{
		float: none;
		margin: auto;
		width: 100%;
	}
}

/*----------------------------------------
 1050px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:1050px)
{
	#pagenavigation p
	{
		font-size: 25px;
	}
}

/*----------------------------------------
 870px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:870px)
{
	#pagenavigation p
	{
		font-size: 20px;
		margin-top: 15px;
	}
}

/*----------------------------------------
 750px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:750px)
{
	div#standardtextbox
	{
		max-height: 200px;
		overflow: scroll;
		overflow-x: hidden;
	}
	#standardtextbox p
	{
		font-size: 15px;
	}
	
	div#homecontents
	{
		position: static;
		top: auto;
		left: auto;
		width: 100%;
		height: auto;
		overflow: auto;
		display: block;
		float: left;
		margin-top: 100px;
		background-color: #101010;
	}
	
	div#expandingcontents
	{
		position: static;
		top: auto;
		left: auto;
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 100px;
		padding-bottom: 30px;
		background-color: #000;
	}
	
	div#homevideo
	{
		position: static;
		top: auto;
		left: auto;
		display: block;
		text-align: center;
	}
	div#standardtextbox
	{
		position: static;
		bottom: auto;
		right: auto;
		background-color: rgba(0,0,0,0.85);
		margin: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 2%;
		padding-right: 2%;
		z-index: 9998;
		margin-left: 2%;
		margin-right: 2%;
		width: 92%;
		border: 1px solid #fff;
		float: left;
		height: auto;
		max-height: 5000px;
		overflow: auto;
		overflow-x: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
}

/*----------------------------------------
 650px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:650px)
{
	p#tagline
	{
		width: 210px;
		font-size: 11px;
		top: 7px;
	}
	#tagline img
	{
		height: 22px;
	}
}

/*----------------------------------------
 610px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:610px)
{
	div#biogcontents
	{
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
	}
	div#biogimage
	{
		float: left;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 0px;
	}
}

/*----------------------------------------
 600px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:600px)
{
	div#slidepagecontents
	{
		width: 100%;
	}
	div#homevideo
	{
		position: static;
		top: auto;
		left: auto;
		display: block;
		text-align: center;
	}
	div#pagenavigation
	{
		position: static;
		bottom: auto;
		left: auto;
		float: left;
		margin-left: 2%;
	}
	
	div#homecontents
	{
		position: static;
		top: auto;
		left: auto;
		width: 100%;
		height: auto;
		overflow: auto;
		display: block;
		float: left;
		margin-top: 100px;
		background-color: #101010;
	}
	
	div#standardtextbox
	{
		position: static;
		bottom: auto;
		right: auto;
		margin: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 2%;
		padding-right: 2%;
		z-index: 9998;
		margin-left: 2%;
		margin-right: 2%;
		width: 92%;
		border: 1px solid #fff;
		float: left;
		height: auto;
		max-height: 5000px;
		overflow: auto;
		overflow-x: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	div#base
	{
		position: static;
		bottom: auto;
		left: auto;
		width: 100%;
		z-index: 9998;
		float: left;
	}
	
	div#base { text-align: center; padding-top: 20px; padding-bottom: 20px; }
	p#copyright { position: static; top: auto; left: auto; float: left; width: 100%; padding: 0px; margin: 0px; }
	p#socialmedia { position: static; top: auto; left: auto; float: left; width: 100%; padding: 0px; margin: 0px; text-align: center; display: block; }
	#socialmedia a { float: none; display: inline-block; text-align: center; margin: auto; }
	p#jsalogo { position: static; top: auto; left: auto; display: inline-block; padding: 10px; margin: auto; }
	p#sfalogo { position: static; top: auto; left: auto; display: inline-block; padding: 10px; margin: auto; }
}

/*----------------------------------------
 550px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:550px)
{
	div.leftcolumn
	{
		float: none;
		margin: auto;
		width: 100%;
	}
	div.halfimages
	{
		width: 100%;
		margin: 0px;
	}
	div.halfimagesright
	{
		width: 100%;
		margin: 0px;
	}
	div.halfleft
	{
		width: 100%;
		margin-right: 0px;
	}
	div.halfright
	{
		width: 100%;
		margin-left: 0px;
	}
}

/*----------------------------------------
 475px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:475px)
{
	p#mobilemenuopen
	{
		bottom: auto;
		top: 15px;
	}
	#caledonista img
	{
		width: 100px;
	}
	
	#sfalogo img
	{
		width: 70px;
	}
	#socialmedia img
	{
		height: 20px;
	}
}


/*----------------------------------------
 380px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:380px)
{
	
	p#caledonista
	{
		position: absolute;
		top: 10px;
		left: 17px;
		padding: 0px;
		margin: 0px;
	}
	
}

/*----------------------------------------
 350px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-width:350px)
{
	p#mobilemenuopen
	{
		top: 15px;
		right: 5px;
	}
	h1#title
	{
		display: none;
	}
}

/*----------------------------------------
 450px breakpoint (mobile phones)
----------------------------------------*/
@media screen and (max-height:450px)
{
	div#top
	{
		position: absolute;
	}
	div#homecontents
	{
		position: static;
		top: auto;
		left: auto;
		width: 100%;
		height: auto;
		overflow: auto;
		display: block;
		float: left;
		margin-top: 100px;
		background-color: #101010;
	}
	div#homevideo
	{
		position: static;
		top: auto;
		left: auto;
		display: block;
		text-align: center;
	}
	div#standardtextbox
	{
		position: static;
		bottom: auto;
		right: auto;
		background-color: rgba(255,255,255,0.85);
		margin: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 2%;
		padding-right: 2%;
		z-index: 9998;
		margin-left: 2%;
		margin-right: 2%;
		width: 92%;
		border: 1px solid #fff;
		float: left;
		height: auto;
		max-height: 5000px;
		overflow: auto;
		overflow-x: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	div#base
	{
		position: static;
		bottom: auto;
		left: auto;
		width: 100%;
		z-index: 9998;
		float: left;
	}
}