/*

Client Name: Tsawwassen Wellness Center
Client URL: http://www.twconline.ca
Description: A Web 2.0 design. Widget-ready for WP2.2+
Version: 1.0
Author: Justin Hinchcliffe  ( E-tech Computers Inc )
Author URL: http://www.e-techcomputers.com/

*/

body {
	margin: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #eaf3fc;
	font: 15px Arial, Helvetica, sans-serif;
	color: #666666;
}
body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
    font: 83%/1.2 arial, helvetica, sans-serif;
} 

a { color: #666; outline: none !important; text-decoration: none; }
a:visited { color: #666; }
a:hover, a:focus { 	text-decoration: none;	color: #3CB7FF; }
a:active { color: #666; }

#container {
	margin: 0px auto;
	width: 980px;
}
#navigation{
	float: left;
	width: 850px;
	height: 150px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#top_nav {
	width: 850px;
	text-align: right;
	float:left;
	color: #9fa5ae;
	margin-top: 9px;
	font-size: 11px;
}
#top_nav a:link, a:visited, a:active{
	color: #9fa5ae;
	text-decoration: none;
}
#top_nav a:hover{
	color: #9fa5ae;
	border-bottom: 1px dotted #9fa5ae;
}

#content-top {
	float: left;
	width: 980px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 10px;
	font-size: 0px;
}
#content-bottom {
	float: left;
	width: 980px;
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 18px;
}
#footer {
	float: left;
	width: 980px;
	margin-top: 6px;
	margin-bottom: 10px;
	height: 42px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

#title {
	float: left;
	width: 951px;
	height:56px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 14px;
	_margin-left: 6px;
	padding-left: 10px;
}

#title h1{
	font-size: 38px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fffdf3;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	font-weight: 400;
}

#inner-content {
	float: left;
	width: 951px;
	background-image: url(../images/inner_content_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 14px;
	_margin-left: 6px;
	padding-left: 10px;
}

#inner-content-content {
	float: left;
	width: 951px;
	background-image: url(../images/content_content_bg2.jpg);
	background-repeat: no-repeat;
	margin-left: 14px;
	_margin-left: 6px;
	padding-left: 10px;
}

#content-content {
	float: left;
	width: 565px;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	line-height: 1.4;
}

#content-sidebar {
	float: left;
	width: 306px;
	margin-top: 10px;
	margin-left: 55px;
	_margin-left: 40px;
}

#signup {
	padding-left: 5px;
	padding-right: 5px;
}


#content-sidebar table {
	background-color: #fefefe;
	width: 100%;
	padding: 5px;
}

.mail-signup {
	background-color: #fcfbfb;
	width: 90%;
	padding: 5px;
	border: 1px solid #d9dad0;
	float: right;
}

#content-content ul {
	list-style-type: circle;
}

#content-content h1,#content-content h2,#content-content h3,#content-content h4,#content-content h5 {
	font-family: Century Gothic, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	color: #3d6e7f;
	font-weight: 800;
}

#content-content hr {
	border: none;
	border-bottom: 1px solid #ccc;
}

#front-welcome {
	float: left;
	width: 565px;
	height: 145px;
	border-bottom: 1px solid #ccc;
	margin-left: 15px;
	margin-top: 15px;
	border-right: 1px solid #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}

#front-welcome h2 {
	font-family: Century Gothic, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	color: #3d6e7f;
	font-weight: 400;
	
}

#online-scheduler {
	float: left;
	width: 335px;
	margin-top: 15px;
	height: 145px;
	border-bottom: 1px solid #ccc;
}

#online-scheduler img {
	float: right;
}

#main-programs {
	float: left;
	width: 920px;
	margin-left: 3px;
	margin-top: 15px;
}

a#pilate-courses {
	float: left;
	width: 302px;
	height: 226px;
	display: block;
	background-image: url(../images/pilate_courses.jpg);
}

#pilate-courses:hover {
	width: 302px;
	height: 226px;
	background-image: url(../images/pilate_courses_r.jpg);
}

a#fitness-programs {
	float: left;
	width: 304px;
	height: 226px;
	display: block;
	background-image: url(../images/fitness_programs.jpg);
	margin-right: 5px;
	margin-left: 5px;
}

#fitness-programs:hover {
	width: 304px;
	height: 226px;
	background-image: url(../images/fitness_programs_r.jpg);
}

a#nutritional-cleansing {
	float: left;
	width: 304px;
	height: 226px;
	display: block;
	background-image: url(../images/nutritional_cleansing.jpg);
}

#nutritional-cleansing:hover {
	width: 304px;
	height: 226px;
	background-image: url(../images/nutritional_cleansing_r.jpg);
}

#main-quote  {
	width: 910px;
	float: left;
	font-family: Century Gothic;
	font-size: 14px;
	color: #666;
	margin-left: 10px;
	padding-top: 10px;
}

#main-quote  blockquote {
	margin: 0px auto;
	text-align: justify;
}


#main-quote blockquote {
	display: block;
	padding: 0 60px;
	width: 460px;
}


#main-quote blockquote:before, #main-quote blockquote:after {
	color: #69c;
	display: block;
	font-weight: bold;
	font-size: 400%;
	width: 40px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #b4babd;
}


#main-quote blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.65em;
}


#main-quote blockquote:after {
	content: close-quote;
	height: 50px;
	margin-top: -40px;
	margin-left: 470px;
}

#content-footer {
	width: 920px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	margin-top: 15px;
	font-size: 14px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
}

#testimonials {
	width: 420px;
	float: left;
	margin-right: 60px;
}

#testimonials h3 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #3d6e7f;
	padding: 0px;
	margin: 0px;
}

#testimonials h5 {
	color: #afafaf;
	margin: 0px;
	font-size: 12px;
	width: 420px;
	padding-bottom: 5px;
	border-bottom: 4px solid #3d6e7f;
	margin-bottom: 10px;
}

#services {
	width: 420px;
	float: left;
}

#services h3 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #3d6e7f;
	padding: 0px;
	margin: 0px;
}

#services h5 {
	color: #afafaf;
	margin: 0px;
	font-size: 12px;
	width: 420px;
	padding-bottom: 5px;
	border-bottom: 4px solid #3d6e7f;
	margin-bottom: 10px;
}

#services li {
	list-style: none;
	float: left;
	width: 210px;
	margin-top: 1px;
	_width: 190px;
}
#services ul {
	padding: 0px;
}

#services a {
	color: #666;
}

#services a:hover {
	text-decoration: none;
	color: #3CB7FF;
}

#footer-links {
	margin-top: 13px;
	margin-left: 15px;
	word-spacing: 2px;
	float: left;
	width: 600px;
}

#footer-links a{
	color: #bbbaba;
}

#footer-links  a:hover {
	text-decoration: none;
	color: #3CB7FF;
}

#credits {
	float: right;
	width: 175px;
	margin-top: 13px;
	font-size: 11PX;
	font-weight: bold;
	color: #f8f9f6;

}

#credits a{
	color: #ccc;
	border-bottom: 1px solid #666;
}

#credits a:hover {
	text-decoration: none;
	color: #3CB7FF;
	border-bottom: 1px dotted #404040;
}

.red {
	color: #f00;
}


