html {
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
}


body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	margin: 0;
	margin-left: 0px;
	margin-right: 0;
	padding: 0;
	color: rgb(0, 0, 0);
	background-color: #FFFFFF;
}

p {
	margin-left: 38px;
}

img {	border: 0;	margin: 0;}

.topmargin10 {
	margin-top: 10px;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #284474;
	margin-left: 38px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #284474;
	margin-top: 25px;
	margin-left: 38px;
}

.frontpic {
	margin-left: 10px;
}

.imagetopright {
	position: relative;
	top: 0px;
	right: 0px;
	margin-left: 40px;
	margin-bottom: 20px;
	float: right;
	clear: right;
	border-width: 1px;
	border-style: solid;
	border-color: #818EB7;
}
	
.extrapic {
	position: relative;
	top: 0px;
	right: 0px;
	margin-left: 40px;
	margin-bottom: 20px;
	float: right;
	clear: right;
	border-width: 1px;
	border-style: solid;
	border-color: #818EB7;
}

.imagetoprightnoborder {
	position: relative;
	top: 0px;
	right: 0px;
	margin-left: 40px;
	margin-bottom: 40px;
	float: right;
	border-width: 0px;
	border-style: solid;
	border-color: #818EB7;
	}

.bullets {
	font-size: 90%;
	color: #009999;
}

.black {
	color: #000000;
}
	

font.table-text {
	font-size: 80%;
	color: #FFFFFF;
}

#bnav {
	position: relative;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left;
	margin-top: 20px;
	margin-left: 38px;
	margin-right: 0px;
	padding: 0px;
	color: #818EB7;
}

a:active, a:focus {    outline: 0;    }

.bn a:link {
	text-decoration: none;
	color: #818EB7;	
}

.bn a:visited {
	text-decoration: none;
	color: #818EB7;	
}

.bn a:hover {
	text-decoration: underline;
	color: #000000;	
}

.bn a:active {
	text-decoration: none;
	color: #818EB7;
}

#banner_ad {
	width: 660px;
	height: 132px;
	text-align: left;
	margin-top: 25px;
	margin-left: 38px;
	margin-bottom: 30px;
}

#flash {
position: relative;
top: 0px;
left: 0px;
z-index: 1;
}

#transparent {
	position: relative;
	top: -132px;
	left: 0px;
	z-index: 2;
}

a#home {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#home:hover {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: 0px -48px;
	display: block;
}


a#gallery {	background-image: url(images/gallery.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	display: block;}a#gallery:hover {	background-image: url(images/gallery.gif);	background-repeat: no-repeat;	background-position: 0px -48px;	display: block;}

a#about {	background-image: url(images/about.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	display: block;}a#about:hover {	background-image: url(images/about.gif);	background-repeat: no-repeat;	background-position: 0px -48px;	display: block;}

a#contact {	background-image: url(images/contact.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	display: block;}a#contact:hover {	background-image: url(images/contact.gif);	background-repeat: no-repeat;	background-position: 0px -48px;	display: block;}

a#phone {	background-image: url(images/phone.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	display: block;}a#phone:hover {	background-image: url(images/phone.gif);	background-repeat: no-repeat;	background-position: 0px -48px;	display: block;}

a#brochure {	background-image: url(images/brochure.gif);	background-repeat: no-repeat;	background-position: 0px 0px;	display: block;}a#brochure:hover {	background-image: url(images/brochure.gif);	background-repeat: no-repeat;	background-position: 0px -48px;	display: block;}
