#top
{
	width: auto;
	height: 92px;
}
H1#logo A
{
	height: 92px;
	width: 190px;
	background-size: 200px;
	margin: 5px 0 0;
}
#topContact
{
	margin: 0 5px 0 0;
}
/*A#topPhone {
	font-size: 19px;
	margin: 7px 0 0;
	width: 120px;
}*/
/*#topContact {
	float: right;
	margin: 0 20px 0 0;
	(*display: none;*)
}*/
P.topPhone
{
	font-size: 15px;
}
#topMiscText A
{
	font-size: 8px !important;
	/*float: none;*/
	/*position: relative;*/
	/*top: 108px;*/
}
UL#social
{
	margin: 0px 0 0;
	padding: 0;
	list-style-type: none;
	/*float: left;*/
	position: absolute;
	left: 10px;
	top: 89px;
	/*right: 340px;*/
}
#main
{
	width: auto;
	display: block;
}
UL#nav
{
	width: 438px;
}
UL#nav LI
{
	width: 438px;
}
UL#nav LI A
{
	width: 386px;
}
UL#nav LI UL LI A
{
	max-width: 386px;
}
#mainLeft
{
	width: auto;
	/*max-width: 100%;*/
	float: none;
}
#mainLeft IMG
{
	max-width: 100% !important;
	height: auto !important;
}
#mainRight
{
	width: auto;
	float: none;
}
#mainRight IMG
{
	max-width: 100% !important;
	height: auto !important;
}
#sliderWrap
{
	height: auto;
}
#sliderWrap IMG
{
	width: 100%;
	height: auto;
}
#sliderPrevNext A#next
{
	left: auto;
	position: absolute;
	right: 0px;
}
#sliderPrevNext
{
	bottom: -35px;
	margin-bottom: -60px;
}
#homeTiles
{
	height: 89px;
}
.homeTile, .homeTile IMG
{
	height: 89px;
	width: 131px;
}
.homeTile A
{
	height: 89px;
}
#main .homeTile A SPAN
{
	width: 131px;
	bottom: 27px;
	font-size: 16px;
	opacity: 1;
	padding: 4px 0 3px;
}
#foot
{
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
@media screen and (min-width: 381px) and (max-width: 420px)
{
	#top
	{
		height: 70px;
	}
	H1#logo A
	{
		height: 69px;
		width: 150px;
		background-size: 150px;
		margin: 5px 0 0;
	}
}
@media screen and (min-width: 320px) and (max-width: 380px)
{
	#top
	{
		height: 100px;
	}
	H1#logo A
	{
		height: 77px;
		width: 173px;
		background-size: 175px;
		margin: 5px 0 0;
	}
	P.topPhone SPAN
	{
		font-weight: bold;
		font-size: 16px;
		display: block;
		line-height: 12px;
		text-align: center;
		padding-top: 0;
		padding-bottom: 0;
	}
	P.topPhone
	{
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 9px;
		border-bottom: 1px solid black;
		text-align: center;
		padding-bottom: 2px;
	}
	DIV#topContact
	{
		margin-right: 14px;
	}
	#topMiscText
	{
		width: 132px;
		line-height: 15px;
		position: absolute;
		left: 19px;
		/*right: 174px;*/
		/*bottom: 52px;*/
		text-align: center;
		/*float: left;*/
		margin: -21px 0px 0px;
	}
	#topMiscText A
	{
		font-size: 13px;
	}
	#top BUTTON#mobileMenu
	{
		margin-top: 22px;
	}
}
#main IFRAME
{
	width: 100%;
}
.formTable LABEL
{
	display: block;
	width: 78px;
	font-size: 15px;
}
#contactForm .formTable, #referralForm .formTable
{
	color: #5D5D5D;
	padding: 15px 10px;
	margin: 0;
}
#contactLeft
{
	float: left;
	width: 280px;
}
#contactRight
{
	float: left;
	width: 240px;
}
#contactForm .formTable INPUT, #referralForm .formTable INPUT
{
	width: 130px;
}
#contactForm .formTable TEXTAREA, #referralForm .formTable TEXTAREA
{
	width: 130px;
}
#contactForm .formTable .submitButton, #referralForm .formTable .submitButton
{
	clear: both;
	float: none;
	top: 0;
	/*top: 56px;*/
}
