@charset "utf-8";
html {
	overflow-y: scroll;
}

body {
	background-image: url(images/bground2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3e0309;
}
img {
	border: none;
}
.repeatingTableBG {
	background-image: url(images/repeating_table_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	behavior: url(Scripts/iepngfix.htc);
}


a:link {
	color:#62000A;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color:#62000A;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#62000A;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color:#62000A;
	font-weight:bold;
	text-decoration: none;
}

.table_top {
	behavior: url(Scripts/iepngfix.htc);
	background-image:url(images/table_top.png);
	background-repeat: no-repeat;
	height: 58px;
}
.table_top span{
	margin-top: 17px;
	margin-right: 30px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.table_bottom {
	behavior: url(Scripts/iepngfix.htc);
	background-image:url(images/table_bottom.png);
	background-repeat: no-repeat;
	height: 23px;
}
.watermarkST {
	background-image: url(images/st_watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 446px;
	text-align:left;
	vertical-align:top;
}
.watermarkST p {
	margin-top: 20px;
	margin-right: 56px;
	margin-bottom: 20px;
	margin-left: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	text-align: justify;
}
.chiroTable {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 26px;
	width: 538px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.homeBox {
	margin-left: 26px;
	width: 460px;
	background-color: #D6D6D6;
	border: 20px solid #D6D6D6;
}
.homeBox a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.homeBox a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.homeBox a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
.homeBox a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}


.contactUs {
	text-align:center;
	vertical-align:top;
	height:472px;
	width: 215px;
	
}
.contactUs p {
	text-align: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contactUs form {
	text-align: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.secondaryInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a28185;
	font-weight: normal;
	text-decoration: none;
}
.secondaryInfo a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a28185;
	font-weight: normal;
	text-decoration: none;
}
.secondaryInfo a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a28185;
	font-weight: normal;
	text-decoration: none;
}
.secondaryInfo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a28185;
	font-weight: normal;
	text-decoration: none;
}
.secondaryInfo a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a28185;
	font-weight: normal;
	text-decoration: none;
}
.testimonialRedBold {
	font-weight: bold;
	color: #7C0612;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
