/* primary styles */
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, sans-serif, Arial;
	height: 100%;
	color: #FFFFFF;
	background-color: #4D4D45;
	font-size: 75%;

}

p {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1em;
	font-family: Helvetica, sans-serif, Arial;
	line-height: 1.4em;
}



/* define areas */
#page {
      min-width:890px; 
      max-width:9960px; 
/* width: expression(document.body.clientWidth < 892? "890px" : document.body.clientWidth > 9962? "9960px" : "auto") */
	overflow: hidden;
}

#masthead {
	height: 180px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navigation {
	background-color: #FFFFFF;
	width: 100%;

}
#footer {
	padding: 10px 0;
	margin: 0px 0px 10px 260px;
	width: 100%;
	clear: both;
	font-size: 0.9em;
	float: left;
	text-align: left;
}
#content{
	padding-top: 30px;
	background-color: #4D4D45;
	background-image: url(images/site_images/content_rightedge_stitch.gif);
       background-repeat: no-repeat;
	background-position: right top;
}
#coaching #content, #charities #content{
	padding-top: 30px;
	background-color: #4D4D45;
	background-image: url(images/uploads/content_rightedge_birds.gif);
       background-repeat: no-repeat;
	background-position: right top;
}
#home #content{
	padding-top: 30px;
	background-color: #4D4D45;
	background-image: url(images/uploads/content_rightedge_birdstitc.gif);
       background-repeat: no-repeat;
	background-position: right top;
}
#primarycontent{
	width: 360px;
	float: left;
	padding-bottom: 20px;
}
#primarycontentwide{
	width: 600px;
	float: left;
	padding-bottom: 20px;
}
#secondarycontent{
	width: 260px;
	float: left;
	padding-bottom: 20px;
}
.contentnarrowleft {
       width: 360px;
	float: left;
      margin-right: 10px;
}
.contentnarrowright {
	float: left:
}

.clear_both {
	clear:both;
}
.clear_left {
	clear:left;
}
.clear_right {
	clear:right;
}


/* navigation styles */
#navigation ul {
	list-style-type: none;
	padding: 0px 0px 0px 26px;
	font-size: 1.3em;
}
#navigation a {
	float:left;
	display:block;
	background-image: url(images/site_images/navigation_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	/*padding:11px 15px 5px 6px;*/
	padding:0 9px 0 0px;
	text-decoration:none;
	font-weight:bold;
	color:#4D4D45;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
 /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#navigation a {
	float:none;
}
 /* End IE5-Mac hack */
 #navigation a, #navigation strong, #navigation span {
	display:block;
	padding:0 9px 0 0px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/site_images/navigation_bkg.gif);
}

#navigation a .tabedge {
	background:url(images/site_images/navigation_bkg.gif);
	margin:0;
	padding:11px 6px 5px 14px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation li {
	float:left;
	margin:0;
	padding:0px 3px 0px 0px;
}
#navigation a:hover {
	color: #FFFFFF;
	background-image: url(images/site_images/navigation_bkg.gif);
	background-position: right -75px;
 }
 #navigation a:hover .tabedge {
	color: #FFFFFF;
	background-image: url(images/site_images/navigation_bkg.gif);
	background-position: left -75px;
 }
#navigation #current {
}
#navigation #current a {
	background-image:url(images/site_images/navigation_bkg.gif);
	background-position: right -150px;
	color: #FFCC00;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D45;
	padding:0 9px 3px 0px;
}
#navigation #current a .tabedge{
	background-image:url(images/site_images/navigation_bkg.gif);
	margin:0;
	padding:11px 6px 5px 14px;
	background-repeat: no-repeat;
	background-position: left -150px;
}
#home #nav_home a, #style_and_image #nav_style  a, #coaching #nav_coaching  a, #contacts #nav_contacts  a, #corporate_services #nav_corporate a, #charities #nav_charities  a, #contact #nav_contact  a{
	background-image:url(images/site_images/navigation_bkg.gif);
	background-position: right -150px;
	color: #FFCC00;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D45;
	padding:0 9px 3px 0px;
}
#home #nav_home  a .tabedge, #style_and_image #nav_style  a .tabedge, #coaching #nav_coaching  a .tabedge, #corporate_services #nav_corporate  a .tabedge, #contacts #nav_contacts  a .tabedge, #charities #nav_charities  a .tabedge, #contact #nav_contact  a .tabedge{
	background-image:url(images/site_images/navigation_bkg.gif);
	margin:0;
	padding:11px 6px 5px 14px;
	background-repeat: no-repeat;
	background-position: left -150px;
}


/* secondary content sub navigation */

#secondarycontent ul{
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.4em;
	padding-left: 28px;
}
#secondarycontent li{
		
}
#secondarycontent li a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#secondarycontent #current a{
	color: #FFCC00;	
}
#secondarycontent li a:hover{
	color: #FFCC00;
}

#masthead img{
	float: right;
	top: 0px;
	position: absolute;
	left: 755px;
}

/*special text stles */
#masthead h1 {
	height: 180px;
	background-image: url(images/uploads/logo_youfirst.gif);
	background-repeat: no-repeat;
	background-position: 21px 53px;
	margin: 0px;
	padding: 0px;
	}
#masthead h1 a{
	display: block;
	text-indent: -9999px;
	height: 180px;
	width: 300px;
}

#masthead blockquote{
	color: #4D4D45;
	top: 40px;
	position: absolute;
	left: 235px;
	font-family: Didot, Georgia, Times, serif;
	font-size: 2.9em;
	font-weight: bold;
	width: 550px;
	height: 138px;
	overflow: hidden;
	line-height: 1.2em;
}

#masthead blockquote.odd{
	text-align:right;
	
}
#masthead blockquote.even{
	text-align:left;
}
span.quote {
	color:#FFCC00;
}

#primarycontent ul, #primarycontentwide ul {
	color: #FFCC00;
	font-size: 1em;
	line-height: 1.4em;
	list-style-image: url(images/site_images/bullet.png);
	list-style-position: outside;
	margin-bottom: 1em;
	margin-left: 15px;

}
primarycontent li, #primarycontentwide li {

}



/* text styles */
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.8em;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: bold;
        margin-bottom: 0.2em;
	}
h2 em {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	font-style: normal;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #FFC300;
	font-weight: bold;
	line-height: 1.2em;
	}
h3 em {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-style: normal;
}
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFC300;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
}
h5 {
       font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
}
h6 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.4em;
}
strong {
	color: #FFC300;
	font-style: italic;
	font-weight: normal;
}
.loose {
	margin-bottom: 1em;
}
hr {
      border: 0;
      width: 99%;
      color: #FFFFFF;
      background-color: #FFFFFF;
      height: 1px;
      margin-top: 1em;
      margin-bottom: 1.5em;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
}
a:visited {
	color: #FFDA48;
	text-decoration: none;
}
h3 a {
	color: #FFCC00;
	text-decoration: none;
}
h3 a:visited {
	color: #FFCC00;
	text-decoration: none;
}

a.affiliate {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}