﻿/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}

#header {
	background-color: #CCFFCC;
	background-image: url('../Graphics/DWT_Images/SCH_Left_Col.jpg');
	background-repeat: repeat-x;
	height: 100%;
}
#ad_container {
	padding: 0px;
	margin: 0px 0px 0px 410px;
/*	border: 1px solid #CC6699;*/	height: 125px;
	width: 468px;
	position: fixed;
}

#ad_topright {
	padding: 0px;
	margin: 0px;
	width: 125px;
	height: 125px;
	float: right;
}

ad p {
}

#picture_area {
	width: 468px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	position: relative;
	vertical-align: 55px;
}

#top_address p {
	font-size: large;
	text-align: center;
	color: #A00000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#logo_container {
	/*border: 1px solid #FF9900;*/
	border-width: 0px;
	border-style: none;
	height: 125px;
	width: 398px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	position: fixed;
}
#logo_title {
	width: 220px;
	height: 125;
	float: left;
	padding: 0px;
	margin: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#logo_pic {
	height: 120px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 251px;
	top: 0px;
}
#spacer_left {
	display: block;
	clear: both;
	height: 1px;
}

#header {
	overflow: auto;
	background-color: #FAF3F4;
}
/* Styles for nav_top */
#nav_top ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#nav_top li {
	float: left;
}
#nav_top a {
	color: #FFCC00;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ca7;
	background-color: #669999;
	background-image: url('../Graphics/DWT_Images/PCB_Traces_3362.jpg');
	width: 125px;
	text-align: center;
}
#nav_top a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #ed9;
}

#nav_top {
	background-color: #993333;
	overflow: hidden;
	clear: both;
	background-image: none;
}

#container {
	border: 1px solid #CC0000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C0C0C0;
	height: inherit;
	background-image: url('../Graphics/Template_Images/bgtile.gif');
}
#column_right {
	padding: 0px 2px 20px 2px;
	margin: 0px;
	width: 160px;
	float: right;
	height: auto;
	text-align: center;
}

#title_holder {
	border-width: medium;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	width: 696px;
	border-style: ridge;
	text-align: center;
	vertical-align: bottom;
	background-color: #C0C0C0;
}

#content_page {
	margin: 5px;
	float: right;
	width: 704px;
	padding: 10px;
	background-color: #fff;
	position: relative;
}

#page_title img {
	float: left;
}
#page_title p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

/* Styles for nav_left */
#nav_left {
	float: left;
	width: 100px;
	background-color: #d3d3d3;
	position: relative; /*clear: both;*/;
	display: inline;
	height: 100%;
}

#nav_left ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#nav_left li {
	border-style: none solid none solid;
	border-color: #d3d3d3;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border-right-width: thin;
	border-left-width: thin;
}
#nav_left a {
	font-weight: bold;
	text-decoration: none;
	color: #FF9966;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
#nav_left a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}

#spacer_bottom {
	visibility: hidden;
	display: block;
	clear: both;
}

/* Styles for Footer */
#footer {
	border-style: solid none solid none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #993333;
	height: 24px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#footer p {
	font-size: small;
	color: #393939;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#copyright {
	float: left;
}
#lastdate {
}
#maintained {
	float: left;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#top_address {
	height: 56px;
	position: static;
	text-decoration: underline;
}
#page_title {
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#column_right h3 {
	padding-top: 5px;
}
#picture_area {
}
#picture_area {
	margin: 6px 0px 0px 0px;
	left: 0px;
	top: 0px;
}
#column_right h3 {
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #99FF33;
}
#maintained p {
	text-align: center;
}
#copyright p {
	text-align: right;
}
#lastdate p {
	text-align: center;
}
#top_address p {
	font-family: garamond;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}
