@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
/*	background-color: #999999; */
	background-color: #DDDDCC;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #663333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFCC;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#main {
	margin-top: 15px;
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
}
#main2 {
	background-color: #FFFFCC;
	font-size: 120%;
	margin-top: 15px;
	margin-left: 15px;
	padding: 15px;
	width: 800px;
	margin-bottom: 20px;
}
#sidebar {
	margin-top: 15px;
	padding: 15px;
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #4D3000;
}
/* header styles
------------------------------*/
#header {
	background-image: url(pics/header_top.png);
	background-repeat: no-repeat;
	height: 150px;
	border-top: 3px solid #FFFF99;
	position: relative;
}
#home #header {
	background-image: url(pics/header_top.png);
}
#feature #header {
	background-image: url(pics/header_feature.png);
}
#studio #header {
	background-image: url(pics/header_studio.png);
}
#lesson #header {
	background-image: url(pics/header_lesson.png);
}
#aboutUs #header {
	background-image: url(pics/header_aboutUs.png);
}
#charge #header {
	background-image: url(pics/header_fee.png);
}
#deuxAile #header {
	background-image: url(pics/header_deuxAile.png);
}
#blog #header {
	background-image: url(pics/header_blog.png);
}
#faq #header {
	background-image: url(pics/header_faq.png);
}
#links #header {
	background-image: url(pics/header_links.png);
}
#contact #header {
	background-image: url(pics/header_contact.png);
}

#header #logo {
	position: absolute;
	left: 24px;
	top: 24px;
}
#header ul {
	background-color: #FFFFFF;
	width: 862px;
	position: absolute;
	left: -2px;
	top: 132px;
	height: 39px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	width: 84px;
	height: 32px;
	line-height: 32px;
	color: #422900;
	text-decoration: none;
	background-color: #EFCF94;
	text-align: center;
	display: block;
	border-top: 3px solid #FFFF66;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
}
#header ul li a:hover {
	background-color: #E8ECF5;
}

#header ul li#nHome a {
	border-left-style: none;
	color: #000000;
	margin: 0px 0px 0px 2px;
}
#home #header #nHome a,
#feature #header #nFeature a,
#studio #header #nStudio a,
#lesson #header #nLesson a,
#aboutUs #header #nAboutUs a,
#charge #header #nCharge a,
#deuxAile #header #nDeuxAile a,
#blog #header #nBlog a,
#faq #header #nFaq a,
#links #header #nLinks a,
#contact #header #nContact a {
	color: #FFFFFF;
	background-color: #4F3100;
}

/* main styles
------------------------------*/
#main h2 {
	margin-bottom: 12px;
	font-size: 120%;
	font-weight: bold;
	background-image: url(pics/dot_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 3px solid #B74900;
	border-bottom: 1px solid #666666;
	padding: 2px 0px 2px 16px;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#main.charity p {
	font-size: 120%;
	line-height: 1.0;
}
#home #main h2 {
	background-image: none;
	padding: 0px;
	border-style: none;
}

#main dl#news dt {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	width: 10em;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main dl#news dd {
	margin: 0px 0px 10px;
}



/* sidebar styles
------------------------------*/
#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar dl dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#sidebar  dl  dt  a:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 10px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	background-image: url(pics/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 200px;
	padding-left: 15px;
}
#sidebar ul li a:hover {
	background-image: url(pics/arrow_hover.png);
}

/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
/* faq
------------------------------*/
#main dl#faqList dt {
	font-weight: bold;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#main dl#faqList dd {
	line-height: 1.8;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
}
/* table
------------------------------*/
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#main table th {
	text-align: right;
	padding: 2px 2px;
	border-bottom: 1px solid #CCCCCC;
}
#main table td {
	padding: 2px 2px;
	border-bottom: 1px solid #CCCCCC;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
/* works
------------------------------*/
#main div.wk {
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#main div.wk h3 {
	margin: 10px 0px 5px;
}
#main div.wk h3 a {
	font-family: Vardana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left: 3px solid #999999;
}
#main div.wk img {
	border: 1px solid #999999;
}
/* form
------------------------------*/
#main form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}

