body {
	margin: 0px;
	padding: 0px;
}
#page {
}
#navigation {

}

h1 {
	color: #205C91;
	font-size: 19px;
	border-bottom: 1px dotted #205C91;
	padding-bottom: 5px;
	margin-top: 15px;
}

h2 {
	font-size: 17px;
	color: #996633;
}

h3 {
	font-size: 15px;
	color: #205C91;
}

#navigationcontent {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}

#header {

}
#headercontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 210px;
}

#headercontent {
	background-image: url(/images/1.png);
	background-position: ;
	background-repeat: no-repeat;
}

#nav { }
#navcontent { margin-right: auto;
			margin-left: auto;
			width: 800px;
			height: 30px }



#content {
}
#contenttext {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#pg2content {
}
#pg2contenttext {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

#galleryHolder {
	padding-top: 5px;
	padding-bottom: 5px;
}
#galleryHolder img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}




#footer {
}

#footercontent {
	/*height: 145px;*/
	width: 800px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#copyrightcontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

ul.home-list li {
	list-style: none;
	line-height: 180%;
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}

.google-map {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

.google-map iframe {
	border: 1px solid #000;
}

.menu {
	background-color: #205C91;
	text-align: center;
	padding: 5px;
	height: 30px;
}

.menu a, .menu a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}

.menu a:hover{
	color: #ccc;
}


.feature {
	font-weight: bold;
	font-style: oblique;
	font-size: 16px;
	text-align: center;
	color: #996633;
}

.left-images {
	float: right;
	clear: right;
	margin: 10px;
	border: 1px solid #000;
}

.attention {
	font-weight: bold;
	color: red;
	padding: 5px 5px 5px 10px;
	border: 1px dotted red;
	width: 480px;
	text-align: center;
}


.gallery {
	text-align: center;
}

.gallery img {
	margin: 5px;
}

.footer {
	color: #000;
	text-align: center;
}

.right-images-sm {
	float: right;
	clear: right;
	margin: 10px 5px 10px 10px;
}

.right-images-sm img {
	border: 1px solid #000;
	margin-right: 5px;
}
