body {
	margin: 0px;
	font-size: 14px;
	font-family: georgia, arial, verdana;
}

h1 {
	color: #B9060A;
	font-size: 18px;
	line-height: 1.5em;
}
h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 0.2em 0em;
}
h3 {
	color: #B9060A;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7em;
}
#left h3 {
	margin:0;
	display:inline;
	font-size:14px;
}

h4 {
	color: #B9060A;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7em;
	display: inline;
}

h5 {
	color: #B9060A;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7em;
	margin-bottom: 0;
}




p {
	line-height: 1.7em;
	font-size: 14px;
}

a { 
	color: #B9060A;
}

a:hover { 
	color: #3399FF;
}

blockquote {
	color: #333333;
	margin: 0;
}



/*
ul {
	
}
*/

/* --------------------------------------- IDs */

#wrap {
	padding: 21px 0px;
	margin: 21px 0px;
}


#top, #footer {
	margin: 0px;
	padding: 21px 0px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#top a, #footer a{
	text-decoration: none;
	color: #FFFFFF;
}

ul#top {
	list-style-type: none;
	padding: 0px;
	width:  100%;
}

ul#top li {
	height: 1.4em;
	border-bottom: 1px solid #fff;
}

#top a {
	width: 100%;
	background-color: transparent;
	display: block;
	text-indent: 42px;
}

ul#top li:hover {
	background: #3399FF;
	color: #000033;
}


#footer {
	clear: both;
	padding: 42px 0px;
	width: 100%;
}

#left {
	width: 154px; /* 238 - 84 */
	float: left;
	margin: 0px 21px 0px 21px;
	padding-left: 21px;
	font-size: 12px;
	line-height: 1.7em;
}

#article {
	width: 50%;
	float: left;
	padding: 0 45px 0 21px;
	font-size: 12px;
	line-height: 16px;
}

#article-full {
	width: 70%;
	float: left;
	padding: 0 45px 0 21px;
	font-size: 12px;
	line-height: 16px;
}

#article p, #article-full p {
	text-align:justify;	
	color: #000;
}


#right {
	width: 15%;
	float: left;
	margin: 0px 21px 0 21px;
}

#right ul{
	font-size: 14px;
	line-height: 1.7em;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	text-align: left;
	list-style-image: url(images/iching-pt.gif);
	width: 238px;
}

#article ul{
	font-size: 14px;
	line-height: 1.7em;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	text-align: justify;
	list-style-image: url(images/iching-pt.gif);
}

#right li, #article li{
	padding-bottom: 1em;
}

.col {
	float: left;
	margin: 0 25px 0 0;
	width: 200px;
}


/* --------------------------------------- NAV */

ul#nav {
	font-size: 14px;
	color: #fff;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
}

ul#nav a:link, ul#nav a:visited {
	font-size: inherit;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}

ul#nav a:hover {
	font-size: inherit;
	font-weight: bold;
	color: #FFCC00;
	text-decoration:underline;
}

ul#nav a:active {
	font-size: inherit;
	font-weight: bold;
	color: #3399FF;
	text-decoration:underline;
}

ul.sub a { text-decoration:  none; color:  #000;}
ul.sub a:hover { text-decoration:  none; color:  #B9060A;}

/* --------------------------------------- classes */

.banner-red {
	height: 200px;
	margin: 0px;
	background:	#83060A url(images/banner-red.gif) repeat-x;
}

.banner-yellow {
	height: 38px;	
	background:	#ff8100 url(images/banner-yellow.gif) repeat-x;
}

.in {display:  inline; margin-top: 0;}
.b1 {
	background: #000033;
}
.b2 {
	background: #02005F;
}
.b3 {
	background: #134A9E;
}

.s { font-size: 9px; }
.m { font-size: 12px; }
.l { font-size: 16px; }
.xl { font-size: 24px; }

.red { color: #83060A; } 
.yellow { color: #ff8100; } 
.black {color: #000000; } 

.heading {
	font-size: 21px;
	color: #fff;
	font-weight:bold;
	line-height: 30px;
	text-shadow: #000000 2px 2px 3px;
}

.caption { font-style:italic; margin: 10px 0; color: #666666; }


#article td { padding-top:  0.3em; padding-bottom:  0.3em;}


/* --------------------------------------- form and errors */

input {
	font-family: georgia, arial, verdana;
	font-size: 14px;
}
.error {
	color: #B9060A;
}
input.error {
	background: #ff8100;
	color: #000;
}
.apply td {
	padding: 10px 0 10px 0;
	font-size: 14px;
}

.apply td.formhead {
	height: 1.75em;
	font-size: 16px;
	padding: 10px 0 10px 0;
	/* background:	#ff8100 url(images/banner-yellow.gif) repeat-x; */
	font-weight: bold;
}
    

.timetable th {
	font-weight: bold; 
	height: 2.3em;
	font-size: 13px;
	background:	#ff8100 url(images/banner-yellow.gif) repeat-x;; 
} 
.timetable td {
	border-right: 1px dotted #666; 
	border-bottom: 1px solid #ff8100;   
	vertical-align: top;  
	font-size: 13px;
}    
.first {
	padding: 3px;
	font-weight: bold;  
	text-align: center;
	border-left: 1px dotted #666;   
	border-bottom: 1px solid #ff8100; 
}    

.course { 
   width: 40%;
   float: left;
   padding: 10px 10px 10px 0;
   margin: 20px 20px 20px 0;
} 

.course a {
	text-decoration: none;
}
.course a h4:hover {
	text-decoration: underline; 
}    
.course img {
	float:left;
	margin-right: 20px;
}



