/* CSS Document */

body {
	background-image: url(images/1335.png);
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}

div#container {
	text-align:left;
	width: 934px;
	margin: auto;
	margin-bottom: 10px;
	background:#FFFFFF;
}

div#header {
	position: relative;
	width: 934px;
	height: 100px;
	background-color: #FFFFFF;
}

div#logo {
	position: absolute;
	width: 269px;
	height: 85px;
	background-color: #FFFFFF;
	left: 10px;
	top: 7px;
}

div#slogan {
	position: absolute;
	width: 404px;
	height: 11px;
	background-color: #FFFFFF;
	right: 0px;
	top: 64px;
}

div#nav {
	position: relative;
	width: 100%;
	height: 25px;
	background-color: #660000;
	text-align: right;
}

div#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

div#nav li {
	float: right;
	margin: 4px 20px 0 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
} 

div#nav a {
	color: #fff;
}
div#nav a:link {
	color: #fff;
	text-decoration: none;
}
div#nav a:visited {
	text-decoration: none;
	color: #fff;
}
div#nav a:hover {
	text-decoration: underline;
	color: #999;
}
div#nav a:active {
	text-decoration: none;
	color: #999;
}



#nav-ul li ul { /* second-level lists */
	position: absolute;
	background: #660000;
	width: 9em;
	top: 20px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: medium solid #cccccc;
	padding-bottom: 5px;
	z-index: 100;
	
}



#nav-ul li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav-ul li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav-ul li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

div#content {
	position: relative;
	width: 100%;
	background-color: #fff;
	text-align: left;
}

div#content-strip {
	position: relative;
	width: 100%;
	height: 5px;
	float: left;
	background-color: #ebebeb;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}

div#content-photo {
	position: relative;
	width: 600px;
	height: 391px;
	float: left;
	background-color: #ebebeb;
	margin: 0 0 1px 0;
	padding: 0;
}

div#content-welcome {
	position: relative;
	width: 304px;
	height: 62px;
	float: left;
	background-color: #ebebeb;
	margin: 0 0 1px 0;
	padding: 0 15px 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}

div#content-services {
	position: relative;
	width: 304px;
	height: 125px;
	float: left;
	background-color: #ebebeb;
	margin: 0 0 1px 0;
	padding: 0 15px 0 15px;
}
	div#content-services h2 {
		padding: 0;
		margin: 13px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 900;
		color: #333333;
	}
	div#content-services ul {
		list-style:square;
		color: #349fbd;
		margin: 2px 0 0 30px;
		padding: 0;
	}
	div#content-services a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 100;
		color: #349fbd;
		text-decoration: none;
	}
	div#content-services a:hover {
		text-decoration: underline;
	}

div#content-certifications {
	position: relative;
	width: 304px;
	height: 75px;
	float: left;
	background-color: #ebebeb;
	margin: 0 0 1px 0;
	padding: 0 15px 0 15px;
}
	div#content-certifications img {
		position: relative;
		float: left;
		background-color: #ebebeb;
		margin: 13px 10px 0 0;
		padding: 0;
	}
	div#content-certifications a {
		position: relative;
		float: left;
		width: 120px;
		margin: 20px 0 1px 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #349fbd;
		text-decoration: none;
	}
	div#content-certifications a:hover {
		text-decoration: underline;
	}
	
div#content-thumbs {
	position: relative;
	width: 304px;
	height: 126px;
	float: left;
	background-color: #ebebeb;
	margin: 0 0 1px 0;
	padding: 0 15px 0 15px;
}
	div#content-thumbs h2 {
		padding: 0;
		margin: 13px 0 5px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 900;
		color: #333333;
	}
	div#content-thumbs ul {
		list-style:square;
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin: 2px 0 0 30px;
		padding: 0;
	}
	div#content-thumbs li {
		margin: 0 0 3px 0;
	}
	div#content-thumbs a {
		color: #349fbd;
		text-decoration: none;
	}
	div#content-thumbs a:hover {
		text-decoration: underline;
	}

div#contact-us {
	position: relative;
	width: 304px;
	height: 391px;
	float: left;
	background-color: #ebebeb;
	margin: 0 0 5px 0;
	padding: 0 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
	div#contact-us h2 {
		padding: 0;
		margin: 10px 0 10px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 26px;
		font-weight: 100;
		color: #333333;
	}
	div#contact-us a {
		color: #349fbd;
		text-decoration: none;
	}
	div#contact-us a:hover {
		text-decoration: underline;
	}

.wide-content {
	position: relative;
	clear: both; 
	width: 904px;
	background-color: #ebebeb;
	margin: 0 0 5px 0;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
}
	.wide-content h1 {
		padding: 0;
		margin: 0 0 10px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 900;
		color: #333333;
		
	}
	.wide-content a {
		color: #349fbd;
		text-decoration: none;
	}
	.wide-content a:hover {
		text-decoration: underline;
	}
	
.thin-content {
	position: relative;
	width: 272px;
	background-color: #ebebeb;
	margin: 0px 0px 5px 6px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	float: left;
}
	.thin-content h1 {
		padding: 0;
		margin: 0 0 10px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 900;
		color: #333333;
	}
	.thin-content h2 {
		padding: 0;
		margin: 0 0 10px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: 900;
		color: #660000;
	}
	.thin-content a {
		color: #349fbd;
		text-decoration: none;
	}
	.thin-content a:hover {
		text-decoration: underline;
	}
	.thin-content ul {
		list-style:square;
		margin: 2px 0 10px 30px;
		padding: 0;
	}
	
div#bookstop {
	position: relative;
	clear: both;
	width: 100%;
	height: 12px;
	background-color: #660000;
	margin: 0;
}

div#slideshow {
    position:relative;
	width: 600px;
    height:391px;
}
	div#slideshow IMG {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
		opacity:0.0;
	}
	div#slideshow IMG.active {
		z-index:10;
		opacity:1.0;
	}
	div#slideshow IMG.last-active {
		z-index:9;
	}
	

