/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #7c907c url(../img/index/right_side_head.png) repeat-x;
	text-align: center;
	font-size: 62.5%;
}

div#wrapper {
	width: 790px;
	margin: 0 auto 10px auto;
	text-align: left;
	min-height: 399px;
	height: auto !important;
	height: 399px;
	position: relative;
}

div#container {
	background: #f0e1dc;
	position: relative;
	width:790px;
	min-height: 399px;
	height: auto !important;
	height:399px;
}

div#curve {
	position:absolute;
	padding-left: 166px;
	z-index: 100;
}

div#flash {
	position:relative;
	padding-left: 224px;
}

#headingLeft {
	position:absolute;
	top:0px;
	left:0px;
	width:50%;
	height:407px;
	background: url(../img/index/left_side_head.png);
	background-repeat:repeat-x;
	z-index:0;
}


#bottom_left {
	position:relative;
	float:left;
	background:url(../img/index/tagline.png) 0 0 no-repeat;
	padding-top:65px;
	margin-top:10px;
	width:324px;
}

#content_top {
	position:relative;
	background:url(../img/index/content_top.png) 0 0 no-repeat;
	width:100%;
	height:16px;
}

#content {
	position:relative;
	background:url(../img/index/content_bg.png) 0 0 repeat-y;
	padding:0px 15px;
}

#content p {
	margin:0;
	padding: 0px 0px 8px 4px;
	font-size:1.2em;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}

#content_bottom {
	position:relative;
	background:url(../img/index/content_bottom.png) 0 0 no-repeat;
	width:100%;
	height:11px;
}

#bottom_right {
	position:relative;
	float:left;
	background:url(../img/index/hours.png) top right no-repeat;
	width:447px;
	margin: 45px -45px 0px 45px;
}

#bottom_right a {
	margin: 5px 0px;
}

a#aaha{
	width: 143px;
	height:73px;
	background: url(../img/index/aaha.png);
	display:block;
	margin-bottom:15px;
}

a#blogBtn {
	width: 160px;
	height: 37px;
	background: url(../img/index/blog.png) 0 0 no-repeat;
	display:block;
}

a#blogBtn:hover {
	background-position:-164px 0px;
}

a#facebook {
	width: 160px;
	height: 37px;
	background: url(../img/index/facebook.png) 0 0 no-repeat;
	display:block;
	margin-bottom:35px;
}

a#facebook:hover {
	background-position:-164px 0px;
}

a#care_credit {
	width: 291px;
	height: 24px;
	background: url(../img/index/care_credit.png) 0 0 no-repeat;
	display:block;
}



#introHeadingLeft {
	position:absolute;
	top:0;
	left:0;
}

div#footer {
	position: relative;
	width: 790x;
	height: 201px;
}

div#subscribe{
	position: relative;
	left: 448px;
	top: 146px;
}

input#email{
	height: 21px;
	width: 199px;
	background: transparent;
	padding: 6px 0 0 5px;
	/*letter-spacing: .1em;*/
	font-family: "Century Gothic", Tahoma, Arial, Verdana, sans-serif;
	color: #5c75a7;
	background: #e1f2e2;
	border: 1px solid #5c78b9;
	font-weight: bold;
}

div#response{
	
}	

input.submit{
	height: 28px;
}

p.error{
	color: #5c75a7;
	font-weight:bold;
	font-size: 13px;
	font-family: "Century Gothic", Tahoma, Arial, Verdana, sans-serif;
	margin-top: 2px;
	*margin-top: -10px;
}

p.ftaddress {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#000;
}

.clear {
	clear:both;
}
