/*Main*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	background-color: #99CCFF;
}

/*Link Styles*/
a {
	color: #990000;
}
	
a:hover {
	color: #FFCC00;
}

#footer a{
	color: #990000;
}

#navigation a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url(images/arrow.gif) no-repeat 14px 45%;
}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#990000;
}
	
.emphasis a{
	text-decoration: none;
}


/*Layout*/
#container {
	background-color: #0099CC;
}

#header {
	width: 100%;
	color: #FFFFFF;
	background-color: #01669A;
	font-size: 10px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
	background-image: url(images/UL.jpg);
}

#content {
	left: 50px;
	width: 100%;
	background-color: #99CCFF;
}

#mainMenu {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #FFFFFF;
	font-weight: bolder;
}

#navigation {
	background-color: #99CCFF;
	width: 153px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0DFFD;
}

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0DFFD;
	padding-right: 0px;
	}

#statement {
	background-color: #FFFFFF;
	width: 100%;
	color: #990000;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
}

#text {
	float: right;
}

#footer {
	background-color: #FFFFFF;
	width: 100%;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
}

.menuItem {
	background-color: #0066CC;
	line-height: 20px;
}
.menuSubItem {
	line-height: 10px;
	padding-left: 20px;
}
	
.text {
	padding:20px 20px 20px 20px;
	vertical-align: top;
	background-image: url(images/bg.gif);
}

.date{
	font-weight: bold;
}

.emphasis h5{
	font-weight: bold;
}

.hide {
	color: #01669A;
}
.texttop {
	vertical-align: top;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
h3 {
	color: #01669A;
}
#latestPhoto {
	font-size: 10px;
	width: 154px;
	text-align: center;
}
.top {
	vertical-align: top;
}

img {
	border: 1px solid #01669A;
}

.testimonials blockquote{
	font-style: italic;
}

hr {
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color:#01669A;
}.kangaroo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
