
/*
	padding: top right bottom left
	If two or three values are given, the missing values are taken from the opposite side.
*/


body, p, b, i, strong, em, dt, dd, dl, sl, caption, th, td, tr, u, div, span, li, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #999;
	background-image: url(images/background.gif);
	margin: auto;
	padding: 0;
	border: 0;
	text-align: center;
}

td.redcell {
	background-color: #127;
}
td.whitecell {
	background-color: #fff;
}
td.testcell {
	background-color: #ccc;
}

a:link, a:visited, a:active	{
	text-decoration: none;
	color: #127;
	font-weight: 600;
}

/*
a:link, a:visited, a:active	{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none;
	color: #127;
	font-weight: 600;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none;
	color: #6567B5;
	font-weight: 600;
}
*/

/* --------------------  mainLinks -------------------- */
/*
div.mainlinks {
	margin: 0 auto;
}*/
div.mainlinks span {
	font-size: .75em;
	/*width: 18%;*/
	/*width: 23%;*/
	width: 100px;
	text-align: left;
	margin: auto;
	border: thin solid red;
}

table.mainlinks td {
	font-size: .75em;
	width: 23%;
	text-align: left;
	padding-left: 22px;
	/*border: thin solid aqua;*/
}

table.mainlinks td img {
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border: none;
}





/* --------------------  content -------------------- */
#content {
	background-color: #ccc;
	border-style: none;
	margin: auto;
	text-align: center;
	padding: 5 0 0 0;
}
div.content {
	border-style: none;
	margin: auto;
	text-align: center;
	padding: 5 0 0 0;
	width: 770px;
}

/* --------------------  containers -------------------- */


div.xtitlecontainer {
	background: #12f url("images/corners_cap_top.gif") no-repeat left top;
	color:#fff;
	font-size: .70em;
	margin: 10 auto;
	padding: 8 0 0 0;
	width: 770px;
	vertical-align: middle;
	line-height: 1.4;
}
div.xtitlecontainer div {
	background: #127 url("images/corners_cap_bot.gif") no-repeat left bottom;
	padding: 0 15 8 15;
	text-align: left;
	margin: auto;
}
div.xtitlecontainer div span {
	background: #127;
	vertical-align: middle;
}


div.titlecontainer {
	background: #127 url("images/corners_cap_top.gif") no-repeat left top;
	color:#fff;
	font-size: .70em;
	margin: 5 auto;
	padding: 8 0 0 0;
	width: 770px;
	vertical-align: middle;
	text-align: left;
	line-height: 1.4;
}
div.titlecontainer div {
	background: #127 url("images/corners_cap_bot.gif") no-repeat left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 15 8 15;
}





div.footercontainer {
	background: #127 url("images/corners_cap_top.gif") no-repeat left top;
	margin: 10 auto;
	padding: 8 0 0 0;
	color:#fff;
	width: 770px;
	vertical-align: middle;
	text-align: right;
	line-height: 1.4;
	font-size: .70em;
}
div.footercontainer div {
	background: #127 url("images/corners_cap_bot.gif") no-repeat left bottom;
	padding: 0 15 8 15;
}
div.footercontainer div span {
	background: #127;
	vertical-align: middle;
}

div.greycontainer {
	background: #ccc;
	padding: 20 0;
	margin: auto;
	width: 820px;
}

div.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0;
	vertical-align: middle;
	text-align: left;
	width: 770px;
	background: #fff;
	font-size: .90em;
}
div.container div {
	padding: 10;
}

div.container div.container_top {
	background: url("images/corners_cap_white_top.gif") no-repeat left top;
}


div.container div.container_bot {
	background: url("images/corners_cap_white_bot.gif") no-repeat left bottom;
}


/* -------------------- Member Checklist -------------------- */
table.member_checklist {
	border-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
	font-size: .875em;
	width: 85%;
	color: #00c;
}

th.member_checklist {
	font-size: .975em;
	text-align: left;
}

td.member_checklist {
	padding-bottom: 5px;
}
td.member_checkbox {
	vertical-align: top;
}

/* -------------------- Member Schedule -------------------- */
table.member_schedule {
	font-size: .875em;
	margin-top: 5px;
	/*margin-bottom: 50px;*/
	font-weight: bold;
	width: 60%;
	color: blue;
	border-style: outset;
	border-width: thin;
	color: #00c;
	
}
td.member_schedule {
	padding: 3px;
	font-size: .7em;
}
td.member_schedule_sub {
	font-size: .7em;
	font-weight: normal;
	vertical-align: top;

}
td.member_schedule_value {
	padding: 3px;
	font-size: .7em;
	color: black;
}

/* --------------------  Splash -------------------- */
img.photocell {
	width: 88%;
	height: 100%;
}


/* --------------------  Statement -------------------- */
div.statement {
	line-height: 1.4em;
}

li.statement {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: .85em;
	padding-bottom: 1.6em;
	color: #009;
}

ol.statement {
	margin-right: 10em;
}

div.statementheader {
	font-weight: bold;
	text-align: center;
}

/* --------------------  Contacts -------------------- */

table.contacts_container {
	width: 95%;
	text-align: center;
	vertical-align: top;
}
td.contacts_container {
	vertical-align: top;
	padding: 15 0 70 0;
	/*border: thin solid aqua;*/
}

table.contacts {
	height: 10px;
}
td.contacts_title {
	text-align: center;
	font: normal bold .85em;
	color: blue;
	border-bottom: thin solid #966;
	vertical-align: bottom;
}
td.contacts_position {
	text-align: right;
	font-size: 0.7em;
	padding-bottom: 5px;
	/*border: thin solid blue;*/
}
td.contacts_person {
	text-align: left;
	font-weight: bold;
	font-size: 0.75em;
	padding-bottom: 5px;
	/*border: thin solid red;*/
}

/* --------------------  Links -------------------- */

table.links {
	border-style: solid;
	border-color: #127;
	border-width: thin;
	width: 96%
}
td.links {
	font-size: .75em;
	padding: 15px;
}
td.links_title {
	text-align: center;
	font-weight: bold;
	font-size: .85em;
	color: blue;
	border-bottom: thin solid #966;
	padding-top: 10px;
	width: 770;
}

/* --------------------  Forms -------------------- */

table.forms {
	border-style: solid;
	border-color: blue;
	border-width: thin;
	margin-top: 0px;
	height: 20px;
}
td.forms_item {
	width: 50%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: small;
	padding-bottom: 30px;
}

div.forms {
	margin: 0 20px;
	/*border: thin solid red;*/
}
div.formscontainer {
	width: 100%;
	text-align: center;
}
div.formsbox {
	border: thin solid #127;
	margin: 15px;
	padding: 10px;
	background: #ddd;
	width: 50%;
	text-align: left;
}


div.ex_title {
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
}
div.ex_intro {
	font-size: 0.80em;
}
div.ex_article {
	font-size: 0.80em;
	font-weight: bold;
	margin: 0 0.50in;
}
div.ex_main {
	font-size: 0.80em;
	margin: 0 0.50in;
}
ol.ex_sub {
	font-size: 0.80em;
	margin-left: 1.5in;
}
ol.ex_sub li {
	margin-bottom: .5em;
}


/* --------------------  New Member -------------------- */

ul.newmember {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: .75em;
}
ul.newmember li {
	vertical-align: middle;
}



/* --------------------  News Clips -------------------- */
div.newsclips {
	vertical-align: middle;
	margin: auto;
	text-align: left;

}
span.newsclips_date {
	font-family: Courier, monospace, sans-serif;
	font-size: .80em;
	border-bottom: thin solid #966;
	width: 20%;
}
span.newsclips_title {
	border-bottom: thin solid #966;
	font-size: .90em;
	width: 70%;
}
span.newsclips_source {
	font-family: Courier, monospace, sans-serif;
	font-size: .80em;
	width: 20%;
	vertical-align: top;
}
span.newsclips_comment {
	font-size: .90em;
	font-style: italic;
	width: 70%;
}

/* --------------------  Pictures -------------------- */
div.pictures {
	/*border: thin solid yellow;*/
}
.pictures-title {
	/*border: thin solid green;*/
	padding-top: 10px;
	padding-bottom: 15px;
}
.pictures-authkey-title {
	/*border: thin solid red;*/
	font-size: .75em;
}

.pictures-authkey {
	/*border: thin solid blue;*/

}
