/* @override 
	http://healingforthesoul.org/sitestyle.css
	http://www.healingforthesoul.org/sitestyle.css
	http://healingforthesoul.org/2/sitestyle.css
	http://www.healingforthesoul.org/2/sitestyle.css
	http://www.hftslinks.org/sitestyle.css
	http://testing.reimaginedesigns.com/hfts4/sitestyle.css
*/

body  {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CECFCE;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(images/body_bg.jpg);
}

#wrap {
	width: 960px;
	margin: 0 auto;
	
	-webkit-box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	box-shadow: 0px 0px 3px #999;
	background-color: #CECFCE;
}

#header {
	background-color: #6f2cdd;
	width: 960px;
	height: 200px;
	background-image: url(images/banner.jpg);
	margin: 0;
	padding: 0;
}

#header_sm {
	background-color: #6f2cdd;
	width: 960px;
	height: 120px;
	background-image: url(images/banner_sm.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}

#header_contact {
	text-align: right;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	right: 10px;
	top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	background-image: url(images/contact_bg.png);
	padding: 10px;
}

#header_contact a {
	color: #fff;
	text-decoration: none;
}

#header_contact a:hover {
	text-decoration: underline;
}

#nav {
	height: 22px;
	font-size: 14px;
	line-height: 20px;
	background-color: #e3e2e8;
}

#nav a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main_home {
	width: 700px;
	float: left;
	background-color: #fff;
	padding: 10px 20px 20px;
}

#main_home p {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #222222;
}

#main {
	background-color: #fff;
	padding: 10px 50px 20px;
	
	min-height: 400px;
}

#main h1 {
	margin-bottom: 20px;
}

#main p {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #222222;
	margin: 0 8px 8px 0;
	line-height: 150%;
}

#sidebar {
	text-align: center;
	width: 220px;
	float: left;
	padding-bottom: 2px;
}

#sidebar img {
	margin-top: 10px;
}

#left_column {
	width: 200px;
	float: left;
	margin-right: 40px;
	text-align: center;
	margin-bottom: 40px;
}

#left_column img {
	padding-top: 0;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #e3e2e8;
	border: 1px solid #ccc;
}

a:link {
	color: #424D7B;
}
	
a:visited {
	color: #424D7B; 
}

h1 {
	color: #424D7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #70D053;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
li {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 12px;
	list-style-type: none;
	line-height: 140%;
}

.links {
	color: #424D7B;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; }

p.links_home {
	text-align: center !Important;
}

.copyright {
	color: #848284
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
	
p.linksState {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px !Important;
	font-weight: bold !Important;
	color: #848284 !Important;
	text-decoration: underline !Important;
}
.ltucodeback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #CCCCCC;
	height: 1px;
	width: 1px;
	display: table;
}

.bioquotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6E4D7B;
	padding-right: 180px;
	padding-left: 180px;
}

div.video {
	width: 600px;
	margin: 0 auto;
	padding-bottom: 20px;
}

div.video_480 {
	width: 480px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#safeeyes {
	width: 220px;
}

#footer {
	margin-top: 10px;
}

#footer p {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.imgborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	padding: 5px;
}
#home_pic {
	float: left;
	font-size: 9px;
	text-align: center;
	border: 1px solid #eee;
	background-color: #e3e2e8;
	margin-right: 5px;
	margin-left: 0;
	margin-bottom: 5px;
	padding: 5px;
}

.center_se {
	margin: 0 auto;
	width: 470px;
	padding-top: 20px;
}

.clear {
	clear: both;
}

#home_left {
	width: 400px;
	float: left;
}

#home_left p {
	font-size: 14px;
}

#home_issues {
	width: 250px;
	float: right;
	padding: 10px;
	background-color: #e3e2e8;
}

#home_issues p {
	margin-right: 20px;
	font-size: 11px;
}

.italic {
	font-style: italic;
}

.small {
	font-size: 0.9em !Important;
	text-align: center !Important;
}

#cards {
	width: 100px;
	float: left;
}

#authorize {
	float: left;
}

#scfb {
	height: 40px;
	display: block;
	background-color: #e3e2e8;
	font-size: 30px;
	text-decoration: none;
	text-shadow: #333 0 0 1px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}

#twitter_sidebar {
	height: 60px;
	display: block;
	background-color: #63c9e5;
	font-size: 23px;
	text-decoration: none;
	text-shadow: #333 0 0 1px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	margin-top: 10px;
	color: #fff;
}


