/* CSS Document */

* { /* zero out all margins and paddings for all browser defaults */
	margin: 0;
	padding: 0;
}
body {
	background-color: #280014;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1edad;
	letter-spacing: 4px;
	line-height: 17px;
}
li {
	list-style-type: disc;
	font-size: 12px;
	list-style-position: outside;
	padding-left: -10px;
	margin-left: 30px;
	line-height: 20px;
}

p {
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
}
h1 {
	font-size: 36px;
	color: #F1edad;
}
h2 {
	font-size: 24px;
	color: #F1edad;
}
h3 {
	font-size: 18px;
	color: #F1edad;
}
h4 {
	font-size: 16px;
	color: #F1edad;
}
h5 {
	font-size: 14px;
	color: #F1edad;
}
.left_copy {
	font-size: 12px;
	font-weight: normal;
	color: #f1edad;
	text-indent: 10px;
	letter-spacing: 4px;
	text-align: left;
	word-spacing: 5px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	font-size: 12px;
	color: #F1edad;
}
a:link {
	color: #F1EFB2;
	text-decoration: none;
}
a:hover {
	color: #990066;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #F1EFB2;
}
a:visited {
	text-decoration: none;
}
#wrapper {
	background-image: url(images/ppm_bkgd_home.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #462b0e;
}
#wrapper_jeanette {

	background-image: url(images/PPMweb_Jeanette.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #54412d;
}
#wrapper_ensembles {

	background-image: url(images/ppm_bkgd_ensemb.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #613915;
}
#header {
	height: 250px;
	width: 1000px;
	padding-top: 20px;
	background-image: url(images/photogallery.gif);
	background-repeat: no-repeat;
	float: left;
}
.toplink {
	padding-left: 20px;
	float: left;
	padding-right: 20px;
	padding-top: 7px;
}
.current {
	padding-left: 20px;
	float: left;
	padding-right: 20px;
	vertical-align: sub;
	font-weight: bold;
	color: #990066;
}
#navbar {
	height: 90px;
	width: 925px;
	padding-left: 20px;
	float:left;
	
}

#leftcol {
	width: 370px;
	height: auto;
	padding-right: 40px;
	padding-left: 40px;
	float:left;
}
#leftcol2 {
	width: 350px;
	height: auto;
	float: left;
	padding-top: 25px;
}
#rightcol {
	padding-top: 30px;
	width: 450px;
	height: auto;
	padding-left: 40px;
	float: left;
}
#rightcol_ensembles {
	padding-top: 390px;
	width: 400px;
	height: auto;
	float: left;
	padding-left: 30px;
}
#player {
	width: auto;
	padding-top: 20px;
	padding-left: 40px;
}
#button_1 {
}
#button_2 {
}
#button_3 {
}
#button_4 {
}
#button_5 {
}
#button_6 {
}
#button_7 {
}
#button_8 {
}
#wrapper_audio {

	background-image: url(images/ppm_bkgd_audio.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #54412d;
}

#wrapper_applause {
	background-image: url(images/ppm_bkgd_applause.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3C3324;
}
#wrapper_portfolio {
	background-image: url(images/ppm_bkgd_portfolio.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #40272D;
}
#wrapper_contact {
	background-image: url(images/ppm_bkgd_contact.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #444247;
}
#wrapperbottom {
	height: auto;
	clear: both;
	width: 1000px;
}
table {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	width: 94%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
}
caption {
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
object {
	float: right;
}
td {
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
tr {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	color: #444247;
	background-color: #CCCCCC;
}
input {
	color: #660033;
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	height: auto;
	width: 400px;
}
#botnav {
	height: auto;
	width: 1000px;
	float: left;
}

#nav, #nav ul { /* all lists */
	list-style: none;
	height: auto;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 0px;
}

#nav a {
	display: block;
}
#after9 {
	text-align: center;
	height: auto;
	width: 1000px;
	clear: both;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav, #nav lihome {
	padding-left: 140px;
}



#nav li { /* all list items */
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	width: auto;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}	
.select {
	font-size: 12px;
	color: #990066;
	background-color: #CCCCCC;
	font-weight: bold;
}
.imagestyle_1 {
	border: 3px groove #613915;
}

