@charset "utf-8";

body {
	font: small Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background: #09629A url(../assets/images/layout/bg.jpg) no-repeat scroll center top;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
h1 {
	font-size: 14pt;
	margin: 0px 0px 15px;
	padding: 0px;
	color: #0A2E50;
	text-align: center;
}
h2 {
	font-size:12pt;
}
h3 {
	font-size:10pt
}
#wrapper {
	width: 954px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(../images/sitelayout/layout_03.jpg);
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}
#masthead {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 183px;
	margin: 0px;
	background: url(../assets/images/layout/masthead.jpg) no-repeat;
}

#navigation {
	color: #FFFFFF;
	height: 106px;
	padding: 0px;
	margin: 0px;
	background: url(../assets/images/layout/navigation.jpg) no-repeat;
}


#contentWrapper {
	padding: 10px 15px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #ffffff url(../assets/images/layout/content.jpg) repeat-y;
	margin: 0px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}


#sidebar h1 {
	background: url(../assets/images/layout/sidebar_01.jpg);
	height: 26px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font-size: 14px;
}
#sidebar  .sidebarFooter {
	background: url(../assets/images/layout/sidebar_03.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
#sidebar  .sidebarContent {
	padding: 0px 5px;
	background: url(../assets/images/layout/sidebar_02.jpg);
	margin: 0px;
}
#sidebar  .sidebarContent  h2 {
	font-size: 11pt;
	color: #0A2E50;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px 5px;
}
#sidebar  .sidebarContent  p {
	margin: 0px;
	padding: 5px 10px 0px;
	font-size: 9pt;
	color: black;
}
#sidebar .sidebarContent ol {
	margin: 0px 10px 0px 15px;
	padding-left: 15px;
}

#sidebar  .sidebarContent  ul {
	font-size: x-small;
	margin: 0px 0px 0px 20px;
	padding: 0px 3px 0px 0px;
}
#sidebar .sidebarContent hr {
	width: 90%;
	margin: 0 auto;
}
#columnLarge {
	float: left;
	width: 700px;
}
.home_feature {
	background: url(../assets/images/index-main-feature.jpg);
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 603px;
}
.home_feature_text {
	float: right;
	width: 220px;
	margin: 20px 0px 0px;
	padding: 0px 25px 20px 0px;
}
.home_feature_text p {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
.home_feature_text h1 {
	color: #A2000F;
	text-align: center;
	font-size: medium;
}
#boxes3{
	margin:10px 0 10px 0;
	padding:0px;
}


#boxes3 h1 {
	font-size: 10pt;
	color: #00507D;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 3px 0px 0px;
	height: 20px;
	background: #8AA8BD;
	border: 1px none #00507D;
}
#boxes3 p {
	margin: 0px;
	padding: 7px;
	font-size: x-small;
	text-align: justify;
}
#boxes3 .middle {
	margin: 0px;
	padding: 0px;
	height: 400px;
	background: url(../assets/images/box-thirds_02.jpg) repeat-y;
}
#boxes3 .middle ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: x-small;
	font-weight: bold;
}
#boxes3 .boxes3_1 {
	margin: 0px;
	width: 217px;
	float: left;
	color: #333333;
	padding: 0;
	border: 1px solid #0099FF;
	background-color: #C8DBDA;
	height: 190px;
}

#boxes3 .boxes3_2 {
	width: 217px;
	float: left;
	color: #333333;
	padding: 0;
	margin: 0 0 0 20px;
	border: 1px solid #0099FF;
	background-color: #C8DBDA;
	height: 190px;
}
#boxes3 .boxes3_3 {
	width: 217px;
	float: right;
	color: #333333;
	padding: 0;
	margin: 0px;
	border: 1px solid #0099FF;
	background-color: #C8DBDA;
	height: 190px;
}

#boxes3 .bottom {
	margin: 0px;
	padding: 0px;
	background: url(../assets/images/box-thirds_03.jpg) no-repeat;
	height: 18px;
}



#contactForm {
	float: right;
	width: 300px;
}
.clearone {
	clear: both;
	height: 1px;
}


#footer {
	padding: 0 10px;
	margin: 0px;
	height: 46px;
	background: url(../assets/images/layout/footer.jpg) no-repeat;
}
#footer h1 {
	color: #FFFFFF;
	font: italic bold 9pt Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 50px 20px 20px;
}

#altra {
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	height: 75px;
	background-color: #093E5E;
	padding: 20px;
}
#altra a {
	color: #FFFFFF;
}
#altra a:hover {
	color: #FF0000;
}
.imageLeft {
	margin: 0px;
	padding: 0px 15px 15px 0px;
	float: left;
}



.imageRight {
	float: right;
	margin: 20px 0 15px 15px;
}
#box_right {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 330px;
	border: 1px solid #00507D;
	background: #DDE4FF;
	height: 275px;
}
#box_right  h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #00507D;
}

#box_left {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 330px;
	border: 1px solid #00507D;
	background: #DDE4FF;
	height: 275px;
}
#box_left h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #00507D;
}
.spacedList li {
	padding-top: 15px;
}
ul#multiColLists	{
	float:left;
	width: 665px;
	margin: 5px 0 10px 35px;
	padding: 0;
}
ul#multiColLists li	{
	float:left;
	width: 220px;
	margin: 5px 0 0 0;
	padding: 0;
}
.googleMap {
	margin: 0px auto;
	padding: 0px;
	width: 575px;
	clear: both;
}
#coupons table {
	border: 4px dotted #000000;
	border-collapse: collapse;
}
#coupons td {
	border: medium dashed #000000;
	margin: 0px;
	vertical-align: top;
}
#coupons h1 {
	font-size: x-large;
	text-align: center;
}
#coupons .couponPrice {
	font: italic bold 48px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#coupons .couponText {
	text-align: justify;
}
#coupons .disclaimer {
	font-size: x-small;
	text-align: center;
}
#appt form {
}



input.txt {
	color: #000000;
	border: 1px inset #00008B;
	width: 200px;
	background: #CCCCCC;
}
input.txtDate {
	width: 75px;
	background: #CCCCCC;
	color: #000000;
}
.input.textarea {
	background: #CCCCCC;
}


input.btn {
	color: #00008B;
	background-color: #adc5e7;
	border-top: 2px outset #00008B;
	border-right: 2px outset #0683FF;
	border-bottom: 2px outset #0683FF;
	border-left: 2px outset #00008B;
}
form div {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form div label {
  float: left;
  width: 40%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}
fieldset {
	border: 1px solid #666666;
	padding: 0.6em;
	margin: 15px;
}
legend {
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #990000;
}input.btnCalendar {
	font-size: x-small;
	color: #FFFFFF;
	background: #003366;
	border: thin outset #999999;
}
input.select {
	background: #C6D4EE;
}
#TSAccordion1 .accordianTitle {
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
#TSAccordion1 .accordianContent {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

/* CSS for standard Altra Form >>>>>>>>>>>>>>>>  */
.controlcontainer {
	vertical-align: baseline;
	margin-bottom: 9px;
}
.fieldlabel {
	padding: 5px;
	width: 75px;
	float: left;
	text-align: right;
	color: #000000;
	font-weight: bold;
}
.formbg {
	width: 300px;
	margin-left: 0px;
	float: right;
}
/* end of standard altra form css  */
#slider1 {
	width: 700px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	border: solid 1px #000000;
}

#slider1Content {
	width: 700px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin:0;
	padding:0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 15px/20px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 674px;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.7;
	opacity: 0.8;
	color: #fff;
	display: none;
	text-align: center;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 18px;
}
#slider1 .left {
	top: 0;
	left: 0;
	width: 130px !important;
	height: 280px;
}
#slider1 .right {
	right: 0;
	bottom: 0;
	width: 110px !important;
	height: 290px;
}
#slider1 ul { list-style-type: none;
       padding:0;
       margin:0;
}
#slider1 .top {
	top: 0;
	left: 0;
}
#slider1 .bottom {
	bottom: 0;
    left: 0;
}
#coupons table {
	border: 4px dotted #000000;
	border-collapse: collapse;
}
#coupons td {
	border: medium dashed #000000;
	margin: 0px;
	vertical-align: top;
}
#coupons h1 {
	font-size: x-large;
	text-align: center;
}
#coupons .couponPrice {
	font: italic bold 48px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#coupons .couponText {
	text-align: justify;
}
#coupons .disclaimer {
	font-size: x-small;
	text-align: center;
}
#appt form {
}



input.txt {
	color: #000000;
	border: 1px inset #00008B;
	width: 200px;
	background: #CCCCCC;
}
input.txtDate {
	width: 75px;
	background: #CCCCCC;
	color: #000000;
}
.input.textarea {
	background: #CCCCCC;
}


input.btn {
	color: #00008B;
	background-color: #adc5e7;
	border-top: 2px outset #00008B;
	border-right: 2px outset #0683FF;
	border-bottom: 2px outset #0683FF;
	border-left: 2px outset #00008B;
}
form div {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form div label {
  float: left;
  width: 40%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}
fieldset {
	border: 1px solid #666666;
	padding: 0.6em;
	margin: 15px;
}
legend {
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #990000;
}input.btnCalendar {
	font-size: x-small;
	color: #FFFFFF;
	background: #003366;
	border: thin outset #999999;
}
input.select {
	background: #C6D4EE;
}
