﻿@import url('layout.css');
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url('nt_stretch.jpg');
}
.TitleCenter {
	text-align: center;
}
.framestyle {
	float: middle;
	height: 30px;
	width: 305px;
	margin-left: 0px;
}
#container {
	width: 900px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
}
#containerg {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
}
#containers {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
}
#masthead {
	text-align: center;
	width: 905px;
	padding: 0px;
	background-color: #EFAC47;
}
#headingcup {
	text-align: center;
	width: 690px;
	padding: 10px;
	border: 1px dotted #725972;
}
#navigation2 {
	position: relative;
	float: left;
	width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation3 {
	position: relative;
	float: none;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 0px #725972 dotted;
}
#navigation {
	position: relative;
	float: left;
	width: 145px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 0px #725972 dotted;
}
#content {
	float: left;
	width: 900px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	{

}
#content img {
  border: none; /* removes border from images in the logo div */
}

#contentg {
	float: left;
	width: 550px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#contentS {
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}


#footer {
	text-align: center;
	clear: both;
	width: 900px;
	border: 0px dashed #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 143px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	float: none;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #dfb8df;
	background-color: #dfb8df;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #D74D11;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	background-image: url('../sdmenu/bckgrdnav.gif');
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffae38;
	font-weight: 700;
	background-image: none;
}
#navigation3 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}
#navigation3 li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #dfb8df;
	background-color: #dfb8df;
}
#navigation3 a {
	color: YELLOW;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #009900;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}
#navigation3 a:hover {
	color: #009900;
	text-decoration: none;
	background-color: #FFFF00;
}
/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #503750;
}
#content h1 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Styles for Navigation1 */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#ddblueblockmenu {
	border: 1px solid black;
	border-bottom-width: 0;
	width: 185px;
}
#ddblueblockmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
#ddblueblockmenu li a {
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	width: 169px; /*185px minus all left/right paddings and margins*/;
	text-decoration: none;
	color: white;
	background-color: #2175bc;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
}
* html #ddblueblockmenu li a {
	/*IE only */
width: 187px; /*IE 5*/;
	w\idth: 169px; /*185px minus all left/right paddings and margins*/
}
#ddblueblockmenu li a:hover {
	background-color: #2586d7;
	border-left-color: #1c64d1;
}
#ddblueblockmenu div.menutitle {
	color: white;
	border-bottom: 1px solid black;
	padding: 1px 0;
	padding-left: 5px;
	background-color: black;
	font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
@media print
{
.noPrint {
	display: none;
}
}
#content1 {
	float: left;
	width: 1024px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#navigation1 a {
	padding: 2px;
	color: #ffd700;
	text-decoration: none;
	display: block;
	background-color: #0b245d;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
	width: 150px;
	height: auto;
}
#navigation1 a:hover {
	border: 1px solid #456;
	background-color: #FFFF00;
	color: #0b245d;
	font-weight: bold;
}
