body {
	text-align:center;
	margin:14px 0 0 0px;
	color: #000000;
	background: white;
	font-family:  Arial, Verdana, sans-serif;
	color: #000000; 
}
td.main {
	padding:10px;
	background: white;
}
.td_2 {
	background: #EEEEEE;
	color: #6C3511;
	font-weight: bold;
}

.td_1 {
	color: #6C3511;
	font-weight: bold;
	background:white;
}

.td_3 {
	background: #F0F0F0;
}

.td_4 {
	background: #DDDDDD;
}

.td_top_line {
	border:1px solid #666666;
	border-width:1px 0 0 0;
}
.wight {
	color:white;
}

h1,h2,h3,h4 {
	font-family: Arial, Verdana, sans-serif; color: #000000; 
}

li,p,blockquote,td {
	font-family: Arial, Verdana, sans-serif; color: #000000; font-size: 14px
}
.little {
	font-size:12px;
	line-height:1.4em;
}

h1           { font-size: 19pt }
h2 {
	margin:0 0 15px 0;
	font-size:26px;
}
h3           { font-size: 11pt }
h4 {
	margin:0;
	font-size:15px;
}

.right_column_shadow {
	background-image: url("../gfx/right_column_shadow.png");
	background-repeat: repeat-y;
	background-position: right;
}

.right_column_shadow_2 {
	background-image: url("../gfx/right_column_shadow.png");
	background-repeat: repeat-y;
	background-position: right;
	/*
	width:229px; 
	*/
	width:223px; 
	background-color:#d5b551;
	/*
	background-color: #fdfbf6;
	*/
}


.heading1 { font-size:150% }
.heading2 { font-size:125% }

.capletter { font-size: 120% }

A:link    { color:#333333; }
A:visited { color:#333333; }
A:hover   { color:#663725; }

A:link.sitemenu    { text-decoration: none; font-size:9pt; color:white }
A:visited.sitemenu { text-decoration: none; font-size:9pt; color:white }
A:hover.sitemenu   { text-decoration: none; font-size:9pt; color:white }


A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

A:link.gbutts1    { text-decoration: none; font-size:13px; color:white }
A:visited.gbutts1 { text-decoration: none; font-size:13px; color:white }
A:hover.gbutts1   { text-decoration: underline; font-size:13px; color:white }

A:link.gbutts2    { text-decoration: none; font-size:12px; color:#666666 }
A:visited.gbutts2 { text-decoration: none; font-size:12px; color:#666666 }
A:hover.gbutts2   { text-decoration: underline; font-size:12px; color:#666666 }

p.bottomlinks {
	padding-bottom:3px;
	margin:0;
	font-weight:bold;
	font-size:13px;
	color:#333333;
}
A:link.bottomlinks    { text-decoration: none; font-size:13px; color:#333333 }
A:visited.bottomlinks { text-decoration: none; font-size:13px; color:#333333 }
A:hover.bottomlinks   { text-decoration: underline; font-size:13px; color:#333333 }


.intab A:link    { text-decoration: none }
.intab A:visited { text-decoration: none }
.intab A:hover   { text-decoration: none }

h3.si_heading {
	background:#EEEEEE;
	margin-top:2px;
	margin-bottom:0px;
	padding:2px 0 2px 0;
}


.menu {
	font-family: Arial, Verdana, sans-serif;
	color:#FFFFFF; font-weight:bold; font-size:9pt;
}
A:link.menu    { text-decoration: none; color:#FFFFFF }
A:visited.menu { text-decoration: none; color:#FFFFFF }
A:hover.menu   { text-decoration: none; color:#CCCCCC }

.browntab {
	font-family: Arial, Verdana, sans-serif;
	color:white; font-weight:bold; font-size:14px;
}
A:link.browntab    { text-decoration: none; color:white }
A:visited.browntab { text-decoration: none; color:white }
A:hover.browntab   { text-decoration: none; color:#333333 }

.bottommenu {
	font-family: Arial, Verdana, sans-serif;
	color:#333333; font-weight:bold; font-size:10px;
}
A:link.bottommenu    { text-decoration: none; color:#333333 }
A:visited.bottommenu { text-decoration: none; color:#333333 }
A:hover.bottommenu   { text-decoration: underline; color:#999999 }

.row_tgrey  { background: url("/gfx/tile_CCCCCC.gif") }
.row_tblue  { background: url("/gfx/tile_013b8d.gif") }
.row_grey  { background: #DDDDDD }
.row_blue  { background: #013b8d }

input, select, textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	border-width:1;
	padding:3px;
	color: black;
}
input:focus, textarea:focus, select:focus
  { background : #EEEEEE;
    color : black; }

.news_box2 {
	width:98%;
	margin-bottom:3px;
	border:1px solid lightgrey;
	padding:5px 0px 5px 5px;
}
.news_box2 h3 {	
	margin-top:0px;
	margin-bottom:0px;
}

.news_box {
	float:right;
	clear:right;
	width:60%;
	border:1px solid lightgrey;
	padding:5px 0px 5px 5px;
}

.news_box_left {
	float:left;
	clear:left;
	width:38%;
	border:1px solid lightgrey;
	padding:5px 0px 5px 5px;
}

.green {
	text-align: right;
	color: green;
}

.red {
	text-align: right;
	color: red;
}


ul.spaced li {
	margin-bottom:10px;
}


A:link.index_nav    { text-decoration: none; color:#FFFFFF  }
A:visited.index_nav { text-decoration: none; color:#FFFFFF  }
A:hover.index_nav   { text-decoration: underline; color:#FFFFFF }

A:link.quicklinks    { text-decoration: none; color:#000000  }
A:visited.quicklinks { text-decoration: none; color:#000000  }
A:hover.quicklinks   { text-decoration: underline; color:#999999 }

div.bluebox {
	border:1px solid #004c98; 
}

.membership strong {
	color: #a54499; 
}
.membership ul {
	list-style-image: url(/gfx/red_bullet.gif);
	margin-left:0;
	padding-left:1em;
}

.event td {
	color:white;
	font-size:8pt;
}

.eventcontact td {
	color: #a54499;
	font-size:8pt;
}

input.login {
	color:pink;
}

div.rhs_button {
	margin:10px 0 10px 0;
	text-align:center;
	padding:10px 5px 10px 5px;
	background-color:#FFFFCC;
	border:solid #999999;
	border-width:0 2px 2px 0;
}

ul.noindent {
	margin-top:2px;
	margin-left: .6em;
	padding-left: .6em;
	text-align:left;
	list-style-image: url(/gfx/bullet_sm.png);
}

.spaced li {
	margin-bottom:10px;
}

.marquis {
	color: white;
	font-size:9pt;
}

.helppanel p,li {
	color: #5b3723;
}

.submit_button {
	background: url('gfx/contact_me.jpg') no-repeat;
	text-align:center;
	line-height:20px;
	font-size:14px;
	color:white;
	font-weight:bold;
	width: 110px;
	height: 20px;
	display: block;
	border: none;
}
.submit_button:hover {
	background: url('gfx/contact_me_over.jpg') no-repeat;
	cursor: pointer;
}


.form_button {
	color:#6c3511;
	height:2em;
	padding:4px;
	margin: 0px;
	text-align:center;
	text-decoration: none;
	border: 1px solid black;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #555;
	border-right-color: #555;
	background-color: #FFFFcc;
	font-weight: bold;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	cursor: hand;
}
.form_button:hover { color:white; background-color:#663725 }


.lhs_prompt p {
	font-size:16px;
	font-weight:bold;
}

table.egc_message_error {
	border: 1px solid #EEEEEE;
}
th {
	font-size: 10pt;
	background:#CCCCCC;
}

.contactfield {
	width: 280px;
}

.hlight0 { background: #FFFF00 }
.hlight1 { background: #CCFFCC }
.hlight2 { background: #CCCCFF }
.hlight3 { background: #FFCCCC }

.anylinkcss{
	border:1px solid #CC0000;
	padding: 10px;
}

.anylink_year {
	margin: 5px;
}

.anylink_chapter {
	background:#CCCCCC;
	margin: 5px;
	padding-left:10px;
}

.anylink_title {
	padding-left:40px;
}


#passwordStrength
{
        height:10px;
        /*
        display:block;
 * float:left;
 * */
}
.strength0 {
        width:150px;
        background:#cccccc;
}
.strength1 {
        width:150px;
        background:#ff0000;
}
.strength2 {
        width:150px;    
        background:#ff5f5f;
}
.strength3 {
        width:150px;
        background:#56e500;
}
.strength4 {
        background:#4dcd00;
        width:150px;
}
.strength5 {
        background:#399800;
        width:150px;
}

.opening {
	width: 63px;
}


#show_postcards {
	padding:22px 40px 10px 15px;
	background: white url(/gfx/pc_back1.jpg) no-repeat top left;
	margin: 10px;
}
#show_postcards p {
	font-size: 10px;
	margin:1px 0 2px 0;
	color:#999999;
	font-size:90%;

}

#MESSAGE-EMAIL-RECOMMEND-GENERAL {
	display: block;
	width:450px;
}

#MESSAGE-EMAIL-RECOMMEND-YEAR {
	display: none;
	width:450px;
}

#MESSAGE-EMAIL-RECOMMEND-LIFE {
	display: none;
	width:450px;
}

#MESSAGE-EMAIL-RECOMMEND-WISHES {
	display: none;
	width:450px;
}

#MESSAGE-EMAIL-RECOMMEND-MONEY {
	display: none;
	width:450px;
}

.lozenge div {
	margin-top:6px;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

.sharesb{
	clear:both;
	border:1px solid #ddd;
	padding:10px;
	margin:25px 0 10px 0;
	width:420px;
}

.sharesb h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
}

.sharesb ul{
	text-align:left;
	list-style:none;
	margin:15px 0 0px 15px;
	padding:0;
}

.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}

.sharesb ul li.delicious{background:url("/gfx/delicious.gif") no-repeat 0 0;}
.sharesb ul li.digg{background:url("/gfx/digg.gif") no-repeat 0 0;}
.sharesb ul li.reddit{ background:url("/gfx/reddit.gif") no-repeat 0 0; padding:0 0 0 2px; }
.sharesb ul li.facebook{background:url("/gfx/facebook.gif") no-repeat 0 0;}
.sharesb ul li.stumbleupon{background:url("/gfx/stumbleupon.gif") no-repeat 0 0;}
.sharesb ul li a{ padding:0 0 0 18px; margin:0 3px 0 0px; }

.newlhs {
	width:175px;
	background:white;
	margin-left:0px;
	border-top:1px solid #CCC;
}

.newlhs td {
	height:20px;
	padding:5px 0 5px 5px;
	border-bottom: 2px solid #CCC;
	font-size:12px;
	line-height:1.4em;
}

.newlhs a {
	text-decoration:none;
}

.newlhs td.nuts {
	height:20px;
	padding:5px 0 0px 5px;
	border: 0px;
}

.newlhs th {
	height:30px;
	padding:5px 0 5px 8px;
	border: 0px;
	text-align:left;
	color:white;
	font-size:14px;
	background:#999999;
}

.onbrown {
	margin-left:7px;
	margin-top:0px;
	width:145px;
	border:1px solid #CCC;
	border-width:1px 0px 0 0px;
}
.onbrown td {
	padding:5px;
}

.button_sm {
	border:none;
	display:block;
	text-align:center;
	height:28px;
	width:175px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:white;
	margin-bottom:2px;
}
a:link.button_sm, a:visited.button_sm, a:active.button_sm, a:hover.button_sm {
	text-decoration: none;
	text-align:center;
	padding-top:2px;
	height:28px;
	color:white;
}
a:active.button_sm, a:hover.button_sm {
	text-decoration: underline;
}

.button_sm_green {  background: url(/gfx/button_green_sm.png) no-repeat top left; }
.button_sm_green:hover, .button_sm_green:focus {
	text-decoration: underline;
	background: url(/gfx/button_green_sm.png) no-repeat top left;
	/*
	border:none;
	color:white;
	background: url(/gfx/button_green_sm_hover.png) no-repeat top left;
	*/
}

.button_sm_grey {   background: url(/gfx/button_grey_sm.png) no-repeat top left; }
.button_sm_grey:hover, .button_sm_grey:focus {
	text-decoration: underline;
	background: url(/gfx/button_grey_sm.png) no-repeat top left; }
	/*
	border:none;
	color:white;
	background: url(/gfx/button_grey_sm_hover.png) no-repeat top left;
	*/
}
