@charset "utf-8";
/* CSS Document for AustinLakeChiropractic.com*/
body {
  background-color:#CCCCFF;
  border-collapse:collapse;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
}
td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#body {
  border:3px solid #000066;
}
.all td {
  border-top-color:#000066;
  border-top-style:solid;
  border-top-width:2px;
}
#banner {
  height:180px;
  background-position:0px 0px;
  border:3px solid #000066;
}
#row2 {
  background-color:#FFA833;
  font-size:8pt;
}
#row3 {
  background-color:#FAFDBA;
  border-top-color:#000066;
  border-top-style:solid;
  border-top-width:2px;
  border-collapse:collapse;
}
#row4 {
  background-color:#FFA833;
  font-size:8pt; 
}
.content { 
  max-width:630px;
  vertical-align:text-top;
  text-align:justify;
  padding:15px 30px 15px 30px;
  color:#3333FF;
}
#title3{
  font-family:Arial;
  font-size:26px;
  font-weight:bold;
  color:#000066;
  text-align:center;
  vertical-align:bottom;
}
.title4{
  font-family:Arial;
  font-size:18px;
  font-weight:bold;
  color:#000066;
  text-align:center;
  vertical-align:bottom;
}
.mapTitle{
  text-align:center;
  font-size:12px;
}
h3 {
  color:#000066;
}
h6 {
  color:#000000;
}
.hrs {
  font-size:14px;
  font-weight:bold;
  color:#006600;
}
.dr {
  font-size:14px;
  font-weight:bold;
  color:#CC0000;
}
/* Style for links on Conditions Page */
#lnks {
  font-size:20px;
}

/* Alignment Styles */
.center {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  width:904px;
}
.ctr {
  text-align:center;
  vertical-align:top;
  margin-left:auto;
  margin-right:auto;
  padding:15px 0px 15px 0px;
}
.imgcenter {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.lt {
  text-align:left;
}
.rt {
  text-align:right;
}

/* Image Styles */
img {
  border:none;
  vertical-align:bottom;
}
img.floatLeft {
  float:left;
  margin:12px 18px 0px 0px;
}
img.floatRight {
  float:right;
  margin:12px 0px 0px 18px;
}
img.fltRt {
  float:right;
  margin:0px 5px 0px 0px;
}
img.topLeftFlush {
  float:left;
  margin:0px 18px 18px 0px;
}
/* Link Styles */
a:link {
  color:#000066;
}
a:hover {
  color:#CC0000;
}
a:visited {
  color:#000000;
}

#nav {
  max-width:230px;
  vertical-align:top;
  border:solid #000066;
  border-width:0px 2px 0px 0px;
}

/*css-menu-buttons*/
#tswcssbuttons {
	width:230px;
	text-align:center;
	border-collapse:collapse;
}
#tswcssbuttons ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tswcssbuttons li {
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	font:14pt Arial;
}
#tswcssbuttons li a {
	color:#FAFDBA;
	background-color:#CC0000;
	border:solid #000066;
    border-width:0px 0px 2px 0px;
	width:230px;
	text-decoration:none;
	display:block;
}
#tswcssbuttons li a:hover {
	color:#CC0000;
	background-color:#FAFDBA;
}