html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100.01%;
vertical-align: baseline;

}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }


blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.5;
	padding: 0px;
	behavior:url(css/csshover.htc);
	font-size: 14px;
	background-image: url(../images-home/background.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 32px;
	font-weight: normal;
	font-family: Georgia, serif;
	line-height: 38px;
	margin-top: 0px;
	margin-bottom: 25px;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
#outerwrap		{
	color: #222;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	overflow: hidden;
	padding: 0px;
}
#bodywrap		{
	color: #222;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #BBB;
	clip: rect(0px,auto,0px,auto);
	padding-top: 175px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images-home/Logo-header.jpg);
	background-repeat: no-repeat;
}
a:link, a:visited	{
	color: #2B2B2B;
	text-decoration: none;
}
a:hover				{
	color: #EB1010;
	text-decoration: none;
}
.MainColumns {
	width: 960px;
	background-color: #FFF;
}
#ThriftyWrap {
	width: 250px;
	background-color: #CFCFCF;
	height: 124px;
	background-image: url(../images-home/Thrifty-back.jpg);
	margin-top: 6px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 19px;
}
#ThriftyWrap a:hover{
	color: #1866B6;
}
#SternbergWrap {
	width: 250px;
	background-color: #CFCFCF;
	height: 124px;
	background-image: url(../images-home/Thrifty-back.jpg);
	margin-top: 6px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 19px;
}
#IndianaSTWrap {
	width: 250px;
	background-color: #FFF;
	background-image: url(../images-home/Indiana-back.jpg);
	margin-top: 6px;
	text-align: center;
	font-size: 14px;
	line-height: 19px;
	height: 330px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
}
#VCSWrap {
	width: 250px;
	background-color: #CFCFCF;
	height: 71px;
	background-image: url(../images-home/VCS-back.jpg);
	margin-top: 6px;
}
.buttonBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonBorder:hover, .buttonBorder:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.Indiana {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height: 404px;
	vertical-align: top;
	line-height: 19px;
}
.Kentucky {
	vertical-align: top;
	height: 400px;
}
.RotatingTD {
	background-image: url(../images-home/Rotating-Container-Back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: bottom;
}
/* Masthead */
#RotatingContainer		{
	width: 448px;
	height: 370px;
	margin: 0px;
	padding: 0px;
	background-color: #2E2E2E;
	border: 6px solid #FFF;
}

#RotatingContainer	.gallerylayer {
	background-color:#000!important;
}
#Footer {
	width: 960px;
	text-align: center;
	background-color: #000;
	background-image: url(../images-home/Footer-back.jpg);
	background-repeat: repeat-x;
	height: 31px;
	color: #FFF;
	padding-top: 5px;
}

