a.topMenu
	{
		text-decoration:none;
		font : bold 12px sans-serif;
	}
	a.topMenu:link {color:#33cc00;}
	a.topMenu:visited {color:#33cc00;}
	a.topMenu:hover {color:#ffff33;}

a.title:link {color:#fff;text-decoration:none;}
a.title:visited {color:#fff; text-decoration:none;}
a.title:hover {color:#ffff33; text-decoration:none;}


p.quote
{
	font-size : 11px;
	font-style : oblique;
	font-weight : lighter;
	padding : 3px;
}
.classdesc
{
background-color:#ccffcc;
font-size :12px;
padding: 3px;

}
.bio
{
background-color:#fffff0;
font-size : 12px;
padding: 3px;

}

/*link styles*/
a:link {color:#339900;}
a:visited {	color:#339900 ;}
a:hover:{color:#ffff33}






H2 {
	font : bolder 14px sans-serif;
	text-align : left;
	color:#33CC33;
}
.footer {
	font-size : 10px;
	
}

body
 {
	color:#000;
	font-weight:normal;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font:12px/13px Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size-adjust:.48;
	margin : 0;
	
}
img {
	border: none;
}
ul.nobullets {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	text-align:left;
}

.highlight {
	background-color: #ffffcc;
	
}
.warning
{
color:#ff0000;
font-style:bolder;
}

/*layout */



.classTitle
{
	background-color: #33CC33;
	color:white;
	text-align:center;
	font-size : 12px;
	font-weight : bold;
}

.serviceTitle
{
	color:#33CC33;
	text-align:center;
	border-bottom-color : Silver;
	border-bottom-style : dotted;
	border-bottom-width : thin;
	border-collapse : collapse;
	font : bolder oblique 13px sans-serif;
}
.staffTitle
{
	color:#33CC33;
	text-align:center;
	border-top-color : Silver;
	border-top-style : dotted;
	border-top-width : thin;
	border-collapse : collapse;
	font : bolder normal 13px sans-serif;
}

.staffbio
{
background-color:#ffff0;
font-size : 11px;
padding:3px;
}

.pageTitle
{
	background-color: #33CC33;
	color:white;
	text-align:center;
	font-size : 16px;
	font-weight : bold;
}
.box{
	
	border : 2px double Green;
	padding : 2px;
}


.special{
	
	
	background-color:#ffffcc;
	padding : 2px;
	font-size : 11px;
	}
	
.listingbox{
	
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	padding : 3px;
}
a.listingTitle
{
font-size:14px;
font-weight:bold;
}

    a.listingTitle:link {color:Green;}
    a.listingTitle:visited {color:#6699ff;}
    a.listingTitle:hover {color:#ff6600;}
		
	

.listing {
	border-bottom-color : Silver;
	border-bottom-style : dotted;
	border-bottom-width : thin;
	border-collapse : collapse;
	font-size : 12px;
	
}

.listingdate {
	border-bottom-color : Silver;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-collapse : collapse;
	font-size : 12px;
		color : Green;
}

.listingclosed {
	border-bottom-color : Silver;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-collapse : collapse;
	font-size :11px;
		color : #cccccc;
}

.content {
    
	
	/*background-image : url(images/logo-back.gif);
	background-repeat : no-repeat;
	background-position : center;*/
	padding : 5px;
	font-size : 12px;
		
}

.text
{
font:85%/160% Verdana,Geneva,Helvetica,Arial,sans-serif;
padding-left:2px;
}

