/***********************************************/
/* This stylesheet is for SUMMER               */
/***********************************************/ 

/***********************************************/
/* If you change this stylesheet you must      */
/* make the exact same changes for the         */
/* other seasons. Look in the directory that   */
/* says css_seasons                            */
/***********************************************/ 

/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,Arial,sans-serif;
	color: black;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: white url(assets/images/gsv_img_back_smr.gif) no-repeat;
	font:12px verdana, arial, helvetica, sans-serif;
}

a:link, a:visited, a:hover {
	color: #ce0d16;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 16px;
 color: #ce0d16;
}

h3{
 font-size: 16px;
 color: #ce0d16;
}

h4{
 font-size: 14px;
 font-weight: bold;
 color: black;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0 11px;
	padding: 0px 0px;
	border-bottom: 1px solid #ab9cc1;
	width: 740px;
	background: url(assets/images/gsv_img_gsvlogo.gif) no-repeat right;
	max-height: 126px;
	min-height: 126px;
	vertical-align: top;
	background-color: transparent;
}

#mastheadbanner{
	padding: 11px 30px 12px 0px;
	vertical-align: middle;
	background-color: transparent;
}
#masthead img{
	padding: 11px 30px 12px 0px;
	vertical-align: middle;
	background-color: transparent;
}

#navBar{
	margin: 4px 0px 0px 545px;
	width: 191px;
	padding: 0px;
	background-color: transparent;

}
#navBarTop{
	margin: 0px;
	width: 191px;
	padding: 0px;
	background: url(assets/images/menu/gsv_img_topnav2_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -16px;
	max-height: 8px;
	min-height: 8px;
	background-color: transparent;

}
#navBarTop2{
	margin: 0px;
	width: 191px;
	padding: 0px;
	background: url(assets/images/menu/gsv_img_topnav_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -16px;
	max-height: 8px;
	min-height: 8px;
	background-color: transparent;

}

#navBarBottom{
	margin: 0px;
	width: 191px;
	padding: 0px;
	background: url(assets/images/menu/gsv_img_bottomnav_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -14px;
	max-height: 7px;
	min-height: 7px;
	background-color: transparent;
	border-top: 1px solid #ce0d16;

}

#navBarBottom2{
	margin: 0px;
	width: 191px;
	padding: 0px;
	background: url(assets/images/menu/gsv_img_bottomnav_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -14px;
	max-height: 7px;
	min-height: 7px;
	background-color: transparent;

}

#content{
  float:left;
	width: 500px;
	margin: 0 20px;
	padding: 0px;
	background-color: transparent;
	min-height: 200px;
}

.potluckGrid {
	float:left;
	position:absolute;
	width:300px;
	height:115px;
	z-index:1;
}

#mainpageads{
	width: 698px;
	padding: 0px;
	background-color: transparent;
	display: block;
	margin: 0px 0px 0px 33px;

}

.mainpageadsTop{
	padding: 0px 0px 3px 0px;
	font-size: 16px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
   width: auto;
}

.mainpageadsMiddle{
	padding: 20px 0px 0px 19px;
	vertical-align: middle;
	font-size: 16px;
	background: transparent url(assets/images/home_page/gsv_img_mainadbacknopic.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
   width: inherit;
	display: block;
	min-height: 215px;
	max-height: 235px;
}


.mainpageadsBottom{
	padding: 0px 0px 3px 0px;
	font-size: 6px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
   width: auto;
}


.mainpageadsBottom img{
	padding: 0px 0px 21px 0px;
	font-size: 6px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
   width: auto;
	display: inline;
}

#mainpageads table{
	width: 698px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	margin: 0x 0px 0px 0px;
	display: block;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 0px;
white-space: nowrap;
 background-color: transparent;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
 white-space: nowrap;
 padding: 0px 0px 0px 0px;
}



#globalNav a {
	font-size: 90%;
	padding: 0px 0px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 11px;
	padding: 4px 0px 10px 0px;
	font-variant: small-caps;
	background: transparent;
	margin: 0px 0px 0px 20px;
	width: 730px;
}


/************* #copyright styles *************/

.copyright001 {
	FONT-SIZE: 10px; 
	TEXT-TRANSFORM: none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 10px 10px 10px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.feature ol{
	font: 12px/20px verdana, arial, helvetica, sans-serif;

}

.feature ul{
	font: 12px/20px verdana, arial, helvetica, sans-serif;

}
.feature table{
	padding: 0px 0px 10px 15px;
	font-size: 12px;
}

/************** .eventHeader styles ***************/

.eventHeader{
	padding: 13px 0px 0px 0px;

}
/************** .visarch styles ***************/

.visarch{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
		width: 450px;
}

.visarch h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.visarchyear{
	padding: 14px 0px 2px 0px;
	text-align: left;
	border-bottom-style: none;
	}


/* adjust margins to change separation between the visarch image and text flowing around it */
.visarchtitle{
	padding: 0px 0px 3px 0px;
	font-size: 16px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 15px 0px 0px 0px;
	width: auto;
}
.visarchtitle p{
	padding: 0px 0px 3px 0px;
	font-size: 16px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
   width: auto;
}

.visarchedition{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	background: transparent;
	margin: 0px 0px 0px 0px;
	width: auto;
}

.visarchsize{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
	background: transparent;
	margin: 0px 0px 0px 0px;
	width: auto;
}
.visarchsize p{
	padding: 0px 0px 10px 0px;
	font-size: 9px;
	background: transparent;
	margin: 0px 0px 0px 0px;
	width: auto;
}

.visarch img{
	padding: 10px 10px 10px 10px;
	margin: 0 5px 5px 0;
	margin-left: 20px;
	background: transparent;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #ab9cc1;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #afafaf;
	padding: 8px 0px 0px 0px;
	margin-top: 0px;
	width: 740px;
	text-align: center;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin: 0 11px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */
	
	#siteInfo a:link{
	color: #afafaf;
}

#siteInfo a:visited{
	color: #afafaf;
}

#siteInfo a:hover{
	color: #ce0d16;
}

#siteInfo img{
	padding: 5px 0px 0px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;

	font:15px arial, helvetica, sans-serif;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #ce0d16;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	background-color: #fbcdcf;
	font:15px arial, helvetica, sans-serif;
}

#sectionLinks a:visited{
	border-top: 1px solid #ce0d16;
	padding: 2px 0px 2px 10px;
	background-color: #fbcdcf;
	font:15px arial, helvetica, sans-serif;
}

#sectionLinks a:hover{
	border-top: 1px solid #ce0d16;
	background-color: transparent;
	padding: 2px 0px 2px 10px;
	font:15px arial, helvetica, sans-serif;
}



/*********** #sectionLinksSub styles ***********/

#sectionLinksSub{
	position: relative;
	margin: 0px;
	font:14px arial, helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#sectionLinksSub ul{
	position: relative;
	margin: 0px;
	font:14px arial, helvetica, sans-serif;
	list-style-type: none;
	padding: 1px;
}


#sectionLinksSub h4{
	padding: 10px 0px 2px 10px;
}

#sectionLinksSub a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
	width: auto;
	background-color: transparent;
	font:14px arial, helvetica, sans-serif;
}

#sectionLinksSub a:visited{
	padding: 2px 0px 2px 10px;
	font:14px arial, helvetica, sans-serif;
}

#sectionLinksSub a:hover{
	padding: 2px 0px 2px 10px;
	font:14px arial, helvetica, sans-serif;
}

/*********** #invitePlate styles ***********/

#invitePlate{
	position: relative;
	background: #fbcdcf;
}

#invitePlate h3{
	padding: 4px 10px 1px 10px;
}
#invitePlate p{
	position: relative;
	margin: 0px;
	padding: 10px 10px 10px 10px;

	font: 11px/13px verdana, arial, helvetica, sans-serif;
	background: #fbcdcf;
}

/*********** #registerPlate styles ***********/

#registerPlate{
	position: relative;
	background: #fbcdcf;
}

#registerPlate h3{
	padding: 4px 10px 1px 10px;
}
#registerPlate p{
	position: relative;
	margin: 0px;
	padding: 10px 10px 10px 10px;

	font: 11px/13px verdana, arial, helvetica, sans-serif;
	background: #fbcdcf;
}

#registerPlate img{
	float: left;
	padding: 0px 0px 5px 5px;
	margin: 0 5px 3px 0;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #enroll styles **************/

#enroll{
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	margin-bottom: 15px;
}

#enroll img{
	display: block;
}

/************** #adobereader styles **************/

#adobereader{
	padding: 20px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#adobereader img{
	display: block;
	padding: 5px;
}

#adobereader2{
	padding: 20px 0px 0px 10px;
	font-size: 80%;
	border-top: none;
}

#adobereader2 img{
	display: block;
	padding: 5px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/************* #pgtitle styles *************/
/************* #pgtitle styles *************/

#pgtitle{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 19px;
	background: none;
	max-height: 27px;
	min-height: 27px;
}

/************* Who We Are #pgtitle styles *************/

#pgtitleHistory{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_ourhistory_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleBylaws{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_bylaws_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleMission{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_missionstmnt_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleCouncil{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_thecouncil_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleRitual{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_ritual_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleWhoweare{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_whoweare_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleKeynote{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_keynote.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

/************* Contact Us #pgtitle styles *************/

#pgtitleContactus{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_contactus_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

/************* Events #pgtitle styles *************/

#pgtitleConferences{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_fallconf_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleEvents{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_events_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitlePotlucks{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_potlucks_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleRetreats{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_retreats_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleUpcoming{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_upcoming_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

/************* Links #pgtitle styles *************/

#pgtitleLinks{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_links_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

/************* Online Forums #pgtitle styles *************/

#pgtitleFaq{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_faq_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleOnlineforums{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_onlineforums_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}


/************* Visionary #pgtitle styles *************/

#pgtitleVisionaryarchives{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_visarchives_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleCurrentissue{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_currentissue_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleVisionary{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_visionary_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

#pgtitleProblemsviewing{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_problemsview_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}


/************* Credits #pgtitle styles *************/

#pgtitleCredits{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_credits.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

/************* Credits #pgtitle styles *************/

#pgtitle404{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_404_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}


/************* thankyou #pgtitle styles *************/

#pgtitleThankYou{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_thankyou_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}


/************* orderfailed #pgtitle styles *************/

#pgtitleOrderFailed{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_orderfailed_combo.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

/************* onlineorderiing #pgtitle styles *************/

#pgtitleOnlineOrdering{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_onlineordering_comb.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}

/************* Workshop #pgtitle styles *************/

#pgtitleWorkshop{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(assets/images/titles/gsv_ttl_workshop.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	max-height: 27px;
	min-height: 27px;
}
