

#old-listbarlist li 
{
	margin:0px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top:0px;
	background-image: url(images/Grey_Circle.jpg);
	vertical-align:middle;
	background-repeat: no-repeat;
	background-position: 0 .5em;


}

.table-even 
{
	background-color:#E0E0E0;
}


.pcscontent, .pcsshadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}




.pcscontent {
	background-color: #e0e0e0;
	color: #000;
	padding: 0.5em;
}


.pcscontent h5 {
	font-size:1.5em;
}

.pcsshadow { background-color: #ccc; }


.pcscontainer { width: 200px; }

.label 
{
	font-weight:bold;
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;


}


textarea {

	font-weight:bold;
}


.submit input
{
	margin-left: 4.5em;

} 



.reg
{
	font-size:0.8em;
	vertical-align:top; 
}



.news
{
	border:1px solid gray;
	background-color:#e0e0e0;
	padding:10px;
	margin: 0px 5px;
}

.submenu li a
{
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#606060;
}

.submenu p
{
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
	color:#606060;
}	

.takeaway{
	background-color:#14609f;
	color:#fff;
	padding:10px 15px;
	margin:10px 0px;

}

.takeaway h2 {
	color:#ff8040;
}

.courseoutline {
	float:left;
	width: 150px;
	height: 300px;
	border:1px gray solid;
	padding: 10px;	
}

.courseoutline h2 {
	text-align:center;
	color:#606060;


}	

.even {
	background-color:#e0e0e0;
}

.spacer {
	width:20px;
	float:left;
}

.location {
	border:1px solid gray;
	padding:10px 20px;
	margin:20px;
}

.location h5 {
	font-size:1.2em;
	text-align:center;	
}

.floatnum {
	float:left;
	font-size:4.0em;
	color:#000;
	clear:right;
	padding:5px 15px;
}

#paypalbox {
	padding:10px;
	background-color:#e0e0e0;
	border:1px solid gray;
	width:350px;
	height:200px;
	float:right;
	margin-right:30px;
	font-size:120%;
}

#invoicebox {
	padding:10px;
	background-color:#e0e0e0;
	border:1px solid gray;
	width:350px;
	height:200px;
	float:left;
	margin-left:30px;
	font-size:120%;

}


.coursetable{
	font-size:.8em;
	background-color:#fff;


}


.header{
	font-weight:bold;
	background-color: #969696;

}


.citytable{
	font-size:.8em;


}

h1.infotitle {
	font-size:2.5em;
	text-align:center;
	color:#008;
}


h2.infosection {
	font-size:2em;
	font-weight:bold;
	text-align:center;
	color:#666;
}

.infobox {
	float:left;
	text-align:center;
	width:210px;
	height:300px;
	margin:10px;
	padding:5px;
}

.infobox h5 {
	text-align:center;
	color:#000;
}

.inner {
	height:310px;
}


#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 


#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
#shadow-container .shadow1 {
	background: #F1F0F1;
}
 
#shadow-container .shadow2 {
	background: #DBDADB;
}
 
#shadow-container .shadow3 {
	background: #B8B6B8;
}
 
#shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 10px;
}


label.error{
	font-weight:bold; 
	font-size:80%; 
	margin-left:10px; 
	color: #f00;
}
