#architecture_page{background-color:#C28D44;}
#resources_page {background-color:#7B9274;}
#con_edu_page {background-color:#86ABB3;}
#international_page {background-color:#5E7891;}
#honours_page {background-color:#8B7A96;}
#interns_page {background-color:#C4A1A1;}
#membership_page  {background-color:#994636;}
#raic_page  {background-color:#B5A570;}
#chapters_page  {background-color:#8c7362;}
#practice_page  {background-color:#B0ABA3;}


body{
margin:0;
padding:0;
}
body, p, ul, ol,  li {	
	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;		
	color: #666666;}

a:link, a:visited {
	text-decoration: none;
	color: #b09d61;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

/* h1 used mainly for content area document title   */
h1 {
	font-size: 19px;
	}

h2 {
	font-size: 16px;
	}
h3 {	
	font-size: 14px;
	}
h4 {
	font-size: 12px;
	}

ul {	
	list-style-type: disc;	
	list-style-position: outside
	}

ol {	
	list-style-type: decimal;	
	}

.BreadCrumb, .BreadCrumb a:link, .BreadCrumb a:visited, .BreadCrumb a:active  {
	font-size:10px;
	color: #999999;
	padding-top:3px;
}

.BreadCrumb a:hover{
	color: #000000;
}

.top {
float: right;
}

hr {
border: none;
background-color: #666666;
color: #666666;
height: 1px;
width: 100%;
}

.BulletBackgroundColor {
	color: #FFFFFF
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}

.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}

.listpadding {
	padding-bottom: 9px;
}
.indent-left {
	padding-left: 25px;
}
.listpaddingtop9px {

	padding-bottom: 9px;
	padding-top: 9px;
}

