@charset "utf-8";

* img { behavior: url(inc/iepngfix.htc) }
td { behavior: url(inc/iepngfix.htc) }

body {
	text-align: center;
	margin: 0px;
	background-image: url(../images/BackgroundLeather.png);
	background-repeat: repeat;
	background-position: center top;
}

.Main {
	text-align: center;
	margin: 0px;
	height: 100%;
}

.Main .Center {
	position: relative;
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	top: 0px;
	height: auto;
}
.Main .Center .Banner 
{
	height: 166px;
	/*top: 0px;*/
	width: 920px;
	/*left: 0px;*/
}
.Main .Center .Banner img 
{
  vertical-align: bottom;
}
.Main .Center .NavBar 
{
	height: 49px;
	width: 100%;
}
.Main .Center .NavBar img 
{ vertical-align: bottom; }

.Main .Center .NavBar .Row1Buttons {
		/*position: absolute;
right: 0px;*/
}


.Main .Center .Body {
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #98ccca;

}

.Line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98ccca;

}

table 
{
	border-collapse: collapse;
}

table #topLeftCorner
{
	height: 32px;
	background-image: url(../images/transBorder_01.png);
}
table #topCenter
{
	height: 32px;
	background-image: url(../images/transBorder_02.png);
}
table #topRightCorner
{
	height: 32px;
	background-image: url(../images/transBorder_03.png);
}
table #middleLeft
{
	width: 32px;
	background-image: url(../images/transBorder_04.png);
}
table #middleRight
{
	width: 32px;
	background-image: url(../images/transBorder_06.png);
}
table #bottomLeftCorner
{
	height: 32px;
	background-image: url(../images/transBorder_07.png);
}
table #bottomCenter
{
	height: 32px;
	background-image: url(../images/transBorder_08.png);
}
table #bottomRightCorner
{
	height: 32px;
	background-image: url(../images/transBorder_09.png);
}
.Main .Center .Body .Title {
	left: 0px;
	right: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #785A3C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #785A3C;
	border-right-style: none;
	border-left-style: none;
}

.Padding {
	margin-left: 10px;

}
	

.Main .Center .Body .Inner {
	left: 0px;
	right: 0px;
	border-right-style: none;
	border-left-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #382B12;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #785A3C;

}
.Main .Center .Footer {
	left: 0px;
	right: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #382B12;
	background-color: #B68C62;
}

.Main .Center .Footer .Cakie{
	position: absolute;
	display: block;
	right: 10px;
	top: 10px;
}

.Main .Center .Footer .CallUs{
	position: absolute;
	display: block;
	right: 100px;
	top: 20px;
}

.Main .Center .Footer .CallUsServing{
	position: absolute;
	display: block;
	right: 100px;
	top: 40px;
}

.Main .Center .FlashBannerOuter {
	width: 910px;
	background-color: #B68C62;
	z-index: 20;
	padding: 5px;
}
.Main .Center .FlashBannerOuter .FlashBannerInner {
	background-color: #98CCCA;
	/*height: 185px;*/
	padding: 5px;
	z-index: 10;
}
.Main .Center .FlashBannerOuter .FlashBannerInner .FlashBanner {
	height: 175px;
}

.Text {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.tornadoLink
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
