* {
    margin:0;
    padding:0;
}
body {
    background-color:#fff;
    background-image:url("images/bg.gif");
}

/* TOP AREA & MAIN NAVIGATION */

div#topArea {
    background-image:url("images/top_bg.gif");
    height:185px;
}
div#topMenu {
    width:780px;
    height:22px;
    font-family:Verdana,sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#fff;
    text-align:right;
    margin-left:auto;
    margin-right:auto;
    padding-top:8px;
    overflow:hidden;
    padding-right:20px;
}
div#topMenu a {
    color:#fff;
    text-decoration:none;
    padding:2px 4px 4px 4px;
    display:block;
    float:right;
    height:13px;
}
div#topMenu a:hover, div#topMenu a:active, div#topMenu a.activated {
    color:#E9D79B;
    /*width: 130px;*/
    /*margin: 0px auto;*/
    /*padding:3px 3px;*/
    /* Rounded corner stuff starts here */
    background-color: #000;
    -webkit-border-radius:3px;    /* for Safari */
    -moz-border-radius:3px;       /* for Firefox */
}
div#topMenu a.activated {    
    font-weight:bold;
}
div#topMenu a.separator:hover {    
    background:none;
}
div#banner {
    width:800px;
    height:120px;
    margin-left:auto;
    margin-right:auto;
}
div#mainNav {
    width:780px;
    margin-left:auto;
    margin-right:auto;
    height:35px;
    overflow:hidden;
    background-image:url("images/nav_leftside.gif");
    padding-left:20px;
}
div#mainNav a {
    text-indent:-200em;
    display:block;
    height:35px;
    float:left;
}
div#mainNav a#about {
    width:173px;
    background-image:url("images/nav_about.gif");
}
div#mainNav a#about:hover, div#mainNav a#about.over {
    background-image:url("images/nav_about_over.gif");
}
div#mainNav a#programs {
    width:91px;
    background-image:url("images/nav_programs.gif");
}
div#mainNav a#programs:hover, div#mainNav a#programs.over {
    background-image:url("images/nav_programs_over.gif");
}
div#mainNav a#admissions {
    width:101px;
    background-image:url("images/nav_admissions.gif");
}
div#mainNav a#admissions:hover, div#mainNav a#admissions.over {
    background-image:url("images/nav_admissions_over.gif");
}

div#mainNav a#homestay {
    width:93px;
    background-image:url("images/nav_homestay.gif");
}
div#mainNav a#homestay:hover, div#mainNav a#homestay.over {
    background-image:url("images/nav_homestay_over.gif");
}

div#mainNav a#ottawa {
    width:156px;
    background-image:url("images/nav_ottawa.gif");
}
div#mainNav a#ottawa:hover, div#mainNav a#ottawa.over {
    background-image:url("images/nav_ottawa_over.gif");
}

div#mainNav a#weblinks {
    width:93px;
    background-image:url("images/nav_web.gif");
}
div#mainNav a#weblinks:hover, div#mainNav a#weblinks.over {
    background-image:url("images/nav_web_over.gif");
}

div#mainNav a#nav_news {
    width:70px;
    background-image:url("images/nav_news.gif");
}
div#mainNav a#nav_news:hover, div#mainNav a#nav_news.over {
    background-image:url("images/nav_news_over1.gif");
}


/* BODY */

div#mainBody {
    width:800px;
    padding-left:6px;
    padding-right:6px;
    margin-left:auto;
    margin-right:auto;
    background-image:url("images/body_bg.gif");
}
div.rule {
    clear:both;
    overflow:hidden;
    width:800px;
    height:0px;
    border-bottom:#b0b6bf solid 1px;
    margin-left:auto;
    margin-right:auto;
}
div#colourBar {
    width:20px;
    height:364px;
    overflow:hidden;
    float:left;
    background-image:url("images/colour_bar.gif");
}

div#sideBar {
    width:20px;
    height:364px;
    overflow:hidden;
    float:left;
    background-image:url("images/leftside_secondary.gif");
}



/* HOME PAGE */
div#homeBody {
    float:left;
    border-left:1px solid #89909C;
    border-right:1px solid #89909C;
    border-bottom:4px solid #89909C;
    width:528px;
    padding-top:25px;
}

div#flashButtons {
    width:250px;
    height:364px;
    overflow:hidden;
    float:left;
}
div#homeBody div#text {
    padding:15px 45px 15px 54px;
    font-family:Verdana,sans-serif;
    font-size:12px;
    line-height:20px;
    color:#333333;
}
div#homeBody div#text p {
    margin-bottom:10px;
}
div#homeBody div#text h1 {
    font-size:13px;
    margin-bottom:9px;
    color:#C54028;
}
div#homeBody p.footer {
    background-color:#DDDEE2;
    padding:10px 54px 10px 54px;
    font-family:Arial,sans-serif;
    font-size:14px;
    color:#B2BBC9;
}
div#address {
    font-family:Verdana,sans-serif;
    margin:22px 28px 15px 0;
    padding:20px 24px 24px 24px;
    float:right;
    width:149px;
    border-top:dotted #DDDEE2 1px;
}
div#address p {
    font-size:12px;
    line-height:15px;
    color:#333;
}
div#address h3 {
    line-height:13px;
    color:#C54028;
    font-size:12px;
}

div#box-link {
    width:150px;
    font-size:11px;
    line-height:20px;
}
div#box-link a {
    text-decoration:none;
    color:#D4AF37;
}
div#box-link h1 {
    font-size:13px;
    margin-bottom:9px;
    color:#C54028;
}

div.bottom-line
{
	width:800px;
	height:1px;
	background-color: silver;
}

div.box {
    width:200px;
    padding-top:20px;
    background-image:url("images/box_bg_top.gif");
    background-repeat:no-repeat;
}

div.box-line
{
	width:150px;
	height:1px;
	background-color: silver;
}

div.box-middle{
    width:200px;
    padding-top:20px;
    background-image:url("images/box_bg_middle.gif");
    background-repeat:no-repeat;
}

.box2 {
    font-family:Verdana,sans-serif;
    font-size:12px;
    padding-left:22px;
    padding-right:22px;
    border-left:3px solid #e3e6e9;
    border-right:3px solid #e3e6e9;
}
div.box3 {
    background-image:url("images/box_bg_bottom.gif");
    width:200px;
    height:16px;
    overflow:hidden;
    clear:both;
}
.newsTitle {
    font-family:Arial,sans-serif;
    color:#C54028;
    border-bottom:solid 1px #C54028;
    font-size:17px;
    font-weight:bold;
    display:block;
}


/* INSIDE PAGES */
div#sideImage {
    width:220px;
    height:364px;
    overflow:hidden;
    float:left;
}

div#sideNav {
    width:152px;
    background-image:url("images/side_nav_bg.gif");
    background-repeat:no-repeat;
    overflow:hidden;
    float:left;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
    font-family:Verdana,sans-serif;
    font-size:12px;
}

div#sideNav a {
    text-decoration:none;
    color:#817679;
}
div#sideNav h1 {
    font-size:13px;
    margin-bottom:9px;
    color:#C54028;
}


div#pageBody {
    width:547px;
    border-left:#89909C 1px solid;
    border-bottom:#89909C solid 4px;
    float:left;
    padding:30px;
}
/*
div#pageBody a {
    text-decoration:none;
    color:#D4AF37;
}
div#pageBody a:hover {
    text-decoration:underline;
}
div#pageBody ul,div#pageBody ol {
    margin-left:30px;
    list-style:url("images/bullet_shifted.gif");
}
*/

div#pageBody ul {
    margin-left:30px;
    list-style-type: square;
}

div#pageBody ul.secondary {
    margin-left:16px;
    list-style-type: circle;
}

div#pageBody ol {
    margin-left:30px;
    list-style-type: decimal;
}

div#pageBody p,div#pageBody ul,div#pageBody ol {
    font-family:Verdana,sans-serif;
    font-size:11px;
    line-height:18px;
    margin-bottom:9px;
    color:#333;
}

div#pageBody h1 {
    font-family:Arial,sans-serif;
    font-size:18px;
    line-height:20px;
    margin-bottom:10px;
	color:#C54028;
}
div#pageBody h2 {
    font-family:Arial,sans-serif;
    font-size:13px;
    line-height:18px;
    margin-bottom:9px;
    color:#667c26;
}
div#pageBody h3 {
    font-family:Verdana,sans-serif;
    font-size:11px;
    line-height:18px;
    margin-bottom:0px;
    color:#333333;
}
div#board_staff_buttons {
    width:135px;
    height:73px;
    overflow:hidden;
    padding-top:17px;
    padding-left:15px;
    margin-bottom:15px;
    background-image:url("images/board_staff_bg.gif");
}
div#board_staff_buttons a {
    display:block;
    text-indent:-100em;
    overflow:hidden;
}
div#board_staff_buttons a#board {
    background-image:url("images/board_button.gif");
    width:85px;
    height:30px;
    overflow:hidden;
}
div#board_staff_buttons a#board:hover {
    background-image:url("images/board_button_over.gif");
}
div#board_staff_buttons a#staff {
    background-image:url("images/staff_button.gif");
    width:121px;
    height:13px;
    overflow:hidden;
    margin-top:8px; 
}
div#board_staff_buttons a#staff:hover {
    background-image:url("images/staff_button_over.gif");
}
a#backButton {
    display:block;
    width:150px;
    height:50px;
    background-image:url("images/button_back.gif");
    text-indent:-100em;
    margin-bottom:15px;
    overflow:hidden;
    border:none;
}
a {
    outline: none;
}
a#backButton:hover {
    background-image:url("images/button_back_over.gif");
}
a#OIPEbutton, a#YPLSbutton, a#OISPbutton {
    display:block;
    width:150px;
    overflow:hidden;
    text-indent:-100em;
}
a#OIPEbutton {
    height:90px;
    background-image:url("images/button_oipe.gif");
}
a#OIPEbutton:hover {
    background-image:url("images/button_oipe_over.gif");
}
a#OISPbutton {
    height:90px;
    background-image:url("images/button_oisp.gif");
}
a#OISPbutton:hover {
    background-image:url("images/button_oisp_over.gif");
}
a#YPLSbutton {
    height:75px;
    background-image:url("images/button_ypls.gif");
}
a#YPLSbutton:hover {
    background-image:url("images/button_ypls_over.gif");
}

/* BOTTOM */
div#ocenet_link{
    width:250px;
    margin-left:150px;
    margin-right:auto;
    padding:15px;
    text-align:center;
    font-family:Verdana,sans-serif;
    font-size:9px;
    color:#b0b6bf;
}

div#bottom {
    clear:both;
    width:750px;
    margin-left:auto;
    margin-right:auto;
    padding:15px;
    text-align:center;
    font-family:Verdana,sans-serif;
    font-size:9px;
    color:#b0b6bf;
}
div#bottom a {
    color:#b0b6bf;
    text-decoration:none;
}
div#bottom a:hover {
    color:#b0b6bf;
    text-decoration:underline;
}