/*-------------Awareness International Academy Stylesheet Document-------------*/

/*--------------------------------------------------------------------------------------------------------------------
Inbuilt Tag Section
--------------------------------------------------------------------------------------------------------------------*/
body		{
	padding:0px;
	margin:0px;
	border:0px;
	background:url(../images/page_bg_repeat.jpg) top repeat-x;
	background-color:#BCE3F2;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#313739;
	font-weight:normal;
	text-decoration:none;

}
h1,h2,h3,h4,h5		{
	padding:0px;
	margin:0px;
	border:0px;
}
p,div,span		{
	padding:0px;
	margin:0px;
	border:0px;
}	
h1		{
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:21px;
	color:#41A6CD;
	text-decoration:none;
}
li		{
	list-style:url(../images/list_image.jpg);
}
ul		{
	padding:0px;
	margin:0px;
	border:0px;
	margin-left:18px;
}			
/*--------------------------------------------------------------------------------------------------------------------
Class Section
--------------------------------------------------------------------------------------------------------------------*/
.marqueetext		{
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:14px;
	color:#192529;
	text-decoration:none;
}	
.listmenupartition		{
	border-bottom:1px dashed #E0E0E0;
	padding-left:4px;
	height:24px;
	text-align:left;
	vertical-align:middle;
}
.bottomboxtitle		{
	font-family:"Century Gothic";
	font-weight:normal;
	text-decoration:none;
	color:#525252;
	font-size:14px;
}
.bottomboxgreytext		{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.footertext		{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#3B3B3B;
	text-decoration:none;
	font-weight:normal;
}
.addresstext		{
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0E3C50;
	line-height:18px;
}
.contentwhitecolor		{
	background-color:#FFFFFF;
}
.greyboxwithborder		{
	background-color:#F0F0F0;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
}
.maintableheadergraphicsbg		{
	background:url(../images/header_graphics.jpg) top center no-repeat;
	display:block;
}
.contentboxthadogr		{
	background:url(../images/content_box_thado_gr.jpg) center repeat-y;
}									
.sidepanelthadogr		{
	background:url(../images/side_panel_thado_gr.jpg) center repeat-y;
}
.listboxthadogr			{
	background:url(../images/list_box_thado_gr.jpg) center repeat-y;
}
.contactboxbg		{
	background:url(../images/contact_box_bgf.jpg) top center no-repeat;
	width:217px;
	height:242px;
	
}	
.greybargr		{
	background:url(../images/grey_bar_gr.jpg) top repeat-x;
}
.greyboxwithborder		{
	background-color:#F0F0F0;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
}
.greyboxbottomborder		{
	border-bottom:1px solid #C2C2C2;
	background-color:#F0F0F0;
}
.lineheight		{
	line-height:14px;
}			
				
/*--------------------------------------------------------------------------------------------------------------------
Link Section
--------------------------------------------------------------------------------------------------------------------*/
a.mainmenu		{
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:14px;
	color:#435A0D;
	text-decoration:none;
	background:url(../images/menu_bg.jpg) top center no-repeat;
	display:block;
	width:124px;
	height:27px;
	padding-top:8px;
}
a.mainmenu:hover		{
	color:#FFFFFF;
	background:url(../images/menu_hover_bg.jpg) top center no-repeat;
}		
a.listmenu		{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:12px;
	color:#1D1D1D;
	text-decoration:none;
}
a.listmenu:hover		{
	color:#0E89AD;
	padding-left:2px;
}		
a.readmore		{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#787878;
}
a.readmore:hover		{
	color:#000000;
	text-decoration:underline;
}		
a.radiant		{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#3B3B3B;
	text-decoration:none;
	font-weight:bold;
}
a.radiant:hover		{
	color:#0D95CF;
	text-decoration:underline;
}	