@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	background-image: url(images/gradient-bg-tier.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	}
	
		
a img { border: 0; }
a:hover img {border: 0; }
a:visited img {border: 0; }

a {
	color: #555555;
	text-decoration: none;
	font-size: 13px;
	}
	
a:hover {
	color: #F8AF2F;
	text-decoration: none;
	font-size: 13px;
	}



h1 {
	font-size: 22px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #990000;
	}
	
h2 {
	font-size: 15px;
	margin: 0 0 4px 0px;
	padding: 0px;
	}
	
h3 {
	font-size: 14px;
	margin: 5px 0px 4px 0px;
	padding: 0;
	}
	
ul {
	font-size: 13px;
	margin: 8px 0 10px 30px;
	padding: 0px;
	}
.map {
	border: 4px solid #FEBB24;
	margin:0px 10px 6px 6px;
}	

	
#toparea {	
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 94px;
	background-image: url(images/toparea-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
	}
#home-logo {
	margin: 0;
	padding: 0;
	width: 320px;
	height: 148px;
	float: left;
	position:absolute;
	z-index:10;

	}
	
#logo {
	margin: 0;
	padding: 0;
	width: 230px;
	height: 100px;
	float: left;
	position:absolute;
	
	}
		
#address {
	float: right;
	height: 12px;
	text-align: right;
	margin: 60px 0px 8px 0px;
	padding:0px;
	font-size: 12px;
	color: #6d6d70;
	letter-spacing: .05em;
	position:relative;
	left:125px;
	}
	
#orangebartop {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 302px;
	background-image: url(images/topimage-bg-tier.jpg);
	background-repeat: no-repeat;
	background-position:top;
	}

#picture {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 259px;
	position: relative;
	}
	
#picture img {
	float: left;
	}
	
#toplinks {
	margin: 0 auto;
	padding: 0px;
	width: 1040px;
	height: 43px;
	position: relative;
	background-image: url(images/navbar-bg.png);
	text-align:center;
	vertical-align:middle;
	}
	
#links {
	padding: 14px 0px 0px 0px;
	width: 960px;
	height:auto;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height:16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#links a{
	color: #FFFFFF;
	font-size: 16px;
	padding: 25px;
	}
#links a .current{
	color: #F8AF2F;
	}	
#links a:hover{
	font-size: 16px;
	padding: 25px;
	color: #F8AF2F;
	}
	
#copy {
	margin: 0 auto;
	width: 960px;
	height: 100%;
	padding: 0 0 0px 0;
	min-height:450px;
	}

#central {
	padding-top: 38px;
	width: 730px;
	height: 100%;
	margin: 0 auto;
	color: #555555;		
	}
	
#central  p {
	color: #6d6d70;
	font-size: 14px;
	margin: 0 56px 22px 0px;
	padding: 0;
	}
	
#centralwide {
	padding-top: 38px;
	width: 860px;
	height: auto;
	margin: 0 auto;	
	}
	
#centralwide  p {
	color: #6d6d70;
	font-size: 14px;
	margin: 0 56px 22px 30px;
	padding: 0;
	}	

#wideleft {
	padding: 24px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	width: 660px;
	height:100%;
	float: left;	
	}
	
#wideleft p {
	color: #6d6d70;
	font-size: 14px;
	margin: 0 56px 22px 0px;
	padding: 0;
	}
	

	
#wideleft a {
	color:#555555;
	text-decoration: underline;
	font-size: 14px;
	}
	
#wideleft a:hover {
	color: #F8AF2F;
	text-decoration: underline;
	font-size: 14px;
	}

#wideleft h2 {
	color: #6d6d70;
	font-size: 15px;
	margin: 0 0 4px 0px;
	padding: 0;
	}
	
#narrowleft {
	width: 220px;
	height: auto;
	padding-top: 38px;
	float: left;
	}
	
#narrowleft p {
	color: #6d6d70;
	font-size: 14px;
	margin: 0 0 22px 30px;
	padding: 0;
	}
	
#narrowleft h2 {
	color: #6d6d70;
	font-size: 15px;
	margin: 0 0 4px 30px;
	padding: 0;
	}

#narrowright {
	width: 265px;
	height: auto;
	min-height: 300px;
	padding: 24px 0 0px 0;
	float: left;
	background-image: url(images/narrowright-bg.png);
	background-repeat:no-repeat;
	background-position:top right;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	}
#narrowright-content {
	height: auto;
	min-height: 386px;
	margin: 0px 20px 0px 30px;
	padding:0px;
	font-weight: normal;
	}	
#narrowright-content ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}	
#narrowright-content h1 {
	color: #F8AF2F;
	font-size: 40px;
	line-height:40px;
	margin: 0 0 8px 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	}
#narrowright-content h2 {
	font-size: 18px;
		line-height:18px;

	}
#narrowright-content p {
	color:#555555;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	}
	
#narrowright a {
	color:#555555;
	text-decoration: underline;
	}
	
#narrowright a:hover {
	color: #990000;
	text-decoration: underline;
	}

	
#wideright  {
	padding: 38px 0 30px 0;
	width: 730px;
	height: auto;
	float: left;	
	}
	
#wideright  p {
	color: #6d6d70;
	font-size: 14px;
	margin: 0 56px 22px 30px;
	padding: 0;
	}

#wideright h2 {
	color: #6d6d70;
	font-size: 15px;
	margin: 4px 0 4px 30px;
	padding: 0;
	}
#wideright h3 {
	color: #6d6d70;
	font-size: 14px;
	margin: 4px 0 4px 30px;
	padding: 0;
	}
	

	
#instructor {
	clear: left;
	
	}

#instructor img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 4px solid #FEBB24;
	}
	/* Facebook*/
#facebook {
	width: 125px;
	height: 50px;
	margin: 6px 0px 0px 0px;
	padding:0px;
	color: #555555;
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
	behavior: url(css/iepngfix.htc);
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	}
#facebook a {
	font-size: 13px;
	line-height: 15px;
	color: #555555;
	text-decoration: none;
	}
#facebook a:hover {
	font-size: 13px;
	line-height: 15px;
	color: #990000;
	text-decoration: underline;
	}
#facebook p{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}
#facebook img {
	margin: 0px;
	border: 0;
	behavior: url(css/iepngfix.htc);
}

#footer {
	height: 32px;
	background-color: #f8af2f;
	width: 100%;
	clear: left; 
	margin: 0px;
	padding: 0px;
	position:relative;
	bottom: 0px;
	}
	
#bottomcontent {
	margin: 0 auto;
	width: 960px;
	font-size: 13px;
	color: #555555;
	}
#bottomcontent a{
	font-size: 13px;
	color: #555555;
	}
#bottomcontent a:hover{
	font-size: 13px;
	color: #A00600;
	}
#bottomlinks {
	padding: 10px 0 0 15px;
	float:left;
	} 
#bottomcopyright {
	padding: 10px 15px 0 0;
	float:right;
	}
	

