body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	background: #fff;
}

.fl,fr { float:none; }

.halfish { width:100%; }

.headerSearchBox,
#footerTop,
#footerBottom,
input,
#homeIntro,
#primaryNav, 
a span,
#courseMap,
#breadcrumb{
	display:none;
}

a { color:#000; }

h1,h2,h3,h4,h5,h3 strong  
{
    font-family:Georgia, Arial, Sans-Serif;
    font-weight:normal;
    color:#011C37;
    border-bottom:1px dotted #333; 
    padding-bottom:3px;
    margin-bottom:3px;
}

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }

dt  
{
    font-weight:bold;
    float:left;
    clear:left; 
    padding:0 5px 3px 0;
}
dd { float:left;padding-bottom:3px; }

#header,
ul,
p,
.feature,
.colouredPanel,
.picPanel,
dl { padding-bottom:15px; }

h3 p { padding-bottom:0; }

li { padding-left:15px; }

#latestPromotions h4 { margin-left:-15px; }

#courseInfo { padding:10px 0 20px; }
#courseInfo ul { float:right;width:70%;padding-top:10px; }

#courseInfo dl { float:left;width:25%; }

#courseInfo ul li { float:left;}
