/* CSS Document */

body {
	margin: 0px;
	}
	
#logo {
	width: 680px;
	height: 550px;
	margin: 0 auto;
	background: url(../images/logo.gif) center no-repeat;
	}
	#enter {
		width: 58px;
		margin: 0 auto;
		}
	#enter a{
		color: #8663a8;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: xx-large;
		text-decoration: none;
		}
	#enter a:hover {
		color: #ba970d;
		text-decoration: none;
		}

#header {
	width: 1024px;
	height: 148px;
	margin: 0px;
	padding: 0px;
	background: url(../images/header.jpg);
	}
	
#left {
	width: 176px;
	height: 614px;
	margin: 0px;
	position: absolute;
	background: url(../images/left_margin.jpg) no-repeat;
	}
	
#nav {
	width: 900px;
	height: 25px;
	padding-left: 147px;
	position: static;
	padding-top: 8px;
	}
	#nav dd {
		display: inline;
		text-decoration:none;
		padding-left: 15px;
		padding-right: 22px;
		font-size: larger;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color: #625b69;
			}
	#nav a {
		text-decoration: none;
		color: #625b69;
		}
		#nav a:hover {
			color: #cca511;
			}
#about {
	background: url(../images/about_bkgd.gif);
	color: #ab8d14;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 800px;
	height: 540px;
	margin-top: 25px;
	margin-left: 157px;
	position: relative;
		}
	#about h3{
		color: #675c71;
		font-style: italic;
		border-bottom: 1px #7f680b solid;
		}
	#about p {
		font-size: 15px;
		padding-left: 10px;
		}
		
#home {
	background: url(../images/watermark.gif) no-repeat;
	color: #ab8d14;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 800px;
	height: 540px;
	margin-top: 25px;
	margin-left: 157px;
	position: relative;
	}
	#home h3{
		color: #675c71;
		font-style: italic;
		border-bottom: 1px #7f680b solid;
		}
	#home p{
		padding-left: 10px;
		}
	#home ul{
		color: #7d7386;
		}
	#home li{
		font-size: large;
		list-style: none;
		}
	#home dl{
		color: #9d810f;
		margin-top: 120px;
		}
	#home dd{
		display:inline;
		font-size: large;
		font-style: italic;
		}
		
#contact {
	background: url(../images/contact_bkgd.gif) no-repeat;
	color: #ab8d14;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 800px;
	height: 540px;
	margin-top: 25px;
	margin-left: 157px;
	position: relative;
	}
	#contact h3{
		color: #675c71;
		font-style: italic;
		border-bottom: 1px #7f680b solid;
		}
		
#clientele {
	background: url(../images/clientele_bkgd2.gif) no-repeat;
	color: #ab8d14;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 800px;
	height: 540px;
	margin-top: 25px;
	margin-left: 157px;
	position: relative;
	}
	#clientele h3 {
		color: #675c71;
		font-style: italic;
		border-bottom: 1px #7f680b solid;
		}
	#leftclientele {
		background:url(../images/left_margin_clientele.jpg) no-repeat;
		width: 176px;
		height: 1000px;
		margin: 0px;
		position: absolute;
		}
	#clientele img {
		border: none;
		clear: right;
		}	
	#clientele .bb{
		display: inline;
		}
	#clientele .jazz {
		display: inline;
		}
	#clientele .links {
		color: #635c6a;
		text-decoration: none;
		}
	#clientele a:hover {
		color: #d5b226;
		text-decoration: underline;
		}
		
#links {
	background: url(../images/about_bkgd.gif);
	color: #ab8d14;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 800px;
	height: 540px;
	margin-top: 25px;
	margin-left: 157px;
	position: relative;
	}
	#links h3 {
		color: #675c71;
		font-style: italic;
		border-bottom: 1px #7f680b solid;
		}
		
#headerjulie {
	width: 1024px;
	height: 148px;
	margin: 0px;
	padding: 0px;
	background: url(../images/header_julie.jpg) no-repeat;
	}
	#leftjulie {
		width: 176px;
		height: 650px;
		margin: 0px;
		position: absolute;
		background: url(../images/left_margin_julie.jpg) no-repeat;
		}
	#julie {
		background: url(../images/julie_bkgd.jpg) no-repeat;
		color: #ab8d14;
		font-family:Georgia, "Times New Roman", Times, serif;
		width: 800px;
		height: 540px;
		margin-top: 25px;
		margin-left: 157px;
		position: relative;
		}
	#julie h3 {
		color: #675c71;
		font-style: italic;
		border-bottom: 1px #7f680b solid;
		}
#heading {
	color: #ab8d14;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 800px;
	margin-top: 25px;
	margin-left: 157px;
	position: relative;
	}
	#heading h3 {
		color: #675c71;
		font-style: italic;
		border-bottom: 1px #7f680b solid;
		}		
	
#flash {
	margin-left: 150px;
	margin-top: 8px;
	}
#counter {
	display: none;
	}
