body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F9888;
	background-color: #fcfcf2;
}
* {margin:0; padding:0;}
a:link {
	color: #9F9888;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9F9888;
}
a:hover {
	text-decoration: underline;
	color: #ec8a55;
}
.orangetxt {
	color: #ec8a55;
}
.indent {
	padding-left: 40px;
}


a:active {
	text-decoration: none;
	color: #9F9888;
}

#footer {
	background-image: url(images/layoutfoot1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	text-align: center;
	padding-top: 40px;
	font-size: 10px;
}
#footer a {
	font-size: 10px;
	padding-right: 5px;
}

#main_body {
	background-image: url(images/layoutmid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-image: url(images/layouthdr2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-top: 118px;
	text-align: right;
	padding-right: 15px;
}
#left_col {
	line-height: 1.5em;
	width: 460px;
	padding-right: 0px;
	padding-left: 40px;
	padding-top: 20px;
}
#single_col {
	line-height: 1.5em;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
}
#form1 table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B3A7;
}
.smtxt {
	font-size: 11px;
	color: #666666;
}

#right_col {
	padding-right: 20px;
	padding-left: 5px;
}
#right_col img {
	padding-left: 15px;
}
#pictures {
	text-align: center;
	padding-top: 20px;
}
#gallery img {
	border: 1px solid #a5a2a2;
	padding: 5px;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: center;
}

#gallery {
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 1.5em;
}
#rightfloatimg {
	border: 1px solid #a5a2a2;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 10px;
	float: right;
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #EC8A55;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(images/chairbullet2.gif);
	background-repeat: no-repeat;
}




#header a {
	text-align: right;
	padding-right: 8px;
}


#main_content {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #9F9888;
}
li {
	list-style-type: none;
	padding-left: 22px;
	background-image: url(images/chairbullet.gif);
	background-repeat: no-repeat;
	line-height: 2em;

}

