/* CSS Document Parli-Training */
#containerFront {
	width:770px;
	margin-left:auto;
	margin-bottom:10px;
	margin-right:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear:both;
}
#containerFront h1 {
	font-size: 130%;
	color:#990000;
	font-weight: normal;
}
#containerFront h2 {
	font-size: 120%;
	color:#FF0000;
	font-weight: normal;
}
#container{
	margin-left:auto;
	margin-bottom:10px;
	margin-right:auto;
	width:770px;
	clear:both;
}
#container h1 {
	font-size: 160%;
	color:#FF0000;
	font-weight: normal;
	margin: 0px;
}
#container h2 {
	font-size: 120%;
	color:#FF0000;
	font-weight: normal;
}
/* ------ Forms ----*/
#contactform {
	font-family:"trebuchet MS",Tahoma,Arial;
	font-size: 75%;
	background-color:#f5f5f5;
	padding:5px;
	border-top: 1px solid #990000;
	border-bottom: 10px solid #990000;
	width:90%;
	}

#contactform caption{
	font-family:"trebuchet MS",Tahoma,Arial;
	padding:5px;
	color:#990000;
	text-align:left;
	font-weight:bold;
	font-size:120%;
	}
/* ------ course calendar ----*/
#coursecalendar {
	font-family:"trebuchet MS",Tahoma,Arial;
	font-size: 75%;
	padding:8px;
	border-top: 1px solid #990000;
	border-bottom: 10px solid #990000;
	width:100%;
	}

#coursecalendar th{
	font-family:"trebuchet MS",Tahoma,Arial;
	background-color:#f5f5f5;
	padding:5px;
	color:#990000;
	text-align:left;
	font-weight:bold;
	font-size:120%;
	}
#coursecalendar input{
	font-size:75%;
	}
/* ------ Site Header ----*/
#header {
	height:122px;
	background-image:url(../images/headerBg.gif);
	background-repeat: no-repeat;
	clear:both;
}
/* ------ Log in/Search ----*/
#logo {
	width: 200px;
}
#logo img {
	border:none;
}
/* ------ Logo main ----*/
#date{
	font-size: 80%;
	text-align: right;
	height: 20px;
	float:right;
	margin-bottom:1px;
	}
#login{
	font-size: 80%;
	text-align: right;
	height: 20px;
	float:right;
	margin-bottom:50px;
	}
#login a {
	font-family: "trebuchet MS",Tahoma,Arial;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	}		
#search{
	width:160px;
	font-size: 80%;
	}
.searchinput{
	width:120px;
	border:1px solid #990000;
	}
.searchbtn{
	background-color: #990000;
	font-size: 80%;
	color:#fff;
	border:none;
	width:20px;
	height:20px;
	}
#banner {
	width:760px;
	height: 160px;
	margin:0;
	background-image: url(../images/bannerBg.jpg);
	background-repeat: no-repeat;
}
#banner a {
	color: #990000;
	text-decoration:none;
	font-weight:bold;
}
#banner a:link, a:visited {
	color: #990000;
	text-decoration:none;
}
#banner a:hover {
	text-decoration:underline;
	}	
#bannerText {
	width:370px;
	height: 160px;
	float: left;
	margin:0;
}
#bannerImage {
	width:370px;
	height: 160px;
	margin:0;
	float: right;
}
/* ------ Crumbtrail ----*/
#crumbtrail {
	font-family:"trebuchet MS",Tahoma,Arial;
	font-size: 75%;
	width: 770px;
	font-size: 80%;
	padding-top:3px;
	padding-bottom:15px;
	}
#crumbtrail a {
}
#crumbtrail a:link,#navlist a:visited {
	color:#333;
	text-decoration:underline;
}
#crumbtrail a:hover {
	}	

/* ------- main site navigation ------*/
#navTop {
	background-image:url(../images/navTop.gif);
	background-repeat:no-repeat;
	height: 8px;
}
#navBottom {
	background-image:url(../images/navBottom.gif);
	background-repeat:no-repeat;
	height: 8px;
	background-color:#FFFFFF;
}
#navcontainer {
	width:160px;
	margin-bottom:10px;
}
#navcontainer ul {
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	margin:0;
	padding:0;
}
#navcontainer li {
	padding:3px 0 3px 0;
	border-bottom: 1px solid #f1f1f1;
}
#navcontainer a:link {
	display:block;
	text-decoration:none;
	padding-left:19px;
	color:#333;
	vertical-align:middle;
	background-image: url(../images/arrowNav.gif);
	background-repeat: no-repeat;
}
#navcontainer a:hover {
	text-decoration:none;
	padding-left:19px;
	color:#333333;
	background-image: url(../images/arrowNavBlue.gif);
	background-repeat: no-repeat;
	background-color: #f1f1f1;
}
#navcontainer a:visited {
	display:block;
	text-decoration:none;
	padding-left:19px;
	vertical-align:middle;
	color:#333;
	background-image: url(../images/arrowNav.gif);
	background-repeat: no-repeat;
}
#navcontainer ul ul li {
	margin: 0px 0px 0px 0px;
	}
#navcontainer ul ul a {
	display: block;
	font-weight: normal;
	padding: 2px 2px 2px 6px;
	width: 162px;
	background-color: #D9F0FF;;
	text-decoration: none;
	font-size: 100%;
}
#navcontainer ul ul a:hover {
	color: #000033;
	background-color: #87CEFC;
	text-decoration: none;
}

/*----- sub navigation ----*/
#subnavlist ul {
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	margin:0;
	padding:0;
}
#subnavlist li {
	margin:0;
	padding:0;
}
#subnavlist a:link {
	text-decoration:none;
	padding-left:30px;
	color:#333;
	vertical-align:middle;
	background-image: none;
}
#subnavlist a:hover {
	text-decoration:none;
	padding-left:30px;
	color:#333;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
}
#subnavlist a:visited {
	text-decoration:none;
	padding-left:30px;
	vertical-align:middle;
	color:#333;
	background-image: none;
	background-repeat: no-repeat;
}

/*---- coating ---*/
#wrapperFront {
	float:left;
	width:460px;
}
#leftColFront {
	width:150px;
	float:left;
}
#leftColNav {
}
#leftColBanner {
	color:#000;
	width:160px;
	margin-top:5px;
	margin-bottom:15px;
}
#middleColFront {
	float:right;
	width:285px;
}
#middleColFront p {
	font-family:"trebuchet MS",Tahoma,Arial;
	font-size:90%;
	color:#000000;
}
#middleColFront a {
	font-family:"trebuchet MS", Tahoma, Arial;
	text-decoration: none;
	color:#287cbd;
	font-weight: bold;
	background-image: url(../images/arrowNav.gif);
	background-repeat: no-repeat;
}
#middleColFront a:hover {
	text-decoration: underline;
}
#middleColFrontList {
	width: 275px;
}
#middleColFrontList ul {
	font-size:90%;
	margin:0;
	padding:0;
}
#middleColFrontList li {
	display: block;
	border-bottom: 1px solid #f1f1f1;
}
#middleColFrontList a:link {
	display: block;
	text-decoration:none;
}
#middleColFrontList a:hover {
	display: block;
	text-decoration:none;
	color:#287cbd;
	background-color: #f1f1f1;
}
#middleColFrontList a:visited {
	display: block;
	text-decoration:none;
}
#rightColFront {
	color:#000000;
	float:right;
	width:200px;
}
#rightColFront a {
	font-weight: bold;
}
#newsContainer {
	width:185px;
}
#newsContainer p {
	font-size:80%;
	color:#000000;
}
#newsFront {
	width:185px;
	padding-top:30px;
	background-image: url(../images/aboutGradient.jpg);
	background-repeat:repeat-x;
}
#newsFront p{
	padding: 5px;
	color: #990000;
}
#newsFront a {
	color:#3399FF;
	text-decoration: none;
}
#newsFront a:hover {
	color:red;
	text-decoration: underline;
}
/*----------- LIST PAGE ----------- */
#wrapper {
	float:left;
	width:560px;
}
#middleCol {
	float:right;
	width:385px;
}
#middleCol h2 {
	font-family:"trebuchet MS",Tahoma,Arial;
	font-size:110%;
	color:#000;
}
#middleCol h3 {
	font-family:"trebuchet MS",Tahoma,Arial;
	font-size:100%;
	color:#000;
}
#middleCol p {
	font-family:"trebuchet MS",Tahoma,Arial;
	font-size:90%;
	color:#000000;
}
#middleCol li {
	font-family:"trebuchet MS",Tahoma,Arial;
	font-size:90%;
	color:#000000;
}
#middleCol a {
	font-family:"trebuchet MS", Tahoma, Arial;
	text-decoration: none;
	color:#287cbd;
	font-weight: bold;
}
#middleCol a:hover {
	text-decoration: none;
	background-color: #f1f1f1;
	color:#287cbd;
}
#middleCol img {
	border:none;
	margin:8px;
}

.CourseCost {
	color:#287cbd;
	font-weight: bold;
}

/*----------- MIDDLE COLUMN LIST PAGE (LISTS) ----------- */
#middleColList ul {
	font-size:90%;
	margin:0;
	padding:0;
}
#middleColList li {
	display: block;
	border-bottom: 1px solid #f1f1f1;
}
#middleColList a:link {
	text-decoration:none;
}
#middleColList a:hover {
	text-decoration:none;
	background-color: #f1f1f1;
	color:#287cbd;
}
#middleColList a:visited {
	text-decoration:none;
}
#middleColList p { 
	margin:0;
	padding:0;
}

/*-----------  RIGHT COLUMN LIST PAGE ----------- */
#rightCol {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	float:right;
	width:185px;
	padding-top:0;
	padding-bottom:8px;
	border-bottom: 5px solid #990000;
	background-image: url(../images/rightColGradient.jpg);
	background-repeat: no-repeat;
	margin-bottom:15px;
	margin-right:5px;
}
#rightCol h2{
	font-size:100%;
	padding-left: 5px;
	background-color:#990000;
	color:#fff;
	margin-top:0;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:5px;
}
#rightCol p {
	font-size:90%;
	color:#000;
	margin-top:0;
	padding-left: 5px;
	padding-right: 2px;
}
#rightCol a {
	text-decoration: none;
	color:#287cbd;
	background-image: url(../images/arrowRight.gif);
	background-repeat: no-repeat;
}
#rightCol a:hover {
	text-decoration: none;
	color: #990000;
}
#rightCol img {
	border:none;
	vertical-align:middle;
}
#rightCol hr {
	color: #f1f1f1;
	background-color: #f1f1f1;
	height: 1px;
}
#rightColBanner {
	color:#000000;
	float:right;
	width:185px;
	padding-top:15px;
	padding-bottom:15px;
	margin-right:5px;
}

/*----------- RIGHT COLUMN LIST PAGE (LISTS) ----------- */
#rightColList ul {
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	margin:0;
	padding:0;
}
#rightColList li {
	padding:3px 0 3px 0;
	border-bottom: 1px solid #f1f1f1;
}
#rightColList a:link {
	display:block;
	text-decoration:none;
	padding-left:19px;
	color:#333333;
}
#rightColList a:hover {
	text-decoration:none;
	padding-left:19px;
	color:#333333;
	background-color: #f1f1f1;
}
#rightColList a:visited {
	display:block;
	text-decoration:none;
	padding-left:4px;
	color:#333333;
}
#spacer {
	clear: both;
	padding: 2px;
}
/*---- footer ---*/
#footer {
	clear:both;
	width: 760px;
	height:40px;
	font-family:"trebuchet MS",Tahoma,Arial;
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 50px;
	margin: auto;
	border-top: 1px solid #990000;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
}
#footer a {
	color:#990000;
	text-decoration:underline;
}
#footer p{
	padding-left: 10px;
}
#copyright {
	float:left;
	margin-left: 10px;
	padding:5px;
	width: 100%;
}
#cards {
float:right;
	margin-left: 10px;
	padding:5px;
	width: 300px;
}