/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body, body div, body p, body th, body td, body li, body dd, body pre, body code { voice-family: inherit;
    font-size: medium;
    text-align: justify;
    }



html {
		height:100%;
		color: rgb(0, 0, 0);
		background:#FBF4DB;

}

body {     
margin: 0;
		height:100%;
		font-family: "Ariel",sans-serif;
}



  a { 
    padding:2px; 
    text-decoration: underline;
  }

  a:link { background: transparent none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: rgb(89, 99, 128);
    text-decoration: underline;
    text-align: center;
    }

  a:visited { background: transparent none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    text-decoration: underline;
    color: #871E9E;
    }

  a:active { background: transparent none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: rgb(89, 99, 128);
    text-decoration: underline;
    }

  a:hover { font-weight: normal;
    color: rgb(0, 0, 177);
	background:#FBF4DB;
    text-decoration:none;
    border: solid #6BA56B 1px;
    padding:1px;
    }

.linkhover span {
    padding:2px;
}

.linkhover a {padding:2px;text-align:center; display:block;	margin:5px 0 7px 0;}
.linkhover a:hover {     background:#FBF4DB;
    text-decoration:none;
    border: solid #6BA56B 1px;
  padding:1px;
}




  #logo { float: left;
    width: 178px;
	height: 191px;
	padding-top:5px;

    }

#header { 
	position: absolute;
    font-size: medium;
	top:0px;
    left:52px; 
    height: 200px;
	/*border-bottom: thin solid #6BA56B;
	border-left: thin solid #6BA56B;
	border-right: thin solid #6BA56B;*/
	border-left: 1px dotted #ddd;
	border-right: 1px dotted #999;	
	min-width:750px;
	max-width:828px;
	right:0px;
	padding-right:1em;
    }
    
#maincontent {
	top:200px;
	position:relative;
	/*border-left: thin solid #6BA56B;
	border-right: thin solid #6BA56B;*/
	left:196px;
	padding-left:5px;
	overflow:auto;
	width:680px;
	//height:400px;
	-webkit-border-top-left-radius : 2em;
	-moz-border-radius-topleft: 2em;
	-webkit-border-bottom-right-radius : 2em;
	-moz-border-radius-bottomright: 2em;
	/* height:1em; */
	text-align: left;
	text-indent: 1.5em;
	letter-spacing: 1.5em;
	color: #79B30B;  /* #f90; */
	margin: 0 10px 0 -1px; /*  -20px 15px; */
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right:1em;
	border-left: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;	
	background: transparent;}


#linklist { 
	position: absolute;
	left: 52px;
	top: 201px;
	width: 143px;
	bottom:0px;
	text-align: center;
	border-left: 1px dotted #ddd;
}



	#tiplinks {
		position:absolute;
		top:6px;
		width:350px;
		left:50%;
		margin-left:-160px;
			-webkit-border-radius : 1em;
	-moz-border-radius: 1em;
	/* border-bottom: 1px solid #bbb; */
	/* border-left: 1px solid #bbb; */
	/* padding-top:.5em; */
	border: 2px solid #ccc;
	}

/* column container */
	.colmask {
		text-align: center;
/*		border-width: 2px;
		border-spacing: 0px;
		border-style: inset inset inset inset;
		border-color: #6BA56B;
		border-collapse: separate;*/
		margin-bottom:10px;
		clear:both;
		float:left;
		width:100%;			/* width of whole area */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 3px 0;
		overflow:hidden;
	}
	/* 2 Column (double page) settings */
	.doublepage {

	}
	.doublepage .colleft {
		right:50%;			/* right column width */
	}
	.doublepage .col1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}


  #contactinfo {     
  	position: absolute;
  	font-size:1.5em;
	top:20%;
    right: 10px;
    text-align: center;
    }

.floatright { float:right; }
.floatleft { float:left; }

IMG.willface {
  float: right;
  margin-left: 18px;
  padding:3px;
  border:1px solid #055E98;
  height:130px;
  width:86px;
}

IMG.floatright {
  float: right;
  margin:13px;
  padding:4px;
  border:1px solid #055E98;
}

IMG.rightnoborder {
  float: right;
  margin:13px;
  padding:3px;
  border:none;
}

.noborder A IMG {
    display: block;
}

.noborder A:hover IMG {
  padding:2px;
  border: 3px solid #055E98; 
}



IMG.floatleft {
  float: left;
  margin:13px;
  padding:4px;
  border:1px solid #055E98;
}

img.positioned  { position:absolute; }

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.willgeti { 
  color: #055E98;
  font-weight:900;
  font-size:large;
}

.highlight { 
  background: #FBF48F; 
}

.noborder A:hover { 	
  border: none; 
  background:none;
  text-decoration:underline;
  padding:2px;
}

