body {
background: url(../images/background.jpg) repeat;
padding: 0px;
margin: 0px auto;
font: small/1.6em Verdana, Geneva, Helvetica, Arial, sans-serif;
}

* {
margin:0;
padding:0;
}

/* General Font and Paragraph Styling */

p {
	color: #000000;
}

p, h1, h2, h3, h4, h5, h6, li {
	color: #000000;
}

h3 {
	font-weight: normal;
	font-size: 22px;
	color: #000000;
	margin: 8px 4px 0px 12px;
	padding: 0px;
}

h4 {
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	margin: 8px 4px 0px 12px;
	padding: 0px;
}

h5 {
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	margin: 8px 4px 0px 12px;
	padding: 0px;
}


a:link, a:visited, a:active {
	color: #0021a5;
	text-decoration: none;
}

a:hover {
	color: #ff4a00;
	text-decoration: none;
}

a.replace {
	display: block;
}

ul {
	list-style-type: none;
	margin: 0px;
}

hr {
	border: none 0px;
	border-top: 2px #525252 dotted;
	width: 100%;
	height: 2px;
	
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}


.center {
	text-align: center;
}

.right {
	text-align: right;
}

.indent {
	text-indent: 20px
}

.blue {
	color: #0021a5;
}

.bluecenter {
	color: #0021a5;
	text-align: center;
}

.red {
	color: #ff0000;
}

.redcenter {
	color: #ff0000;
	text-align: center;
}

.blue {
	color: #0021a5;
}

.bluecenter {
	color: #0021a5;
	text-align: center;
}

.black {
	color: #000000;
}

.white {
	color: #ffffff;
}

.xsmall {
	font-size: x-small;
}

.xsmallcenter {
	font-size: x-small;
	text-align: center;
}

.xxsmall {
	font-size: xx-small;
}

.xxsmallcenter {
	font-size: xx-small;
	text-align: center;
}

/* END FONT/PARAGRAPH STYLING */

/* Table, Table Header, and Table Row Layouts and Colors */

table {
	table-layout: auto;
    margin-left: auto;
    margin-right: auto;
    
}

table.events {
	table-layout: fixed;
	width: 475px;
	border: 2px #005dab solid;
	padding: 0px;
	margin: auto;
}

table.news {
	table-layout: fixed;
	width: 475px;
	border: 2px #005dab solid;
	padding: 0px;
	margin: auto;
}

table.testimonials {
	table-layout: fixed;
	width: 475px;
	border: 2px #005dab solid;
	padding: 0px;
	margin: auto;
}

table.sitemap {
	vertical-align: top;
	width: 750px;
	height: 100%;
	border: 2px #005dab solid;
	padding: 0px;
	margin: auto;
}

th.grey {
	background: url(../images/headingtabgrey.jpg) repeat-x;
	line-height: 15px;
	text-align: center;
}

tr.silver {
	background: #f5f5f5;
}

tr.newsgreen1 {
	background: #eff4d1;
}
		
tr.newsgreen2 {
	background: #e0f4d1;
}

td.sitemapcol1 {
	padding: 0px;
	margin: 0px 2px;
	width: 225px;
	vertical-align: top;
}

td.sitemapcol2 {
	padding: 0px;
	margin: 0px;
	width: 225px;
	vertical-align: top;
}

td.sitemapcol3 {
	padding: 0px;
	margin: 0px 2px;
	width: 225px;
	vertical-align: top;
}

td.spacer1 {
	padding: 0px;
	margin: 0px;
	width: 20px;
}

td.spacer2 {
	padding: 0px;
	margin: 0px;
	width: 20px;
}

/* END Table, Table Header, and Table Row Layouts and Colors */

/* DIV styling for layout and presentation */

#pageContainer {
	padding: 0px;
	margin: 10px auto;
	width: 776px;
}

#header {
	width: 776px;
	height: 60px;
	padding: 0px;
	margin: 0px;
}

	#headerLogo {
		padding: 0px;
		margin: 0px;
		width: 530px;
		height: 60px;
		text-align: left;
		float: left;
	}
	
	#headerInfo {
		width: 244px;
		height: 60px;
		padding: 0px;
		margin: 0px;
		border-right: #ffffff 2px solid;
		float: right;
	}


#osmiInfo {
	width: 772px;
	height: 194px;
	padding: 0px;
	margin: 0px;
	border: #ffffff 2px solid;
}

#osmiLocation {
	background: #7480a6;
	width: 254px;
	height: 194px;
	padding: 0px;
	margin: 0px;
	float: left;
}

	#osmiLocation p img {
		padding: 0px;
		margin: 0px;
		border: none;
	}

#contentSplash {
	background: #f5f5f5;
	width: 516px;
	height: 194px;
	padding: 0px;
	margin: 0px;
	border-left: #ffffff 2px solid;
	float: right;
}


	#contentSplash p, #contentSplash img {
		padding: 0px;
		margin: 0px;
	}

#navMenu {
	background: url(../images/navbar.jpg) repeat-x;
	padding: 0px;
	margin: 0px;
	width: 772px;
	height: 20px;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 2px solid;
	clear: both;
}
	
/* CSS Drop-Down List */

#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: x-small;
	font-weight: bold;
	line-height: 20px;
}

#nav a {
	display: block;
	width: 126px;
	padding: 0px 0px 0px 2px;
	color: #ffffff;
}

#nav li { /* all list items */
	float: left;
	width: 128px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 129px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {
	border-bottom: #f5f5f5 1px solid;
}

#nav li a:hover {
	/*background-color: #CFD5EE;*/
	background-color: #7480a6;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	background: #7d7d7d;
	border: #525252 2px solid;
	left: auto;
}

/* END CSS Drop-Down List */



/* Central Content Section */

#mainContent {
	background: #ffffff;
	width: 772px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: #ffffff 2px solid;
	clear: both;
}



#sideNav {
	width: 225px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: right;
}
	#sideNav p {
		color: #000000;
		padding: 6px 0px 0px 10px;
	}
	
	#sideNav h5.top {
		background: url(../images/sidenavtabtop.gif) no-repeat;
		color: #ffffff;
		font-weight: bold;
		padding: 0px 6px;
		margin: 0px;
	}
	
	#sideNav h5.heading {
		background: url(../images/sidenavtabheading.gif) no-repeat;
		color: #ffffff;
		font-weight: bold;
		padding: 0px 6px;
		margin: 0px;
	}
		
	#sideNav p a:link, #sideNav p a:visited, #sideNav p a:active {
		color: #000000;
		text-decoration: none;
	}
	
	#sideNav p a:hover {
		color: #005dab;
		border-bottom: #005dab 1px dashed;
	}	
	
	#sideNav ul {
		list-style: disc;
		padding: 2px 2px 2px 25px;
		margin: 0px;
		color: #005dab;
	}
	
	#sideNav ul li {
		color: #000000;
	}
	
	#sideNav li a {
		color: #000000;
	}

	#sideNav h5.top a, #sideNav h5.heading a {
		color: #ffffff;
	}
	
	#sideNav h5.top a:hover, #sideNav h5.heading a:hover {
		color: #ffffff;
		border-bottom: #ffffff 1px dashed;
	}

	#sideNavMiddle {
	background: url(../images/sidenavmiddle.gif) repeat-y;
	width: 225px;
	padding: 0px;
	margin: 0px;
}
		
	#sideNavBottom {
		background: url(../images/sidenavtabbottom.gif) no-repeat;
		width: 225px;
		height: 10px;
		padding: 0px;
		margin: 0px;
	}

		
#content {
	width: 545px;
	padding: 0px 0px 6px 0px;
	margin: 0px;
	float: left;
}
	/* Content Styling */
		

		#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
			
			padding: 8px 13px 6px 13px;
			margin: 0px;
		}
		
		#content th h5{
			color: #ffffff;
		}
		
		#content ul {
			list-style: disc;
			padding: 0px 0px 0px 40px;
			margin: 0px;
		}
		
		#content ul.none {
			list-style: none;
		}
		
		#content li {
			font-style: normal;
			color: #005dab;
			padding: 0px;
			margin: 0px;
		}
		
		#content li.news, #content li.events {
			font-style: normal;
			color: #005dab;
			padding: 0px;
			margin: 0px;
		}
	
		#content ol {
			padding: 0px 0px 0px 40px;
			margin: 0px;
		}
		
		#content ol li {
			font-style: normal;
			color: #000000;
			font-size: 11px;
		}
		
		#content ol.ualpha {
			list-style: upper-alpha;
		}
		
		#content ol.lalpha {
			list-style: lower-alpha;
		}
		
		#content ol.uroman {
			list-style: upper-roman;
		}
		
		#content ol.lroman {
			list-style: lower-roman;
		}
			
		#content p a:link, #content p a:visited, #content p a:hover, #content p a:active {
			border-bottom: 1px dashed #0021A5;
		}

		#content li a:link, #content li a:visited, #content li a:hover, #content li a:active {
			border-bottom: 1px dashed #0021A5;
		}

		#content p a.image {
			text-decoration: none;
			border-bottom: none;
		}
		
		#content p#listing {
			padding-top: 15px;
			letter-spacing: -1px;
			text-align: center;
		}

		#content p#listing a {
			font-weight: bold;
		}

		#content img {
			padding: 10px;
		}
		
		#content img.thumbs {
			padding: 0px;
			margin: 0px;
			border: 2px #000000 solid;
			float: none;
		}
		
		#content img.left {
			padding: 0px 10px 10px 0px;
			margin: 0px;
			border: 0px;
			float: left;
			clear: none;
		}
		
		#content img.leftmid {
			vertical-align: middle;
			padding: 0px 10px 5px 0px;
			margin: 0px;
			border: 0px;
		}
		
		#content img.right {
			padding: 0px 0px 10px 10px;
			margin: 0px;
			border: 0px;
			float: right;
			clear: none;
		}
		
		#content img.rightmid {
			vertical-align: middle;
			padding: 0px 0px 5px 10px;
			margin: 0px;
			border: 0px;
		}
		
		#content p a.thumbs {
			text-decoration: none;
			border-bottom: 0px;
		}
		
		#content p.center {
			padding: 0px;
			margin: 0px;
			text-align: center;
		}
		
		
	/* END CONTENT STYLING */

/* END Central Content Styling */	

#spacer {
	width: 772px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

/* PAGE TITLE STYLING */

#pageTitle {
	background: url(../images/headingtabblue.gif) no-repeat;
	width: 545px;
	height: 40px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

	#pageTitle h3 {
		color: #ffffff;
		line-height: 25px;
	}


#siteMap {
	background: #ffffff;
	width: 772px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 2px solid;
	clear: both;
}

/* Site Map Styling */

	#siteMap p {
		color: #000000;
		padding: 6px 0px 0px 10px;
	}
	
	#siteMap h4 {
		color: #ffffff;
		padding: 0px 6px;
		margin: 0px;
		line-height: 30px;
		height: 40px;
	}
	
	#siteMap h5.top {
		background: url(../images/sidenavtabtop2.gif) no-repeat;
		color: #ffffff;
		font-weight: bold;
		padding: 0px 6px;
		margin: 0px;
	}
	
	#siteMap h5.heading {
		background: url(../images/sidenavtabheading2.gif) no-repeat;
		color: #ffffff;
		font-weight: bold;
		padding: 0px 6px;
		margin: 0px;
	}
	
	#siteMap a {
		color: #000000;
	}
	
	#siteMap a.black {
		color: #000000;
	}
	
	#siteMap a:link, #siteMap a:visited, #siteMap a:active {
		color: #000000;
	}
	
	#siteMap a:hover {
		color: #005dab;
		border-bottom: #005dab 1px dashed;
	}
	
	#siteMap p.xxsmall {
		font-size: xx-small;
		line-height: 12px;
	}
	
	#siteMap ul {
		list-style: disc;
		padding: 2px 0px 2px 20px;
		margin: 0px;
		color: #000000;
	}
	
	#siteMap ul li {
		color: #000000;
	}
	
	#siteMap h5.top a, #siteMap h5.heading a {
		color: #ffffff;
	}
	
	#siteMap h5.top a:hover, #siteMap h5.heading a:hover {
		color: #ffffff;
		border-bottom: #ffffff 1px dashed;
	}

	#siteMapBottomCol1 {
		background: url(../images/sidenavtabbottom.gif) no-repeat;
		width: 225px;
		height: 10px;
		padding: 0px;
		margin: 0px;
	}
	
	#siteMapBottomCol2 {
		background: url(../images/sidenavtabbottom.gif) no-repeat;
		width: 225px;
		height: 10px;
		padding: 0px;
		margin: 0px;
	}
	
	#siteMapBottomCol3 {
		background: url(../images/sidenavtabbottom.gif) no-repeat;
		width: 225px;
		height: 10px;
		padding: 0px;
		margin: 0px;
	}
	
/* END Site Map Styling */	
	
			
#footer {
	padding: 0px;
	margin: 0px;
	width: 776px;
	height: 100px;
	clear:both;
}

#footer p {
	color: #000000;
	font-size: xx-small;
	line-height: 14px;
	padding-left: 15px;
}

#footer a {
	color: #000000;
}

#footer a:hover {
	color: #ff4a00;
	text-decoration: none;
}

#footer img {
	float: right;
	padding-right: 15px;
}

#footerContent {
	background: url(../images/footerbackground.jpg) repeat-x;
	width: 758px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	border-left: #ffffff 2px solid;
	float: left;
}
	

#footerCorner {
	background: url(../images/footercorner.gif) no-repeat;
	width: 16px;
	height: 100px;
	padding: 0px;	
	margin: 0px;
	float: right;
}