html {
	height: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(../Images/Design/background.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	height: 100%;
	height:auto !important;
	min-height:100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#heading {
	height: 201px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../Images/Design/header.jpg);
}
#heading h1 {
	position: absolute;
	left: -9000px;
}
#content {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../Images/Design/contentBg.jpg);
	background-position: center 50px;
	background-repeat: no-repeat;
	height: 100%;

}
#Navigation {
	height: 50px;
	width: 950px;
}

#contentInner {
	margin-right: 62px;
	margin-left: 50px;
	padding-bottom: 25px;
	margin-top: 60px;
	height: 100%;
	height:auto !important;
	min-height: 440px;
}
#contentInner a:link, a:visited {
	text-decoration: none;
	color: #FF6600;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#contentInner a:hover, a:active {
	text-decoration: none;
	color: #666666;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#contentInner ul {
	padding-left: 15px;
}

#contentInner li {
	list-style-type: square;
	padding-bottom: 10px;
}
#contentInner li li {
	list-style-type: disc;
	padding-top: 10px;
	padding-bottom: 0px;
}
#footer {
	background-image: url(../Images/Design/FootSlice.jpg);
	background-repeat: repeat-x;
	bottom: 0px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 226px;
}
#SubFoot {
	width: 850px;
	text-align: right;
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
#footerCnt {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#base {
	width: 850px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 176px;
	background-image: url(../Images/Design/footer.jpg);
	background-position: center top;
	margin-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.baseNav  a:link {
	text-decoration: none;
	color: #66CCCC;
	font-weight: normal;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.baseNav  a:visited {
	text-decoration: none;
	color: #66CCCC;
	font-weight: normal;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.baseNav  a:hover {
	text-decoration: none;
	color: #FF9900;
	background-image: none;
}
.baseNav  a:active {
	text-decoration: none;
	color: #FF9900;
	background-image: none;
}

#BaseLft {
	height: 161px;
	width: 400px;
	color: #FFFFFF;
	padding-top: 15px;
	line-height: 15px;
	float: left;
}
#BaseRgt {
	float: right;
	width: 400px;
	padding-top: 38px;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 7px;
}
#CopyRight {
	float: right;
	font-size: 11px;
	color: #FFFFFF;
	width: 430px;
	margin-top: 68px;
	text-align: right;
}
.tel {
	margin-right: 18px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 25px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996600;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #3399CC;
}
.txtBold {
	font-weight: bold;
}



.images {
	width: 350px;
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
	position: relative;
	top: -12px;
}
.ImagTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
}
.ImagTxtSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
}
.ImagTxtLft {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 10px;
}


#top {
	float: left;
	height: 44px;
	width: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
#top a {
  	outline: none;
}
#top  a:link {
	text-decoration: none;
	background-image: url(../Images/Design/Top.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 49px;
	display: block;
}
#top  a:visited {
	text-decoration: none;
	background-image: url(../Images/Design/Top.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 49px;
	display: block;
}

#top a:hover {
	background-position: -49px;
	text-decoration: none;
}
#top a:active {
	background-position: -49px;
	text-decoration: none;
}
.displace {
	position: absolute;
	left: -9999px;
}
.border {
	border: 1px solid #666666;
}
.infoRight {
	text-align: left;
	line-height: 1.4em;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.infoLeft {
	text-align: right;
	padding-right: 6px;
	line-height: 1.4em;
	padding-left: 0px;
	width: 105px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #996600;
	font-weight: bold;
}
.azBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	letter-spacing: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.azRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	padding-left: 15px;
	letter-spacing: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}.azHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	letter-spacing: 4px;
}
.azLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	padding-left: 15px;
	letter-spacing: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 15px;
}
.hr {
	height: 30px;
	background-attachment: scroll;
	background-image: url(../Images/Design/hr.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 325px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hr hr {
	display: none
}
.StandNo {
	font-weight: normal;
	color: #FFFFFF;
}
