﻿body 
{
	margin:0;
}

h1
{
	padding-top:0;
	margin-top:0;
	color:#7a3a79;
}

h2
{
	padding:15px 0px 5px 0px;
	margin:15px 0px 5px 0px;
	color:#7a3a79;
	text-decoration:underline;
}

h3
{
	padding:15px 0px 5px 0px;
	margin:15px 0px 5px 0px;
	color:#7a3a79;
}

.textbox
{
	border:1px Gray solid;
	margin-bottom:5px;
	padding-left:4px;
	padding-top:4px;
}

.textboxContact
{
	border:1px Gray solid;
}

.button
{
	margin-top:8px;
}

/*/////////////////////////////////////////////////////////////////
Header
/////////////////////////////////////////////////////////////////*/

.headerBackground
{
	width:100%;
	height:250px;
	background-image:url(images/headerBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
}

.header
{
	width:912px;
	height:250px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	vertical-align:bottom;
	margin-left:auto;
	margin-right:auto;
}

.headerLogin
{
	float:right;
	font-size:12px;
	margin-right:50px;
	height:22px;
	width:auto;
	background-color:#D69ED8;
	background-repeat:repeat-x;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	color:White;
	border-bottom:1px Gray solid;
	border-left:1px Gray solid;
	border-right:1px Gray solid;
}

.headerLogin a
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}

/*///////////////////////////////////////////////////////////////////
Body
///////////////////////////////////////////////////////////////////*/

.pageBody
{
	width:912px;
	height:auto;
	background-image:url(images/body.gif);
	background-repeat:repeat-y;
	background-position:top left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.pageContainer
{
	width:870px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.sectionLogin
{
	margin-left:auto;
	margin-right:auto;
	width:570px;
	height:47px;
	text-align:center;
	background-image:url(images/login.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.sectionLoginB
{
	margin-left:auto;
	margin-right:auto;
	width:570px;
	height:auto;
	padding:0px 20px 0px 20px;
	text-align:center;
	background-image:url(images/sectionBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.login
{
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/*///////////////////////////////////////////////////////////////
Footer
///////////////////////////////////////////////////////////////*/

.footerBG
{
	width:912px;
	height:100%;
	background-image:url(images/footerGray.gif);
	background-repeat:repeat-y;
	background-position:top left;
	margin-left:auto;
	margin-right:auto;
}

.footerContent
{
	width:912px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
}

.footerLeft
{
	width:300px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:20px;
}

.footerRight
{
	width:300px;
	height:auto;
	float:right;
	text-align:right;
	padding-right:20px;
}

.footer
{
	width:912px;
	height:40px;
	background-image:url(images/footer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

/*/////////////////////////////////////////////////////////////////
 The Menu 
/////////////////////////////////////////////////////////////////*/

.nav
{
	float:left;
	width:100%;
	height:50px;
	color:White;
	padding-top:166px;
	padding-left:175px;
	text-align:left;
	font-size:16px;
	text-transform:uppercase;
}

.nav ul
{
	margin: 0;
	padding: 0;
	float: left;
	display:inline;
}

.nav ul li
{
	display:inline;
	padding-top:10px;
}

.nav ul li a
{
	display: inline;
	list-style-type:none;
	float: left;
	color:White;
	font-size:16px;
	font-weight:bold;
	height:34px;
	padding: 19px 30px 0px 30px;
	text-decoration: none;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
}

.nav ul li a:hover
{
	display: inline;
	list-style-type:none;
	float: left;
	color:White;
	font-size:16px;
	height:34px;
	font-weight:bold;
	padding: 19px 30px 0px 30px;
	text-decoration: none;
	background-image:url(images/menu.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#B589B6;
	border-left:1px solid #674768;
	border-right:1px solid #674768;
}

/*/////////////////////////////////////////////////////////////////
 Content
/////////////////////////////////////////////////////////////////*/

.sectionHeader
{
	width:200px;
	padding:3px 3px 3px 6px;
	background-color:White;
	background-image:url(images/sectionBG.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:1px solid #ba7eba;
	border-right:1px solid #ba7eba;
	border-left:1px solid #ba7eba;
	height:20px;
	color:#7a3a79;
	font-weight:bold;
}

.sectionContainer
{
	width:200px;
	padding:3px 3px 3px 6px;
	border:1px solid #ba7eba;
}

.quickLinksContainer
{
	width:209px;
	border:1px solid #ba7eba;
}

.sectionContainerPlain
{
	width:100%;
	padding:0px 10px 10px 10px;
}

.sectionContainerPlainFull
{
	width:852px;
	padding:0px 10px 10px 20px;
}

.spacer
{
	height:30px;
	width:100%;
}
	
.pictureBox
{
	background-image:url(images/polariod.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:75px;
	padding-left:100px;
	width:500px;
	height:400px;
}

.contactHolder
{
	background-image:url(images/emailman.jpg); 
	background-position:top right; 
	background-repeat:no-repeat;
	width:700px; 
	border:dotted 1px Gray; 
	margin-bottom:30px; 
	padding:30px; 
	margin-left:40px; 
}

.contentEditHolder
{
	padding:0px 10px 10px 40px;
	width:350px;
}

.newsletter
{
	margin-top:8px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:8px;
	font-size:12px;
	vertical-align:top;
	border:dotted 1px Gray;
	padding:5px 3px 5px 5px;
}

.newsletterText
{
	font-size:12px;
	color:Gray;
	font-style:italic;
}

.newsletterBtn
{
	margin-top:3px;
}

.newsletterTB
{
	margin-top:-3em;
}

/*/////////////////////////////////////////////////////////////////
 Quick Links and News
/////////////////////////////////////////////////////////////////*/

.quickLinks
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 209px;
	border-bottom-width: 0;
}

.quickLinks li a
{
	background: white url(images/menuUp.gif) repeat-x bottom left;
	font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #5c125d;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
}

* html .quickLinks li a /*IE only. Actual menu width minus left padding of A element (10px) */
{ 
	width: 199px;
}

.quickLinks li a:visited, .quickLinks li a:active
{
	color: #5c125d;
}

.quickLinks li a:hover
{
	background-image: url(images/menuDown.gif);
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalWindow
{
	width:400px;
	border:2px solid Black;
	background-color:White;
	background-position:top left;
	background-repeat:no-repeat;
	padding:36px 16px 20px 16px;
}

.modalWindowNews
{
	width:500px;
	height:auto;
	background-color:White;
	border-bottom:12px solid #D69ED8;
	border-top:24px solid #D69ED8;
	border-right:5px solid #D69ED8;
	border-left:5px solid #D69ED8;
	padding:15px 16px 15px 16px;
}


/*//////////////////////////
Calendar
//////////////////////////*/

.calendar_title
{
    color:Gray;
    font-size:20px;
    font-weight:bold;
    margin:0px;
    height:40px;
}

.calendar_links
{
    text-decoration:none;
    text-align: center;
}

.calendar_popup
{
    background-image:url(images/newItem_bg.png);
    background-repeat:no-repeat;
}

.dayHeader
{
    padding:3px;
    background-image:url(images/calendar_head_bg.png);
    background-repeat:repeat-x;
    color:White;
    font-size:14px;
    font-weight:bold;
    height:30px;
    vertical-align:middle;
}

.day
{
    padding:3px;
}



.header_style
{
    background-image:url(images/calendar_head_bg.png);
    background-repeat:repeat-x;
    height:30px;
}
a.header_style
{
    text-decoration:none;
}