/* Cascading Style Sheet for Template Central
   Copyright (C) 2006 Template Central */

/*
  GENERAL  -------------------------------------------------------------------
*/


html, body, ul, ol, li, p, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

div#callout {
background-color: #CBD8E0;
padding:10px;
border:1px solid #EA801A;
width:80px;
float:right;
margin-left:5px;
margin-bottom:5px;
text-align:center;
line-height:1.7em;
}
div#callout a {
color:#4b1902;
text-decoration:none;
font-size: 1.3em;
font-weight:bold;
}
#homebanner {
	background-image: url(/images/hm_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 187px;
}

#bottom_content p,
#bottom_content img
{ margin-bottom: 10px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7E7E7E;
	color: #333333;
	text-align: center;
	background-image:url(/images/construction-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

div#photowrap {
	background-image:url(/images/student_with_saw.jpg);
	background-repeat:no-repeat;
	width:200px;

}
div#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	width:710px;
	text-align:left;
	padding:20px;
	line-height:16px;
	color:#333333;
}
div#maintext h1{
	font-size: 12px;
	color: #4a1702;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;
}

p {
	font-size: 11px;
}

a:link, a:visited, a:active {color: #993300;}
a:hover { color: #DFA800; text-decoration: underline;}

#wrapper {
	width: 780px;
	margin:auto;
	text-align:left;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	margin-top:15px;
	
		}

/*
  MAIN MENU AND TOP BANNER -------------------------------------------------------------------
*/


#banner {
height: 82px;
background-image: url(/images/header.jpg);
background-repeat: no-repeat;
}
/*  new banner/logo styles */
#logo2 {
	height: 160px;
	width: 780px;
	background-color: #ffffff;
	background-image: url(/images/architecture.jpg);
	background-repeat: no-repeat;
	font-family: arial, times, "Times New Roman", serif;
	margin-top: 0px;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	letter-spacing:-.05em;
	color:#a3bcd0;

}


#logo-ace {
	color: #EA7F1E;
	font-weight: bold;
	font-size: 35pt;
	position:absolute;
	top:6%;
	left: 22%;
	letter-spacing: 0.1em;
	font-family: arial, times, "Times New Roman", serif;

}
#logo-academy {
	color: #5E88A2;
	font-size: 35pt;
	position:absolute;
	top:12%;
	left: 22%;
	font-family: arial, times, "Times New Roman", serif;
	letter-spacing: 0.1em;
}
#logo-small {
	font-weight: bold;
	letter-spacing: -0.07em;
	color: #A3BCCE;
	font-size: 9pt;
	position:absolute;
	top:20.5%;
	left: 22%;
	letter-spacing: 0.005em;
	font-family: arial, times, "Times New Roman", serif;

}
/*  end new banner/logo styles */
#logo {
	font-size: 22px;
	color: #FFFFFF;
	text-align: left;
	line-height: 35px;
	margin-left: 40px;
	margin-right: 0px;
	float: inherit;
	width: 700px;
	padding-top: 8px;
}
#nav-main {
	width: 780px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	background-image: url(/images/nav-bg.jpg);
}

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
width: 730px;
overflow: hidden;
position: absolute;
bottom: 13px;
left: 32px;
}

#nav-main li, #nav-meta li {
display: inline;
}

#nav-main a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	padding: 7px 10px 1px 10px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #D19A78;
}

#nav-main a:hover {
	color: #FFBF00;
}

#nav-main a.current {
	color: #FFFFFF;
}

/*
  SUBMENU -------------------------------------------------------------------
*/

#left {
	width: 178px;
	float: left;
	margin-left: 12px;
	display: inline;
	margin-top: 0px;
	background-image: url(/images/smenu_frame.jpg);
	height: 198px;
	background-repeat: no-repeat;
	padding-top:30px;
}
	
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 10px;
	margin-top: 0px;
	font-size: 11px;
	margin-left: 20px;
}

#nav a {
	display: block;
	width: 165px;
	height: 19px;
	line-height: 17px;
	border-bottom: 1px solid #E1E1E1;
}

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

#nav a:hover {
	color: #DFA800;
	text-decoration: none;
}

#nav li a#current {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

/*
  CONTENT AREA -------------------------------------------------------------------
*/
		#container
		{
	margin: auto;
	width: 780px;
	margin:auto;
	margin-bottom: 20px;
		}

#bannershadow {
	background-image: url(/images/banner_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	margin: auto;
}

		#content
		{
	margin: 0px 0px 15px 60px;
	float: left;
	width: 480px;
	padding-top:30px;
		}

#content p
{
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #333333;
}
#content .summary
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
#content h1{
	font-size: 16px;
	color: #993300;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
}

#content h2{
	font-size: 14px;
	color: #666666;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 25px;
}
#content ul li ul {
	padding-left:15px;
	}

.leftimage{
float: left;
margin: 0 10px 20px 0;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #000000;
width: 150px;
}

.clearit{
clear: both;
}

/*
  FOOTER -------------------------------------------------------------------
*/

	#footer
		{
	clear: both;
	text-align: center;
	height: 72px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	background-repeat: no-repeat;
		}
#footer p {
	font-size: 11px;
	padding-top: 7px;
}

/*
  HOME PAGE COLUMNS -------------------------------------------------------------------
*/

#col1 {
	width: 195px;
	float: left;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 150px;
}
#col2 {
	width: 204px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
	}
#col3 {
	width: 204px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
}
#col1 h1, #col2 h1, #col3 h1{
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #993300;
}
#banner2 {

height: 82px;
background-image: url(/images/header2.jpg);
background-repeat: no-repeat;
}
.style2 {font-family: ariel, times, "Times New Roman", serif;
	font-size: 24pt;
}

#teacher-pic {float:right; margin-left:8px;margin-bottom:5px; border:1px solid #999999;}

/**********************************************************************************/
/*  TEASER BOX                                                                     /
/**********************************************************************************/
	.teaser {
		width:304px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url("/images/tsr.gif") bottom left no-repeat;
	}
	.teaser h3 {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("/images/tsr.gif") top left no-repeat;
		color:#4a1702;
		font-size:13px;	
	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
		font-size:12px;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url("/images/tsr-a.gif") 284px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#5c8aac;
	}
	.teaser a.more:hover {
		text-decoration:underline;
	}

/**********************************************************************************/
/*  TEASER BOX                                                                     /
/**********************************************************************************/


.style8 {font-size: 11px}
.style4 {font-size: 12px}
.style7 {font-size: 11px}
.style2 {font-family: times, "Times New Roman", serif;font-size: 24pt;}
.style9 {font-size: 12pt; }
.style3 {font-family: times, "Times New Roman", serif;
	font-size: 24pt; }
.style4 {color: #993300;
	font-style: italic; }
.style5 {font-style: italic}
.style6 {color: #993300}
.style3 {
	color: #993300;
	font-style: italic; }
.style7 {color: #993300}
.orange5 {color: #993300;font-family: Arial, Helvetica, sans-serif; font-weight: bold;font-style:italic;font-size:12px;}
