h1 {
font-weight: normal;
margin-top: 0px;
letter-spacing: .1em;
color: #E9E3D5;
font-size: 12px;
background-color: #BFAE86;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
width: 960px;
margin-right: auto;
margin-left: auto;
}
h2 {
font-weight: normal;
letter-spacing: .1em;
margin-top: 15px;
font-size: 20px;
margin-bottom: 5px;
}
h3 {
font-weight: normal;
letter-spacing: .1em;
margin-top: 15px;
font-size: 20px;
margin-bottom: 5px;
}
h4 {
font-weight: normal;
letter-spacing: .1em;
margin-top: 15px;
font-size: 20px;
margin-bottom: 5px;
}
h5 {
font-weight: normal;
letter-spacing: .1em;
margin-top: 15px;
font-size: 20px;
margin-bottom: 5px;
}

div#content p#hdg {
font-size: 20px;
letter-spacing: .1em;
margin-bottom: 5px;
font-weight: normal;
}
div#content p#intro {
line-height: 1.5;
}

div#flashcontent{
width:490px;
height:295px;
text-align: center;
background-image: url(../_flsh/static.jpg);
background-repeat: no-repeat;
background-position: center center;
font-size: 0px;
margin: 0px auto;
padding: 5px 0px;
background-color: #ffffff;
}


div#col-lft {
	float: left;
	margin-left: 0px;
	width: 300px;
	padding-top: 30px;
	display: inline;
}
div#col-rgt {
	float: right;
	margin-right: 0px;
	width: 500px;
	border: 1px solid #bcaa81;
	text-align: center;
	display: inline;
}
div#insp {
float: right;
width: 350px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 15px;
border: 1px solid #BFAE86;
padding-top: 20px;
padding-bottom: 20px;
}
div#content div#insp p {
line-height: normal;
margin-bottom: 0px;
padding-right: 20px;
padding-left: 20px;
}
div#content div#insp p#subhd {
font-size: 18px;
margin-bottom: 10px;
}
div#insp img  {
display: block;
float: right;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 10px;
height: 166px;
width: 200px;
}

