@charset "utf-8";
/* css created by BatesMeron sweet design 11/10/08 */

body {
	margin-top: 0px;
	background-image: url(../../images/hotcoffebackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d2cbb9;
}

a {
	outline: none;
}

.wrap {
	width: 1024px;
	margin: 0px auto 0px auto;
}

.container {
	position: relative;
	width: 1024px;
	margin-top: 0px;
}

.text-red {
	font:  Georgia;
	font-size: 12px;
	color: #d9531e;
	line-height: 150%;
}

.quote-name {
	text-indent: 80%;
}

.headline13 {
	font:  Georgia;
	font-size: 13px;
	color: #6c491d;
	font-weight: bold;
	line-height: 150%;
}

.headline-red {
	font:  Georgia;
	font-size: 13px;
	color: #d9531e;
	line-height: 150%;
}

.header {
	width: 550px;
	margin-left: 175px;
}

.background-napkin {
	background-image: url(../../images/background_napkin.png);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	width: 778px;
	height: 570px;
	margin: 5px 0px 0px 110px;
	padding-top: 73px;
}

.napkin {
	position: relative;
	width: 720px;
}

/* HEADLINES */
#header-home {
	position: absolute;
	right: 360px;
	top: 115px;
}

#header-coaching {
	position: absolute;
	right: 470px;
	top: 115px;
}

#header-vistage {
	position: absolute;
	right: 470px;
	top: 95px;
}

#header-meet {
	position: absolute;
	right: 475px;
	top: 123px;
}

#header-client {
	position: absolute;
	right: 475px;
	top: 148px;
}

#header-workshops {
	position: absolute;
	right: 475px;
	top: 143px;
}

#header-cafe-diem {
	position: absolute;
	right: 475px;
	top: 125px;
}

/* HEADLINE IMAGES */
#julie-home {
	position: absolute;
	right: 238px;
	top: 306px;
	z-index: 7;
}

#image-coaching {
	position: absolute;
	right: 40px;
	top: 30px;
}

#stain {
	position: absolute;
	right: 67px;
	top: 424px;
}

/* BLOG */
#frame {
	width: 700px;
	height: 625px;
	border: none;
}


/* CLIENT PORTAL */
#portal {
	width: 870px;
	height: 800px;
}


/*  */
.napkin2 {
	background-image: url(../../images/napkin_tile.png);
	background-repeat: repeat-y;
	float: left;
	width: 707px;
	/*height: 800px;*/
	margin-left: 11px;
	font:  Georgia;
	font-size: 12px;
	color: #6c491d;
	line-height: 150%;
}

.napkin2 a:link, .napkin2 a:visited {
	text-decoration: none;
	color: #D9531E;
}

.napkin2 a:hover {
	text-decoration: underline;
	color: #D9531E;
}

.napkin3 {
	background-image: url(../../images/napkin_bottom.png);
	background-repeat: no-repeat;
	margin-left: 11px;
	height: 45px;
	width: 707px;
	float: left;
}

.napkin4 {
	margin-left: 11px;
	height: 45px;
	width: 707px;
	float: left;
}

.footer {
	height: 100px;
	margin: 50px 0px 0px 130px;
}


/* MAIN MENU */

#main-nav {
	position: absolute;
	top: 10px;
	left: 105px;
	background-image: url(../../images/menu.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 648px;
}

#main-nav ul {
	clear: left;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#main-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

 /*-- Hides Image Link Names --*/ 
#main-nav ul li a span {
	display:none;
}

 /*-- Rollover Blocks --*/ 
#main-nav ul li a {
   width: 108px;
	height:66px;
	margin:0px;
	padding:0px;
	display: block;
}

 /*-- Hovers --*/ 

#main-nav ul li a.coaching:hover {
	background:  url(../../images/menu.gif) 0px -66px;
}

#main-nav ul li a.vistage:hover {
	background:  url(../../images/menu.gif) 540px -66px;
}

#main-nav ul li a.meet_julie:hover {
	background:  url(../../images/menu.gif) 432px -66px;
}

#main-nav ul li a.clients:hover {
	background:  url(../../images/menu.gif) 324px -66px;
}

#main-nav ul li a.workshops:hover {
	background:  url(../../images/menu.gif) 216px -66px;
}

#main-nav ul li a.cafe_diem:hover {
	background:  url(../../images/menu.gif) 108px -66px;
}


/* YOU ARE HERE CLASSES */

body#coaching a#coaching {
	background:  url(../../images/menu.gif) 0px -66px;
}

body#vistage a#vistage {
	background:  url(../../images/menu.gif) 540px -66px;
}

body#meet_julie a#meet_julie {
	background:  url(../../images/menu.gif) 432px -66px;
}

body#clients a#clients {
	background:  url(../../images/menu.gif) 324px -66px;
}

body#workshops a#workshops {
	background:  url(../../images/menu.gif) 216px -66px;
}

body#cafe_diem a#cafe_diem {
	background:  url(../../images/menu.gif) 108px -66px;
}
