/* Remove default browser padding and margin */
*	{
	margin: 0;
	padding: 0;
	}

html { font-size: 100%; /* IE */ }
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: .9em;
	min-width: 725px;
	text-align: left;
	/*line-height:1.3em;*/
}
a:link	{
	color: #003399;
	text-decoration:underline;
}
a:visited {
	color: #660033;
	text-decoration:none;
	}
a:hover	{
	color:#000066;
	text-decoration:underline;
	}
a:active {
	color:#000066;
	text-decoration:underline;
	}
h1	{
	text-align:center;
	color: #660033;
	font-size:1.3em;
	line-height: 1.3em;
	padding-top: 1em;
	padding-bottom: .5em;
}
h2	{
	color: #660033;
	font-size:1.2em;
	text-align:center;
	line-height: 1.2em;
	padding-top: .5em;
	padding-bottom: .5em;
}
h3	{
	color: #000066;
	font-size:1.2em;
	text-align:center;
}
h4	{
	color: #660033;
	font-size:1.1em;
	text-align:center;
	line-height: 1.5em;
}
h5	{
	color: #000000;
	text-align:center;
	font-size:1em;
	padding-top: .3em;
	padding-bottom: .3em;
}
ul {
	list-style-position:outside;
	margin: 0em 0em 0em 2em;
	padding-left:0;
	}
ol {
	list-style-position:outside;
	margin: 0em 0em 0em 4em;
	padding-left:0;
	}
li {
	list-style-position:outside;
	}
p {
	font-size: 1em;
	margin: 0em 0em 1em 0em;
	padding: 0;
	}
#pageFrame {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 825px;	
	text-align:left;
	}
/* PAGE HEADER styles begin */
#headContainer {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	clear:both;
	border-bottom: 1px solid #000066;
	overflow:hidden;
	}
#header {
	width: 100%;
	min-width: 725px;
	height: 110px;
	background-image: url(images/img_vbobhead.jpg);
	background-repeat:no-repeat;
	background-position: left;
	}
#header h1 {
	margin: 0 auto;
	vertical-align:top;
	font-size: 1px;
	line-height: 1px;
	}
#header h1 span{ /* accessibility text*/
	position:absolute;
	left: -3000px;
	}
#header h1 img {
	float:right;
	height: 110px;
	width: 97px;
	border:none;
	vertical-align:text-top;
	}
#bannerImages	{
	width: auto;
	height: 92px;
	min-width: 725px;	
	border: 3px solid #000066;
	background-image:url(images/imagecomp.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	clear: both;
}
#bannerImages h2 {
	margin: 0 auto;
	padding: 0;
	height: 92px;
	font-size: 1px;
	}
#bannerImages h2 span { /* accessibility text*/
	position:absolute;
	top:0;
	left: -3000px;
	line-height: 1px;
	}
#ident	{
	padding: 0;
	margin: 0;
	width: 100%;
	overflow:hidden;
	height: 15px;	
	clear: both;
}
#ident p {	
	border-bottom: 1px solid #000066;
	text-align:center;
	font-size:11px;
	font-weight:bold;	
	color: #ffffff;		
	background-color: #000066;
	clear:right;
	}
/* END HEADER styles*/	

#innerFrame {	
	padding: 0;
	margin: 0;
	width: 100%;
	min-width: 725px;
	clear:both;
	}
#content {
	float: left;
	width: 75%;
	text-align:left;
	}
#content p	{
	width: auto;
	margin: 1em 1em 1em 1em;
	padding:0;
	text-align:left;
	}

/* Side Navigation styles begin */
#mainNav {
	float: left;
	width: 20%;
	min-width: 175px;
	height: auto;
	background-image:url(images/nav_background.gif);
	background-repeat:repeat-y;
	text-align: left;
	font-size:1em;
	margin-bottom: 8px;
}
#mainNav ul{
	margin: 0;
	padding: .5em 0em .5em 1em;
	font-weight:bold;
}
#mainNav ul li {
	margin: 0 auto;
	list-style-type:none;
	}
#mainNav1 ul {
	text-align:left;
	font-weight:bold;
	line-height: 1.3em;
}
#mainNav1 ul li {
	color: #000066;
	list-style-type:none;
}
ul.mainNav2	{
	text-align:left;
	padding-left: 1.5em;
	font-weight:bold;
}
ul.mainNav2 li {
	color: #660033;
	list-style-image:url(images/star.gif);
}
ul.mainNav2 li a {
	color: #660033;
}

#sideLogo	{
	margin:0 0 -5px 0;
	padding:0;
	width: 175px;
	background: none;
}
#sideLogo img {
	width: 175px;
	height: 185px;
	border:none;
	}



/*END STUCTURE */

/* Footer styles */
#footer	{
	margin-top: 5px;
	width: 100%;	
	height: auto;
	color: #000066;	
	clear:both;
}
#footer p {	
	padding-left: 21%;
	padding-top: .25em;
	padding-bottom: .25em;
	font-size: .8em;
	line-height: 1.5em;
	text-align: center;
	background-image:url(images/img_footer_bg.gif);
	background-repeat: repeat-x;
	}

.blueh4	{
	color: #000066;
	font-size:1.2em;
	font-weight:bold;
}
.bluetext	{
	color: #000066;
}
.meetingInfo, .subject, .eventName, .bluetextbold	{
	color: #000066;
	font-weight: bold;
}
#events ul li{
	margin:inherit;
}
.bluetextbold_larger	{
	color: #000066;
	font-weight: bold;
	font-size: 1em;
}

.redtext	{
	color: #FF0000;
}
.burgtext	{
	color: #660033;
}
.noteItal	{
	color: #000066;
	font-style: italic;
}
.subHead	{
	font-size: 1em;
	text-align:left;
	color: #660033;
	font-weight:bold;
}
div.dvdOrder	{
	 margin-left:auto;
	 margin-right:auto;
	 border-width:medium;
	 text-align:center;
	 width:90%;	 
	 }
div.officerList	{
	border: 1px groove #000066;
	line-height:1.3em;
	width:70%;
}
div#contactChapter {
	float: left;
	width: 500px;
	}
div.contactContainer {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 500px;
}	
div.contactInfo {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align:center;
}
p#officerPhoto {
	text-align: center;
	} 
p.contactInfo, p.contactInfo a {
	text-align:center;
}
p.list_name	{
	margin-left: 5px;
}
div.aux_officers	{
	width: 510px;
	line-height:1.4em;
	text-align:center;
	color: #ffffff;
	background-color: #000066;
}
div.presNote	{
	 text-align:center;
	 }
div.auxNote	{
	width: 500px;
	border: 1px dashed #660033;
	padding: 5px 5px 5px 5px;
}
div.auxNote_lg	{
	width: 550px;
	border: 1px dashed #660033;
	padding: 5px 5px 5px 5px;
}
.title	{
	color: #000066;
	font-weight: bold;
}


.hrsection	{
	text-align:center;
	color: #660033;
	margin: 1em;
}
.imgRight {
	text-align:right;
	border:none;
	padding-left: 3px;
	}

/* About Us styles*/
#aboutOptions {
	font-size:.9em;	
	list-style-position:outside;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	}
#aboutOptions h1 {
	padding-top: 0;
	}
#aboutOptions p{
	font-size:.9em;
	font-weight:bold;
	margin-left:inherit;
	}
#aboutOptions ul li{	
	color: #000066;
	margin-left: 3em;
	}

#overview {
	margin: inherit;
	font-size:.9em;
	margin-bottom: 1.5em;
}
#overview ul li, #minutes93 ul li {
	margin-left: 2em;
	margin-bottom: .8em; 	
	font-size:.9em;
	line-height: 1em;
	color: #000000;
	list-style-type:none;	
	}
#minutes93 li li {
	margin-bottom: .5em;
	list-style-type:none;
	}
li.overviewDate {
	margin-left: 2em;
	list-style: none;
	}
li span.overviewDate {
	margin-left: 2em;
	padding-right: 1em;
	font-weight:bold;
	}

.smaller	{
	font-size:.8em;
}
div.monPhotos	{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width: 650px;
	}
div.mon_inscriptions	{
	width: 100%;
	text-align:center;
	border: 1px dashed #660033;
}
div.inscription	{
	float: left;
	padding-left: 50px;
	text-align:center;
}
div.inscription p	{
	text-decoration:none;
	text-align:left;
}
div.optFrontView	{
	float: left;
	padding-right: 1%;
	width: 48%;
}
div.optBackView	{
	float: left;
	width: 48%;
}
div.poem	{
	width: 400px;
	border: 1px solid #660033;
	padding: 4px 4px 4px 4px;
	font-weight:bold;
	text-align:center;
	clear:both;
}
div.poem1 p	{
	text-align:center;
	}
.newsItem	{
	color:#000066;
	font-weight:bold;
	}

/* end About Us styles */


ul.pageText li	{
	padding-left: 5px;
	line-height:1.4em;
}
div.options	{
	color: #000066;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}
div.monloc_frame	{
	width: 100%;	
	float:left;
}
div.mondir	{
	float: left;
	margin-left: 0px;
	width: 250px;
	text-align:left;
	color: #660033;
}
div.monument.map	{
	float: right;
	width: 335px;
	padding-top: 35px;
}
ul.directions	{
	text-align:left;
	margin-left: 1em;
	color: #660033;
	line-height: 22px;
	float: left;
}
.directions li	{
	list-style-position:inside;
	padding-left: 7px;
	}
li.monPhotoLink	{
	padding: 2em 0em 0em 2em;
	list-style-type: none;	
}
#eventList {
	padding: 0;
	margin: 0;
	}

#calendarEvent ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
	}
#calendarEvent li {
	list-style-position: outside;
	list-style-type:none;
	padding: 0;
	margin: 0;
	}
.eventDate {
	font-size: 1em;
	text-align:left;
	color: #660033;
	font-weight:bold;
	}
div.officers  {
	width: 300px;
	text-align:center;
}
div.subNav	{
	padding-bottom: .8em;
	text-align:center;
	color: #660033;
}

p.photoCaption {
	font-size: .8em;
	text-align:center;
}
div.topLink	{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.7em;
	text-align:center;
	}
ul.educReport	{
	text-align:center;
}
ul li.educReport {
	text-align:left;
	margin-left: 5px;
	padding-left: 5px;
}

/* Table/Form formating */

#membershipApp	{
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #000066;
	display:block;
	clear:both;
	}

.row50, 	{
	width: 50%;	
	}
#mailto {
	float: left;
	width: 275px;
	font-size: 14px;
	}
#memType  {
	float:right;
	width: 230px;
	}
table#videoOrder	{
	border: 2px solid #000066;
	line-height: 1.4em;	
	width: 545px;
	}
#videoOrder td	{
	line-height: 1.4em;
	vertical-align:bottom;
	text-align:left;
}
#videoPricing tbody#videoSelect {
	width: 540px;
	}
#videoPricing	{
	border: 2px solid #660033;
	line-height: 1.4em;
	vertical-align:top;
}
#videoPricing thead	{
	text-align:center;
	}
#videoPricing tr td#videoItem	{
	width: 232px;
	}
#videoPricing tr td#videoQty	{
	width: 85px;
	}
#videoPricing tr td#videoUnitPrice	{
	width: 95px;
	}
#videoPricing tr td#videoTotalPrice	{
	width: 96px;
	}
td .videoPrice	{
	text-align:right;
	}
#mem_appl {
	border: 1px solid #000066;
	line-height: 1.2em;
}
#mem_appl td {
	border: 1px solid #000066;
	line-height: 1.1em;
}
.formTable {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 95%;
	min-width: 550px;
	font-size: 14px;
	}
table#membership {
	width: 100%;
	border: 2px solid #003399;
	}
#membership th, #membership td {
	padding: 3px 8px;
	}
#membership caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 .5em 0;
	color:#000066;
	}
#membership tbody {
	text-align:left;
	border-top: 1px solid #003399;
	font-size: 14px;
	}

#membership tfoot {
	color:#000066;
	text-align:center;
	font-size: 14px;
	}
#membership tr {
	vertical-align:bottom;
	}
#membership td {	
	border-bottom: 1px solid #000066;
	}
#membership tr.appTitle {
	text-align:center;
	border-bottom: none;
	font-weight:bold;
	}
td.memType {
	border-right: 1px solid #000066;
	}
.memApp tr{
	width: 100%;
	}
td.memInfo1 {
	width: 280px;
	}
td.memInfo2 {
	width: 100px;
	}
td.memInfo3	{
	width: 170px;
	}
td.memSig {
	font-size: 14px;
	text-align:left;
	color: #660033;
	border-top: 1px solid #003399;
	}
#membership td.memMilitary {
	text-align:center;
	font-weight:bold;
	color:#660033;
	border-bottom: none;
	}
#membership td.campaign	{
	border-top: none;
	border-bottom: 1px solid #003399;
	}
#membership td.memUnit {
	font-size: 12px;
	line-height: 12px;
	text-align:center;
	border-bottom: none;
	}
#membership td.unitInfo {
	border-top:none;
	}
	
/* end table/form formating */

/* Image formting */
#quilt img {
	float: right;
	border: none;
	}	
.imgRight img	{
	float: right;
	border-width: thin;
	}
#imgAnnWagner, #imgGIStatue {
	float: right;
	}
#imgAnnWagner img	{
	width: 110px;
	height: 141px;
	border: none;
	}
#imgGIStatue img	{
	width: 205px;
	height: 130px;
	border: none;
	}
div#photoSection p {
	text-align:center;
	}
/* end image formting */

/* VIDEO */
div.video	{
	text-align:center;
	}
/* end video */
