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

body {
	background:#000 url(../images/background.jpg) center no-repeat;
	font-family:Trebuchet MS, tahoma, sans-serif;
	padding:0;
	margin:0;
	color:#fff;
	font-size: 15px;
	line-height: 26px;
}
#wrapper{
	width:850px;
	margin:0 auto;
	padding:0;
	background: url(../images/wrap-opaque.png) repeat;
}
a img, img a{border:none;}
.clear-it{display:block; clear:both; width:100%;}
.clear-it-lightbox{display:block; clear:both; width:100%; height:20px;}
h1, h2, h3 {
	padding:0;
	margin:0;
	font-weight:normal;
	font-family: georgia, serif;
}
h3{
	font-size:18px;
	letter-spacing: 1px;
	padding:0;
	font-family: georgia, serif;
}
h1 a, a h1{
	color:#fff;
	text-decoration:none;
	text-align:center;
	display: block;
	font-size: 20px;
	padding: 0;
	margin: 5px 0 20px;
}
h1 a:hover, a:hover h1{color:#8e8e8e;}
.nav-wrap{
	height:25px;
	width:100%;
	padding:15px 0 0 0
}
ul.top-nav, .top-nav li{padding:0; margin:0}
.top-nav li{list-style:none; display:inline;}
.top-nav a{
	text-decoration:none;
	letter-spacing:1px;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:22px;
	padding:10px 15px;
}
.top-nav a:hover{font-size:18px; text-decoration:none; background:url(../images/nav1.gif) bottom center no-repeat; color:#dedede} 
.yellow a:hover{background:url(../images/yellow.gif) left center no-repeat;}
.red a:hover{background:url(../images/red.gif) left center no-repeat;}
.orange a:hover{background:url(../images/orange.gif) left center no-repeat;}
.blue a:hover{background:url(../images/blue.gif) left center no-repeat;}
.green a:hover{background:url(../images/green.gif) left center no-repeat;}
.purple a:hover{background:url(../images/purple.gif) left center no-repeat;}
.content-section{
	padding:0px 25px 15px;
}
.study-block{
	display:inline;
	width:380px;
	float: left;
	padding: 0 10px 0 10px;
}
.services-p{line-height:30px; font-size:16px; padding: 3px 0; margin: 0;}
.foot-spacer{
	height:20px;
	width:850px;
	display:block;
	clear:both;
	text-align: center;
	font-size: 11px;
	color: #dedede;
	letter-spacing: 0px;
	margin: 0 auto;
	padding: 0;
}
.foot-spacer p{
	padding:0 0 15px 0;
	margin:0;
	font-size:11px;
	letter-spacing:1px;
	color:#1d1d1d;
	text-align:center;
	display:block;
	line-height: 13px;
	}
.foot-spacer a{color:#dedede; text-decoration:none;}
.foot-spacer a:hover{color:#fff; text-decoration:underline;}	
.foot-spacer p a{color:#1d1d1d; text-decoration:none;}
.foot-spacer p a:hover{
	color:#727272;
	text-decoration: none;
}
#gallery-board td{
	width:33%;
	text-align:center;
	display: block;
	height: 345px;
	
	}
#gallery-board a{
	color:#3e3e3e;
	font-size:16px;
	text-decoration:none;
	font-style:italic;
}
#gallery-board a:hover{
	color:#fff;
	text-decoration: none;
	font-style:normal;
}
#gallery-board td img{display:block;}
a img, img a{border:none;}
.content-section a img{
	padding:0 10px;
	float: left;
}
.content-section a p{
	padding:0 10px;
	margin:0;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
}
a{text-decoration:none;}