/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	/*	background-image: url(../../images/backgrounds/pale_silver_grad.jpg);
	background-repeat: repeat-y;
*/	background-color: #CCD9D5;
	text-align: center;
	border-style:solid;
	border-color:#666666;
	border-width:thin;
}
a {
	text-decoration:none;
	color: #005DAA;
	font-weight: bold;
}
a:link {
}
a:hover {
	color: #1791FF;
}
a:active {
	color: #1791FF;
}
a:visited {
	color:#6699CC;
}
p {
	line-height:130%;
	padding-top: 0em;
	text-align: left;
	margin-top: 0px;
	font-size: 1em;
}
p a:link {
	text-decoration:underline;
	color: #0000FF;
}
hr {
	color:#CCCCCC;
	border-top: 0px #A6BDB6;
	border-right: 0px #A6BDB6;
	border-bottom: thin inset #A6BDB6;
	border-left: 0px #A6BDB6;

}
ol {
	text-align:left;
	font-size: 1em;
	list-style-position: outside;
	list-style-type: lower-alpha;
}
ol li {
	padding-bottom:1em;
	font-size: 0.95em;
	line-height: 120%;
}
#container {
	background-color: #FBFFF2;
	border-color: #A6BDB6;
}
#mast_name {
	font-family:"Gill Sans MT", Arial, sans-serif;
	font-size: 4.5em;
	font-style: italic;
	margin: 0;
	padding: 0;
	width: 66%;
	min-width: 600px;
}
#motto {
	font-size:2em;
	text-align:right;
	padding-right: 1em;
	font-weight: bold;
	clear: both;
}
table {
	/*	border-width: 0px;
	margin-bottom: 1em;
	margin-top: 2em;
	text-align: center;
	width: 70%;*/
	overflow: visible;
	width: auto;
	border-width: 0;
	border-style: none;
}

table img, .pic_frame {
	padding:0.5em;
	/*background-color:inherit;*/
	border-style:outset;
	border-width:0px;
	margin: 0em;
	border-color: #D2D2D2;
}
tr {


}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	padding: 1%;
	margin-left: 0em;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 2px;
	overflow: visible;
}
address {
	margin: 0;
	vertical-align:bottom;
	bottom: 0px;
	font-style: normal;
	font-size: 0.975em;
	color: #476347;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
address a {
}
/*****************************
  HEADS
*************/
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-family: "Gill Sans MT", Verdana, sans-serif;
	color: #005DAA;
}
h1 {
	font-size:1.8em;
	padding: 0;
	font-weight: 400;
	margin: 0;
	font-family: "Gill Sans MT", Arial, sans-serif;
	
}
address h1 {
	color:#00a94f;
}
#maincontent h1,#maincontent .subtitle{
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 0.25em;
	overflow: visible;
}
#album h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
}
.subtitle {
	font-size: 1.2em;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}
#maincontent .subtitle{
	font-size: 1.1em;
	font-style: italic;
}
#sidebar1 h1 {
	text-align:left;
	font-size: 1.4em;
	display: block;
	margin: 0;
	padding: .7em 0 0 5%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #005DAA;
	width: 95%;
}
#header h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 3em;
	margin: 0;
	padding: 1em;
	font-weight: bolder;
}
h2 {
	font-size:1.4em;
	margin: 1em .1em 0;
	font-style: italic;
	padding-bottom: 0px;
}
table h2 {
margin-top:0;}
#execbrd h2 {
	text-align:center;
	font-size: 2em;
}
.promo h2 {
	text-align:center;
	font-size:1.5em;
	font-family:"Lucida Handwriting", "Comic Sans MS", Arial, sans-serif;
	color: #00823E;
}
h3 {
	font-size:1.2em;
}
#ltr_pres h3 {
	font-size:0.9em;
	font-variant: small-caps;
}
h4 {
	font-size: .75em;
}
h5 {
	font-size: .5em;
}
/*****************************
  Header or Banner 
*************/
p.masthead {
	max-width:32em;
	text-align:right;
	margin: 0;
	padding-bottom: 1em;
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 14px;
}
form {

}
.title {
	font-size: 24px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC;
}
.caption, .caption_lft_rgt_just, .photo_w_caption_ctr {
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	color: #476347;
	padding: .5em 0;
	margin: auto;
	display: block;
	background-color: #FEFEFE;
}
.caption_lft_rgt_jus{	text-align: justify;}
.photo_w_caption_ctr {
	text-align:center;
	
}
.photo_w_caption_ctr img {
	padding: 10px;
	
}
/*.header {
	font-size: 2.5em;
	color: #DCDCDC;
}*/
#footer{
background-color:#FFFFFF;}


#footer h1 {/*  ???  */
	color: #00a94f;
	font-size: 2em;
}

.legal {
	font-size: 9px;
	color: #333333;
}
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: 0.1em;
	border-style: ridge;
	padding: 1em;
	margin-bottom: 1em;
	background-color: #FFFFFF;
	text-align: center;
}
.promo {
	font-family:"Times New Roman", Times, serif;
	color: #6F976F;
	border-style: dashed;
	border-color: #00A94F;
	padding: 0.75em;
	margin: 0.5em;
	border-width: 3px;
	background-color: #FFFFFF;
	font-size: 1.1em;
}
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
.hi_lite_note {
	background-color:#FFFFCC;
	color: #006666;
	font-size:.7em;
}
.handwritten_note {
	font-family:"Segoe Script", "Lucida Handwriting", "Comic Sans MS", Arial, sans-serif;
	font-size: 2em;
	width:80%;
	text-align:center;
	padding: 2em;
	height: 100%;
	overflow: visible;
}

input.big {
	width: 100px;
}
input.small {
	width: 50px;
}
/* BACKGROUND CLASS OPTIONS   */
.bg_white {
	background-color: #fff;
	border-bottom-color: #005DAA;
	border-width: 0 0 .2em 0;
	border-style: solid;
}
#contract_links li {
	background-color:#005DAA;
	color:#CCFFFF;
	font-size: 1.2em;
	padding: 0.4em;
}
#contract_links li a {
}
#button_contract a:hover {
	color:#fff;
}
#contract_links li a.links {
}
#button_contract {
	text-align:center;
	font-size:2.5em;
	background-color:#00CC33;
}
#button_contract a {
	text-decoration:none;
	color:#999999;
}
/*********************
enhancement, divs
****************/
#alerts {
	margin-bottom: 1.5em;
	border-top: 0px none #A6BDB6;
	border-right: 0px none #A6BDB6;
	border-bottom: medium inset #A6BDB6;
	border-left: 0px none #A6BDB6;
}
#alerts h1 {
	color: #00A94F;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 2.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content_contract h1 {
	font-weight: bold;
	font-family: "Courier New", serif;
	font-style: normal;
	text-align: center;
	font-size: 200%;
	padding: 0.5em;
	margin: .1em .2em;
	background-color: #FFFFFF;
	border-style: ridge;
	border-width: 0.2em;
	border-color: #CCFFCC;
	color: #005DAA;
}
.parenthetical_w_txt {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	display: inline;
}
.small {
	font-size:0.75em;
	color: #476347;
}
/*********************
 Formats for inside pages with only 1 content column id="single_col" 
 for headings see HEADS above
****************/
/*#single_col {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: auto;
}
#single_col img {
	background-color:#FFFFFF;
	border-width: 1px;
	outline-color: #999999;
	outline-style: solid;
	border-color: #666666;
	border-style: outset;
	outline-width: 1px;
}
#single_col ul li {
	list-style-type: disc;
	list-style-position: outside;
	line-height: normal;
	padding-bottom: 1em;
}
#single_col ul {
	text-align: left;
	margin: 0 auto;
	width: 60%;
}*/
#document {
	max-width:32em;
	background-image:url(../images/backgrounds/hdr2.png);
	margin: 2em auto;
	border-color: #666666;
	border-width: 1px;
	border-style: outset;
	width: auto;
}
#document ul li {
	
	margin:0;
	padding:0 2em;
	max-width:30em;
	min-width:25em;
	margin-bottom: 1em;
}
#page_title {
	width:100%;
	line-height:normal;
	color: #FFFFFF !important;
	background-repeat: repeat;
	background-position: center;
	font-size: 1.25em;
	text-align: center;
	overflow: visible;
	background-image: url(../images/backgrounds/green%20gradient_3.png);
}
#staff img {
	border-style: outset;
	border-width: 2px;
	border-color: #999999;
	padding: 0.5em;
	background-color: #FFFFFF;
}
.aright {
text-align:right;}
.aleft {
text-align:left;}
#direction_list{
	margin: 1em 3em;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	padding: 0 1em;
}
#menubar2 {
text-align:center}
.pic_frame {
	margin: 1em;
	border-style: outset;
	border-width: 2px;
	padding: 10px;
	background-color: #FFFFFF;
	border-right-color: #476347;
	border-bottom-color: #96B396;
	border-left-color: #96B396;
}
img.pic_frame {
	border-top: 2px solid #CCCC99;
	border-right: 2px solid #476347;
	border-bottom: 2px solid #476347;
	border-left: 2px solid #CCCC99;
}
.img_inline {
	background-image: url(../images/adobe_links/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position:99% 50%;
}
#wrapper_main {
	padding:0 1em 1em;
	margin: 0 auto;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	overflow: visible;
	width: 95%;
}
.bottom_bdr_inset{
border-bottom-style:inset;
border-bottom-width:medium;
border-bottom-color:#476347;
}
.instruction {
	text-align: center;
	font-style: italic;
	padding-top: 2em;
}
