/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
a {
	text-decoration:none;
	color: #660033;
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
abbr,acronym { 
	border:0; 
} 
body {
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #D2DBE2;
	font-family: Georgia, "Times New Roman", serif;
	color: #000044;
	background-attachment: fixed;
	padding: 0px;
	font-size: 75%;
}
html>body {
	font-size: 12px;
}
h1 {
	font-size:3em;  /* 12x3=36 */
	line-height: 1.5em;

}
#half hr {
	margin-right: 40px;
	margin-left: 40px;
}

h2 {
	font-size:2em;   /* 12x2=24 */
	line-height: 1.5em;
}
h3 {
	font-size:1.5em; /* 12x1.5=18 */
	line-height: 1.25em;
	margin-top: 1.25em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
h4 {
	font-size:1.4em; /* 12x1.1667=14 */
	line-height: 1.5em;
	margin-top: 0.66em;
	font-weight: bolder;
}
h5 {
	font-size: 1.3em; /* 12x1=12 */
	line-height: 1.5em;
	margin-top: 0.75em;
	font-weight: bold;
}
h6 {
	font-size: 1em; /* 12x.833=10 */
	line-height: 1.5em;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 0.15em;
	margin-bottom: 1em;
}
.left { 
  float: left; 
  margin: 0 18px 18px 0; 
}
.right { 
  float: right; 
  margin: 0 0 18px 18px; 
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #ADBDED;
	border: solid #666666 1px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#content {
	float: left;
	width: 910px;
	padding-left: 36px;
	padding-bottom: 15px;
}
#content #heading {
	float: left;
	width: 594px;
	height: 120px;
	margin-bottom: 10px;
	background-image: url(../images/vapor.jpg);
}
#content #heading2 {
	float: left;
	width: 310px;
	height: 120px;
	margin-bottom: 10px;
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#column {
	float: left;
	width: 286px;
	margin-right: 16px;
	background-color: #96A3CA;
	padding-bottom: 18px;
	height: 625px;
}
#lftcolumn {
	float: left;
	width: 888px;
	margin-bottom: 20px;
	background-color: #D2DBE2;
	padding: 10px;
}
#lftcolumn img {
	float: right;
	clear: both;
	margin-left: 12px;
}
#rtcolumn {
	float: left;
	width: 888px;
	margin-bottom: 20px;
	background-color: #D2DBE2;
	padding: 10px 10px 20px 10px;
}


#half {
	float: left;
	width: 436px;
	margin-right: 16px;
}

#full {
	float: left;
	width: 888px;
	background-image: url(../images/vapor.jpg);
	background-repeat: no-repeat;
	background-position: 110px 50px;
}

#script {
	margin-right: 8px;
	margin-left: 8px;
	color: #333333;
}
#footer {
	float: left;
	height: 88px;
	width: 960px;
	background-image: url(../images/footer.jpg);
}
#footer #copyright {
	margin-top: 36px;
	margin-left: 290px;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

#headerhome {
	float: left;
	width: 960px;
	height: 260px;
	background-image: url(../images/header.jpg);
}
#header2 {
	float: left;
	width: 960px;
	height: 190px;
	background-image: url(../images/header2.jpg);
}
#navbar {
	float: left;
	height: 22px;
	margin-top: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0px 0px 20px;
	font-weight: bolder;
	letter-spacing: 0.18em;
	width: 940px;
	background-image: url(../images/navbkgd.png);
	background-repeat: repeat-x;
}
#navbar2 {
	float: left;
	height: 22px;
	margin-top: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0px 0px 20px;
	font-weight: bolder;
	letter-spacing: 0.18em;
	width: 940px;
	background-image: url(../images/navbkgd.png);
	background-repeat: repeat-x;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1em;
	text-indent: 1em;
}

#staff {
	float: left;
	margin: 20px 8px 0px 0px;
}

#content-container {
	height: 118px;
}
#main-content {
	position: relative;
}
h5.saying {
	position: absolute;
	top: 5px;
	width: 270px;
}
h5#where {
	line-height:1.25em;
	font-size:120%;
	color: #660033;
	font-weight: bold;
	padding-left: 20px;
	
}
h5#when { 
	right: 0; 
	line-height:1em;
}
h5#final {
	line-height:1.25em;
	left: 12px;
	top: 50px;
	font-size:94%;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


li {
	list-style-type: square;
	text-indent: 10px;
	padding-left: 10px;
	list-style-position: inside;
	line-height: 1.5em;
}
.form li {
	line-height:2.5em;
}
/*for all floated elements inside wrappers*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#address {
	float: left;
	width: 286px;
	margin-right: 30px;
	height: 510px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	border-right: solid #fff 1px;
	margin-bottom: 60px;
	margin-top: 60px;
}
#email {
	padding-top: 30px;
}
.style5 {
	color: #660033;
}
/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:250px;
	width: 320px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	background-color: #D2DBE2;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: 240px;
	display: block;
	border: 0;
	margin-bottom: 10px;
	width: 320px;
}
.address {
	text-indent: 0px;
	padding-left: 35px;
	font-size: 1.2em;
	line-height: 1.1em;
}
