/* CSS Document */


/*       Banner Information    											 */
/* --------------------------------------------------------------------- */
body
{
	margin: 0px 0px 0px 0px;
}

a
{
	color:#880000;
}

a:hover
{
	color:#880000;
}

.header_text
{
	color:#336666;
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	font-weight:bold;
	width:400px;
	text-align:right;
	padding:5px;
}


/*       Main Menu Information 											 */
/* --------------------------------------------------------------------- */
.menu_item #txt
{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	width:95%;
	text-align:left;
	padding:1px;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:10px;
}

.menu_item #img
{
	background:url(../Images/menu_bar1.JPG);
	height:4px;
	width:48px;
	font-size:0px;
	line-height:0px;
}

.menu_item:hover
{
	display:block;
	cursor:pointer;
}

.menu_item:hover #txt
{
	color:#880000;
	text-decoration:underline;
}

.menu_item:hover #img
{
	background:url(../Images/menu_bar2.JPG);
	height:4px;
	width:48px;
	font-size:0px;
	line-height:0px;
}

body#home a#home_link #img,
body#speechW a#speechW_link #img,
body#businessC a#businessC_link #img,
body#someoneW a#someoneW_link #img,
body#academyB a#academyB_link #img,
body#about a#about_link #img,
body#usefulL a#usefulL_links #img
{
	background:url(../Images/menu_bar2.JPG);
}

body#home a#home_link #txt,
body#speechW a#speechW_link #txt,
body#businessC a#businessC_link #txt,
body#someoneW a#someoneW_link #txt,
body#academyB a#academyB_link #txt,
body#about a#about_link #txt,
body#usefulL a#usefulL_links #txt
{
	color:#880000;
}


/*       Header Information          									  */
/* ---------------------------------------------------------------------- */
h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	border-bottom: 2px #336666 solid;
	text-align:left;	
}

/*       Text Information 	         									  */
/* ---------------------------------------------------------------------- */
.text_header1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#336666;
	font-weight:bold;
}

.text_header2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#336666;
	font-weight:bold;
}

.text1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;	
}

.text2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

.comments1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
}

.comments2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-style:italic;
	text-align:right;
}

.green_textbox1
{
	color:#FFFFFF;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
}

.green_textbox2
{
	color:#FFFFFF;
	font-size:13px;
}

.green_textbox3
{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}

.vert_box
{
	background-image:url(../Images/hor_bar.JPG);
	background-repeat:repeat;
	height:100px;
	width:2px;
}

.hor_box
{
	background-image:url(../Images/hor_bar.JPG);
	background-repeat:repeat;
	height:6px;
	width:150px;
	font-size:0px;
	line-height:0px;
}

.footer_text
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
}

.bullet_list
{
	list-style-image:url('../images/circle-bullet.gif');
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
	margin-top:0px;
	margin-bottom:0px;
}

.bullet_list_green
{
	list-style-image:url('../images/circle-ullet2.JPG');
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}

.home_menu
{
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
	color:#000000;
}

.academy_box
{
	border:2px solid #336666;
	background-color:#EEEEEE;
	text-align:center;
}

.academy_header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:26px;
	text-decoration:underline;
}

.academy_text1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
}

.academy_text2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336666;
	font-size:14px;
}

.fancy_footer
{
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow:#CCCCCC;
	color:#336666;