* {margin: 0; padding: 0;}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #473E20;
	font-style: normal;
	margin: 0px;
	background-color: #546696;
	text-align: center;
	}
.oneColFixCtr #pagecontainer {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #546696;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #23F;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#bodycontainer{clear:both;}
#subpage {
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
}
#subpagecontent {
	overflow-x:hidden;
	overflow-y:auto;
	height: 400px;
}
#subpagecontent h1 {
	font-size:x-large;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #473E20;
	padding-left: 20px;
	padding-bottom: 6px;
	background-color: #ECE6BC;
	text-transform: capitalize;
	text-align: center;
}
#subpagecontent h2 {
padding-left: 30px;
}
#subpagecontent h3 {
	font-size: normal;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:15px;
	margin-top: 15px;
}
#subpagecontent p {
	font-size: small;
	text-align: justify;
	margin-left:30px;
	margin-right:20px;
	margin-bottom:15px;
	margin-top: 5px;
}
#subpagecontent em {
	font-weight: bold;	
}
#subpagecontent ul {
	font-size: small;
	text-align: justify;
	margin-left:60px;
	margin-right:20px;
	margin-bottom:15px;
	margin-top: 5px;	
}
#subpagecontent ol {
	font-size: small;
	text-align: justify;	
	margin-left:60px;
	margin-right:20px;
	margin-bottom:15px;
	margin-top: 5px;
}
#subpagecontent table {
	width: 80%;
	text-align: center;	
	margin-left:60px;
	margin-right:20px;
	margin-bottom:15px;
	margin-top: 5px;
}
#subpagecontent td {
	padding-left: 10px;
	padding-right: 10px;
}
.blockaddress {
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 15px;
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#subpageheader h1{
	background-color: #6479b3;
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #2b344d;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2b344d;
}
h1.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #425184;
	border-right-color: #425184;
	border-bottom-color: #425184;
	border-left-color: #425184;
	color: #637EB7;
	margin-bottom: 20px;
	line-height: normal;
	text-transform: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px;
	letter-spacing: -1pt;
	}
h2{
	text-transform: uppercase;
	font-style: normal; 
  	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5521;
	font-size: large;
	background-color: #ECE6BC;
	border-bottom-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	}
.phonereg {list-style-image: url(images/phoneicon.jpg);}
.faxreg {list-style-image: url(images/faxicon.jpg);}
.phonereg, .faxreg{
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	color: #293037;
	font-size: small;
 	padding-left: 0px;
	margin-bottom:0px;
	margin-top: 0px;
	}
ul.phone {list-style-image: url(images/phoneicon.jpg);}
ul.fax {list-style-image: url(images/faxicon.jpg);}
.phone, .fax{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	color: #293037;
	font-size: small;
	position:relative;
  	top:-30px;
 	left:300px;
 	border-left-style: solid;
 	border-left-width: thin;
 	border-left-color: #CCCCCC;
 	padding-left: 50px;
	margin-bottom:0px;
	margin-top: 0px;
	}
.bulleted {
	/*list-style-image: url(images/phoneicon.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0px;
	margin-left: 30px;
	margin-bottom: 8px;
	color: #293037;
	font-size: small;
	list-style-type: square;
}
.card02 {
	background-color: #333;
	padding: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 50px;
	float: left;
	height: auto;
}
.card01 {
	clear:both;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(images/parchment.gif);
	background-repeat: repeat;
	margin-bottom: 16px;
}
.names, .address{
	margin-top: 10px;
  	font-style: normal;
	margin-left: 25px;
	font-size: medium;
	line-height: normal;
	text-indent: 0px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.names{
  	margin-right: 20px;
  	font-size: small;
  	font-weight: bold;
  	border-bottom-style: solid;
    border-bottom-width: thin;
 	border-bottom-color: #CCCCCC;
 	padding-bottom: 10px;
}
.namereg{}
.address{
	margin-left: 50px;
  	font-size: small;
}
.tilt {font-style: italic;}
.boldme {font-weight: bold;}
.nudgedown {margin-top: 15px;}
.bottomspace {padding-bottom: 15px;}

.extlink1 a:link {text-decoration: underline; color: #5D5521;}
.extlink1 a:visited {text-decoration: underline; color: #5D5521;}
.extlink1 a:active {text-decoration: underline overline; color: orange;}
.extlink1 a:hover {text-decoration: underline; color: orange;}

#headermenu {
	/*border: 1px solid #39F;*/
	background: #e5e0c1;
	list-style: none;
	margin-right: 30px;
	padding: 0;
	width: 535px;
	height: 55px;
	top: 150px;
	left: 220px;
	position:absolute;
}
#headermenu li {
	list-style: none;
	font: 60% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 10;
	padding: 10;
	line-height: 0px;
	
}
#headermenu a {
	background: #e5e0c1 url("images/seperator.gif") bottom right no-repeat;
	color: #5c4c0d;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 4px;
	padding-bottom: 8px;
	text-decoration: none;
	font-weight:normal;
}
#headermenu a:hover {
	color: #000000;
	background-color: #c5cfea;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
	
#subpagemenu {
	float: left;
	position: relative;
	background: #333;
	padding: 0;
	margin-bottom:25px;
}
#subpagemenu li {
	list-style: none;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#subpagemenu a {
	background: #333 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	float: left;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	font-weight:normal;
}
#subpagemenu a:hover {
	color: #293037;
	padding-bottom: 0;
	background-color: #ECE6BC;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#menuspacer {margin: 50px;
}

#headercontent {
	clear: both;
	width: 100%;
	/*border: 1px solid #39F;*/
	position: relative;
	margin-bottom:10px;
}
#indexcontent {
	clear: both;
	margin-top: 10px;
	overflow:visible;
	height: 300px;
	/*border: 1px solid #19C;*/
	}
#footercontent {
	margin-top:15px;
}
#headerleft {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	float: left;
	clear:none;
}
#headerright {
	margin-right: 25px;
	clear: none;
	position:absolute;
	left: 400px;
}

#indexcontent img{
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #546696;
	border-right-color: #546696;
	border-bottom-color: #546696;
	border-left-color: #546696;
	position: relative;
	top: 5px;
	overflow:hidden;
	}	
#indexcontent h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #546696;
	margin-bottom: 20px;
	line-height: normal;
	text-transform: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 15px;
	letter-spacing: -1pt;
}
#indexcontent p{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 0px;
	font: 80% "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
}
#indexcontent table{
	font: 80% "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}
#indexcontent a {
	color: #222;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font-weight:normal;
}
#indexcontent a:hover {
	color: #293037;
	background-color: #ECE6BC;
}
#footercontent p{
	font-size: x-small;
	color: #039;
	text-align: center;
	clear: both;
}
#leftpanel, #midpanel, #rightpanel {
	background-color:#FFF;
	margin-left: 2%;
	margin-top: 20px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	width: 249px;
	overflow:hidden;
}
#leftpanel {
	width: 207px;
}
.c1 {background-color:#eeeddb; padding-left:15px;}
