/* CSS Document */

/* begin header css*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
}


a:link {
	color: #669999;
	text-decoration: underline;
}

a:visited {
	color: #79aaab;
}

a:hover {
	color: #558888;
	text-decoration: underline;
}

#header {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/top_div.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	margin: 0;
	padding: 25px 60px 30px 160px;
	font-size: 200%;
	color: #ffffff;
	background-image: url(../images/top_h1_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: normal;
}

/* begin navigation css*/


#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 46px;
	list-style: none;
	background: #eeeeee url(../images/nav_bg.gif) repeat-x left bottom;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 90%;
	}
#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #656565;
	text-decoration: none;
	border-bottom: 1px none #A0B4BC;
	background: #BFE6F5 url(../images/off_bg.jpg) repeat-x left top;
	border-top: 1px solid #A0B4BC;
	border-right: 1px solid #A0B4BC;
	border-left: 1px solid #A0B4BC;
	}
	
#nav a:hover, body#home #t-home a {
	color: #333333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x left top;
}

#nav a:hover, body#advantage #t-advantage a {
	color: #333333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x left top;
}

#nav a:hover, body#programs #t-programs a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x left top;
}
	
#nav a:hover, body#projects #t-projects a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x left top;
	}
	
#nav a:hover, body#contact #t-contact a {
	color: #333333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x left top;
}

#nav a:hover, body#app #t-app a {
	color: #333333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x left top;
}
.smallspace {
	margin: 7px 0px 16px 5px;
	padding: 0px;
}

/* begin content css*/

#wrap {
min-width: 500px;
max-width: 1400px;
background: url(../images/wrap-bg.jpg) repeat-y 70% 0;
}

#content {
float: left;
width: 70%;
font-size: 100%;
line-height: 1.5em;
color: 333;
text-align: left;
}

#content .gutter {
padding: 25px;
}

#content h2 {
margin: 0 0 1em 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 140%;
font-weight: normal;
color: #83A6B3;
}

#content h3 {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: normal;
	color: #83A6B3;
	font-style: normal;
}

dl.feature {
margin: 15px 0 15px 0;
padding: 15px;
border: 1px dotted #cccccc;
}

dl.feature dt {
margin: 0 0 .5em 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 130%;
color: #82A5B3;
}

dl.feature dt img {
float: left;
margin: 0 15px 0 0;
padding: 0 4px 4px 0;
background: url(../images/photo-frame.gif) no-repeat right bottom;
}

dl.feature dd {
margin-left: 169px;
margin-bottom: 12px;
font-size: 100%;
line-height: 1.5em;
color: #666666;
}

dl.feature:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* begin sidebar css*/

#sidebar {
float: right;
width: 30%;
}

#sidebar .gutter {
padding: 15px;
}

.box {
margin: 0 0 20px 0;
padding: 0 0 12px 0;
font-size: 90%;
line-height: 1.4em;
color: #666666;
text-align: left;
background: #ffffff url(../images/box-b2.gif) no-repeat right bottom;
}

.box p {
	padding: 0 12px 0 12px;
	margin: 8px 0 0 0;
}

.box h3 {
margin: 0;
padding: 8px 0 0 16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 124%;
font-weight: normal;
color:#669999;
background: #ffffff url(../images/box-t2.gif) no-repeat left top;
text-align: left;
}


/* begin footer css*/

#footer {
	clear: both;
	background: #eeeeee url(../images/top_h1_2.gif) repeat-x left top;
	border-bottom: 1px solid #678A98;
	height: 25px;
}

#footer p {
	margin: 0;
	padding: 6px 8px 4px 150px;
	font-size: 90%;
	color: #555555;
	text-align: left;
}

#musicbox {
	padding-bottom: 16px;
	padding-left: 46px;
}
	
#apptable {
	padding: 8px;
	border: 1px dotted #cccccc;
}
	

	
