@charset "UTF-8";

.blogs {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.green {
	color: #058814;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgr_images/background_lg.jpg);
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 10px solid #FFFFFF;
	overflow: auto;
}

#content {
	width: 480px;
	border-bottom-width: thick;
	border-left-width: thick;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-bottom: 10px;
}

#contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	width: 65px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
	margin-left: 415px;
	position: absolute;
	padding: 5px;
}

#content_index {
	width: 500px;
	border-bottom-width: thick;
	border-left-width: thick;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	background-repeat: repeat-y;
	background-image: url(images/backgr1.jpg);
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightbar {
	padding: 5px 10px;
	float: left;
	width: 110px;
	font-size: 14px;
}

#header {
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	overflow: auto;
	width: 800px;
	height: 165px;
}

#header_foto {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	border: 2px solid #FFFFFF;
}
#title {
	width: 375px;
	float: left;
	color: #000000;
	margin-left: 20px;
	margin-top: 30px;
}
#lily {
	float: right;
	margin-top: 25px;
	margin-left: 11px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-top: 7px;
	margin-bottom: 7px;
}

/*NavBar*/

#navbar {
	height: 350px;
	width: 150px;
	margin-left: 5px;
	float: left;
	display: inline;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}

#navbar li {
	display: inline;
	list-style-type: none;
}
#navbar li#studio a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	padding-top: 64px;
	overflow: hidden;
	}
	
#navbar li#services a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	padding-top: 58px;
	overflow: hidden;
	}
	
#navbar li#session a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	padding-top: 55px;
	overflow: hidden;
	}
	
#navbar li#resources a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	padding-top: 54px;
	overflow: hidden;
	}
	
#navbar li#index a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	padding-top: 44px;
	overflow: hidden;
	}	
		
#navbar li#studio a {
	background-image: url(images/navbar/studio.gif);
	width: 147px;
}

#navbar li#services a {
	background-image: url(images/navbar/services.gif);
	width: 147px;
}

#navbar li#session a {
	background-image: url(images/navbar/session.gif);
	width: 147px;
}

#navbar li#resources a {
	background-image: url(images/navbar/resources.gif);
	width: 147px;
}

#navbar li#index a {
	background-image: url(images/navbar/newsletter.gif);
	width: 147px;
}

/*navbar HOVER states*/

#navbar li#studio a:hover {
background-position: 0 -64px;
}

#navbar li#services a:hover {
background-position: 0 -58px;
}

#navbar li#session a:hover {
background-position: 0 -55px;
}

#navbar li#resources a:hover {
background-position: 0 -54px;
}

#navbar li#index a: hover {
background-position: 0 -44px;
}


/*navbar CURRENT states*/
#studio #navbar li#studio a
  
{background-position: 0 -64px;}

#services #navbar li#services a 

{background-position: 0 -58px;}

#session #navbar li#session a

{background-position: 0 -55px;}

#resources #navbar li#resources a

{background-position: 0 -54px;}

#index #navbar li#index a
  
{background-position: 0 -44px;}


body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	font-size: 1.5em;
	margin-top: 7px;
	margin-bottom: 7px;
}
h2 {
	font-size: 1.25em;
	margin-top: 7px;
	margin-bottom: 7px;
}
h3 {
	font-size: 1em;
	margin: 7px 0px;
}
.style1 {color: #000000}
.italics {
	font-style: italic;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}

