.sidenav {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
}
.sidetext_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 16px;
	font-weight: lighter;
	text-align: left;
}
#coolmenu{
	width: 220px;
	background-color: #513E2F;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 220px;
}

#coolmenu a{
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	padding: 4px 0px 0px 8px;
	display: block;
	width: 100%;
	color: #F4F1E8;
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
	background-color: #7A5F47;
	color: white;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #513E2F;
	text-align: left;
	white-space: normal;
	padding-left: 14px;
	padding-right: 15px;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #513E2F;
	text-align: left;
	white-space: normal;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #513E2F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sub_header1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #513E2F;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
}
.more_butt {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #513E2F;
	padding-right: 3px;
}
.sub_head2 {
	font-family: Arial;
	font-size: 15px;
	color: #7DA700;
	text-align: left;
	padding-left: 13px;
	line-height: 16px;
	padding-bottom: 4px;
}
.regtext_noident {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #513E2F;
	text-align: left;
	white-space: normal;
	font-weight: normal;
}
#content p {
	color: #513E2F;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
}
#content {
	margin: 8px;
}
#content li {
	color: #513E2F;
}
#content  h3 {
	font-size: 16px;
	color: #5A8B9C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightfloat {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
}
.leftfloat  {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#top {
	height: 145px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/subhead.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 48px;
}
#header {
	background-image: url(images/subhead.jpg);
	height: 145px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	background-repeat: no-repeat;
}

h4 {
	color: #FFFFFF;
	font-size: 14px;
}
.caption {
	color: #5A8B9C;
	background-color: #FFFFFF;
}

#main {
	width: 502px;
}




h2  {
	color: #513E2F;
	margin-top: 5px;
	margin-right: -16px;
	margin-bottom: 2px;
	margin-left: -8px;
	font-size: 17px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*enlarged images*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}
#main hr {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

.thumbnail:hover{
background-color: transparent;
}
.thumbnail:hover img{
border: 1px solid white;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #F4F1E8;
padding: 5px;
left: -1000px;
border: 1px solid #F4F1E8;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}.name_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 15px;
	margin: 0px;
	font-weight: bold;
}
#main li {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 10px;
}
