@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: 50% 0;
	background-repeat: repeat-x;
	background-color: #404040;
	background-image: url(../images/backWide.jpg);
}
#content {
      width: 819px;
      margin:1em auto;
      text-align:left;
      max-width: 1024px;
	  background: url(../images/shadow2.png);
	  background-repeat: repeat-y;
}
#sidebar {
		float: left;
		width: 189px;
		background: #941e11 url(../images/scroll.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		margin-left: 11px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		text-align: center;
}
#sidebox {
	float: right;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 1px solid #000;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	background-color: #e0d7b6;
	background-image: url(../images/sideboxBack.jpg);
}
#menuBox {
	float: right;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 1px solid #000;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	background-color: #e0d7b6;
	background-image: url(../images/menuBackground.jpg);
}


#sidebar-content {
      font-size: 70%;
}
#main {
      margin:0 0 0 200px; padding:0;
}
#main-content {
	  width: 608px;
      font-size: 100%;
	  float: left;
}
#flashArea {
	width: 608px;
	background-position: 50% 0;
	margin-right: auto;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
}
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}
#footer {
	width: 819px;
	background-image: url(../images/bottomShadow.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: 50% 0;
	text-align: center;
	float: left;
	background-color: #404040;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	height: auto;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #941E11;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	height: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #941E12;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



a hover {
	text-decoration: underline;
}
.regText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.regTextNoPad {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0;
}

.regTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0;
}
.regTextLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	padding: 0;
}
.tablePadding {
	padding-left: 25px;
}


.regTextItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0;
}


.navbarText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.navbarTextLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}
.footerNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footerNavLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footerTextLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0;
	text-align: center;
}
.testimonialText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.testimonialFirstLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}
.testimonialName {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
}
.bulletText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-position: inside;
}
.rightPhoto {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}
.leftPhoto {
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
}
.sideBoxHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #941E12;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sideBoxText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tableTab {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.tableTabNote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.tableWhiteRow {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.tableCreamRow {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #E9E3AF;
}
.tableNote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

.sideBoxText a {
	color: #000000;
	text-decoration: underline;
}
.tablePadding {
	padding: 0px;
	margin-left: 25px;
	border: 1px solid #E9E3AF;
}
.menuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-align: left;
}
.menuTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #941E11;
	text-decoration: none;
	text-align: left;
	padding: 0;
	text-transform: uppercase;
}
.menuItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0;
	text-transform: none;
}
.menuTextRedBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #941E11;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	padding: 0;
	margin-right: 25px;
	margin-left: 25px;
}
.menuTextRedBoldNoPad {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #941E11;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	padding: 0;
	margin: 0px;
}
.sideBoxHeadlineNoPad {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #941E12;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	height: auto;
	padding: 0px;
}
.priceBullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	list-style-position: inside;
	margin-left: 25px;
}
.sitemapBullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	list-style-position: inside;
	margin-left: 25px;
}
.sitemapBullet a {
	color: #000;
	text-decoration: underline;
}

.sitemapBullet2nd {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	list-style-position: inside;
	margin-left: 50px;
	list-style-type: circle;
}
.sitemapBullet2nd a {
	color: #000;
	text-decoration: underline;
}
.icon {
	padding-top: 10px;
	padding-right: 10px;
}

