/* Emily Brass Cascading Style Sheet (http://www.emilybrass.com/) */

body {
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	background-attachment:fixed;
	background-color:#000000;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #ffffff;
	margin:3px 0 20px 0;
}

a:link {
	color: #FF6633;
	text-decoration:none;
}

a:visited {
	text-decoration: none;
	color: #FF6633;
}

a:hover {
	text-decoration: underline;
	color: #FF6633;
}

a:active {
	text-decoration: none;
	color: #FF6633;
}

h1 {
    font-size:36px;
    font-weight:100;
	margin:10px;
}

h3 {
    font-size:18px;
	font-weight:100;
	margin:10px;
}

/***********************************************/
/* Main Layout                                 */
/***********************************************/

#container {
	width: 850px;
	margin:0 auto;
	padding:0;
}

#maincontent {
	position: inherit;
	width:820px;
	background-color: #582340;
	margin:0 auto;
	padding:0;

}

#header {
	background: url(../images/header3.png) no-repeat;
	width: 850px;
	height:158px;
	margin:0 auto;
	padding:0;
}

/* Nav Bar */

#nav {
clear:left;
padding:0;
height:32px;
width:828px;
background: url(../images/navbg2.png) no-repeat;
font-size:12px;
margin-left:auto;
margin-right:auto;

}

#navlist ul {
padding: 0;
margin:0;
clear: left;
width: 100%;

}

#navlist ul li { 
margin:0;
padding:0;
display: inline; 

}

#navlist ul li a {
margin:0;
padding:6px 12px;
color: #000000;
text-decoration: none;
float:left;
font-size:16px;
font-weight:100;

}

#navlist ul li a:hover {
margin:0;
font-size:16px;
font-weight:100;
background-color: #FF6633;
color: #FF9933;

}

.pageindicator {
background-color: #FF6633;
color: #FF9933;

}


/* End Nav Bar */

#topshadow {
	width:820px;
	height:18px;
	background-image:url(../images/shadow.png);
	background-position:top;
	background-repeat:repeat-x;
	margin:0 auto;
	padding:0;

}

#bottomshadow {
	clear:both;
    width:820px;
	height:13px;
	background-image:url(../images/shadowflip.png);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:10px;
	padding:0;
}

#footer {
	clear:both;
	background: url(../images/footer.png) no-repeat;
	width: 833px;
	height:33px;
	margin:0 auto;
	padding:0;
}

#footer div {
	padding:9px;
	color:#FFFFFF;
	font-size:10px;
}

/***********************************************/
/* Home                                        */
/***********************************************/

#homeinfo {
	margin:0;
	padding:0;
}

#homelogocontainer {
	margin: 10px auto;
	width:582px;
	height:390px;
	background-image:url(../images/EMILYFRONTLOGO.png);
	background-position:top;
	background-repeat:no-repeat;

}

#homefiller {
	float:left;
	height:220px;
	width:435px;
	
}

#homefiller2 {
	float:right;
	width:146px;
	height:155px;

}

#homelogotext {
	clear:left;
	float:left;
	width:205px;
    text-align:justify;
}

#homelogotext p {
    text-align:justify;
	font-size:16px;
	line-height:100%;
	margin-top:0;
	margin-bottom:5px;
}

#homelogotext h3 {
    text-align:center;
	font-size:12px;
	line-height:100%;
	margin-top:0;
	margin-bottom:5px;
	margin-top:2px;
	font-weight:100;
}

#homelogotext img {
border:0;

}

#albumpromo {
	float:right;
	width:147px;
	height:180px;

}

#albumpromo p {
    text-align:center;
	font-size:12px;
	line-height:100%;
	margin-top:0;
	margin-bottom:4px;
}

a.album {
	background: url(../images/albumpromo_off.jpg) no-repeat;
	width: 125px;
	height: 125px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	display:block;
    border:3px #FF6633 solid;
}

a.album:hover {
	background: url(../images/albumpromo_on.jpg) no-repeat;
	width: 125px;
	height: 125px;

}

a.myspace {
	background: url(../images/msbutton.png) no-repeat;
	width: 152px;
	height: 31px;
	display:block;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;

}

a.myspace:hover {
	background: url(../images/msbutton_on.png) no-repeat;
	width: 152px;
	height: 31px;
	
}

/***********************************************/
/* Biography Page 1                            */
/***********************************************/


#bioinfo {
    margin-bottom: 20px;
}

#bio p {
	text-align:justify;
	line-height:normal;
	margin-bottom:2px;
}

p.firstletter:first-letter {
	float:left;
	color:#582340;
	background-color: #FF6600;
	font-size:28px;
	line-height: 28px;
	padding: 5px;
	margin-right: 3px;
	margin-top: 3px;
}

#bio {
	margin-left:10px;
	margin-right:10px;
	font-size:14px;
}

#bio img {
	margin:0;
	padding:0;
}

#biopagenum {
	clear:both;
}


/***********************************************/
/* Biography Page 2                            */
/***********************************************/

#biofiller2 {
	height:20px;
}

#bioinfo2 {
}

#bioinfo2 p {
	text-align:center;
    margin-top:10px;
	margin-bottom:10px;
	line-height:100%;
}

#bioinfo2 h2 {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

/***********************************************/
/* Calendar                                    */
/***********************************************/

#calendarinfo {
    height:auto;
	margin-bottom:20px;
}

#calendarinfo p {
	text-align:center;
    margin-top:5px;
	margin-bottom:0;
	line-height:100%;
	font-size:16px;
	font-weight:200;
}

#calendartext h1 {
	margin-bottom:15px;
	margin-top:0;
	text-align:center;
}

#calendartext h2 {
	margin-bottom:15px;
	margin-top:0;
	text-align:center;
	font-size:16px;
}

.date {
color:#FF6633;

}

#calendartext {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#calendartext li {
	margin-bottom:10px;
	text-align:left;
	font-size:16px;
	font-weight:400;
	line-height:20px;
}

#calendartext ul {
    margin-top:15px;
	margin-bottom:15px;
	margin-left:0;
	list-style:disc;
}

/***********************************************/
/* Contact                                     */
/***********************************************/

#contactinfo {
	height:515px;
}

#contactinfo div {
	margin-bottom:10px;
}

#contactinfo p {
	text-align:center;
	margin-top:0;
	margin-bottom:2px;
	line-height:100%;
	font-size:16px;
	font-weight:200;
	
}

/***********************************************/
/* Links                                       */
/***********************************************/

#linksinfo {
	height:515px;
}

#linksinfo p {
	text-align:center;
	margin-top:0;
	margin-bottom:2px;
}

#linksinfo h3 {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#linksinfo h1 {
	text-align:center;
	margin-top:0;
	margin-bottom:15px;
}