*
{
	padding: 0px;
	margin: 0px;
	border: none;
}

body
{
	color: #fff1dd;
	background-color: #000;
	font-family: arial;
	font-size: 13px;
}

#header
{
	width: 880px;
	margin: 0px auto;
	height: 86px;

	background: transparent url('../images/bg_header_line.gif') no-repeat bottom right;

	position: relative;
}

#content
{
	width: 880px;
	margin: 0px auto;

	overflow:hidden;
}

#left
{
	width: 200px;
	float: left;


}

#right
{
	/*width: 680px;*/
	float: right;
	width: 640px;
}

#right.content
{
	padding-top: 20px;
	font-size: 12px;
	color: #fff;
}

#right.content a, #right.content a:visited
{
	color: #c15a0e;
	text-decoration: none;
}

#right.content a:hover
{
	color: #c15a0e;
	text-decoration: underline;
}

/*
#right.content a.c, #right.content a.c:visited
{
	font-weight: bold;
}
*/

#right.content ul.buttons
{
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-top: 40px !important;
}

#right div.inner
{
	padding-left: 10px;
}


/******************* header ******************************/
#header h1 a, #header h1 a:hover
{
	margin-left: 41px;
	display: block;
	width: 120px;
	height: 86px;
	text-indent: -4000px;
	background: transparent url('../images/logo.gif') no-repeat top left;
	outline: none;
	border: none;
}

#header h2
{
	position: absolute;
	left: 248px;
	bottom: 3px;
	height: 24px;
	text-indent: -4000px;
	display:block;

	line-height: 1px;

	width: 150px;

	background: transparent url('../images/titles.4.gif') no-repeat 0px 0px;
}

#header h2.home
{
}

#header h2.richard
{
	background-position:  0px -24px;
}

#header h2.ballet
{
	background-position:  0px -48px;
}

#right div.inner ul.nob
{
	list-style-type: none;
		margin-left: 0px;
	padding-left: 0px;
}
#right div.inner ul.nob li
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#right div.inner ul li.pdf
{
	background: transparent url('../images/ico_pdf.gif') no-repeat 0px 0px;
	padding-left: 45px;
	
	height: 45px;
	
	padding-top: 11px;
}



#header h2.class
{
	background-position:  0px -72px;
}



#header h2.contact
{
	background-position:  0px -96px;
}



#header h2.location
{
	background-position:  0px -120px;
}



#header h2.sitemap
{
	background-position:  0px -144px;
}




#header h2.links
{
	background-position:  0px -168px;
}


#header h2.mission
{
	background-position:  0px -192px;
}


#header h2.services
{
	background-position:  0px -216px;
}


#header h2.production
{
	background-position:  0px -240px;
}

#header ul
{
	position:absolute;
	top: 4px;
	right: 0px;
	list-style-type: none;

	overflow: hidden;
}

#header ul li
{
	float: left;
	margin-left: 8px;

	padding-left: 29px;
	height: 27px;
	width: auto;
	line-height: 27px;

	font-size: 10px;
}

#header ul li.sitemap
{
	background: transparent url('../images/ico_sitemap.gif') no-repeat top left;
}

#header ul li.contact
{
	background: transparent url('../images/ico_contact.gif') no-repeat top left;
}

#header ul li.production
{
	background: transparent url('../images/ico_production.gif') no-repeat top left;
}

#header ul li a, #header ul li a:hover
{
	text-align:center;
	color: #fff1dd;
	background-color: transparent;
	text-decoration: none;

}

#header ul li a:hover
{
	text-decoration: underline;
}


/******************* left ******************************/

#left h2.logo
{
	height: 85px;
	display:block;
	width: 200px;
	background: transparent url('../images/logo_txt.gif') no-repeat top left;
	margin-bottom: 36px;
}

#left h2.logo a, #left h2.logo a:hover
{
	margin-left: 40px;
	display: block;
	width: 122px;
	height: 85px;
	text-indent: -4000px;
	outline: none;
	border: none;
}


#left ul.menu
{
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: transparent url('../images/menu_ul_bg.gif') repeat-y 0px 0px;
}

#left ul.menu li
{
	margin-bottom: 5px;
	height: 26px;
	width: 200px;
	display: block;
}


#left ul.menu li a
{
	height: 26px;
	width: 200px;
	display: block;
	background: transparent url('../images/menu_ul_a_bg.3.gif') no-repeat 0px 0px;
	text-indent: -4000px;
	outline: none;
	border: none;
}

#left ul.menu li.homepage a
{
	background-position: 0px 0px;
}
#left ul.menu li.homepage a.c, #left ul.menu li.homepage a:hover
{
	background-position:  0px -26px;
}


#left ul.menu li.richard a
{
	background-position: -200px 0px;
}
#left ul.menu li.richard a.c, #left ul.menu li.richard a:hover
{
	background-position:  -200px -26px;
}

/*
#left ul.menu li.ballet a
{
	background-position: -400px 0px;
}
#left ul.menu li.ballet a.c, #left ul.menu li.ballet a:hover
{
	background-position: -400px -26px;
}
*/


#left ul.menu li.mission a
{
	background-position: -400px 0px;
}
#left ul.menu li.mission a.c, #left ul.menu li.mission a:hover
{
	background-position: -400px -26px;
}




#left ul.menu li.services a
{
	background-position: -600px 0px;
}
#left ul.menu li.services a.c, #left ul.menu li.services a:hover
{
	background-position: -600px -26px;
}


#left ul.menu li.class a
{
	background-position: -800px 0px;
}
#left ul.menu li.class a.c, #left ul.menu li.class a:hover
{
	background-position: -800px -26px;
}

#left ul.menu li.contact a
{
	background-position:  -1000px 0px;
}
#left ul.menu li.contact a.c, #left ul.menu li.contact a:hover
{
	background-position:  -1000px -26px;
}

#left ul.menu li.links a
{
	background-position:  -1200px 0px;
}
#left ul.menu li.links a.c, #left ul.menu li.links a:hover
{
	background-position:  -1200px -26px;
}





#left h3.location
{
	margin-top: 46px;
	display: block;
	width: 200px;
	height: 34px;
	background: transparent url('../images/h3_location_bg.gif') no-repeat 0px 0px;
	text-indent: -4000px;

}

#left p.location
{
	margin: 10px 0px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}


/********************************** right **************************************/

/*********************************** right - home *******************************/
#right p.home_main_image
{
	height: 1%;
	overflow: hidden;
	width: 640px !important;
}

#right p.home_main_image img
{
	float: right;
}

#right ul.buttons
{
	/*padding-left: 40px;*/
	list-style-type: none;
	overflow: hidden;
}

#right ul.buttons li
{
	float: left;
	display: block;
	width: 317px;
	height: 141px;
}

#right ul.buttons li.richard
{
	background: transparent url('../images/button_richard.jpg') no-repeat top left;
	margin-right: 5px;
}

#right ul.buttons li.class
{
	background: transparent url('../images/button_class.jpg') no-repeat top left;
}

#right ul.buttons li a
{
	margin-top: 20px;
	margin-left: 5px;
	display: block;
	width: 307px;
	height: 116px;
	text-indent: -4000px;
	outline: none;
	border: none;
}

#right h4, #right h5
{
	color: #c15a0e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

#right h4.first
{
	clear:none;
}

#right h5
{
	font-size: 13px;
}

#right hr
{
	width: 640px;
	height: 1px;
	display: block;
	background-color: #c0590d;
	color: #c0590d;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

#right p
{
	width: 630px !important;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.5em;
}

ul.items
{
	list-style: none;
	margin-top: 8px;
	margin-bottom: 8px;
}

ul.items li
{
	margin-top: 4px;
	margin-bottom: 4px;
}


/**********************************************/

fieldset.part1 input
{
	font-family: arial;
	font-size: 14px;
	padding: 4px;
	width: 300px;
}

fieldset.part1 textarea
{
	font-family: arial;
	font-size: 14px;
	padding: 4px;
	width: 300px;
	height: 300px;
}
fieldset.part1 dl
{
	width: 630px;
	overflow: hidden;
	/*background-color: red;*/
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
}

fieldset.part1 dt
{
	float: left;
	font-weight: bold;
	width: 110px;
}

fieldset.part1 dd
{
	float: left;
	width: 300px;
}

fieldset.part2 input
{
	margin-left: 358px;
}


/***************************/
#right ul.sitemap
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 14px;
	margin-left: 1em;
	list-style: circle;
	color: #fff1dd;
}

#right ul.sitemap li
{
	margin-top: 8px;
	margin-bottom: 8px;
}

#right ul.sitemap li.homepage
{
	font-weight: bold;

}


/***/
div.map
{
	height: 470px;
	width: 630px;
	margin-left: 10px;
	margin-top: 8px;
}

div.google
{
	color: black;
}

label.error
{
	color: red;
	padding-top: 2px !important;
	/*margin-bottom: 4px !important;*/
	display:inline-block;
}

.note
{
	display:none;
}


/***/
div.links dl
{
	clear: both;
	height: 1%;
	overflow: hidden;
	margin-bottom: 8px;
}

div.links dl.first
{
	margin-top: 20px;
}

div.links dl dt
{
	float: left;
	margin-right: 10px;
}

div.links dl dd
{
	float: left;
}


/*
div.inner p
{
	width: 630px !important;
}
*/

#right div.inner ul
{
	list-style-type:circle;
	margin-left: 1em;
}

#right  div.inner  ul li,
#right  div.inner  ol li
{
	margin-top: 4px;
	margin-bottom: 4px;
}


#right div.inner ol
{
	margin-left: 2em;
}

#right div.inner ol.l2
{
	list-style-type: lower-alpha;
}

#right div.inner ol.roman
{
	list-style-type: upper-roman;
}

form#mainform
{
	margin-top: 15px;
	/*width: 420px;
	background-color: red;*/
}


img.intxt
{
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
}


img.intxt_right
{
	float:right;
	padding-left: 5px;
	padding-bottom: 5px;
}

h4#city_center_studios,
h4#arias_dance_nyc,
h4#ripley_grier_studios
{
	margin-bottom: 10px;
}



#right.content div.inner ul li a.c,
#right.content div.inner ul li a.c:visited
{
	color: #aaa;
}
