body {
	font-size: 62.5%;
}
body {
	font-family: arial, tahoma, verdana;
	margin: 1px 0 0 0;
	background-image:URL(../images/bg/header-bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	color: #333333;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: myriad pro, arial, trebuchet ms, tahoma, verdana, sans serif;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
h2 {
	margin: 0 0 10px 0;
	color: #DB0962;
	font-weight: normal;
	font-family: myriad pro, arial, trebuchet ms, tahoma, verdana, sans serif;
	font-size: 1.4em;
}
p {
	vertical-align:top;
	margin: 0px;
	margin-bottom: 10px;
}
ul {
	padding-top:0px;
	margin:0px;
	margin-bottom: 10px;
	font-weight: normal;	
}
li {
	text-align: left;
	color: #333333;
	padding-top: 3px;
	margin-left: 25px;
	font-weight: normal;
}
form {
	margin: 0;
	padding: 0;
}
input {
	font-family: arial, tahoma, verdana;
}
textarea {
	font-family: arial, tahoma, verdana;
	padding: 5px;
	border: 2px solid #000000;
}
img {
	border:0px;
}
a:link {
	text-decoration: none;
	color: #DB0962;
}
a:visited {
	text-decoration: none;
	color: #DB0962;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}

#outer {
	width: 860px;
	margin: 0 auto;
}
#header {
	margin: 0 auto;
	clear: both;
	min-height: 160px;
	background-color: #231F20;
	background-image: URL(../images/personal-development-north-east.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-top: 1px solid #DB0962;
	border-bottom: 1px solid #fff;
	color: #cccccc;
}
#header a:link {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
#header a:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover {
	color: #DB0962;
	text-decoration: underline;
	font-weight: bold;
}
#head_contact {
	float: right;
	color: #DB0962;
	margin-top: 120px;
	margin-right: 140px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}
#banner {
	width: 100%;
	height: 225px;
	background-color: #DB0962;
}
.inner {
	width: 860px;
	margin: 0 auto;
	height: auto;
}
#content {
	clear: both;
	min-height: 600px;
	font-size: 1.2em;
}
#maincontent {
	background-color: #fff;
	min-height: 500px;
	text-align:justify;
	display: table-cell;
	padding-bottom: 40px;
}
#ln {
	width: 250px;
	float: left;
	text-align: left;
	margin: 0 5px 0 0;
	border: 0px solid #333;
}
#rn {
	width: 570px;
	float: right;
	margin: 0 0 0 5px;
	border: 0px solid #333333;
	padding: 20px 10px 20px 10px;
}
.bookend {
	width: 100%;
	height: 2px;
	background-color: #231F20;
	border-top: 1px solid #fff;
}
#outermenu {
	background-color: #DB0962;
	font-weight:bold;
	border-bottom: 0px;
	text-align: center;
	color: #ffffff;
	margin-top: 1px;
	padding: 3px 0 6px 0;
	clear: both;
}
#menu {
	clear:both;
	text-align: left;
	margin-left: -15px;
}
#menu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu ul {
	margin-bottom: 0px;
}
#menu li {
	list-style-type: none;
}
#menu_ul {
	margin-left: 0px;
}
#newsletter {
	background-image:URL(../images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 200px;
	width: 232px;
	background-color: #231F20;
	border: 1px solid #DB0962;
	color: #cccccc;
	padding: 8px;
	margin-top: 15px;
}
#newsletter h2 {
	font-size: 1.6em;
	margin-bottom: 3px;
}
#newsletter p {
	font-size: 0.9em;
	margin: 3px 0;
}
#newsletter label {
	font-size: 0.9em;
	font-weight: bold;
}

.bfly_input {
	border: 1px solid #DB0962;
	padding: 2px 0;
}
.bfly_submit {
	border: 1px solid #DB0962;
	background-color: #333333;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	padding: 2px 15px;
}
.bfly_submit:hover {
	border: 1px solid #cccccc;
	background-color: #DB0962;
}
#footer {
	width: 100%;
	font-size: 1.2em;
	min-height: 238px;
	color: #cccccc;
	background-image:URL(../images/bg/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #2d2d2d;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	clear:both;
}
#footer ul {
	font-size: 1em;
}
#footer li {
	color:#cccccc;
	list-style-type: none;
}
#footer a:link {
	color: #cccccc;
	text-decoration: none;
	font-weight:normal;
}
#footer a:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
}
.footer_tbl {
	width: 100%;
	margin-bottom: 20px;
}
.footer_tbl td {
	width: 30%;
	text-align: left;
	vertical-align: top;
}
.footer_tbl h4 {
	font-size: 1.7em;
	padding-bottom: 5px;
	border-bottom: 1px solid #333333;
}
.head_right {
	float: right;
	text-align: right;
}
.telno {
	margin-top: 10px;
	font-size: 1.3em;
	font-weight: bold;
}
.aaa a:link {
	color:#e6e6e6;
	text-decoration:none;
}
.aaa a:hover {
	text-decoration:none;
}
.menu_title {
	font-weight: bold;
	color: #DB0962;
	padding-bottom: 5px;
}
.pr5 {
	padding-right: 5px;
}
.width100 {
	width: 100%;
}
.caption {
	text-align: center;
	font-weight: bold;
}
.subhead {
	font-weight: bold;
	padding-top: 5px;
}
.center {
	text-align: center;
}
.float_right {
	float:right;
}
.float_left {
	float: left;
}
.imgborder {
	border: 1px solid #cccccc;
}
.imagepad {
	border: 1px solid #cccccc;
	padding: 3px;
	margin-right: 1px;
}
.input {
	padding: 5px;
	border: 2px solid #000000;
}
.contact_form {
	width: 95%;
	padding: 10px;
	background-color: transparent;
	border: 2px solid #333333;
}
.contact_r {
	width: 2em; 
	float: left;
}
.bullet {
	padding-right:5px;
}
.mensp {
	padding-right: 10px;
}
.sep {
	color: #555555;
}
.help {
	cursor: help;
	color: #DB0962;
	border-bottom: 1px dotted #999999;
}
.polaroid {
	padding: 0.5em; 
	border: 1px solid #999999; 
	float: right; 
	margin-left: 2em; 
	text-align: center;
}
.rbox {
	height: auto;
	border: 2px solid #ccc;
	padding: 3px 7px 10px 7px;
	margin-bottom: 5px;
	text-align: left;
}
.col3 {
	width: 33%;
	float: left;
	text-align: center;
}
.text_right {
	text-align: right;
}
.tbp_logo {
	float: left;
	position: relative;
	top: 30px;
	left: 20px;
}
.highlight {
	color: #DB0962;
	font-weight: bold;
	margin-bottom: 2px;
}
.butterfly_table {
	border: 1px solid #999;
	width: 100%;
}
.butterfly_table td {
	border: 1px solid #999;
	padding: 4px;
	vertical-align: top;
	text-align: left;
}
.li_square {
	list-style-type: square !important;
}
.mainbody {
	padding: 0 5px;
}
.bold {
	font-weight: bold;
}
.faq {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.lowerdot {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	text-align: right;
}
.qual {
	font-size: 0.75em;
	color:#333333;
}
.clear {
	clear: both;
}
.quote {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
}
.subtle {
	font-size: 0.8em;
	margin-top: 50px;
	color: #999999;
}
.subtle a {
	font-weight: normal;
	color: #999;
}

