
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-image: url(images/bground.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #FDE26F;
	color:#394798;
	margin: 13px;
}

/*  sections  */

#container td {
	background-color: white;
}

#header {
	padding:15px 0px 0px 15px;
}

#main {
	vertical-align:top;
	padding:15px 15px 0px 15px;
}

#left {
	padding:0px 15px 0px 15px;
}

#right {
	padding:0px 15px 0px 0px; 
}

#bg-left {
	background-image: url(images/main-bground.gif); 
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFBE7 !important;
	padding: 15px;
	text-align:left;
	font-size:11px;
}

#bg-left  a{
	text-decoration:none;
	color:#394798;
}

.bg-right {
    text-align:left;
	background-image: url(images/main-bg-right.jpg); 
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFBE7;
	padding: 15px;
}

.bg-right p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	font-style:italic;
	font-weight:bold;
}

.bg-right #click p {
	color:#CCC;
	font-style:normal;
	font-size:15px;
}

.shop-left, .shop-right{
	background-image: url(images/main-bground.gif);
	height:274px;
}
.shop-left {
	
}
.shop-right {
}
.shop-top {
	width:748px;
	padding:10px;
	float:left;
	background-image: url(images/main-bground.gif);
	margin-bottom:15px;
	font-size:20px;
	font-weight:bold;
	
}
.contact-left {
	width:242px;
	float:left;
	height:274px;
	color:#949596;
	font-size:11px;
	padding:10px;
	padding-left:60px;
	background-image: url(images/main-bground.gif);
}
.contact-right {
	width:369px;
	height:274px;
	float:right;
	padding:10px;
	padding-left:60px;
	background-image: url(images/main-bground.gif);
}
.left-contact {
	float:left;
	line-height:24px;
}
.right-contact {
}

.sitemap {
	width:570px;
	float:left;
	padding-left:200px;
	height:100px;
	background-image: url(images/main-bground.gif);
	
}


.yellow {
	margin:0px 15px 0px 15px;
	background-color:#FFD204;
	height:10px;
}

h1 {
	font-size:x-small;
}

/* ----------------------------------------------------------- KJ EDITS */
.highed {
	background-image: url(images/main-bground.gif) !important;
}

#bramleys img {
	background-image: url(images/bramley-off.jpg);
}

#bramleys.highed img {
	background-image: url(images/bramley.jpg);
}

#ilm img {
	background-image: url(images/ilm-off.jpg);
}

#ilm.highed img {
	background-image: url(images/ilm.jpg);
}

#toojays img {
	background-image: url(images/toojays-off.jpg);
}

#toojays.highed img {
	background-image: url(images/toojays.jpg);
}

#bramleys a, #ilm a, #toojays a {
	color:#FF6600;
}

.shadow {
	background-color: #E1D2B0 !important;
}

.shadow-blank, .shadow img, .shadow-blank img {
	height: 4px !important;
	width: 4px !important;
	background-color: transparent !important;
}

/* ----------------------------------------------------------- END KJ EDITS */

#links{
	margin-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

#links img{
	margin-right:15px;
}




#links a{
	color:#394798;
}

#links td{
	padding:15px;
	background-color:#FFF3CB; 
	vertical-align:top;
}


/*  end of sections  */

a {

	text-decoration:none;
}

a:hover {
	color:#949596;
}


/*  navigation tabs  */

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	float: left;
	position: relative;
}

#nav {
	padding:0px;
	margin:0px;
	float:right;
	margin:0px 0px 0px 78px;
	float:left;

	
}
#nav a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-image: url(images/nav-inactive.gif);
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:89px;
	height:27px;
	margin:0px 3px 0px 3px;
	padding-top:13px;
	font-size:10px;
	
}
#nav a:hover, #nav a.on{
  background-image: url(images/nav-active.gif);
  color:white;
	
}
#combo {
		border: 1px double #999;
		border-top-color: #000;
		border-left-color: #000;
		background-color: #FFF;
		color: #333333;
		font-size:x-small;
		font-family:Arial, "Times New Roman", Times, serif;
}

/*  end of navigation tabs  */

.highlight,  .highlight a{
	color: #FFD204;
}
.highlight a:hover{
	color: #394798;
}

#footer-left, #footer-right {
	font-family:Verdana, Times, serif;
	font-size:x-small;
}

#footer-left a, #footer-right a {
	color:#394798;
	vertical-align:bottom;
}
#footer-left a:hover, #footer-right a:hover {
	color:#949596;
}
#footer-right{
	text-align:right;
	padding:7px 15px 7px 0px;
}
#footer-left{
	padding:7px 0px 7px 15px;
}

.button {
		border-top-color: #000;
		border-left-color: #000;
		background-color: #FFF;
		color: #333333;
		font-size:x-small;
		font-family:Georgia, "Times New Roman", Times, serif;
}
.contact, .contact a,
.self-develop h1, .self-develop h2,
.exec-coaching h1, .exec-coaching h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
	color:#394798;
}		

.self-develop h1,
.self-develop h2,
.exec-coaching h1, 
.exec-coaching h2 {
font-size: 16px;
}

.exec-coaching h3 {
font-size: 14px;
}