/* BEGIN FAQ */
.StaticMainContent {
	padding:.8em;	
}
.StaticMainContent p {
	padding-bottom:.5em;
}
.StaticMainContent #faq h3
{
	font-size: medium;
	color: #7c6f69;
	display: inline;
}
.StaticMainContent #faq p
{
	line-height: 1.5em;
	font-size: small;
	display: inline;
}
.StaticMainContent img {
	border:none;
	padding-right:10px;	
	padding-bottom:5px;
}

/* BEGIN SLIDESHOW */
.StaticMainContent  #slideshowMain
{
	float: left;
	height: auto;
	width: 690px;
}

/* GENERAL STYLES */
.valign 
{
	vertical-align: middle;
}
.hr 
{
	color: #FFFFFF;
	text-align: right;
}
.HomeFAQ 
{
	clear:none;
	float: left;
	height: auto;
	width: 640px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #e2d8cb;

}
.HomeFAQ img 
{
	border-width: 10px;
	border-style: solid;
	border-color: #FFFFFF;
}
.HomeFAQ h2
{
	font-size: medium;
	text-transform: uppercase;
}
.HomeFAQ p 
{
	font-size: small;
	line-height: 1.5em;
}
.StaticMainContent a
{
	color: #999966;
	text-decoration: none;
}
.StaticMainContent a:hover
{
	text-decoration: underline;
}
.ShellSlideShow
{
	float:left;
	height:100%;
	width:690px;
}