html {min-height: 100%; margin-bottom: 1px;}

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #EDF2EC;
	border: 0;
}

#udm ul li { width:auto; float:left !important; }
#udm ul li a { white-space:nowrap; }
#udm ul li { clear: left; }

a {
	text-decoration: underline;
	border: 0;
	color: #770000;
}

a img, a:visited {
	border: 0;
	color: #550000;
}

a:hover {
	text-decoration: underline;
}

.box1h h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
}

h1,h2,h3,h4 {
		
	margin: 0;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

/* FAQ section formatting */

.faq {
	padding: 12px 0 0 0;
}

.faq h4, h5{
	color: green;
	font-size: 14px;
	font-family: Times new Roman, helvetica, verdana;
	font-style: italic;
	display: inline;
}

.faq h5{
	color: blue;
}

/* end FAQ */

.pagewrap { /* main outer wrap on all pages */
	margin: 30px auto;
	width: 800px;
	border: 1px solid #660000;
}

/* Head section with logo and fade (top of page)*/

.title {
	width: 800px;
	height: 79px;
}

.titleleft {
	float: left;
	width: 478px;
	height: 79px;
	background: url(../images/h1c.gif);
}

.stw {
	margin: 0 0 0 476px;
}

.sidetitle {
	height: 79px;
	background: url(../images/h2c1.jpg);

}

/* end Head section */


.navbar { /* background for udm4 menu system */
	width: 800px;
	height: 26px;
	margin: 1px 0 0 0;
	background: #931A1A;
}	

.mainbg {  /* white background for main content area with pseudo-right-column image pushed to the right */
	width: 800px;
	background: #fff url(../images/colbg.jpg) 563px 0px repeat-y;
}

.indexwrap {
	float: left;
	width: 563px;
}

.indextop {
	float: left;
	width: 563px;
}	

.indextoptxt {
	float: left;
	padding: 0px 20px 0 20px;
}

.sptxt h1{
	font-size: 22px;
	font-weight: normal;
	color: #660000;
	font-family: "Times New Roman", verdana, Arial, Helvetica, sans-serif;
}

.hdtxt {
	float: right;
	font-family: verdana, sans-serif;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 10px 10px;
}


/* bottom part of index page, 3 "dept" boxes */

.depts {
	float: left;
	width: 560px;
	margin: 10px 0 20px 0;
	padding-bottom: 0px;
}

.box1 {	
	float: left;
	clear: both;
	height: 220px;
	width: 165px;
	margin: 0px 0 0 20px;
	border: solid 1px #440000;
	background: #FFF;
	
}

.box1txt {
	background: url(../images/whitempt.png) no-repeat;
	background-position: 17px 88px;
}

.box1h {
	float: left;
	height: 25px;
	width: 162px;
	margin: 0px 0 0 20px;
	font-size: 20px;
	font-family: Times New Roman, verdana;
	color: #660000;
}

.ibox1, .ibox2, .ibox3 {
	width: 155px;
	height: 210px;
	border: solid 1px #885555;
	background: url(../images/bbg.jpg) repeat-x #F1E8FF;
	margin: 4px 0 0 4px;
}

.box1txt, .box2txt, .box3txt {
	padding: 10px;
	font-size: 14px;
	overflow: hidden;
}

.box1:hover, .box2:hover, .box3:hover {
	background: url(../images/wood.jpg);
	/*background-color: #D5B171;*/
}

.box1 a, .box2 a, .box3 a {
	height: 190px;
	display: block;
	text-decoration: none;
	color: black;
}

.box2 {	
	border: solid 1px #440000;
	float: left;
	height: 220px;
	width: 165px;
	margin: 0px 0 0 12px;
	background: #FFF;
}

.box2txt {
	background: url(../images/vacc.gif) no-repeat;
	background-position: 17px 88px;
}

.box2h {
	float: left;
	height: 25px;
	width: 162px;
	margin: 0px 0 0 17px;
	font-size: 20px;
	font-family: Times New Roman, verdana;
	color: #660000;
}

.box3 {	
	border: solid 1px #440000;
	float: left;
	height: 220px;
	width: 165px;
	margin: 0px 0 0 12px;
	background: #FFF;
}

.box3txt {
	background: url(../images/news.png) no-repeat;
	background-position: 17px 88px;
}

.box3h {
	float: left;
	height: 25px;
	width: 162px;
	margin: 0 0 0 17px;
	font-size: 20px;
	font-family: Times New Roman, verdana;
	color: #660000;
}

/* end 3 box section */

/* column on right side of index */

.sidebar {	
	margin: 1px 0 0 563px;
	background: #660000;
}

.sidepic {
	margin: 0 0;
	height: 318px;
	border-bottom: 1px solid white;
	background: url(../images/people2.jpg);
}

.sidenotice {
	font-size: 12px;
	padding: 10px;
	height: 163px;
	color: #AAA;
	background: #660000;
	text-align: center;
}

.sidenotice p {
	margin: 0px;
	background: #661113;
	padding: 10px;
	border: solid 1px #663333;
}

.sidenotice a{
	color: #CCC;
}

/* end side column */


/* subpage structures */

.spwrap {
	width: 800px;
	background: #fff;
}

.spleft {
	float: left;
	width: 175px;
}

.spright {
	float: left;
	width: 624px;
	font-size: 14px;
	padding-bottom: 50px;
}

.spright h2{
	font-size: 24px;
	font-weight: normal;
	color: #660000;
	font-family: "Times New Roman", verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 38px;
}

.sptxt{
	padding: 34px 30px 0 25px;
}

.links{
	padding: 34px 30px 0 25px;
	list-style: none;
	list-style-type: none;
}

.links ul{
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.links li{
	padding: 0;
	margin-bottom: 1em;
}

/* subpage navigation container and heading */

.spnav {
	margin: 110px 0 0 30px;
	padding: 0;
	width: 140px;
	float: left;
	border-right: solid 1px #660000;
}

.spinav {
	margin: 10px 0 0 0;
	width: 130px;
	float: left;
}

.spnav h3{
	font-size: 20px;
	text-align: right;
	font-weight: normal;
	color: #660000;
	font-family: "Times New Roman", verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #660000;
	padding-right: 10px;
}

/* subpage navigation list styling */


#navigation ul {
	list-style: none;
	margin: 0px 0 0 0px;
	width: 130px;
	padding: 0;
	}
	
#navigation li {
	background: #FFF;
	padding-bottom: 15px;
	text-align: right;
	}
	
#navigation a {
	color: #444444;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Verdana, arial, Helvetica;
	font-style: normal;
	}
	
#navigation a:hover {
	color: #AAAAAA;
	}
	
#navigation #currentpage a {
	padding: 0;
	color: blue;
	font-weight: bold;
	}

.subinfoblock{
	width: 530px;
	font-size: 12px;
}

.subinfoblock li {
	margin-bottom: 1em;
	list-style-image: url(../images/arrow3.gif);
}

.subinfoblock ul{
	padding: 5px;
	padding-left: 14px;
	margin: 0;
}

.subsidebox {
	float: left;
	width: 580px;
	height: 150px;
	margin: 0px 0 0 -155px;
	clear: both;
}	

/* end subpage structures */


/* blog formatting */

.blogmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 11px 0;
	font-size: 12px;
	padding: 0 0px 0 0;

}

.blogmain a{
	text-decoration: none;
	color: #069;
}

.blogmain a:hover{
	text-decoration: none;
	color: #888;
}

.blogmain h2, .blogmain h3{
	font-family: "Times New Roman", Times, serif;
}

.blogmain h2 {
	font-size: 18px;
	padding: 0 0 0.5em 0;
}

.blogmain h3 {
	font-size: 19px;
	padding: 0 0 1em 0;
}

.wpsearch {
	text-align: right;
}

.posttitle a{
	color: #066;
	font-size: 20px;
}

.smalltxt {
	font-size: 12px;
}

.widget1 {
	float: right;
	padding: 10px;
	margin-top: 120px;
}

.blogintro {
	color: #1B1E30;
}


/* end blog formatting */


.disclaimer, .disclaimer span {
	font-size: 70%;
}

.spacer {
	float: left;
	width: 800px;
	height: 50px;
}

.pusher {
	width: 800px;
	height: 1px;
	clear: both;
}

.footer {
	width: 800px;
	height: 73px;
	border: 0px solid green;
	border-top: 1px solid white;
}

.footerl {
	float: left;
}

.footerlt {
	width: 563px;
	height: 59px;
	background: #660000 url(../images/fltbg.jpg) repeat-x;
}

.footerlb {
	height: 14px;
	width: 563px;
	margin: 0px 0 0 0;
	background: #AD4B4B;
	color: white;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.footerr {
	height: 73px;
	background: #931A1A url(../images/frbg.jpg) repeat-x;
}

.footerr a:hover {
	text-decoration: underline;
}

.footertxt {
	position: absolute;
	margin: 59px 0 0 2px;
}

span.footertxt {
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
    letter-spacing: 1px;
	color: white;
}

.footer a{
	color: white;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	text-decoration: none;
	
}

.copyright {
	margin: 20px 0 0 0;
	text-align: center;
	color: #888888;
}