@charset "utf-8";
/* CSS Document */

/* Choral Society */

*
{
	margin: 0;
	padding:0;
}

body
{
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:1.25;
	font-size:100%;
}



h1
{
	margin:0 0 20px 0;
}

h2
{
	font-size:1.5em;
	margin: 0 0 20px 0;
}

h3
{
	font-size:1.2em;
	margin: 15px 0;
}


#header
{
	background: #F3F3FB url(../images/header.jpg) no-repeat;
	height:105px;
}

#wrapper
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	background-color:#fff;
}

#mainmenu
{
	width: 155px;
	float: left;
	padding:10px;
	margin:0;
	background:url(../images/sidebarTop_01.jpg) left top no-repeat;
}

#mainmenu p
{
	color: #000;
}

a:hover, #mainmenu a:hover
{
	color:red;
}

#maincontent
{
	background-color:#FFFFFF;
	padding: 5px 5px 0 195px;
	background:url(../images/sidebar_02.jpg) left repeat-y;
	border-right:2px solid #CCCCCC;
}

#sidebottom
{
	background:url(../images/sidebar_03.jpg) left no-repeat;
	height:52px;
	border-right:2px solid #CCCCCC;
	margin-top:-15px;
	padding-left:180px;
}

#sidebottom p
{
	text-align:center;
	font-size:.8em;
	font-family:"Comic Sans MS", cursive;
	border-top:2px solid #000;
	padding-top:15px;
}

#verybottom
{
	margin:-10px 0 0 170px;
	border-bottom:2px solid #ccc;
	height:10px;
}

p
{
	margin-bottom:15px;
}

ul
{
	margin: 0 0 25px 25px;
}

fieldset
{
	margin: 5px 20px 5px 20px;
	padding:10px;
}

/*************main menu settings*********************/

ul#mainNav
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNav li
{
	margin-top:2px;
	margin-bottom:2px;
	border: 1px #fff solid;
}

#mainNav a
{
	color: #000;
	font-size: .9em;
	text-decoration: none;
	border: 1px solid #999;
	padding: 2px;
	display: block;
	background-color:#FBEEFB;
}

#mainNav a:hover
{
	background-color:#fff;
	color:#000;
}

body#index a#indexLink,
body#aboutus a#aboutusLink,
body#contacts a#contactsLink,
body#membership a#membershipLink,
body#marion a#marionLink,
body#schedule a#scheduleLink,
body#support a#supportLink
{
	color:#fff;
	background-color: #9398C2;
}


body#index a#indexLink:hover,
body#aboutus a#aboutusLink:hover,
body#contacts a#contactsLink:hover,
body#membership a#membershipLink:hover,
body#marion a#marionLink:hover,
body#schedule a#scheduleLink:hover,
body#support a#supportLink:hover
{
	color:#FFFFFF;
	background-color:#E1E1E1;
}


/*************special styles*********************************/
.emailblurb
{
	margin: 3px 0px 0px 0px;
	font-size:.8em;
	color:#000;
}

.emailblurb a
{
	color:#000099;
}

.asterisk
{
	color:red;
}

.textBox
{
	padding:10px;
	border: 2px solid #A7B5FF;
	margin-top:10px;
}

.urlName
{
	font-size:1.3em;
	color:#009933;
	margin-top:25px;
	margin-bottom:0px;
}

.urlURL
{
	font-family:"Courier New", Courier, monospace;
	font-size:0.8em;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:25px;
}

.centeredText
{
	text-align:center;
}

.upIcon
{
	text-align:center;
	margin:15px 0 750px;
}

.upIconLast
{
	text-align:center;
	margin:15px 0;
}

a img
{
	border-style:none;
}

.floatRight
{
	float:right;
	margin:5 px;
	padding:5px;
}

.floatLeft
{
	float:left;
	margin:5 px;
	padding:5px;
}

.borderbox
{
	border:#990033 groove 3px;
	margin:20px;
	padding:10px;
}

.specialCentered
{
	font-family: "Palatino Linotype", "Book Antiqua3", Palatino6, serif;
	text-align: center;
}

#marionpicture
{
	float:left;
	border:3px solid #000;
	margin:5px;
	padding:5px;
}

.emailchoices
{
	margin:0;
}

.addressBlock
{
	margin:0;
	font-weight:bold;
	font-size:1.2em;
}

.addressBlockLast
{
	margin: 0 0 12px 0;
}

.fieldBox
{
	border:1px solid #f00;
}

/* --------------------------------AUDITIONS-------------------------------------- */

body#auditions div.borderbox p
{
	text-align:center;
	margin: 2px 0 2px 0;
	font-size:1.4em;
}

body#auditions div.borderbox h2
{
	text-align:center;
	color:#990033;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
}

/* --------------------HOME PAGE --------------------------*/
#fallAnnounce
{
	background:url(../images/background.jpg) no-repeat left top;
	height:372px;
}

#quietDecember
{
	text-align:center;
}