@import url('hq.css');

html, body { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; line-height: 1em; margin: 0; padding: 0; }
fieldset, img { border: 0 none; }
table { border-collapse: collapse; }
table, tr, td { padding: 0; }
th, td { vertical-align: top; }
small { font-size: 12px; }

input, select, textarea { 
	font: normal 12px/1.6em Arial, Verdana, Helvetica, sans-serif !important;
	color: #333;
	}
p { margin: 0 0 1.6em 0; }
a { color: #607893; }
a:hover { color: #72161a; }

body { background: #c7c7b8 url('/_images/bg.gif') repeat-x 0 0; font: normal 11px/1.6em Arial, Verdana, Helvetica, sans-serif; color: #454545; }
#wrapper { width: 960px; margin: 0 auto; position: relative; }
#container { position: relative; }
#header { width: 100%; height: 68px; }
#logo { position: absolute; top:14px; }
#banner { width: 100%; height: 207px; display: block; background: transparent url('/_images/transparent.gif') no-repeat 0 0; }

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	NAVIGATION

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#topnav { float: right; margin: 0 8px 0 0; position:relative;}
#topnav li { float: left; color: #fff; line-height: 1em; }
#topnav li, #topnav a { height: 26px; display: block; }
#topnav a:hover { background-position: 0 -26px; }
#fontsize a { display: inline; float: none; }

#nav { 
	width: 100%; 
	height: 37px; 
	display: block; 
	background: transparent url('/_images/nav/nav_bg.gif') repeat-x 0 0;
	margin: 0;
	padding: 0;
	position:relative;
	z-index:100;
	}
#nav a:hover, #nav li:hover a, #nav li.sfhover a { background-position: 0 -37px; }
#nav li { margin: 4px 0 0 0; position: relative; }
#nav li, #nav a { height: 37px; display: block; float: left; }

#nav li ul { /* second-level lists */
	clear: left;
	position: absolute;
	top: 25px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0;
	padding: 10px 0 6px 0;
	list-style: none;
	background-color: #4f6a83 !important;
	}
#nav li ul a { color: #fff; background: none; text-decoration: none; padding: 2px 0 2px 0; }
#nav li ul a:hover { background: #8c9dad; color: #fff; }
#nav li ul li, #nav li ul a { height: auto; float: none; margin: 0; }
#nav li ul a span { margin: 0 0 0 6px; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

#nav_home, #nav_home a { width: 77px; background: transparent url('/_images/nav/nav_home.gif') no-repeat 0 0; }
#nav_contact, #nav_contact a { width: 76px; background: transparent url('/_images/nav/nav_contact.gif') no-repeat 0 0; }
#nav_espanol, #nav_espanol a { width: 76px; background: transparent url('/_images/nav/nav_espanol.gif') no-repeat 0 0; }

#nav_about { margin-left: 5px !important; }

#nav_about, #nav_about a { width: 104px; background: transparent url('/_images/nav/nav_about.gif') no-repeat 0 0; }
	#nav_about ul { background: #fff url('/_images/nav/sub_about.gif') no-repeat 0 0 !important; }
	#nav_about ul li, #nav_about ul a  { width: 110px; } 
#nav_principles, #nav_principles a { width: 126px; background: transparent url('/_images/nav/nav_principles.gif') no-repeat 0 0; }
	#nav_principles ul { background: #fff url('/_images/nav/sub_principles.gif') no-repeat 0 0 !important; }
#nav_news, #nav_news a { width: 124px; background: transparent url('/_images/nav/nav_news.gif') no-repeat 0 0; }
	#nav_news ul { background: #fff url('/_images/nav/sub_news.gif') no-repeat 0 0 !important; }
#nav_media_center, #nav_media_center a { width: 118px; background: transparent url('/_images/nav/nav_media_center.gif') no-repeat 0 0; }
	#nav_media_center ul { background: #fff url('/_images/nav/sub_media_center.gif') no-repeat 0 0 !important; }
#nav_outreach, #nav_outreach a { width: 232px; background: transparent url('/_images/nav/nav_outreach.gif') no-repeat 0 0; }
	#nav_outreach ul { background: #fff url('/_images/nav/sub_outreach.gif') no-repeat 0 0 !important; }
	
#container { width: 100%; background: #fff url('/_images/content_bg.gif') no-repeat 0 30px; }

#leftColumn { width: 700px; float: left; margin: 0 0 20px 15px; display: inline; font-size: 12px; position:relative; z-index:50; }
	#leftColumn li { margin: 0 0 10px 0; }
	#leftColumn ul ul { margin: 10px 0; }
	
#message, .featuredArticle { font: normal 13px/1.6em Georgia, "Times New Roman", Times, serif; }
#message img { float: left; margin: 0 10px 0 0; }
#message p img { float: none !important;  }

blockquote { font: italic 14px/1.6em Georgia, "Times New Roman", Times, serif; color: #72161a; }
blockquote span { font: bold 11px/1em Arial, Verdana, Helvetica, sans-serif; color: #454545; }
blockquote.history { width: 600px; float: left; margin: 0 0 30px 0 }
p.history { }

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	FEATURES

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#featuredVideo { background: #e4e4e4; border: 3px #fff double; padding: 10px; float: left; margin: 0 0 5px 0; }
#featuredPlayer { width: 325px; height: 320px; display: block; float: left; }
#featuredVideoContent { width: 338px; float: left; margin: 0 0 0 10px; }
	#featuredVideoContent h1 { margin: 0 0 10px 0; line-height: 1.2em; }
	#featuredVideoContent span { display: block; font-weight: bold; color: #3e5671; }
	#featuredVideoContent span span { display: inline; color: #607893; }
	#featuredVideoContent div { height: 160px; overflow: auto; margin: 0 0 4px 0; }
	
#featuredImages { background: #e4e4e4; border: 3px #fff double; padding: 10px; float: left; margin: 0 0 5px 0; }
	
.featuredArticle { float: left; position: relative; padding: 20px 0 0 30px; margin-left: -30px; background: transparent url('/_images/featuredarticle_bg.png') no-repeat 0 0; }
	.featuredArticle div { background: transparent url('/_images/featured_div.gif') repeat-y center 0; }
	.featuredArticle.single div { background: none; }
	.featuredArticle div div { width: 330px; float: left; background: none; }
	.featuredArticle.single div div { width: 100%; }
		#feature1 { margin: 0 20px 0 0; }
		#feature2 { margin: 0 0 0 20px; }
	.featuredArticle span { color: #72161a; font-style: italic; }
	.featuredArticle span span { font-style: normal; }
	.featuredArticle h1 { line-height: 1.2em; }

.p4 { margin: 0 0 5px 1px; }
#p4Info { width: 271px; float: left; }
.rosen { float: right;}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	RIGHT COLUMN

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#rightColumn { width: 245px; position: relative; float: right; margin: -199px 0 20px 0; }

#actionCenter { width: 100%; height: 290px; display: block; background: transparent url('/_images/calltoaction_bg.gif') no-repeat 0 0; position:relative; z-index:150;}
	#actionCenter ul { width: 201px; margin: 0 auto; padding: 6px 0 0 0; }
	#actionCenter li { float: left; }
	#rpofACH { height: 69px; overflow: hidden; }
	#actionCenter a { width: 201px; height: 33px; display: block; }
	#actionCenter a:hover { background-position: -201px 0; }
	#donate, #donate a { background: transparent url('/_images/nav/nav_donate.gif') no-repeat 0 0; }
	#volunteer, #volunteer a { background: transparent url('/_images/nav/nav_volunteer.gif') no-repeat 0 0; }
	#friend, #friend a { background: transparent url('/_images/nav/nav_email.gif') no-repeat 0 0; }
	#contactMedia, #contactMedia a { background: transparent url('/_images/nav/nav_contact_media.gif') no-repeat 0 0; }
	#getLocal, #getLocal a { background: transparent url('/_images/nav/nav_local.gif') no-repeat 0 0; }
	#subscribe, #subscribe a { background: transparent url('/_images/nav/nav_subscribe.gif') no-repeat 0 0; }
	#rpofACF { width: 100%; height: 4px; display: block; background: transparent url('/_images/nav/rpofac_footer.gif') no-repeat 0 0; }
	
#recentNews { background: transparent url('/_images/recentnews_bg.jpg') no-repeat 0 0; margin: 0 0 15px 0; clear: left; }
	#recentNews ul { width: 215px; margin: 0 0 0 15px; padding: 80px 0 0 0; border-bottom: 1px #ebe9ea solid; }
	#recentNews li { width: 90%; margin: 0 auto 15px auto; }
	#recentNews li span { display: block; }
	#recentNews a:link, #recentNews a:visited { color: #333; text-decoration: none; }
	#recentNews a:hover .recentNewsCopy, #recentNews a:active .recentNewsCopy { color: #666; text-decoration: underline; }
	#recentNews a:hover .recentNewsHeader, #recentNews a:active .recentNewsHeader { border-color: #72161a; }
	#recentNews a:hover .recentNewsDate, #recentNews a:active .recentNewsDate { background: #72161a; }
	#recentNews a:hover .recentNewsPublisher, #recentNews a:active .recentNewsPublisher { color: #72161a; }
	.recentNewsHeader { width: 100%; margin: 0 0 5px 0; border: 1px #607893 solid; float: left; font-weight: bold; color: #607893; }
	.recentNewsHeader span { float: left; }
	.recentNewsDate { background: #607893; color: #fff; padding: 0 4px; text-transform: uppercase; }
	.recentNewsPublisher { width: 70%; padding: 0 4px; font-style: italic; }
	.recentNewsCopy { }
	
#recentPodcast { 
	width: 213px; 
	margin: 0 auto; 
	background: #f0f0f3 url('/_images/recentpodcast_bg.jpg') no-repeat center 0; 
	border: 1px #ccc solid; 
	font: normal 18px/1.2em Georgia, "Times New Roman", Times, serif;
	color: #72161a;
	padding: 50px 0 0 0;
	}
	#recentPodcast p { padding: 0 10px; }
	#recentPodcast span { display: block; color: #607893; font: normal 11px/1.6em Arial, Verdana, Helvetica, sans-serif; }
	#recentPodcast img { float: left; }
	#recentPodcast a { color: #72161a; text-decoration: none; }
	#recentPodcast a:hover { color: #666; }
	#recentPodcast a img { float: none; }
	.preview { float: left; display: block; }
	.stream { float: left; color: #607893 !important; font-weight: bold !important; }

#affiliateLinks { width: 213px; margin: 0 auto; padding: 0; }
#affiliateLinks li { margin: 10px 10px 0 0; float: left; display: block; text-align: center; }
.bigLink { width: 100% !important; }

#aMessage, .rlink { float: left; margin: 10px 0 0 17px; }

#register, .rlink_large { float: left; margin: 0 0 0 17px; }

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	OPTIONS

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#options { width: 45px; float: right; font-size: 10px; margin: 0 20px 0 10px; text-align: center; }
#options a { text-decoration: none; }
#options hr { border-style: solid !important; }
#options span { display: block; }
#shrink, #grow, #growmore { font-family: Georgia, "Times New Roman", Times, serif; }
#shrink { font-size: 1.2em; }
#grow { font-size: 1.4em; }
#growmore { font-size: 1.6em; }


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	GENERAL

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.featuredArticles span { display: block; }
.featuredArticles span span { display: inline; }

#playlist { margin: 0; padding: 0; }
#playlist img { float: left; margin: 0 10px 0 0; }
#playlist li { width: 100%; clear: both; float: left; padding: 10px 0; border-bottom: 1px #ccc solid; }
#playlist span { display: block; font-weight: bold; color: #607893; }
#playlist span span { display: inline; color: #333; font-weight: normal; }
#playlist .viewAll img { float: none; }
#playlist .viewAll { display: inline; text-align: left; }
#playlist .viewAll a { float: left; }

.article { padding: 10px; border-bottom: 2px #e1e1e1 solid; }
.article h2 a:link, .article h2 a:visited { color: #72161a; text-decoration: none; }
.article h2 a:hover, .article h2 a:active { color: #3e5671; text-decoration: underline; }
.article.featured { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 1.6em; }
.articleInfo  { display: block; font-family: Georgia, "Times New Roman", Times, serif; color: #72161a; font-style: italic; margin: 0 0 0 0; }
.articleInfo span { font-style: normal; }
.articleAuthor { display: block; color: #333; font-family: Arial, Verdana, Helvetica, sans-serif; }
.authorName { text-transform: uppercase; font-weight: bold; }

.contactMedia, .staffList { width: 100%; float: left; margin: 0 0 30px 0; padding: 0; list-style: none; }
.contactMedia em, .staffList em { display: block; font-weight: normal; font-size: 11px; }
.contactMedia li, .staffList li { width: 30%; height: 50px; margin: 0 !important; float: left; padding: 10px; font-weight: bold; font-size: 14px; }
.listAlt { background: #f3f3f3; }

label { display: block; color: #666; }
.label { color: #000; text-decoration: underline; }
#errors, .error { display: block; font-style: italic; color: #72161a; font-size: 11px; font-weight: normal; }
.textfield { width: 50%; border-left: 2px #ddd solid; border-top: 2px #ddd solid; border-right: 1px #eee solid; border-bottom: 1px #eee solid; margin: 0 0 15px 0; }
#registration .textfield, .register .textfield { width: 100%; }
.textfieldnowidth { border-left: 2px #ddd solid; border-top: 2px #ddd solid; border-right: 1px #eee solid; border-bottom: 1px #eee solid; margin: 0 0 15px 0; }
select, #county { border-left: 2px #ddd solid; border-top: 2px #ddd solid; border-right: 1px #eee solid; border-bottom: 1px #eee solid; margin: 0 0 15px 0; }
.fieldGroup select { float: left; margin: 0 10px 0 0; }
#areacode, #prefix, #ext, .areacode, .prefix, .ext { border-left: 2px #ddd solid; border-top: 2px #ddd solid; border-right: 1px #eee solid; border-bottom: 1px #eee solid; width: 50px; }
#rpofTeams { margin: 0 0 15px 0; }
#rpofTeams label { font-size: 11px; }
#rpofTeams .column { width: 30%; padding: 10px; float: left; }
#rpofTeams .mid { background: #f7f7f7; }
.required { color: #ff0000; font-size: 14px; font-weight: bold; }
.instructions { background: #dee5ed; padding: 7px; }

#getLocalForm { height: 20px; margin: 0; padding: 10px; }
#getLocalForm #name { width: 200px; }
#getLocalForm, #clubNews { background: #dee5ed; }
#getLocalForm div { float: left; margin: 0 10px 0 0; }
#getLocalForm label { }
#getLocalForm label span { width: 50px; }
#getLocalForm label span, #getLocalForm label input { float: left; }

#getLocalCard ul { width: 50%; list-style: none; margin: 0; padding: 0; float: left; }

#getLocalInfo { width: 300px; float: left; margin: 0 10px 0 0; }
#getLocalInfo .address { padding-top: 10px; }
#getLocalInfo ul, #getLocalOfficials ul { list-style: none; margin: 0 0 0 10px; padding: 0; }
#getLocalInfo li, ##getLocalOfficials li { margin: 0; padding: 2px 0; }

#getLocalOfficials { width: 390px; float: left; }
#getLocalOfficials .listAlt, #officerList .listAlt { border-top: 2px #e1e1e1 solid; border-bottom: 2px #e1e1e1 solid; }
#officerList div { padding: 10px; }
#officerList h2 { padding: 0 0 0 10px; }

#clubNews { padding: 10px; }
#clubNews a { text-decoration: none; }
#clubNews a:hover { text-decoration: underline; }
#clubNews.listAlt { background: #d8e0ea; border-top: 2px #cdd7e3 solid; border-bottom: 2px #cdd7e3 solid; }

.absenteeList { width: 50%; float: left; }
.normalList, .normalList ul { list-style: none; margin: 0; padding: 0; }
.normalList li { margin: 0; padding: 0; }

.extended { width: auto !important; padding: 0 10px; margin: 0 !important;}
.viewAll { width: 100%; text-align: right; font-style: italic; }
.viewAll img { position: relative; top: 3px; }
.viewAll a { text-decoration: none; font-style: italic; font-weight: bold; color: #607893 !important; }
.viewAll a:hover { color: #72161a !important; }
.more { color: #72161a; text-decoration: none; }
.more:hover { color: #607893; }
.lastUpdated { font-size: 10px; color: #ccc; font-style: italic; }
.return { float: right; padding: 0 0 0 10px; text-decoration: none; background: transparent url('/_images/bullet_arrow_up.gif') no-repeat 0 center; }
.even { background: #f9f9f9; }
#key { color: #bbb; margin: 15px 0 0 0; clear: left; }
#key .externallink img { position: relative; top: 3px; }
#zip, #security_code { width: 100px; }

form .column { width: 48%; padding-right: 8px; float: left; }
form .column .textfield { width: 90%; }
form .column h3 { text-decoration: underline; }
form .column fieldset { margin: 0 0 20px 0; }

#contactClub { background: #eee; border-top: 2px #e1e1e1 solid; border-bottom: 2px #e1e1e1 solid; margin: 20px 0 0 0; }
#contactClub .textfield { width: 98%; }

#cardtype { width: 300px; }
#cardtype img { border: 1px #ccc solid; padding: 2px; }
#cardtype label { width: 50%; float: left; margin: 0 0 10px 0; }
#cardtype input { position: relative; top: -40px; margin-right: 10px; }

#timeline th, #timeline td { vertical-align: top;  text-align: left; padding: 4px; border-bottom: 1px #fff solid; }
#timeline th { width: 50px; background: #f5f5f5; text-align: center; }
#timeline td { padding: 0 0 0 10px; vertical-align: top; }
#timeline .alt th { background: #e5e5e5; }

.leadin { font: 16px/1.4em Arial, Verdana, Helvetica, sans-serif; color: #000; }
.downloads img { float: left; margin: 0 0 10px 0; }
.downloads ul { list-style: none; margin: 0; padding: 0; }
.downloads li { padding: 0 0 0 10px; }

#donation { width: 100%; text-align: center; }
#donation a { margin: 0 10px; }

.qmtgInfo, .qmtgForm { float: left; }
.eventCol { float: left; width: 218px; padding: 0 15px 0 0; }

.qmtgInfo { width: 45%; padding: 0 20px 0 0; }
.qmtgForm { width: 50%; }
.qmtgForm .textfield, .qmtgForm select { width: 100%; }
.dateAttendance label { padding: 10px; background: #eee; border-top: 2px #e1e1e1 solid; border-bottom: 2px #e1e1e1 solid; }
.dateAttendance label.alt { border: 0 none; background: transparent; }
.eventAttendance { width: 350px; }
.eventAttendance label { padding: 10px; background: #eee; border-top: 2px #e1e1e1 solid; border-bottom: 2px #e1e1e1 solid; }
.eventAttendance label.alt { border: 0 none; background: transparent; }

.debate { text-align: center; }
.debate img { float: none; }
.debateForm { width: 300px; margin: 0 auto; }
.debateForm h3, .debateForm form { padding-bottom: 20px; }
.debateForm .textfield { width: 100%; }
.debateInfo { width: 50%; }
.debateDesc { background: #132437 url('/_images/debate_bg.jpg') no-repeat left bottom; padding: 10px 40px; text-align: center; font-size: 15px; font-weight: bold; color: #fff; line-height: 1.6em; border-top: 4px #040d17 solid; border-bottom: 4px #040d17 solid; }
	.debateDesc em { font: italic normal 15px/1.6em Georgia, "Times New Roman", Times, serif; color: #727b85; }
	.debateDesc a:hover { color: #727b85; }
	
.specialEvent { font-size: 18px; line-height: 1.2em; }	
.specialEvent h1 { font: bold 34px/1em Arial, Verdana, Helvetica, sans-serif; color: #000; text-transform: uppercase; letter-spacing: -2px; }
.specialEventDesc { 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 1.6em; 
	margin: 20px 0;
	padding: 10px 0;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	}
.specialEventDesc .copy {  }
.specialEventDesc .note { height: 80px; line-height: 18px; overflow: hidden; }
.specialEventDesc .note div { width: 30%; float: left; margin: 0 7px; display: block; }
.specialEventForm { width: 300px; float: left; }
.specialEventForm .textfield { width: 100%; }
.specialEventFaq { background: #f6f6f6; width: 350px; float: left; margin-left: 20px; padding: 10px; border-left: 1px #e1e1e1 solid; border-right: 1px #e1e1e1 solid; }
.specialEventFaq strong, .specialEventFaq u { display: block; color: #000; }
.noBlock strong { display: inline !important; }
.specialEventFaq p { padding-left: 10px; }

#videoHolder { width: 330px; height: 249px; float: right; background: transparent url('/_images/intro_border.gif') no-repeat 0 0; margin: 0 0 10px 10px; }

.a { padding: 10px; background: #eee; border-top: 2px #e1e1e1 solid; border-bottom: 2px #e1e1e1 solid; }
.a span { font: bold 14px/1.6em Arial, Verdana, Helvetica, sans-serif; color: #72161a; }
p.note, div.note { font-size: 11px; background: #fffbe5; padding: 10px; border: 1px #f7e9a5 solid; margin: 10px 0; }
p.special, div.special { font-size: 11px; background: #edf2f6; padding: 10px; border: 1px #c0cfdc solid; margin: 10px 0; }
.note caption { display: none; }
.paidfor { text-align: center; }
table { width: 100%; }
tbody th { width: 20%; text-align: left; padding-right: 20px; }
.signup_chart { background: #cdcdcd; border-collapse: separate; border-spacing: 1px; text-align: center; vertical-align: center; }
.signup_chart td { border: 1px #cdcdcd solid; }
.signup_chart thead th { background: #e6eeee; padding: 4px; border: 1px #fff solid; }
.signup_chart td, .signup_chart tbody th { background: #fff; border: 1px #fff solid; }
.signup_chart tbody th { padding: 0 10px !important; }
p.attn, div.attn { background: #ffe5e5; padding: 10px; border: 1px #f7a5a5 solid; margin: 10px 0; font-weight: bold; text-align: center; color: #000; }
div.attn h1 a { color: #000; }
div.attn h1 a:hover { color: #72161a; }
.schedule { width: 100%; }
.schedule thead th { text-align: left; }
.schedule tbody th { width: 135px; text-align: right; padding-right: 20px; }
.schedule th, .schedule td { padding-bottom: 20px; }
.schedule em { color: #3e5671; }
.schedule h3 { border-bottom: 1px #ccc solid; }
.timeplace { width: 320px; float: left; padding: 10px; }
.register { width: 320px; float: right; padding: 10px; background: #e0e8ef; }
.detail_header { font-size: 1.1em; text-transform: uppercase; font-weight: bold; color: #000; }

.fright { float: right; margin: 0 0 10px 10px; }
.fleft { float: left; margin: 0 10px 10px 0; }
.agenda th{text-align:left;}
.agenda tbody th{width:25%;color:#000;}
.agenda tbody th,.agenda tbody td{border-bottom: 1px #eee solid;padding:10px 0;vertical-align:top;}
.agenda tbody td.room{width:100px;padding-left:10px;text-align:right;}
#vendor_information{display:none;}
#vendor_information.show{display:block;}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	FOOTER

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#footer { width: 100%; background: #c7c7b8 !important; float: left; padding: 20px 0 0 0; margin-bottom: 20px !important; border-top: 1px #bcbaaf solid; }
#footer ul { float: left; border-left: 1px #8c9dae solid; height: 70px; margin: 0 0 0 10px; padding: 0 0 0 10px; }
#footerLogo { float: left; }
#footerInfo { padding-top: 15px !important; height: 55px !important; }
#footer a { text-decoration: none; }
#rss a { background: transparent url('/_images/rss.gif') no-repeat 0 center; padding: 0 0 0 16px; }
#rss { line-height: 70px; }
#paidBy { font-size: 12px; background: #d8d8cd; padding: 10px; text-align: center; border: 1px #9b9b85 solid; margin: 10px 0 0 0;  }
#footer ul, #playlist, #rightColumn ul, .staffList { list-style: none; }
	#footer.calendar { background: transparent !important; }

#sitemap { float: left; }
#sitemap li { font-weight: bold; float: left; margin: 0 20px 0 0;  }
#sitemap li a { color: #fff; font-size: 10px; }
#sitemap li a:hover { color: #72161a; }
#sitemap li ul li { font-size: 11px; font-weight: normal; float: none; margin: 0; }
#sitemap li ul li a { color: #fff; text-decoration: underline; }

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	HEADERS

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

h1 { font: normal 22px/1.6em Arial, Verdana, Helvetica, sans-serif; color: #3e5671; }
h2, caption { font: bold 18px/1.6em Arial, Verdana, Helvetica, sans-serif; color: #72161a; text-align: left; }
h3 { font: bold 14px/1.6em Arial, Verdana, Helvetica, sans-serif; color: #000; }
h4 { font: italic 16px/1.6em Georgia, "Times New Roman", Times, serif; margin: 0 0 1.5em 0; }
hr { height: 1px; border: 0 none; border-top: 1px #ccc dashed !important; margin: 4px 0 10px 0; }
hr.h2hr { border: 0 none !important; height: 2px; display: block; background: transparent url('/_images/dotted_x.gif') repeat-x 0 0; }


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	PAGINATION 

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.pagination { font-size: .9em; margin: 10px 0; float: left; }
.pagination img { border: 0 none; }
.pagination a { 
	height: 16px; 
	display: block; 
	float: left; 
	background: transparent url('/_images/pagination_left.gif') no-repeat 0 0; 
	margin: 0 2px;
	padding: 0 0 0 6px;
	color: #333333;
	text-decoration: none;
	font-size: .9em;
	}

	.pagination a span, .currentPage span { position: relative; bottom: 4px; }
	a.page_prev, a.page_next { background-image: none; position: relative; margin: 0 5px; padding: 0; color: #666; }
	span.currentPage, span.cont { float: left; margin: 0 2px; }
	span.cont { margin: 0 5px; }
	span.currentPage { 
		height: 16px;
		line-height: 16px;
		display: block; 
		float: left; 
		margin: 0 2px;
		padding: 0 6px;
		text-decoration: none;
		font-size: .9em;
		color: #fff;
		background: #3E5671; 
		}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	THUMBNAILS/PHOTO GALLERY 

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
	
.thumbnail { margin: 4px 4px 4px 4px; float:left; background: #FFFFFF; } 
.thumbnail img, .pic img { border: 3px double #ccc; }
	
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

.invis { display: none; }
.clear { height: 1%; margin: 0; padding: 0; clear: both; }
