/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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,
b, u, i, 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;
	vertical-align: baseline;
}
/* 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;
}

/* gsstyle */

body{width:100%; background-color: #000000; }
body.center{width:100%; text-align:center;}
/* text styles */
p {font-size: 90%; text-align: left; font-family: 'Antic Didone', serif;  line-height: 1.4em; color: #f2f4f1; margin-bottom:20px}
p.micro{text-align: center; font-size: 60%;}
h1.maintitle{width:90%; margin:10px;}
h1.intro-logo{ margin-left:auto; margin-right:auto; margin-top: 50px; margin-bottom: 50px;width: 80%; }
#nav p{text-align: center; font-size:200%}
#nav{width:100%}
#wrap {min-height: 100%;}
#navwrap{position:relative; padding-top:0px; width: 100%}


#content{margin-left:0px; width: 100%; overflow:auto;
	padding:0px;  background: url(../images/common/black50.png);}
	
	#content-1{width: 90%; float:left; }
	#content-2{width: 90%; float:left;}	
#content.gallery{width: 100%}	
h1.branding{position:relative;
	text-indent:-3000px; 
	width: 100%;
	height: 120px; 
	background: url(../images/common/GS-logo-sm.png); 
	background-position: center 10px; 
	background-repeat: no-repeat; }


/* accordian */

#wrapper {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #97866b;
	}
 
.accordionButton {	
	width: 100%;
	height: 50px;
	float: left;
	background: #000000;
	border-bottom: 1px solid #97866b;
	cursor: pointer;
	}
.grey{background-color: #333333; font-size: 80%;}	
	
.accordionButton p{ color:#97866b; font-weight: thin; font-size:130%; padding:7px; text-decoration: none;}	
.accordionButton a{ color:#97866b; font-weight: thin; font-size:100%; padding:0px; text-decoration: none;}	
 
.accordionContent {	
	width: 100%;
	float: left;
	background: #333333;
	display: none;
	}


#footer{ text-indent: -3000px }


.rollover a{margin-left:0px;}

#content-1{width: 90%; float:left; }
#content-2{width: 90%; float:left;}

.staffbox {  min-height: 300px; background: url(../images/common/black80.png);overflow:auto; 
	float: none; width:320px; margin-left:0px; margin-top:0px;   padding-left: 0px; padding-top: 0px; padding-bottom: 0px;}
.staffimg{  padding-left:0px; float:none}
.staffname{clear:both}

/* signup pop-up style*/

H1.popup-logo{width: 250px; height: 0px; margin-left:0px; background: url(../images/branding-gold-black-sml.png)no-repeat; background-position: 10px 10px  }
	#mc_embed_signup{position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,.8);display:none;z-index:10000; }
	#mc_embed_signup form{background: url(../images/signup-bg.jpg); 
		background-position: -50px 0px;position:fixed; 
		top:10%; left:10px;
		 margin-left:auto; margin-right: auto; 
		font:normal 100% Helvetica,Arial,sans-serif; 
		font-size:14px; border-radius:4px; border:none; 
		padding:10px 20px; padding-right: 10px; xbackground-xcolor:#fff; color:#000; text-align:left;width:250px; min-height:400px;overflow-y:auto;overflow-x:auto;}
#mc_embed_signup form p,h2{text-align: center; color:#666}
h2.poptitle{color: #ff0000; font-family: 'Raleway', cursive; text-align: center; width: 100%; border-bottom:1px dotted; border-color: #ff0000; font-size: 130%; padding-bottom:0px; margin-bottom:20px; }
	#mc_embed_signup a.mc_embed_close{background:transparent url(http://downloads.mailchimp.com/img/closebox.png) no-repeat; display:block; height:30px; width:30px; text-indent:-999em; position:absolute; top:-10px; right:-10px; display:none; }




