#dsbn-buttons .link, .featured-link { margin-top: 5px; display: block; }
#dsbn-buttons .link img, .featured-link img { border: 0px none; }

*
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 16px 0;
	line-height: 18px;
}

body
{
	background-image: url( '../images/bg.jpg' );
	background-repeat: repeat-x;
	background-color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}


a
{
	color: #06357a;
}

a:hover
{
	color: #486b9d;
}

div.hline
{
	background-image: url( '../images/hline.jpg' );
	background-repeat: repeat-x;
	background-position: 0px 7px;
	height: 34px;
}

.home div.hline
{
	background-position: 0px 10px;
}

h1
{
	color: #134fa9;
	font-size: 22px;
	font-weight: normal;
	padding: 3px 5px 0px 0px;
	background-color: #ffffff;
	float: left;
	height: 22px;
}

.home h1
{
	padding: 8px 5px 8px 0px;
}

h2
{
	color: #134fa9;
	font-size: 18px;
	font-weight: normal;
	margin: 8px 0;
}

h3
{
	color: #000;
	font-size: 14px;
	margin: 6px 0;
}

strong
{
	color: #000;
}

#wrapper
{
	background: url( '../images/wrapper-bg.jpg' ) repeat-y top center;
	margin-top: 38px;
}

#container
{
	background: url( '../images/main-bg.jpg' ) no-repeat top center;
}

#main
{
	width: 768px;
	margin: 0px auto;
	padding-top: 13px;
}

#header
{
	background-image: url( '../images/header-bg.jpg' );
	background-repeat: no-repeat;
	height: 138px;
	margin: 0px 4px 0px 4px;
}

#header.athletics
{
	background-image: url( '../images/header-bg-athletics.jpg' );
}
#header.academics
{
	background-image: url( '../images/header-bg-academics.jpg' );
}
#header.about,
#header.calendar
{
	background-image: url( '../images/header-bg-about.jpg' );
}
#header.community
{
	background-image: url( '../images/header-bg-community.jpg' );
}
#header.techpathways
{
	background-image: url( '../images/header-bg-techpathways.jpg' );
}

#header #school-icon
{
	background-image: url( '../images/school-icon.jpg' );
	background-repeat: no-repeat;
	width: 80px;
	height: 104px;
	margin-left: 4px;
	float: left;
}

#header #school-name
{
	display: block;
	background-image: url( '../images/school-name.jpg' );
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 235px;
	height: 81px;
	margin-left: 85px;
}

#header #school-name span
{
	display: none;
}

#header #school-address
{
	text-align: right;
	margin-top: 4px;
	color: #ffffff;
	padding-right: 8px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #8dacd6;
}

#header #school-address address
{
	display: inline;
	font-style: normal;
	padding-right: 10px;
}


#header #school-address acronym
{
	font-weight: bold;
	border-bottom: 0px none;
	cursor: help;
}

#navigation 
{
	background-image: url( '../images/nav-bg.jpg' );
	background-repeat: no-repeat;
	width: 744px;
	top: 155px;
	position: absolute;
	margin-left: 12px;
}

#content
{
	padding: 12px 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

#content ol, 
#content ul
{
	margin-left: 25px;
	margin-bottom: 16px;
	margin-top: 16px;
}

#content ol li, 
#content ul li
{
	padding: 1px;
	line-height: 18px;
}

#content ul
{
	 list-style-image: url( '../images/ul-li.jpg' );
}

#footer-wrapper
{
	background: url( '../images/footer-bg.jpg' ) top center no-repeat;
	height: 53px;
}

#footer
{
	width: 744px;
	margin: 0px auto;
	padding-top: 6px;
	color: #ffffff;
}

#footer ul#footer-menu 
{
	list-style-type: none;
}

#footer ul#footer-menu li 
{
	float: left;
}

#footer ul#footer-menu li a 
{
	color: #ffffff;
	display: block;
	float: left;
	padding-right: 5px;
	text-decoration: none;
}

#footer ul#footer-menu li a:hover 
{
	text-decoration: underline;
}

/* home */
#homepage-photo
{
	border: 1px solid #c8c8c8;
}

#home-left
{
	margin-right: 212px;
}

#home-right
{
	float: right;
	width: 200px;
}

.news-announcements
{
	margin-top: 5px;
	width: 199px;
	background: url( '../images/na-bg.jpg' ) repeat-y;
}

.news-announcements-container
{
	background: url( '../images/na-main-bg.jpg' ) top left no-repeat;
}

.news-announcements-container .header
{
	background: url( '../images/na-top-bg.jpg' ) top left no-repeat;
	height: 30px;
}

.news-announcements-container .header h2
{
	border-bottom: 1px solid #ffffff; 
	color: #ffffff; 
	font-size: 13px; 
	padding-top: 6px; 
	padding-left: 2px; 
	margin-left: 7px; 
	margin-right: 8px; 
	padding-bottom: 1px;
}

.news-announcements-container .content
{
	color: #ffffff;
	padding: 0px 9px;
}

.news-announcements-container .content dl
{
	padding: 3px 0px;
}

.news-announcements-container .content dt
{
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}

.news-announcements-container .content dd
{
	padding: 0px 0px 3px 3px;
}

.news-announcements-container .footer
{
	background: url( '../images/na-bottom-bg.jpg' ) bottom left no-repeat;
	height: 5px;
}

.box
{
	width: 180px;
}

.box .title
{
	background: url( '../images/box-title-bg-left.jpg' ) #083c89;
	height: 31px;
}

.box .title span
{
	background: url( '../images/box-title-bg-right.jpg' ) no-repeat top right;
	display: block;
	padding-left: 10px;
	line-height: 31px;
	color: #FFFFFF;
}

.box .content
{
	padding: 5px;
	border: 1px solid #cfcfcf;
	border-top: 0px none;
	margin-bottom: 5px;
}

#content ul.section-menu
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#content ul.section-menu li
{
	list-style-type: none;
	line-height: 17px;
}

#content ul.section-menu li a
{
	text-decoration: none;
	color: #60595a;
}

#content ul.section-menu li a:hover
{
	color: #626262;
}

/* inside */


#inside-left
{
	width: 172px;
	float: left;
}

#inside-right
{
	margin-left: 185px;
}

.contact-form
{
	padding-left: 5px;
}

.contact-info
{
	margin-right: 440px;
}

.contact-map
{
	float: right;
}
	
.contact-map #map
{
	width: 400px;
	height: 300px;
	margin-left: 12px;
	border: 1px solid #749ABF;
}

.contact-info address
{
	font-style: normal;
	padding: 10px;	
}

.contact-info .phone,
.contact-info .fax,
.contact-info .email
{
	padding: 2px 0px;
	padding-left: 10px;
}

.contact-info .email
{
	padding-bottom: 10px;	
}


textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.field .title,
.submit
{
	padding: 4px 0px;
}

.field .value textarea.textarea-field,
.field .value input.text-field
{
	height: 18px;
	padding: 2px;
	font-size: 14px;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-left: 5px;
	border: 1px solid #749ABF;
	width: 250px;
}

.field .value textarea.textarea-field
{
	height: 100px;
}

.submit input
{
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.family-of-schools .school
{
	margin-top: 15px;
}

.family-of-schools .school
{
	margin-bottom: 15px;
}

.family-of-schools acronym
{
	font-weight: bold;
	border: 0px none;
}

.family-of-schools .school .info
{
	margin-left: 5px;
	color: #666666;
}

.family-of-schools .school .logo
{
	float: left;
}

.family-of-schools .school .logo img
{
	border: 0px none;
}

.family-of-schools .school h3,
.family-of-schools .school .info
{
	margin-left: 90px;
}

.featured-link
{
	margin-top: 5px;
}

table td
{	
	padding: 4px;
}

.quote.tourism
{
float: right;
width: 170px;
}

.quote
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	border: 1px solid #bfd4f4;
	padding: 20px 20px 20px 35px;
	margin: 5px;
	line-height: 18px;
	background: url( '../images/quote-bg.jpg' ) no-repeat #e1edff;
}

.quote .author
{
	font-style: normal;
	background: url( '../images/quote-author-bg.jpg' ) no-repeat 0% 50%;
	padding: 10px 0px 0px 35px;	
	color: #0e4296;
	float: right;
}
