/* --- SET CSS DEFAULTS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, /*em,*/ font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear: both;
	}
	
strong {
	font-weight: bold;
	}
	
img {
	display: block;
	}

/* --- STRUCTURE -- */

body {
	background: #ACAAC0 url(../images/main/pagebg.jpg) top left repeat-x;
	color: #333044;
	font: 85% "times new roman", times, georgia, serif;
	padding-bottom: 15px;
}

.contentwrap, .mastwrap {
	margin: 0 auto;
	margin-top: 0px;
	text-align: left;
	display: block;
	width: 914px;
	position: relative;
	background: transparent url(../images/main/contentbg.jpg) 106px 0 repeat-y;
}


.mastwrap {
	background: none;
	margin: 0 auto;
	}

.textwrap {
	text-align: left;	
	background: transparent url(../images/main/bottombg.jpg) 0 0px no-repeat;	
	display: block;
	position: relative;	
	margin: 0 auto;
	width: 914px;
}

.contactwrap {
	background: transparent url(../images/other/arrow.jpg) right 7px no-repeat;
	float: left;
	width: 325px;
	margin: 0 10px 0 6px;
	display: block;
}

.contactwrap p {
	margin: 15px 25px;
	}

.maintext {
	width: 740px;
	padding: 15px;
	margin: 0 auto 0 116px;
	}

.footerbg {
	width: 796px;
	margin: 0 auto 0 106px;
	height: 25px;
	display: block;
	position: relative;
	background: transparent url(../images/main/footer.jpg) 0 0 repeat-y;
	}

p.footer {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: block;
	background-color: #ACAAC0;
	margin: -1px auto 0 70px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	}

h1, h2 {
	text-indent: -9999px;
	position: relative;
	display: block;
	background: transparent;
	}
	
h1.mast {
	width: 914px;
	height: 277px;
	margin: 0 auto;
	background: transparent url(../images/main/mast.jpg) top right no-repeat;
}

h2.welcome {
	width: 155px;
	height: 55px;
	background: transparent url(../images/headlines/welcome.jpg) top left no-repeat;

}

h2.bio {
	width: 194px;
	height: 69px;
	background: transparent url(../images/headlines/bio.png) top left no-repeat;
}

h2.music {
	width: 116px;
	height: 53px;
	background: transparent url(../images/headlines/music.png) top left no-repeat;
}

h2.press {
	width: 112px;
	height: 53px;
	background: transparent url(../images/headlines/press.png) top left no-repeat;
}

h2.photos {
	width: 130px;
	height: 53px;
	background: transparent url(../images/headlines/photos.png) top left no-repeat;
}


h2.contact {
	width: 97px;
	height: 30px;
	background: transparent url(../images/headlines/contact.jpg) top left no-repeat;
}

h2.contactlarge {
	width: 140px;
	height: 53px;
	background: transparent url(../images/headlines/contactlarge.png) top left no-repeat;
}


/* --- NAVIGATION -- */

.navwrap {
	margin: 0 auto;
	width: 914px;
}

ul.nav {
	margin-left: 313px;
	top: 246px;
	z-index: 15;
	position: absolute;
}

ul.nav li {
	display: block;
	position: relative;
	}

ul.nav li, ul.nav li a, ul.nav li a:hover, ul.nav li a:visited {
	height: 27px;
	text-indent: -9999px;
	display: block;
	position: relative;
	float: left;
	background-image: none;
}

ul.nav li.home, ul.nav li.home a:link, ul.nav li.home a:visited {
	width: 90px;
	background: url(../images/nav/home.png) top left no-repeat;
}

ul.nav li.home a:hover {
	width: 90px;
	background: url(../images/nav/home_over.png) top left no-repeat;
}

ul.nav li.bio, ul.nav li.bio a:link, ul.nav li.bio a:visited {
	width: 104px;
	background: url(../images/nav/bio.png) top left no-repeat;
}

ul.nav li.bio a:hover {
	width: 104px;
	background: url(../images/nav/bio_over.png) top left no-repeat;
}

ul.nav li.press, ul.nav li.press a:link, ul.nav li.press a:visited {
	width: 92px;
	background: url(../images/nav/press.png) top left no-repeat;
}

ul.nav li.press a:hover {
	width: 92px;
	background: url(../images/nav/press_over.png) top left no-repeat;
}

ul.nav li.photos, ul.nav li.photos a:link, ul.nav li.photos a:visited {
	width: 91px;
	background: url(../images/nav/photos.png) top left no-repeat;
}

ul.nav li.photos a:hover {
	width: 91px;
	background: url(../images/nav/photos_over.png) top left no-repeat;
}

ul.nav li.music, ul.nav li.music a:link, ul.nav li.music a:visited {
	width: 92px;
	background: url(../images/nav/music.png) top left no-repeat;
}

ul.nav li.music a:hover {
	width: 92px;
	background: url(../images/nav/music_over.png) top left no-repeat;
}

ul.nav li.contact, ul.nav li.contact a:link, ul.nav li.contact a:visited {
	width: 90px;
	background: url(../images/nav/contact.png) top left no-repeat;
}

ul.nav li.contact a:hover {
	width: 90px;
	background: url(../images/nav/contact_over.png) top left no-repeat;
}

#music img {
	display:inline;
	width: 32px;
	vertical-align: middle;
	}	

/* --- TYPOGRAPHY -- */

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: .5em 20px .9em 20px;
	}
	



/* --- LINKS -- */

a:link, a:hover, a:visited {
	font-weight: normal;
	text-decoration: underline;	
	color: #666692;
}

a:hover {
	color: #8B8CC8;
}

a:visited {
	color: #333044;
}

.footer a:link, .footer a:hover, .footer a:visited {
	font-weight: bold;
	text-decoration: underline;	
	color: #fff;
}

  /*  formailer */
  
  
.mailwrapper {
	text-align: center;
	
}

.maildiv {
	margin: 10 auto 0 auto;
	text-align: left;
	width: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
/*	background: #DABFBD;*/
}
.maildiv form {
	text-align: left;

}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
	
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 160px;
	text-align: left;
	padding: 0 1px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #005ABE;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 20px;
	
}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 4px 10px;
/*	vertical-align:bottom;*/
	border: 1px solid #005ABE;
	display: inline;
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: left;
	font-size: 5px;
}
.maildiv .fmsubmit {
	float: right;
}
.maildiv .fmrequired {
	color: #005ABE;
	font-size: 150%; 
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 5px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}

