/* CSS Document */


body {
	
	padding:0;
	margin:0;
	}
#title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a5ce43;
}

#title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0a90d0;
}

#copy {
	margin: 0px;
	padding-top: 40px;
	padding-left: 40px;
}
#gallery {
	float: right;
	width: auto;
	height: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gallery table td {
	color: #999999;
	height: auto;
	width: auto;
	border: thin solid #053e4e;
}
#content {
}
#middle {
	background-image: url(../images/home-middle.jpg);
	margin: 0px;
	padding: 0px;
	height: 264px;
	width: 827px;
}
#logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	width: 430px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
html {
	background-image: url(../images/background.png);
	background-repeat: repeat;
}




#wrapper {
	width:826px;
	height:800px;
	margin:auto;
	padding:0;
	background-color: #032e3a;
	background-attachment: scroll;
	background-image: url(../images/phone-number.png);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	}#footer {
	width: 826px;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #68878f;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #68878f;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer a:hover {
	color: #a5ce43;
}
#logo {
	margin: 0px;
	float: left;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#header {
	background-image: url(../images/home-masthead.jpg);
	background-repeat: no-repeat;
	height: 234px;
	width: 826px;
}



#header table {
	margin-left:250px;
	margin-top:10px;
	float: left;
}



#header a {
	width:179px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#a5ce43;
	text-decoration:none;
	margin-right:50px;
	letter-spacing: .1em;
}

#header table td {height:24px; width:179px; text-align:right;}

#header table td:hover { background-image:url(../images/nav-hover.png);}


/*** QUIZ set the width and height to match your images **/

#slideshow {
	width:826px;
	height:264px;
	position:relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#slideshow img {
	width:826px;
	height:264px;
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#slideshow img.active {
	z-index:10;
	opacity:1.0;
	margin: 0px;
	padding: 0px;
}
#gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#slideshow img.last-active {
	z-index:9;
	margin: 0px;
	padding: 0px;
}
