@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
/*set height to show browser scrollbar*/
html  { height: 101%; 
}
body {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	height: 101%;
	font-size: .626em;
	background-repeat: repeat-y;
	background-color: #9DBFFF;
	background-image: url(../images/page_bg.png);
	background-position: center;
}
a img {
	border-style: none;
}
.floatright {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
}
.floatleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.centre {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.clearer {
	clear: both;
}
#top_wrapper {
	background-image: url(../images/top_wrapper_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 160px;
}
#header {
	background-image: url(../images/coaching_for_choice_logo.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#strap {
	background-image: url(../images/strap_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
	padding-top: 125px;
}
#strap h1 {
	color: #0058B0;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#content_wrapper {
	background-image: url(../images/content_wrapper_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	text-align: left;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#left_panel {
	float: left;
	width: 180px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#navigation {
	font-size: 1.4em;
	width: 150px;
}
#main_content {
	float: left;
	width: 690px;
	margin-left: 25px;
	margin-top: 25px;
	color: #666666;
	font-size: 1.2em;
	margin-bottom: 25px;
}
#main_content h1 {
	margin-bottom: 12px;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #D200A8;
}
#main_content h2 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	color: #D200A8;
}
#main_content p {
	margin-bottom: 10px;
	line-height: 1.3em;
}
#main_content ul {
	margin-left: 50px;
	margin-bottom: 15px;
}
#main_content ul li {
	line-height: 1.3em;
}


#bottom_wrapper {
	background-image: url(../images/bottom_wrapper_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 80px;
}
#footer a:link , #footer a:visited{
	text-decoration: none;
	color: #036;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #036;
}
#base {
	background-image: url(../images/base_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #666;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#base a:link, #base a:visited {
	text-decoration: none;
	color: #526D98;
}
#base a:hover, #base a:active {
	text-decoration: underline;
	color: #4A638A;
}


#boxout_top    {
	clear: both;
	background-image: url(../images/boxout_a.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 690px;
}
#boxout {
	background-color: #f5d7ef;
	font-style: italic;
	color: #333;
	padding: 5px 10px;
	width: 670px;
}
#boxout_bottom {
	background-image: url(../images/boxout_b.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 690px;
	margin-bottom: 5px;
}
#footer {
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #036;
	font-size: 1.1em;
	padding-top: 8px;
	background-image: url(../images/footer_bg.png);
	width: 900px;
	background-repeat: no-repeat;
}
#boxout p {
	margin-bottom: 5px;
}
.padding {
	margin-right: 10px;
	margin-left: 10px;
}
/*Contact Form Code here*/
#contactForm {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 400px;
}
#contactForm p {
	margin-bottom: 2px;
}
#name, #telephone, #email {
	width: 200px;
	margin-bottom: 5px;
	height: 12px;
	font-family: "Courier New", Courier, monospace;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
	border: 1px solid #999;
}
#address { display:none; }
#message {
	width: 450px;
	height: 150px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: 1px solid #999;
}
.warning {
	color: #CC0000;
	font-weight: bold;
}
#left_panel_content {
	margin-top: 50px;
}
.reveal-modal {
	text-align: left;
	font-size: 11px;
	color: #333;
}
.reveal-modal p   {
	margin-bottom: 10px;
}
.reveal-modal ul {
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-type: square;
	line-height: 15px;
}
.reveal-modal h1 {
	margin-bottom: 10px;
	font-size: 13px;
	letter-spacing: .15em;
	background-color: #E1E1E1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.reveal-modal h2 {
	margin-bottom: 0px;
	color: #333;
	margin-left: 0px;
	font-size: 11px;
}
