/*
Theme Name: Josh Shapiro 2010
Description: Adapted from Lucidity Theme created by Jennifer Zelazny
Version: 1.0
Author: Tim Panella
Author URI: http://www.timpanella.com/
Tags: white, custom header, fixed width, two columns, widgets

# This file was originally part of the WordPress theme Lucidity by SDAC Inc.
# http://www.sandboxdev.com
#
# Copyright 2009 SDAC Inc. All rights reserved.
# http://www.sandboxdev.com
#
# Released under the GPL license
# http://www.opensource.org/licenses/gpl-license.php

/*
CSS file organization
-----------------
[1] General - All general items, browser specific hacks
[2] Header - All things specific to the header
[4] Main Content - All things specific to the main content
[6] Sidebar - Things which are specific to the sidebar.
[7] Footer - Things which are page and section specific.

*/

/*---------[1]General---------*/

body {
	color: #000000;
	margin:0;
	padding:0;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../../../../images/bg-liteblue.jpg);
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1,h2,h3,h4,h5,h6,form,ul,ol,p {line-height:normal; margin:0; padding:0;}

a {
	color:#3B64B4;
	text-decoration:none;
}
a:hover {
	color:#FC9900;
	text-decoration:underline;
}
a img {border:0;}

code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{font-size: 0.9em;letter-spacing: .07em;}

blockquote {
	background-color: #EFF2FA;
	background-image: url(../../../../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A3B8E0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin: 16px;
}
blockquote cite {display: block;margin: 5px 0 0;}

p img {max-width:99%;}
hr {
	color: #E0E0E0;
	background-color: #E0E0E0;
	height: 6px;
	width: 100%;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	margin-bottom: 24px;
	margin-top: 24px;
}

.alignright {
	float:right;
	margin-left:5px;
}
.alignleft, .alignnone {float:left;margin-right:5px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.clearjz {clear:both;}

img.alignleft, img.alignright, img.alignnone {
}

.center {text-align: center;}
.hidden {display: none;}

.screen-reader-text {position: absolute;left: -1000em;}

.wp-caption, .gallery-caption {font-size:.75em;font-weight:bold !important;margin-bottom:10px;}
p.wp-caption-text {margin:5px 0 0 0 !important;padding:0 !important;}

#wrapper {
	width:1012px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-bottom: auto;
	background-position: center;
	margin-top: auto;
	margin-left: auto;
}

#container {
	width:1012px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 16px;
}

/*---------[2]Header---------*/

#header {
	height:158px;
	background-image: url(../../../../images/js_banner-blank.jpg);
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #314878;
}

#header h1 a {
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	text-transform:capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 36px;
}
#header h3 {
	font-weight:normal;
	font-size:11px;
	background-position: left top;
}
/*---------determines position of clickable logo---------*/
#header #site {
	float:left;
	width:575px;
	margin-top: 42px;
	margin-right: 36px;
}

#header #icons {
	margin-top: 36px;
	margin-right: 24px;
	float: right;
}
#header ul {list-style:none;}
#header #icons h3 {font-size:.85em;letter-spacing:1px;margin:0 0 5px 3px;}
#header #icons ul li {float:left;margin:0 2px 0 3px;}

/*--- SEARCH FORM ---*/

#header #searchform {
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-top: 5px;
	text-align: right;
	display: block;
	}

#header #searchform #s {
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7193D0;
	padding: 3px;
	}

#header #searchsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3B64B4;
	background-image: url(../../../../images/sidebutton-liteblue.jpg);
	font-weight: bold;
	padding: 4px;
	height: 22px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/*---------[3]Main Content---------*/

#content {
	float:left;
	display:inline;
	width:640px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-left: 20px;
	padding-right: 20px;
}
.post  h2 {
	font-size:23px;
	color:#000000;
	margin-bottom: 4px;
	font-weight: bold;
	letter-spacing: -1px;
}
.post h2 a {
	color:#333333;
	text-decoration: none;
}
.post h2 a:hover {
	color:#FC9900;
	text-decoration: underline;
}
.post h3 {
	font-size:16px;
	color:#999999;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 24px;
}

.postDate {
	text-align:center;
	width:50px;
	float:right;
	background-image: url(../../../../images/calendar.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	height: 54px;
	padding-top: 3px;
	display: none; /* Remove to restore calendar icon! */
}
.postDate .dayname {margin-top:4px;color:#000;font-weight:bold;line-height:10px;font-size:.8em;width:100%;}
.postDate .daynum {
	font-size:18px;
	color:#666666;
	font-weight:bold;
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	line-height: 8px;
}
.postDate .month, .postDate .year {width:100%;text-transform:uppercase;}
.postDate .month{
	font-size:10px;
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: bold;
	margin-bottom: 1px;
	line-height: 12px;
}
.postDate .year {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.post-categories {display:inline;margin:0;padding:0;}
.post-categories li {display:inline;list-style-type:none;padding:0;margin:0;}


div.post, div.page {
	clear:both;
	margin-bottom:16px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	padding-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
.post input#s {border:1px solid #bbb;width:510px;padding:2px;}

/*--- Positions "Posted by" and "Filed under" */
.meta {
	margin-bottom:10px;
	padding-bottom:5px;
}
/*--- Formats "Posted by" and "Filed under" text */
.meta h4 {
	font-size:12px;
	color:#666666;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.meta h4 b {
	font-style: normal;
}

.entry {
}
.entry p {
	padding:0;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.entry ul, .entry ol {margin:5px 0 5px 25px;padding:0;}
.entry ul li {list-style:square; margin-bottom:10px;}
.entry ol li {margin-bottom:10px;}
.entry img {
	padding:0;
	max-width: 605px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 4px;
}

.tags h4 {
	font-size:11px;
	color:#000000;
	margin-top:16px;
	font-weight: normal;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

#commentSection h3 {margin-top:25px;}

.commentlist li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7193D0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.commentlist li ul li { margin-right: -5px;margin-left: 10px;}
.commentlist li .avatar { float: left; display:inline;background: #fff;border: 1px solid #bbb;margin-right:10px;padding: 2px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {line-height:1.5em;margin: 10px 5px 10px 0;}

.comment.odd {background:#f8f8f8;}

#commentform {margin: 5px 10px 0 0;}
#commentform p {margin: 5px 0;line-height:21px;}
#commentform input#author, #commentform input#email, #commentform input#url {width: 250px;border:1px solid #bbb;padding: 3px;}
#commentform textarea {width: 98%;border:1px solid #bbb;padding: 2px;}
#commentform #submit {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../../../../images/sidebutton-blue.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.alt {margin: 0;padding: 10px;}

.nocomments {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 0;
	line-height: 48px;
	margin: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 11px;
}

.navigation.top {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	color: #FFFFFF;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
.navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.navigation a:hover {
	color: #FC9900;
	text-decoration: underline;
}

.post.misc {
	padding-bottom:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.post.misc h2 {
	font-size: 26px;
	color: #000000;
	margin-bottom: 20px;
	display: block;
	margin-top: 0px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.post.misc h3 {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.post.misc li {
	list-style-type: disc;
}
.post.misc ul {
	line-height: 10px;
	margin-bottom: 20px;
}



/*---------[4]Sidebar---------*/

#sidebar {
	width:300px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	background-position: bottom;
	float: left;
}
#sidebar h2 {
	font-size:18px;
	text-transform:capitalize;
	color:#333333;
	background-image: url(../../../../images/bulletscrubber.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	font-weight: bolder;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 10px;
}
#sidebar ul {
	list-style-type: none;
}
/*---Formatting for widget list box(es)---*/

#sidebar ul ul {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-top: 10px;
	list-style-type: none;
}
#sidebar ul ul li {
}
#sidebar ul ul ul li {
	list-style-type: none;
	border: 1px none #FFFFFF;
}
#sidebar ul ul ul {margin:5px 0 0 15px;}
#sidebar li {
	margin-bottom:6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#sidebar li.widget {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A3B8E0;
	padding-bottom: 20px;
	width: 290px;
}
#sidebar a {
	color:#000000;
}
#sidebar input#s {border:1px solid #999;width:185px;margin-top:10px;padding:3px;}
#sidebar .textwidget {
	background-color: #FFFFFF;
	width: 290px;
}
#sidebar .textwidget p {
	margin-bottom:10px;
	background-color: #FFFFFF;
}
#sidebar .donate {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/donate-red.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 220px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
}
#sidebar  .donate a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#sidebar  .donate a:hover {
	background-image: url(../../../../images/donate-hover.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 220px;
	color: #FFFFFF;
	display: block;
}
#sidebar   .button1 a {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/button-donate.jpg);
	background-repeat: no-repeat;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 44px;
	display: block;
	width: 288px;
	padding-left: 58px;
}
#sidebar .button1 a:hover {
	background-image: url(../../../../images/button-donate-hov.jpg);
	background-repeat: no-repeat;
	height: 46px;
	display: block;
	width: 288px;
	text-decoration: none;
}
#sidebar .button2 a {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/button-email.jpg);
	background-repeat: no-repeat;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 44px;
	display: block;
	width: 288px;
	padding-left: 58px;
}
#sidebar .button2 a:hover {
	background-image: url(../../../../images/button-email-hov.jpg);
	background-repeat: no-repeat;
	height: 46px;
	display: block;
	width: 288px;
	text-decoration: none;
}
#sidebar .button3 a {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/button-join.jpg);
	background-repeat: no-repeat;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 44px;
	display: block;
	width: 288px;
	padding-left: 58px;
}
#sidebar .button3 a:hover {
	background-image: url(../../../../images/button-join-hov.jpg);
	background-repeat: no-repeat;
	height: 46px;
	display: block;
	width: 288px;
	text-decoration: none;
}
#sidebar .button4 a {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/button-issues.jpg);
	background-repeat: no-repeat;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 44px;
	display: block;
	width: 288px;
	padding-left: 58px;
}
#sidebar .button4 a:hover {
	background-image: url(../../../../images/button-issues-hov.jpg);
	background-repeat: no-repeat;
	height: 46px;
	display: block;
	width: 288px;
	text-decoration: none;
}
#sidebar .button5 a {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/button-services.jpg);
	background-repeat: no-repeat;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 44px;
	display: block;
	width: 288px;
	padding-left: 58px;
}
#sidebar .button5 a:hover {
	background-image: url(../../../../images/button-services-hov.jpg);
	background-repeat: no-repeat;
	height: 46px;
	display: block;
	width: 288px;
	text-decoration: none;
}
#sidebar .button6 a {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/button-about.jpg);
	background-repeat: no-repeat;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 44px;
	display: block;
	width: 288px;
	padding-left: 58px;
}
#sidebar .button6 a:hover {
	background-image: url(../../../../images/button-about-hov.jpg);
	background-repeat: no-repeat;
	height: 46px;
	display: block;
	width: 288px;
	text-decoration: none;
}
#sidebar .button7 a {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/button-contact.jpg);
	background-repeat: no-repeat;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 44px;
	display: block;
	width: 288px;
	padding-left: 58px;
}
#sidebar .button7 a:hover {
	background-image: url(../../../../images/button-contact-hov.jpg);
	background-repeat: no-repeat;
	height: 46px;
	display: block;
	width: 288px;
	text-decoration: none;
}
#sidebar .flickr/* Box for Flickr Widget */
 {
	background-color: #FFFFFF;
	padding-bottom: 4px;
	width: 237px;
	display: inline;
}
#sidebar .thumb /* Controls the Thumbnails */
 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-left: 4px;
	display: inline;
}
#sidebar  .flickrtxt a {
	margin-left: 10px;
	display: block;
}
#sidebar .flickrtxt a:hover {
	text-decoration: underline;
}

/*---------[5]Footer---------*/

#footer {
	background-image: url(../../../../images/js_footer_darkblue.jpg);
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	height: 39px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	clear:both;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer  a:hover {
	clear:both;
	color: #FC9900;
	text-decoration: underline;
}
p#SDAC {
	text-align:center;
	color:#BFCEEA;
	font-size:8px;
	background-image: url(../../../../images/bg-bottom-liteblue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	height: 24px;
	background-color: #6281C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
p#SDAC a {
	color:#BFCEEA;
}
p#SDAC a:hover {
	color:#FC9900;
	text-decoration:none;
}

/* --- RELIABLE TWITTER OPTIONS --- */
#twitter_update_list {

}
#twitter_update_list li {

}
#twitter_update_list a {
	color: #3B64B4;
}
#twitter_update_list a:hover {
	text-decoration: underline;
}

#twitter_followme a {
	margin-left: 12px;
}
#twitter_followme a:hover {
	text-decoration: underline;
}

/* MISCELLANEOUS CUSTOM FORMATTING */

.buttonmat {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.discuss a {
	border: 1px solid #999999;
	background-image: url(../../../../images/buttonbacker-grey.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #606060;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.discuss a:hover {
	border: 1px solid #999999;
	background-image: url(../../../../images/buttonbacker-over.jpg);
	background-repeat: repeat-x;
	color: #606060;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-decoration: none;
}
.filed {
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
.formbox {
	border: 1px solid #7193D0;
	padding: 20px;
	margin-top: 6px;
	margin-bottom: 16px;
}

.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
	text-align: center;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
.sectionhead {
	font-size: 15px;
	font-weight: bold;
	color: #3B64B4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7193D0;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 6px;
	padding-top: 6px;
}
.smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 16px;
}
.youtube  a {
	margin: 12px;
	line-height: 24px;
}
.homelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
}
.paypal  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 6px;
	text-align: center;
	line-height: 12px;
}
.invite  {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	line-height: 22px;
}
.invititle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	line-height: 22px;
}
.invwhite  {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.invwhite a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.invlrg {
	font-size: 36px;
	color: #0033CC;
	font-family: "Times New Roman", Times, serif;
	line-height: 50px;
	font-weight: bold;
}
.invitextra {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
}

