﻿body 
{
	margin:auto;
	min-width:850px;
	max-width:1024px;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	color:#AB5E28;
}

#Main
{
	width:100%;
	margin:auto;
	background-image:url(/images/SS-15_FAQs_03.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#Content 
{
	width:760px;
	margin:auto;
	border-left:solid 1px #ACAEB0;
	border-right:solid 1px #ACAEB0;
	border-bottom:solid 1px #ACAEB0;
	background-color:#FFFFFF;
	text-align:justify;
}

.Headers 
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#AB5E28; 
}

.Navigation
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.NavigationHome
{
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

.HomeHeader
{
	font-weight:bold;
	font-style:italic;
	font-size:17px;
	color:#AB5E28;
	text-align:center;
}

.Tagline 
{
	font-size:14px;
	color:#AB5E28;
}

.Slideshow 
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:18px;
	color:#9D9FA1;
}

.CityNames 
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#636466;
}

.GreyType
{
	font-family:Tahoma;
	font-size:11px;
	color:#808284;
}

input, textarea 
{
	border:1px solid #CCCCCC;
}