<!-- DV RSCDS STYLE SHEET August 6, 2008 -->


/* BODY */
BODY {color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
}

/* Linking */

.main a:link {text-decoration: underline; color: #0000FF;} 
.main a:visited {text-decoration: underline; color: #663399;}
.main a:hover {text-decoration: underline; color: #B03CBD;}
.main a:active {text-decoration: underline; color: #B03CBD;}



/* General text */
p, li, ol, ul, div, td, blockquote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height : 130%;
	font-size: 12px;
	font-style : normal;
	color: #000000;
}


.georgia
{font-family: Georgia, Times New Roman,serif;}


b, strong {
	font-weight : bold;
}

i, cite, em, var, address {
	font-style: italic;
}

big {
	font-size: 15px;
}

small {
	font-size: 10px;
}

sub, sup {
	font-size: 11px;
}

.single {
	line-height : 100%
}

/* Headings */

.title {
	font-size: 28px;
	font-family:  Georgia, Times New Roman,serif;
	line-height : 130%;
	background-color : transparent;
	font-weight : bold;
}

h1 {
	font-size: 170%;
	font-family:  Georgia, Times New Roman,serif;
	line-height : 130%;
	font-weight : bold;

}

h2 {
	font-family:  Georgia, Times New Roman,serif;
	font-size: 150%;
	line-height : 110%;
	background-color : transparent;
	font-weight : bold;
}

h3 { 
font-family:  Georgia, Times New Roman,serif;
	font-size: 120%;
	line-height : 110%;
	font-weight : bold;
}

.menu
{line-height : 130%;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 100%;
	line-height : 110%;
	font-weight : bold;

}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height : 130%;
	font-size: 100%;
	display : inline;
	font-weight : bold;
}

h6 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #336633;
	font-size: 85%;
	font-weight : normal;
	display : inline;
	
	line-height : 110%;
}


.greenbar
{	color: #99cc66;
}

/* Calendar styles  -- use <H7> for "details" small print green  */

.lavendarblue {
	background-color: #D9D3F8;
}

.party {color: #660099; font-weight: bold}
.lansdowne {color: #993366}
.plymouth {color: #660099}
.moylan {color: #9933FF}
.bico {color: #CC66FF}
.tanguy {color: #9900FF; font-weight: bold}
.crosslands {color: #333399}
.newark {color: #6600CC}
.cherryhill {color: #CC0066}
.allentown {color: #AF1048}
.swarthmore {color:#993366}
.music {color: #CC0066; font-weight: bold}

/* Custom font colors    old "blue": #6000BF */

.blue{
color: #333399;
	
}

.royal {
color: #3333CC;
}

.navy {
	color: #663399
}

.plum {
	color: #800080;
}


.white {
	color: #FFFFFF
}

.yellow {
	color: #FFFFCC
}

.graybluelight {
	color: #8080C0
}

.grayblue {
	color: #6666CC
}


/* evergreen green for text */
.green
 {
	color: #006633
}

.serif {font-family:  Georgia, Times New Roman,serif;
}

/* Custom background colors */


.blueback {
	background-color: #E4E4F1;
}

.lavendarback{
	background-color: #F5E9F4;
}

.greenback {
	background-color:#D8EBDA;
}

.darkgreenback {
	background-color:#36833C;
}

.lavendarpink {
	background-color: #FDEEFF;
}

.mauve {
	background-color: #F1D3E9;
}
/* Calendar background colors */

.lavendar {
	background-color: #D1C7F1;
}

}
.purpleback {
	background-color: #8C67A7;
}

.bluegraylight {
	background-color: #9999CC;
}
.bluegraydark {
	background-color: #8080C0;
}

.weekday{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
}

.date {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	display : block;
	font-weight : normal;
}

.smallmark {position: absolute; 
 left: -5px;
 	display : inline;
 vertical-align: middle;
}

