body {
	font-family: Tahoma,Verdana,Arial;
	font-size: 15px;
	color: #4E0301;
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #8D4747;
}

#wrapper {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #430C0C;
	border-left-color: #430C0C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #430C0C;
	position: relative;
}
#logo {
  width: 100%;
	height: 110px;
	background: #FFFFFF url(/images/logo-strip.png) repeat-x;
	/*margin: 0;*/
	border-bottom: #EEDDDC 1px solid;
}
#topnav {
	float: right;
	height: 110px;
	width: 160px;
	padding: 10px 0 0 0;
	text-align: right;
}
#topnav a:link, #topnav a:visited{
	color: #4E0301;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active{
	text-decoration: underline;
}
#banner {
	margin: 0 auto;
  width: 100%;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: 250px;
	clear: left;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #4E0301;
}
a:link {
	color: #4E0301;
	font-weight: bold;
	font-size: 14px;
}
a:visited {
	color: #6B0401;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
#drop {
	padding: 5px 5px 0 0;
	float: right;
	color: #FEFDFD;
	margin: 0;
	height: 28px;
}
#contentshell {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#content {
	background-color: #FFFFFF;
	padding: 30px 25px 25px 25px;
	text-align: justify;
	border-bottom: 8px solid #4E0301;
}
#contentStatic {
	background-color: #FFFFFF;
	padding: 30px 25px 25px 25px;
	text-align: justify;
	margin: 0;
	border-bottom: 8px solid #4E0301;
}
#content p {
	margin: 0 10px;
	line-height: 2em;
}

ul {
  list-style: disc;
  padding-left: 20px;
}

#testimonials {
  color: #4e0301;
  border: 1px solid #4e0301;
  padding: 5px;
}

#content h1,h2,h3,h4,h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 10px auto 15px auto;
	padding: 0px 0px 4px;
	border-bottom: 3px solid #B46767;
	width: 100%;
}
#content ul {
	list-style-image: url(../images/list.gif);
	padding: 0 100px 0 0;
}
#content li {
	list-style-image: url(../images/list.gif);
	list-style-type: square;
	padding: 0;
	margin: 9px 0;
}
.imgcontentleft {
	float: right;
	padding: 10px;
	border: none;
}
#navshell {
	background-color: #4E0301;
	margin: 0px;
	padding: 4px 0 0 0;
	width: 100%;
	border-top: 2px solid #FFB56A;
	border-bottom: 4px solid #FB7F02;
	height: 31px;
}
#secnav {
	float: left;
	width: 190px;
	padding: 30px 10px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
}
#image {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 250px;
	width: 780px;
	text-align: center;
	background-image: url(../images/banpics/flutetext.jpg);
}
#footer {
	text-align: center;
	clear: both;
	width: 760px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	color: #E8D0D0;
}
#quick, #dropmenu {
	margin:0;
	padding:0;
}
#quick select {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 145px;
}

#contentStatic ul li {
	list-style-type: disc;
	padding-bottom: 5px;
}

#contentStatic img.float_left {
  float: left;
  padding: 3px;
}

#contentStatic img.float_right {
  float: right;
  padding: 3px;
}

#contentStatic div.quote {
	background-color: #e8d0d0;
	padding: 20px;
	margin: 10px;
}

#contentStatic div.quote img.float_left {
  float: left;
  padding-right: 20px;
}

#contentStatic div.quote img.float_right {
  float: right;
  padding-top: 20px;
}

#contentStatic div.quote ul {
	padding-left: 30px;
	margin-left: 30px;
}

#contentStatic div.mid_info {
	margin-top: 50px;
	margin-left: 30px;
}

#contentStatic div.mid_info ul li {
	margin-left: 100px;
}

#contentStatic div.two_legs {
	margin-left: 200px;
	width: 400px;
}

#Submit, #Reset, #directions {
	background-color: #8D4747;
	color: #FFFFFF;
	width: 100px;
	border: 2px solid #552B2B;
}
.contentStatic img {
	float: right;
	padding: 3px;
	border: medium double #4E0301;
	margin: 0 10px 5px;
	background-color: #FFFFFF;
}
.contentStatic dl {
	float: left
}
.errors {
	font: bold 10px Arial, Helvetica, sans-serif;
	/* text-transform: uppercase; */
	color: #FF0000;
}
.showthis {
	font-size: 16px;
	font-weight: bold;
}
.heading {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #4E0301;
	text-align: center;
}
.heading  a {
	font-size: 16px;
}
hr {
	color: #4E0301;
	text-align: center;
	height: 2px;
	width: 90%;
}
#free {
	background-image: url(/images/free.gif);
	height: 65px;
	width: 247px;
	color: #FFFFFF;
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	float: left;
}
#free a {
	margin-top: 0;
	font-size: 12px;
	color:#FFFFFF;
}
.pdf {
	padding-left: 5px;
	padding-top: 5px;
}
.contable {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.clearIt {
  clear: both;
  display: block;
  height: 0;
  line-height: 0;
}

#slideshow {
	position: relative;
	width: 960px;
	height: 250px;
	overflow: hidden;
	border: none;
}

#slideshow img {
  float: right;
  padding-left: 180px;
	position: absolute;
	left: 0;
	top: 0;
	width: 780px;
	height: 250px;
}

