/* ~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~ */

/* ~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~ */

/*     FILE: debut.css

/* MODIFIED: Robert W. Makynen

/* MOD DATE: November 8, 2007

/*    NOTES: Some elements (user-defined) were removed

/*           due to a change in pages and page structure

/*           for the client.

/* ~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~ */

/* ~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~ */







/*** ELEMENTS ***/

body

{

	margin-top: 30px;	

	background-color: #64748B;

}



h1

{

	margin: 0px;

	font-family: "Times New Roman", Times, serif;

	font-size: 28px;

	letter-spacing: .3em;

}



h2

{

	margin: 0px 0px 20px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	letter-spacing: .3em;

	color: #8B4513;

}



h3

{

	margin: 20px 0px 20px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #A32D00;

}

h4	
{
	margin: 20px 0 0 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #822907;
}



p

{

	margin: 0px 0px 10px 0px;

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

}



div

{

	margin: 0px;

	text-align: left;

}







/*** GENERAL LAYOUT ***/

#contain

{

	margin: 0 auto;

	width: 760px;	

	background-color: #4B5265;

	border-left: 2px solid #8B4513;

	border-right: 2px solid #8B4513;

}



a:link, a:visited

{

	text-decoration: none;

	font-weight: bold;

	color: #822907;

}



a:hover, a:active

{

	text-decoration: none;

	font-weight: bold;

	color: #4B5265;

}



span.highlight

{

	color: #D2B48C;

}







/*** HEADER ***/

#head

{

	width: 760px;

	height: 110px;	

	background-color: #4B5265;

	border-bottom: 3px solid #98AA74;

	border-top: 2px solid #822907;

}



#head h1

{

	font-size: 30px;

	padding: 20px 0px 20px 20px;

    color: #bca261;

}



#head img

{

	border: #bca261 1px solid;

	margin: 4px 15px 4px 5px;

	padding: 0px;

}



span.specialty

{

	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #ffffff;

}







/*** NAVIGATION ***/

#navigation

{

	background-color: #ABBE84;

	color: #ffffff;

	border-bottom: 3px solid #98AA74;

}



div.navBar

{

	margin: 0px;

	padding: 3px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	width: 754px;	

	background-color: #A32D00;

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;

}



#navMenu ul

{

	margin-left: 0;

	padding-left: 0;

	display: inline;

} 



#navMenu ul li

{

	margin-left: 0;

	padding: 1px 12px 1px;

	border-left: 1px solid #FFDEAD;

	list-style: none;

	display: inline;

}

		

#navMenu ul li.firstLI

{

	margin-left: 5px;

	border-left: none;

	list-style: none;

	display: inline;

}



#navMenu a:link, #navMenu a:visited

{

	text-decoration: none;

	color: #98AA74;

}



#navMenu a:hover, #navMenu a:active

{

	text-decoration: none;

	color: #EDEDED;

}







/*** CONTENT LAYOUT ***/

#info

{

	background-color: #6699CC;

}



#imageColumn

{

	width: 230px;

	float: left;

}



#content

{

	margin: 0 auto;

	padding: 20px 10px 10px 10px;	

	width: 510px;

	float: right;

	background-color: #EDEDED;

}



#contentMain

{

	/* empty */

}



#contentMain h3

{

	margin: 0px 0px 20px 0px;

	color: #FFA500;

}



#contentMain p

{

	margin-left: 10px;	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#contentMain img

{

	margin: 5px;	

	border:1px solid #000000;

}


#quote {
border:1px dotted #999999;
background: #ffffff;
padding:5px;
margin:10px;
margin-left: auto;
margin-right: auto;
width: 70%;

}



/*** FOOTER ***/

#foot

{

	padding: 20px 0px 0px 0px;

	text-align: center;

	clear: both;

}



#foot p

{

	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

}



#foot a:link, #foot a:visited

{

	text-decoration: none;

	color: #8B4513;

}



#foot a:hover, #foot a:active

{

	text-decoration: none;

	color: #D2B48C;

}



#border

{

	font-size: 1px;

	height: 2px;

	clear: both;	

	background-color: #822907;

}



#tag

{

	margin: 0 auto;

	padding: 10px 0px 0px 0px;

	width: 760px;	

	text-align: center;

}



#tag p

{

	margin-bottom: 3px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #ffffff;

}







/*** GLOBAL SETTINGS ***/

p.menuP

{

	font-size: 12px;

	font-weight: bold;

	text-align: center;

}



p.topP

{

	clear: both;

	font-size: 11px;

	font-weight: bold;

	text-align: right;

}



p.sidebarInfo

{

	margin: 0px;

	padding: 15px 7px 15px 7px;

	color: #ffffff;

	text-align: center;

}

.redText					{
								color: #822907;
							}
							
.center					{
								width: 100%;
								text-align: center;
							}
							
.courseTable			{
								font-size: 14px;
								margin-left: 10px;
							}		
							
ul.courseTable		{
								font-size: 14px;
							}																			
