/* =================== global styles =================== */


html {
	background-color: #4f0351;
}


body {
	color: #000;
	margin: 0;
	padding: 0;
	background: #4f0351 url(../images/bkgdGradient.png) repeat-x;
}


#wrapper {
    width: 960px;
	position: relative;
    margin: 0 auto;
	background: #ffffff;
}


#header {
	width: 960px;
	height: 217px;
	position: relative;
	display: block;
	background: #FFFFFF url(../images/homeHeader.jpg) no-repeat;	
}

#quote {
	width: 310px;
	height: 130px;
	display: block;
	position: absolute;
	background: url(../images/startQuote.png) no-repeat;
	right: 30px;
	top: 15px;
}

#quote p {
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .66em;
	font-style: italic;
	line-height: 1.20;
	color: #669dd0;
}

#quote span {
	line-height: 1.5;
	font-weight: lighter;
	background: url(../images/endQuote.png) no-repeat right bottom;
	text-align: right;
	display: block;
	padding-top: 0px;
	padding-right: 2em;
	padding-bottom: 2.4em;
}

#mainMenu {
	width: 960px;
	height: 38px;
	display: block;
	background:url(../images/navBar.png) no-repeat;
	
}

#mainMenu ul {
	float: left;
	width: 960px;
	list-style: none;
}


#mainMenu li {
	float: left;

}


#mainMenu li a:link, #mainMenu li a:visited {
	display: block;
	font-family: Arial, Helvetica;
	padding: 12px 10px 14px 10px;
	font-size: .69em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #fff;
	margin-left: 4px;
}


#mainMenu li a:hover, #header li a:active {
	color: #669dd0;
	background: #fff;
}


/*---------------------------- start of Main Content ----------------------------*/   



#mainContent {
	width: 960px;	
	background: #f0f7fd;
	margin: 0 auto;
	float: left;
}


/*---------------------------- start of Photo Gallery ----------------------------*/   


#galleryWrapper a {
	color: #4f0351;
}
#galleryWrapper a:focus, #galleryWrapper a:hover, #galleryWrapper a:active {
}
#galleryWrapper p, #galleryWrapper li {
	line-height: 1.8em;
}
#galleryWrapper h1, #galleryWrapper h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
#galleryWrapper h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	letter-spacing: .4em;
	color: #ce4ea9;	
	padding-bottom: .1em;
	width: 860px;
	border-bottom: 1px dotted #CCCCCC;
}
#galleryWrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	font-size: .8em;
}

#galleryWrapper h2 a {
	color: #669dd0;
	text-decoration: none;
}
#galleryWrapper h2 a:hover {
	border-bottom: 1px dotted #669dd0;
}

#galleryWrapper {
	float: left;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 28px 0 28px 28px;
	text-align: left;
	border-color: #ddd;
	border-style: solid;
	border-width: 1px;
}
#container {
	padding: 20px;
}


/*---------------------------- start of Left Content ----------------------------*/   


#left {
	float: left;
	width: 630px;
	background: #fff;
	padding: 25px;
	border-right: 1px dotted #CCCCCC;
}

#left h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	letter-spacing: .4em;
	color: #ce4ea9;	
	padding-bottom: .1em;
	width: 630px;
	border-bottom: 1px dotted #CCCCCC;
}


#left h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	font-weight: lighter;
	color: #4f0351;	
	margin-top: .7em;
	padding-bottom: .5em;
}

#left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	line-height: 1.5;
	color: #ce4ea9;
	margin-top: .55em;
	margin-bottom: -.25em;
}

#left h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	line-height: 1.5;
	color: #ce4ea9;
	margin-top: .75em;
	padding-bottom: .4em;
}

#left h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: lighter;
	line-height: 1.6;
	color: #4f0351;
	padding-bottom: .4em;
}

#left h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: lighter;
	line-height: 1.5;
	color: #669dd0;
	margin-top: .75em;
	padding-bottom: .08em;
	text-decoration: none;
}

#left h5 a:hover {
	border-bottom: 1px dotted #669dd0;
}

.bios {
	float: left;
	padding-bottom: 25px;
	border-bottom: 1px dotted #CCCCCC;
}


.biosLast {
	float: left;
	padding-bottom: 25px;
}

.bios img {
	float: left;
	border: 1px solid #ececec;
	padding: 3px;
	margin-right: 15px;
	margin-top: 12px;
}

.bioText {
	float: left;
	display: block;
	width: 440px;
}

.bioText a {
	color: #669dd0;
	text-decoration: none;
}

.bioText a:hover {
	border-bottom: 1px dotted #669dd0;
}


#left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.46;
	color: #333;	
}

#left ul {
	margin-left: 15px;		
}

#left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.46;
	color: #333;
	margin-left: 23px;
	list-style: square url(../images/starBullet_sm.png) outside;	
}

#left img {
	margin: 15px 15px 15px 0;
}

#left p a {
	color: #669dd0;
	text-decoration: none; 
}

#left p a:hover {
	border-bottom: 1px dotted #669dd0;
}



.accordianSched {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1;
	font-weight: lighter;
	color: #ce4ea9;	
	margin-top: .6em;
	padding-bottom: .6em;
}


.collegeComp {
	color: #ce4ea9;
	font-size: 1.3em;
}


/*---------------------------- start of Accoridan ----------------------------*/   


#accordion {
	width: 630px;
}

#accordion .accordionButton {	
	width: 615px;
	float: left;
	border-bottom: 1px solid #e2e2e2;
	cursor: pointer;
	background: url(../images/accodionBar.png) no-repeat;	
	padding-left: 15px;
}
	
#accordion .accordionContent {	
	width: 615px;
	padding: 20px 0 10px 15px;
	float: left;
	display: none;
}



/*---------------------------- start of Right Content ----------------------------*/   


#right {
	float: left;
	width: 249px;
	height: auto;
	margin: 15px;
}

#right h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #669dd0;	
	line-height: 1;
	padding: 15px;
	background: #fff;
	border-bottom: 1px dotted #b5cfe6;
	border-top: 3px solid #669dd0;
	border-left: 1px solid #b5cfe6;
	border-right: 1px solid #b5cfe6;
}


#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .76em;
	line-height: 1.44;
	color: #666;	
	padding: 15px;
	background: #fff;
	margin-bottom: 15px;
	border-left: 1px solid #b5cfe6;
	border-right: 1px solid #b5cfe6;
	border-bottom: 1px solid #b5cfe6;
}


#right ul {
	padding: 15px 15px 0 15px;
	background: #fff;
	border-left: 1px solid #b5cfe6;
	border-right: 1px solid #b5cfe6;
}

#right ul img {
	padding-bottom: 15px;
}


#right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .76em;
	line-height: 1.44;
	color: #666;	
	margin-left: 23px;
	padding-bottom: 4px;
	list-style: square url(../images/starBullet_sm.png) outside;

}


#right .more {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .86em;
	color: #666;
	text-align: right;	
	display: block;
	padding-top: 6px;
}


#wrapper #mainContent #right a {
	color: #669dd0;
	text-decoration: none;
	padding-bottom: .075em;
}

#wrapper #mainContent #right a:hover {
	color: #669dd0;
	border-bottom: 1px dotted #669dd0;
}


.indent {
	margin-left: 30px;
	font-weight: bold;
	display: block;
}

.bold {
	font-weight: bold;
}

.soldout {
	font-weight: bold;
	color: red; !important
}

.italic {
	font-style: italic;
	color: #999;
}



/* ---------------------- table styles -------------------------*/

table#table {
	width: 600px;
	background: #fcecff;
	margin-bottom: 10px;
}

#table thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #fff;
}

#table tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333;
	text-align: left;
}

#table td {
	border-bottom: 1px solid #f8e0fd;
	padding: .5em .5em;
}
	
#table td.description {
	width: 200px;
	text-align: left;
	font-weight: bold;
}

#table tr.odd {
	background: #fff;
}

	
/* ------------------ end of table  styles ----------------*/




/*----------------------------- end of main Content -----------------------------*/   



.clear { clear: both }



#mailingList {
	clear: both;
	background: #669dd0;
	width: 960px;
	height: 34px;
	display: block;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #b5cfe6;
	border-bottom: 1px solid #b5cfe6;
}

#mailingList form {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	padding-top: 6px;
}

#mailingList #name {
	color: #666666;
	font-size: .8em;
	width: 160px;
}

.join {
	font-family: Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

#footer {
	clear: both;
	background: #cccccc;
	width: 960px;
	height: 100px;
	display: block;
	margin: -3px auto 0 auto;	
}

#socialMedia {
	margin-top: 28px;
	width: 225px;
	margin-left: 15px;
	float: left;
}

#socialMedia img {
	border: 0;
	margin-right: 7px;
}

#footerCopy {
	width: 715px;
	display: block;
	float: right;
	margin-top: 3px;
}

#footerCopy p {
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: .71em;
	line-height: 2.0;
}

#footerCopy a {
	color: #999999;
	text-decoration: none;
	padding-bottom: .075em;
}


#footerCopy a:hover {
	color: #669dd0;
	border-bottom: 1px dotted #669dd0;
}

#footerCopy a .nmd {
	color: #669dd0;
}


