@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
.logo-width {
	max-width: 100%;
}
/*body{
	background-color: #ac2d96;
}*/
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
.faq-text-titles {
	color: #ac2d96;
	font-weight: bold;
}
.contact-text-titles {
	color: #FFFFFF;
	font-weight: normal;
	font-size: x-large;
}
.faq-text-bck {
	background-color: #FDFDFD;
}
#faq-question {
	float: none;
	margin: auto;
	width: 100%;
	display: block;
	text-align: center;	
}
#faq-leaf {
	clear: none;
	float: left;
	width: 18%;
	display: block;
	margin: 0.0%;
	text-align: left;
	padding-top: 14px;
}
#faq-lead {
	clear: none;
	float: left;
	width: 82%;
	display: block;
	margin: 0.0%;
	text-align: left;
	padding-top: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #a0388c;
	text-decoration: none;
}


/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-left: 2.275%;
	clear: none;
	float: none;
	background-color: #FFFFFF;
}
.gridContainerFull {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	/*background-image: url(sky2.jpg);
	background-repeat: repeat-x;*/
	
}
.contactgridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
}
.contactgridContainerFull {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 12px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	/*background-image: url(tile.jpg);
	background-repeat: repeat;*/
	border-top-color: #E7B9D2;
	border-width: 6px 0px;
	border-style: solid;
	border-bottom-color: #E7B9D2;
	background-position: 0% 0%;
	background-color: #df81b3;
}
#div1 {
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#article {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#interview {
	clear: none;
	float: left;
	margin-left: 2.6785%;
	width: 100%;
	display: block;
}
#artwork {
	clear: none;
	float: left;
	margin-left: 2.6785%;
	width: 100%;
	display: none;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#about {
	float: none;
	margin: auto;
	width: 100%;
	display: block;
}
#about-sub1 {
	clear: none;
	float: left;
	width: 92%;
	display: block;
	margin: 0.0%;
	padding-top: 40px;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: center;
	padding-bottom: 4%;
}
#about-sub2 {
	clear: none;
	float: left;
	width: 92%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: left;
}
#faq {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #6b6b6b;
}
#faq-sub1 {
	clear: none;
	float: left;
	width: 96%;
	display: block;
	margin: 0.0%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	
}
#faq-sub2 {
	clear: none;
	float: left;
	width: 96%;
	display: block;
	margin: 0.0%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
}
#faq-sub3 {
	clear: none;
	float: left;
	width: 96%;
	display: block;
	margin: 0.0%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
}
#bodytext01 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: left;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 1.0em;
	color: #6b6b6b;
}
#bodytext02 {
	float: none;
	margin: auto;
	width: 100%;
	display: block;
	text-align: left;
	padding-top: 5px;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	color: #6b6b6b;
}
#bodytext03 {
	float: none;
	margin: auto;
	width: 80%;
	display: block;
	text-align: center;
	padding-top: 5px;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	color: #6b6b6b;
}
#contact-section {
	float: none;
	margin: auto;
	width: 100%;
	display: block;
	text-align: center;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 18px;
	color: #FFFFFF;
}
#contact-ringback {
	clear: none;
	float: left;
	width: 96%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0%;
	text-align: center;
}
#contact-details {
	clear: none;
	float: left;
	width: 96%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0%;
	text-align: center;
}
.images-hero {
	border: 4px solid #FFFFFF;
	-webkit-box-shadow: 6px 6px 16px #c0c8cd;
	box-shadow: 6px 6px 16px #c0c8cd;
}
H1 {
	color: #ac2d96;
	/*font-size: x-large;*/
	font-weight: bold;
	font-style: normal;
	margin-bottom: -10px;
}
H2 {
	color: #ac2d96;
	font-weight: bold;
	font-style: normal;
/*	margin-top: 25px;*/
	margin-bottom: -20px;
}
H3 {
	color: #ac2d96;
	font-size: 1.9em;
	font-weight: bold;
	font-style: normal;
	margin-top: -10px;
	margin-bottom: -2px;
}
input {
	color: #6b6b6b;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 16px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}
textarea {
	color: #6b6b6b;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}
.submitbutton {
	color: #FFF;
	background-color: #a0388c;
	border: 0px solid #C00;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: right;
	/*margin-left: 32%;*/
	float: none;
}
.copyright-contentcontainer1  {
	float: left;
	width: 100%;
	padding-left: 0%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	text-align: center;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 13px;
}
.copyright-contentcontainer2  {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 10px;
	border: 0;
	text-align: center;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 13px;
}
#article2 {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #C30;
}
#article-sub1 {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	background-color: #FF0;
	margin: 0.0%;
	padding: 1.0%;
}
#article-sub2 {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	background-color: #039;
	margin: 0.0%;
	padding: 1.0%;
}
#article-sub3 {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	background-color: #F09;
	margin: 0.0%;
	padding: 1.0%;
}
#article-sub4 {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	background-color: #6C0;
	margin: 0.0%;
	padding: 1.0%;
}
.banner-rotator,
.br-wrapper{
	position: relative;
	border: 0px solid #fff;
	overflow: hidden;
	zoom: 1;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(199,199,199,0.0);
	box-shadow: 0px 0px 0px 0px rgba(199,199,199,0.0);
	margin-top: 5px;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 531px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.gridContainerFull {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	/*background-image: url(sky2.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
}
.contactgridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.contactgridContainerFull {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 12px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	/*background-image: url(tile.jpg);
	background-repeat: repeat;*/
	border-top-color: #E7B9D2;
	border-width: 6px 0px;
	border-style: solid;
	border-bottom-color: #E7B9D2;
	background-position: 0% 0%;
	background-color: #df81b3;
}
#div1 {
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#article {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#interview {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 100%;
	display: block;
}
#artwork {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#faq {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #6b6b6b;
}
#faq-sub1 {
	clear: none;
	float: left;
	width: 29%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0%;
	text-align: left;
	background-image: url(faq-divide.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#faq-sub2 {
	clear: none;
	float: left;
	width: 30%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0%;
	text-align: left;
	background-image: url(faq-divide.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#faq-sub3 {
	clear: none;
	float: left;
	width: 29%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0%;
	text-align: left;
}
#about-sub1 {
	clear: none;
	float: left;
	width: 27%;
	display: block;
	margin: 0.0%;
	padding-top: 30px;
	padding-right: 2%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: left;
}
#about-sub2 {
	clear: none;
	float: left;
	width: 59%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: left;
}
#bodytext01 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: left;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 1.0em;
	color: #6b6b6b;
}
#bodytext02 {
	float: none;
	margin: auto;
	width: 100%;
	display: block;
	text-align: left;
	padding-top: 5px;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	color: #6b6b6b;
}
#bodytext03 {
	float: none;
	margin: auto;
	width: 80%;
	display: block;
	text-align: center;
	padding-top: 5px;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	color: #6b6b6b;
}
#contact-section {
	float: none;
	margin: auto;
	width: 100%;
	display: block;
	text-align: center;	
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 16px;
	color: #FFFFFF;
}
#contact-ringback {
	clear: none;
	float: left;
	width: 42%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: right;
}
#contact-details {
	clear: none;
	float: left;
	width: 42%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: left;
	background-image: url(contact-divide.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
img#dice { 
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
}
.images-hero {
	border: 6px solid #FFFFFF;
	-webkit-box-shadow: 6px 6px 16px #c0c8cd;
	box-shadow: 6px 6px 16px #c0c8cd;
}
H1 {
	color: #ac2d96;
	/*font-size: x-large;*/
	font-weight: bold;
	font-style: normal;
}
H3 {
	color: #ac2d96;
	font-size: 1.8em;
	font-weight: bold;
	font-style: normal;
	margin-top: -10px;
	margin-bottom: -2px;
}
input {
	color: #6b6b6b;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 16px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: right;
}
textarea {
	color: #6b6b6b;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: right;
}
.submitbutton {
	color: #FFF;
	background-color: #a0388c;
	border: 0px solid #C00;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: right;
	margin-right: 0%;
	float: right;
}
.copyright-contentcontainer1  {
	float: left;
	width: 45%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	text-align: left;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 13px;
}
.copyright-contentcontainer2  {
	float: left;
	width: 45%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	border: 0;
	text-align: right;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 13px;
}
#article2 {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #0F0;
}
#article-sub1 {
	clear: none;
	float: left;
	width: 48%;
	display: block;
	background-color: #FF0;
	margin: 0.0%;
	padding: 1.0%;
}
#article-sub2 {
	clear: none;
	float: left;
	width: 48%;
	display: block;
	background-color: #039;
	color: #FFF;
	margin: 0.0%;
	padding: 1.0%;
}
#article-sub3 {
	clear: none;
	float: left;
	width: 48%;
	display: block;
	background-color: #F09;
	margin: 0.0%;
	padding: 1.0%;
}
#article-sub4 {
	clear: none;
	float: left;
	width: 48%;
	display: block;
	background-color: #6C0;
	margin: 0.0%;
	padding: 1.0%;
}
.banner-rotator,
.br-wrapper{
	position: relative;
	border: 8px solid #fff;
	overflow: hidden;
	zoom: 1;
	-webkit-box-shadow: 0px 0px 3px 2px rgba(211,211,211,0.59);
	box-shadow: 0px 0px 3px 2px rgba(211,211,211,0.59);
	margin-top: 10px;
}
}

/* Desktop Layout: 769px to a max of 1200px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 91.5%;
	max-width: 1200px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	text-align: center;
}
.gridContainerFull {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	/*background-image: url(sky2.jpg);*/
	background-repeat: repeat-x;
	background-position: center top; 
}
.contactgridContainer {
	width: 97.5%;
	max-width: 1200px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	text-align: center;
}
.contactgridContainerFull {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 12px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	/*background-image: url(tile.jpg);
	background-repeat: repeat;*/
	border-top-color: #E7B9D2;
	border-width: 6px 0px;
	border-style: solid;
	border-bottom-color: #E7B9D2;
	background-position: 0% 0%;
	background-color: #df81b3;
}
#div1 {
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
img#dice {
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#header H1 {
	color: #90bc41;
	/*font-size: x-large;*/
	font-weight: bold;
	font-style: normal;
}
#article {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	
}
#bodytext01 {
	float: none;
	margin: auto;
	width: 100%;
	display: block;
	text-align: left;
	padding-top: 20px;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 1.0em;
	color: #6b6b6b;
}
#bodytext02 {
	float: none;
	margin: auto;
	width: 100%;
	display: block;
	text-align: left;
	padding-top: 0px;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	color: #6b6b6b;
	/*background-color: #EAF3DA;	background-image: url(faq-horizdivide.jpg);
	background-repeat: no-repeat;
	background-position: 0% 72%;
	border-radius: 12px;*/
}
#bodytext03 {
	float: none;
	margin: auto;
	width: 80%;
	display: block;
	text-align: center;
	padding-top: 0px;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
	src: url('GN___-webfont.eot');
	src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	color: #6b6b6b;	/*background-color: #EAF3DA;	background-image: url(faq-horizdivide.jpg);
	background-repeat: no-repeat;
	background-position: 0% 72%;
	border-radius: 12px;*/
}
#interview {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 100%;
	display: block;
}
#artwork {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#faq {
	float: none;
	clear: both;
	margin: auto;
	width: 100%;
	display: block;
	text-align: center;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 16px;
	color: #6b6b6b;
}
#faq-sub1 {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: left;
	background-image: url(faq-divide.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#faq-sub2 {
	clear: none;
	float: left;
	width: 26%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: left;
	background-image: url(faq-divide.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#faq-sub3 {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: left;
}
#about-sub1 {
	clear: none;
	float: left;
	width: 19%;
	display: block;
	margin: 0.0%;
	padding-top: 40px;
	padding-right: 0%;
	padding-left: 4%;
	padding-bottom: 30px;
	text-align: left;
}
#about-sub2 {
	clear: none;
	float: left;
	width: 69%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 30px;
	text-align: left;
}
#contact-section {
	float: none;
	margin: auto;
	width: 80%;
	display: block;
	text-align: center;	
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	color: #FFFFFF;
}
#contact-ringback {
	clear: none;
	float: left;
	width: 42%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: right;
	font-size: 1.1em;
/*	background-color: #22D11B;*/
}
#contact-details {
	clear: none;
	float: left;
	width: 42%;
	display: block;
	margin: 0.0%;
	padding-top: 0%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0%;
	text-align: left;
	background-image: url(contact-divide.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
/*	background-color: #AF2B2E;*/
	font-size: 1.1em;
}
.images-hero {
	border: 8px solid #FFFFFF;
	-webkit-box-shadow: 6px 6px 16px #c0c8cd;
	box-shadow: 6px 6px 16px #c0c8cd;
	margin-right: 12px;
	text-align: center;
}
H1 {
	color: #ac2d96;
	/*font-size: x-large;*/
	font-weight: bold;
	font-style: normal;
}
H3 {
	color: #ac2d96;
	font-size: 1.8em;
	font-weight: bold;
	font-style: normal;
	margin-top: -10px;
	margin-bottom: -2px;
}
input {
	color: #6b6b6b;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 16px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: right;
}
textarea {
	color: #6b6b6b;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 16px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: right;
}
.submitbutton {
	color: #FFF;
	background-color: #a0388c;
	border: 0px solid #C00;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: right;
	margin-right: 0%;
	float: right;
}
.copyright-contentcontainer1  {
	float: left;
	width: 45%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	text-align: left;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 14px;
}
.copyright-contentcontainer2  {
	float: left;
	width: 45%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	border: 0;
	text-align: right;
	/*font-family: "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
	font-family: 'gill_sansregular';
    src: url('GN___-webfont.eot');
    src: url('GN___-webfont.eot?#iefix') format('embedded-opentype'),
         url('GN___-webfont.woff2') format('woff2'),
         url('GN___-webfont.woff') format('woff'),
         url('GN___-webfont.ttf') format('truetype'),
         url('GN___-webfont.svg#gill_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size: 14px;
}
#article2 {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #0F9;
}
#article-sub1 {
	clear: none;
	float: left;
	width: 23%;
	display: block;
	background-color: #FF0;
	margin: 0.0%;
	padding: 1.0%;
}
#article-sub2 {
	clear: none;
	float: left;
	width: 23%;
	display: block;
	background-color: #039;
	color: #FFF;
	margin: 0.0%;
	padding: 1.0%;
}
#article-sub3 {
	clear: none;
	float: left;
	width: 23%;
	display: block;
	background-color: #F09;
	margin: 0.0%;
	padding: 1.0%;
}
#article-sub4 {
	clear: none;
	float: left;
	width: 23%;
	display: block;
	background-color: #6C0;
	margin: 0.0%;
	padding: 1.0%;
}
.banner-rotator,
.br-wrapper{
	position: relative;
	border: 8px solid #fff;
	overflow: hidden;
	zoom: 1;
	-webkit-box-shadow: 0px 0px 3px 2px rgba(211,211,211,0.59);
	box-shadow: 0px 0px 3px 2px rgba(211,211,211,0.59);
	margin-top: 10px;
}
}
