@charset "UTF-8";
/* CSS Document */

html, body{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	background-image:url(images/redBGFront.jpg);
	background-repeat:repeat-x;
}

body.sub{
	background-image:url(images/redBGSub.jpg);
	background-repeat:repeat-x;
}

a, a:visited{
	color:#8C2F37;
	text-decoration:none;
}

#clear{
	clear:both;
}

h1{
	font-size:28px;
	color:#8C2F37;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

h2{
	font-size:18px;
	font-weight:bold;
	color:#541C23;
	font-family:"Times New Roman", Times, serif;
}

h3{
	font-size:15px;
	font-weight:bold;
	color:#333;
	font-family:"Times New Roman", Times, serif;
}

h4{
	font-size:13px;
	font-weight:bold;
	color:#333;
	font-family:"Times New Roman", Times, serif;
}

#main{
	margin:0;
	padding:0;
	width:980px;
	margin:auto;
}


/* ---------------------- 	TOP BANNER -------------------------------- */

#logo{
	padding-top:40px;
	position:relative;
	float:left;
	height:130px;
}

body.sub #logo{
	height:136px;
	padding-top:30px;
}

#topContact{
	padding-top:90px;
	position:relative;
	float:right;
	font-size:16px;
	color:#FFF;
	text-align:right;
}

body.sub #topContact{
	padding-top:80px;
}

#topContact a{
	text-decoration:none;
	color:#FFF;
}

#topContact b{
	font-weight:bold;
}

#banner{
	clear:both;
	height:162px;
}

body.sub #banner{
	height:98px;	
}

#banner #leftImage{
	float:left;
	position:relative;
}

#banner #rightImage{
	float:right;
	position:relative;
}



/* ====================== MENU ======================== 

#menu{
	width:998px;
	height:55px;
	margin-top:41px;
	margin-left:-10px;
	position:relative;
	background-image:url(images/menuBack.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
}

body.sub #menu{
	background-image:url(images/menuBackSub.jpg);
	background-repeat:no-repeat;
}

#menu ul, #menu ul li{
	margin:0;
	padding:0;
}

#menu ul li{
	list-style-type:none;
}

#menu ul li a{
	color:#6A2C2F;
	text-decoration:none;
	display:block;
	height:38px;
	padding-left:28px;
	padding-right:27px;
	padding-top:17px;
	float:left;
	font-size:18px;
	font-weight:bold;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
}

#menu ul li.menu-first{
	margin-left:10px;
	background-color:#666;
}

#menu ul li.menu-last a{
	padding-right:35px;
	padding-left:34px;
	border-right:none;
}

#menu ul li.menu-parent a, #menu ul li.menu-current a{
	background-color:#FFF;
	font-weight:bold;
}

*/


#menu{
	width:998px;
	height:55px;
	margin-top:40px;
	_margin-top:40px;
	margin-left:-10px;
	position:relative;
	background-image:url(images/menuBack.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
}

body.sub #menu{
	background-image:url(images/menuBackSub.jpg);
	background-repeat:no-repeat;
}

#menu ul, #menu ul li, #menu span, #menu ul li a{
	margin:0;
	padding:0;
}

#menu ul li.Home{
	margin-left:9px;
	_margin-left:3px;
}

#menu ul li.Home a{
	padding-right:27px;
}


#menu ul li.Home a:Hover{
	background-color:transparent;
	background-image:url(images/home_over.gif);
	background-repeat:no-repeat;
}

#menu ul li.Contact a{
	padding-right:33px;
	padding-left:33px;
	border-right:none;
}

#menu ul li.Contact span.menu-current a{
	background-color:transparent;
	background-image:url(images/contact_current.gif);
	background-repeat:no-repeat;
}

#menu ul li.Contact a:Hover{
	background-color:transparent;
	background-image:url(images/contact_over.gif);
	background-repeat:no-repeat;
}

#menu ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 81%; 
	width: auto;
	position: relative;
}


#menu ul li {float: left; color: #fff; text-align: center;}


#menu ul li a{
	color:#6A2C2F;
	text-decoration:none;
	display:block;
	height:38px;
	padding-left:29px;
	padding-right:29px;
	padding-top:17px;
	float:left;
	font-size:18px;
	font-weight:bold;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
}



/* Root Level Link Formatting */
#menu ul li a:hover, #menu li a:focus {background-color:#E6E6E6; border-color: #fff; color: #4b4c4d;}
#menu li a:active, #menu ul li a.active {background: #d1d2d4; border-color: #fff; color: #4b4c4d;}

/* Current page Customisations*/
#menu ul li.menu-parent a, #menu ul li.menu-current a{
	background-color:#FFF;
	font-weight:bold;
}

#menu UL LI.menu-parent.Home span.menu-parent A, #menu UL LI.menu-current.Home span.menu-current A
{
	background-color:transparent;
	background-image:url(http://www.coachingdesigns.ca/dev/templates/cdifront/images/home_current.gif);
	background-repeat:no-repeat;
}

/*IE6 Tweak*/
#menu Ul LI.Home span.page32 a, #menu Ul LI.Home span.page33 a {
	background-color: #600;
	background-image: none;
}

#menu Ul LI.Home span.page32 a:hover, #menu Ul LI.Home span.page33 a:hover {
	background-color: #4B4C4D;
	background-image: none;
}

/* 2nd Child menu */
#menu .menu li ul {position: absolute; width: auto;left:0; margin: 0; display: none; text-transform: none; border: 1px solid #000; border-top: 0; font-size:12px; margin-top:55px;_width:150px;}

#menu .menu li ul li {width: auto; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 35px; _width:150px;}
#menu .menu li ul a {width: auto; padding: 2px 15px 2px 15px; background-color:#600; color: #fff; border: 0; font-size:13px; _width:150px;}

/* 2nd Child link hover */
#menu .menu li ul a:hover {color: #4b4c4d; background: #666; border: 0; color:#fff;}

/* Show and hide */
#menu .menu li:hover ul, #menu .menu li a:focus ul, #menu .menu li.subMenu ul {display: block;}
#menu .menu li.over ul {display: block;}

#menu .menu li ul ul { display: none;}
#menu .menu li:hover ul ul, #menu .menu li.subMenu ul ul {display: none;}
#menu .menu li:hover ul, #menu .menu li li:hover ul, #menu .menu li.subMenu ul, #menu .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#menu .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background:#666; color: #fff; }

/* Positioning the Pop-out Drops */
#menu li {position: relative;}

#menu ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}


/* ------------------- CONTENT --------------- */

#topQuote{
	color:#6D6E71;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	width:982px;
	text-align:center;
	padding-top:20px;
	padding-bottom:15px;
	border-bottom-color:#D1D3D4;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#left, #middle, #right{
	margin:0;
	padding:0;
	width:290px;
	height:550px;
	float:left;
	border-right-color:#D1D3D4;
	border-right-style:solid;
	border-right-width:1px;
	margin-top:30px;
}

#left{
	text-align:justify;
	padding-right:28px;
}

#contentsub #left ul{
	margin:0;
	padding:0;
	padding-top:25px;
}

#contentsub #left ul li{
	margin:0;
	padding:0;
	padding-bottom:8px;
	list-style-type:none;
	text-align:left;
}

#contentsub #left ul li a{
	font-size:18px;
	color:#6D6E71;
	font-family:"Times New Roman", Times, serif;
}

#contentsub #left ul li.menu-current a{
	font-weight:bold;
	color:#900;
}

#contentsub #left ul li li{
	margin-left:15px;
	border-bottom-color:#999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#contentsub #left ul li li a{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

#contentsub #left{
	width:210px;	
}

#middle{
	padding:0px 22px;
}

#contentsub #middle{
	height:auto;
}

#middle ul, #middle ul li{
	margin:0;
	padding:0;
}

#middle ul li{
	list-style-type:none;
	display:block;
	width:270px;
	height:68px;
	background-color:#E6E7E8;
	padding:10px;
	padding-top:6px;
	margin-bottom:15px;
}

#middle ul li a{
	float:right;	
}

#middle h2{
	margin:0;
	padding:0;
	padding-bottom:5px;
	font-family:"Times New Roman", Times, serif;
	color:#333;
}

#contentsub #middle ul{
	padding-left:35px;
}

#contentsub #middle ul li{
	list-style-type:disc;
	display:list-item;
	width:auto;
	height:auto;
	background-color:#FFF;
	margin:0;
	padding:2px 0;
}

#contentsub #middle{
	width:675px;
	padding:0px 10px 0px 50px;
	border:none;
}

#contentsub #middle ul li a{
	float:none;	
}

#right{
	border-right:none;
	padding-left:30px;
}

#right h3{
	margin:0;
	padding:0;
	padding-bottom:8px;
}

#right p{
	margin:0;
	padding:0;
}

#right a{
	padding-top:10px;
	padding-bottom:5px;
	float:right;
}

#right hr{
	clear:both;
}


/* ---------- INTRO ------------ */

#intro{
	margin:0;
	padding:0;
	clear:both;
	border-top-color:#999;
	border-top-style:solid;
	border-top-width:1px;	
	margin-top:35px;
	padding-top:30px;
	padding-bottom:30px;
	position:relative;
}

#intro #titleText{
	position:relative;
	float:left;
	width:142px;
}

#intro #middleText{
	position:relative;
	float:left;
	width:90%;
	padding: 0px 65px 0 65px;
}

#intro #middleText h1{
	padding-top:0;
	margin-top:0;
}

#intro #clientLogos a{
	font-size:16px;
}



/* ------------ FOOTER ------------ */

#footer{
	text-align:center;
	padding-top:25px;
	padding-bottom:35px;
	border-top-color:#999;
	border-top-style:solid;
	border-top-width:1px;	
	margin-top:30px;
}

#footer ul, #footer ul li{
	margin:0;
	padding:0;
}

#footer ul{
	display:inline;
}

#footer ul li{
	list-style-type:none;
	display:inline;
	padding-right:25px;
}

#footer ul li a{
	color:#666;	
}

