/*** MENU STYLES ***/

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #000;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}
/*** END MENU STYLES ***/



.floatright
{
float: right;
margin: 0 0 5px 5px;
border: 1px solid #0080a0;
padding: 2px;
}

.floatrightnb
{
float: right;
margin: 0 0 1px 1px;
border: 
padding: 0px;
}



.floatleft
{
float: left;
margin: 0 0 5px 5px;
border: 1px solid #0080a0;
padding: 2px;
}


.floatleftnb
{
float: left;
margin: 0 0 1px 1px;
border: 
padding: 0px;
}



/*** CORNER STYLES for Rounded Corners***/

.header ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}
.footer ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footer ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

/*** OTHER STYLES FOR THIS PAGE ***/
body {
	font-family: verdana;
	font-size: 9pt;
}

h1 { 
	font-size:18px; 
	font-weight:bold;
}

.roundedDiv {
	width: 350px;
	background: #0080a0;
	color: #0080a0;
}
#content {
	padding: 0 15px;
	display: block;
}
#content2 {
        padding: 0 15px;
        display: block;
        font-size: 20pt;
        background: #000000;
}

ol li {
	margin-bottom: 10px;
}

#title {
	padding:8px;
	border-bottom:1px solid #dcdcdc;
}

/*** End of CORNER STYLES for Rounded Corners***/


/*** CORNER STYLES for Rounded Corners #2***/

.header2 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header2 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 10px;
}
.footer2 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footer2 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

/*** OTHER STYLES FOR THIS PAGE ***/
body2 {
	font-family: verdana;
	font-size: 9pt;
}

h1 { 
	font-size:9px; 
	font-weight:bold;
}

.roundedDiv2 {
	width: 200px;
	background: #0080a0;
	color: #fffafa;
}
#content2 {
	padding: 0 15px;
	display: block;
}
#content2 {
        padding: 0 15px;
        display: block;
        font-size: 9pt;
        background: #0080a0;
}

ol2 li {
	margin-bottom: 10px;
}

#title2 {
	padding:8px;
	border-bottom:1px solid #dcdcdc;
}

/*** End of CORNER STYLES for Rounded Corners #2***/


/*** CORNER STYLES for Rounded Corners #3***/

.header3 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header3 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 10px;
}
.footer3 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footer3 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

/*** OTHER STYLES FOR THIS PAGE ***/
body3 {
	font-family: verdana;
	font-size: 9pt;
}

h1 { 
	font-size:20px; 
	font-weight:bold;
}

.roundedDiv3 {
	width: 350px;
	background: #0080a0;
	color: #fffafa;
}
#content3 {
	padding: 0 15px;
	display: block;
}
#content3 {
        padding: 0 15px;
        display: block;
        font-size: 20pt;
        background: #000000;
}

ol3 li {
	margin-bottom: 10px;
}

#title3 {
	padding:8px;
	border-bottom:1px solid #dcdcdc;
}

/*** End of CORNER STYLES for Rounded Corners #3***/



/*** CORNER STYLES for Rounded Corners-white #4***/

.header4 ul {
	background: url(http://www.lighthousechapter.org/images/corners2.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header4 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners2.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 10px;
}
.footer4 ul {
	background: url(http://www.lighthousechapter.org/images/corners2.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footer4 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners2.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

/*** OTHER STYLES FOR THIS PAGE ***/
body4 {
	font-family: verdana;
	font-size: 9pt;
}

h1 { 
	font-size:9px; 
	font-weight:bold;
}

.roundedDiv4 {
	width: 550px;
	background: #F0f0f0;
	color: 
}
#content4 {
	padding: 0 15px;
	display: block;
}
#content4 {
        padding: 0 15px;
        display: block;
        font-size: 9pt;
        background: #F0f0f0;
}

ol4 li {
	margin-bottom: 10px;
}

#title4 {
	padding:8px;
	border-bottom:1px solid #f0f0f0;
}

/*** End of CORNER STYLES for Rounded Corners #4***/



/*** CORNER STYLES for Rounded Corners-white #6 (2 COLUMN PAGE) ***/

.header6 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header6 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 10px;
}
.footer6 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footer6 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

/*** OTHER STYLES FOR THIS PAGE ***/
body6 {
	font-family: verdana;
	font-size: 9pt;
}

h1 { 
	font-size:9px; 
	font-weight:bold;
}

.roundedDiv6 {
	width: 550px;
	background: #0080a0;
	color: 
}
#content6 {
	padding: 0 15px;
	display: block;
}
#content6 {
        padding: 0 15px;
        display: block;
        font-size: 9pt;
        background: #0080a0;
}

ol6 li {
	margin-bottom: 10px;
}

#title6 {
	padding:8px;
	border-bottom:1px solid #0080a0;
}

/*** End of CORNER STYLES for Rounded Corners #6 (2 COLUMN PAGE) ***/



/*** CORNER STYLES for Rounded Corners #7 SPLASH SCREEN FOR VENDOR'S SHOW***/

.header7 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header7 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 10px;
}
.footer7 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footer7 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

/*** OTHER STYLES FOR THIS PAGE ***/
body7 {
	font-family: verdana;
	font-size: 9pt;
}

h1 { 
	font-size:15px; 
	font-weight:bold;
}

.roundedDiv7 {
	width: 750px;
	background: #0080a0;
	color: #fffafa;
}
#content7 {
	padding: 0 15px;
	display: block;
}
#content7 {
        padding: 0 15px;
        display: block;
        font-size: 15pt;
        background: #000000;
}

ol3 li {
	margin-bottom: 10px;
}

#title3 {
	padding:8px;
	border-bottom:1px solid #dcdcdc;
}

/*** End of CORNER STYLES for Rounded Corners #7***/


/*** CORNER STYLES for Rounded Corners #8 Newsletter Page***/

.header8 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header8 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 10px;
}
.footer8 ul {
	background: url(http://www.lighthousechapter.org/images/corners.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footer8 ul li {
	float: right;
	background: url(http://www.lighthousechapter.org/images/corners.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

/*** OTHER STYLES FOR THIS PAGE ***/
body8 {
	font-family: verdana;
	font-size: 9pt;
}

h1 { 
	font-size:15px; 
	font-weight:bold;
}

.roundedDiv8 {
	width: 550px;
	background: #0080a0;
	color: #fffafa;
}
#content8 {
	padding: 0 15px;
	display: block;
}
#content8 {
        padding: 0 15px;
        display: block;
        font-size: 15pt;
        background: #000000;
}

ol3 li {
	margin-bottom: 10px;
}

#title3 {
	padding:8px;
	border-bottom:1px solid #dcdcdc;
}

/*** End of CORNER STYLES for Rounded Corners #8***/




















/*This is how the text will look before mouse over*/
.round{
font-family: san-serif;
color: #000000;
background-color: #ffffff;
}

/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round:hover
{
font-family: san-serif;
color: #8b6914;
}



/*This is how the text will look before mouse over*/
.round2{text-decoration: none;
font-family: san-serif;
color: blue;
background-color: 
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round2:hover
{
font-family: san-serif;
color: #8b0000;
}


/*This is how the text will look before mouse over*/
.round3{text-decoration: none;
font-family: san-serif;
font-weight: bold;
color: #ffffff; 
background-color: 
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round3:hover
{
font-family: san-serif;
color: yellow;
}

/*This is how the text will look before mouse over*/
.round4{text-decoration: none;
font-family: san-serif;
font-weight: bold;
color: #ffffff; 
background-color: 
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round4:hover
{
font-family: san-serif;
color: yellow;
}

/*This is how the text will look before mouse over*/
.round5{text-decoration: none;
font-family: san-serif;
font-weight: bold;
font-size: 25pt;
color: navy; 
background-color: 
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round5:hover
{
font-family: san-serif;
color: red;
}

/*This is how the text will look before mouse over*/
.round6{text-decoration: none;
width: 22em;
height: 1em;
font-family: san-serif;
font-weight: bold;
color: #000000; 
background-color:
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round6:hover
{
font-family: san-serif;
color: #CC0000;
background-color:
}

/*This is how the text will look before mouse over*/
.round7{text-decoration: none;
width: 22em;
height: 1em;
font-family: san-serif;
font-weight: bold;
color: #990000; 
background-color:
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round7:hover
{
font-family: san-serif;
color: blue;
text-decoration: underline;
background-color:
}

/*This is how the text will look before mouse over*/
.round8{text-decoration: none;
width: 22em;
height: 1em;
font-family: san-serif;
font-weight: bold;
font-size: 16pt;
color: #ffffff; 
background-color:#000000;
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round8:hover
{
font-family: san-serif;
color: RED;
text-decoration: FLASH;
background-color:#000000;
}

/*This is how the text will look before mouse over*/
.round9{text-decoration: none;
font-family: san-serif;
font-size: 8pt;
color: blue;
background-color: 
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round9:hover
{
font-family: san-serif;
color: #8b0000;
}

/*This is how the text will look before mouse over*/
.round10{text-decoration: none;
font-family: san-serif;
font-weight: 
color: blue; 
background-color: 
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round10:hover
{
font-family: san-serif;
color: red;
}

/*This is how the text will look before mouse over*/
.round11{text-decoration: none;
width: 22em;
height: 1em;
border: 
font-family: san-serif;
font-weight: 900;
font-variant: small-caps;
font-size: 10pt;
color: #ffffff; 
background-color:
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round11:hover
{
font-family: san-serif;
font-size: 13pt;
color: red;
text-decoration: 
background-color:
}


/*This is how the text will look before mouse over*/
.round12{text-decoration: none;
width: 22em;
height: 1em;
font-family: san-serif;
font-weight: bold;
color: #FFFF99; 
background-color:
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round12:hover
{
font-family: san-serif;
color: #CC0000;
background-color:
}


/*This is how the text will look before mouse over*/
.round13{text-decoration: none;
width: 22em;
height: 1em;
font-family: san-serif;
font-weight: bold;
color: #FFFFFF; 
background-color:
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round13:hover
{
font-family: san-serif;
color: #000000;
background-color:
}

/*This is how the text will look before mouse over*/
.round14{text-decoration: none;
width: 22em;
height: 1em;
font-family: san-serif;
font-weight: bold;
color: #FFFF00; 
background-color:
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round14:hover
{
font-family: san-serif;
color: #FFFF00;
background-color:
}

/*This is how the text will look before mouse over*/
.round15{text-decoration: none;
width: 22em;
height: 1em;
font-family: san-serif;
font-weight: bold;
color: #FFFF00; 
background-color:
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.round15:hover
{
font-family: san-serif;
color: blue;
text-decoration: underline;
background-color:
}





body {
scrollbar-arrow-color: #0080a0;
scrollbar-base-color: #0080a0;
scrollbar-dark-shadow-color: #ffffff;
scrollbar-track-color: #0080a0;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
}


/*This controls formatting etc. on thumbnails for contact page*/

.thumbL {
        width: 38%;
        padding: 1em;
        float: left;
        margin: 5px;
        height: 210px; 
        text-align: center;
        font-size: 7pt;
        border: navy solid;
        background-color: #c9ecff;
        color: black;
}
.thumbR {
        width: 38%;
        padding: 1em;
        float: right;
        margin: 5px;
        height: 210px; 
        text-align: center;
        font-size: 7pt;
        border: navy solid;
        background-color: #c9ecff;
        color: black;

/*This controls formatting etc. on CSS for */
}
.thumb2L {
        width: 47%;
        padding: .2em;
        float: left;
        margin: 0 0 0 1px;
        height: 50PX;
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #F0f0f0;       
}


.thumb2R {
        width: 47%;
        padding: .2em;
        float: right;
        margin: 0 0 0 1px;
        height: 50PX;
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #F0f0f0;
        

/*This controls formatting etc. on CSS for Meetings page LH Chap Info*/
}
.thumb3L {
        width: 47%;
        padding: .2em;
        float: left;
        margin: 0 0 0 1px;
        height: 
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #000000;       
}


.thumb3R {
        width: 47%;
        padding: .2em;
        float: right;
        margin: 0 0 0 1px;
        height: 
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #000000;
        

/*This controls formatting etc. on CSS for Meetings page NE Chap Info*/
}
.thumb4L {
        width: 47%;
        padding: .2em;
        float: left;
        margin: 0 0 0 1px;
        height: 50px;
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #0C3A6C;       
}


.thumb4R {
        width: 47%;
        padding: .2em;
        float: right;
        margin: 0 0 0 1px;
        height: 50px; 
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #0C3A6C;
        

/*This controls formatting etc. on CSS for Meetings page Green Mtn Info*/
}
.thumb5L {
        width: 47%;
        padding: .2em;
        float: left;
        margin: 0 0 0 1px;
        height: 50px;
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #349F2B;       
}


.thumb5R {
        width: 47%;
        padding: .2em;
        float: right;
        margin: 0 0 0 1px;
        height: 50px;
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #349F2B
        
/*This controls formatting etc. on CSS for Meetings page Green Mtn Info*/
}


.thumb6L {
        width: 47%;
        padding: .2em;
        float: left;
        margin: 0 0 0 1px;
        height: 50px;
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #990033;       
}


.thumb6R {
        width: 47%;
        padding: .2em;
        float: right;
        margin: 0 0 0 1px;
        height: 50px;
        text-align: center;
        text-decoration: none;
        font-size: 11pt;
        border:  navy solid;
        background-color: #990033;
}

 
.box { 
  background: #F0f0f0;  
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 30px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 30px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 30px 0px 30px;
}
 

 



        

