@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;/* initial clear/reset to account for differing browser defaults */
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #D5D5D5;
	background-repeat: no-repeat;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#home_container {
	width:1200px;
	background-image: url(../images/Hpage3.png);
	border: 0px none #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}
#home_mainContent {
	background-repeat: no-repeat;
	min-height: 900px;
	padding: 0;
}
#home_mainContent_Links {
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#home_mainContent h3 {
	font: italic 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 95px;
	color: #FFF;
}
#inside_container {
	width:1200px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(../images/About_blue3.png);
	border: 0px none #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

#inside_mainContent {
	width: 1200px;
	min-height: 900px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
}
#inside_mainContent h1 {
	font: italic bold 2.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#inside_container #inside_mainContent #inside_main_text {
	margin-left: 100px;
	margin-top: 0px;
	font-size: 0.9em;
	text-decoration: none;
	float: left;
	height: 450px;
	width: 975px;
	overflow: scroll;
	clear: both;
	padding-left: 0px;
	padding-top: 0px;
}


#inside_mainContent h2 {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.4em;
	color: #00C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}
#inside_mainContent p {
	padding-left: 125px;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 90px;
	margin-right: 50px;
	margin-top: 20px;
}
#inside_mainContent img {
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#inside_mainContent form {
	margin-left: 120px;
}
#inside_container #inside_mainContent_text {
	height: 650px;
	margin: 0px;
	padding: 0px;
}
#inside_mainContent #site_map_inside_links h2 a {
	color: #000;
	font-size: 1.4em;
	line-height: 1.6px;
	min-height: 900px;
}
#inside_container #inside_mainContent #site_map_inside_links h2 a:link, a:visited, a:hover, a:active, a:focus {
	
	text-decoration: none;
}

#inside_container #inside_mainContent #site_map_inside_links h2 a:hover {
	color: #0000FF;
	text-decoration: none;
}




#nav_bar {
	height: 50px;
	margin-left: 0;
	color: White;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 30px;
	padding-top: 40px;
	padding-left: 400px;
	width: 800px;
}
#grey_nav_bar {
	height: 50px;
	color: White;
	width: 800px;
}


#nav_bar ul
{
	color: White;
	margin: 0;
	padding: 0;
}

#nav_bar ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav_bar li a 
{
	color: White;
	text-decoration: none;
	float: left;
	display: block;
	margin: 0px;
	height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav_bar table tr td a img {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#home_Pics_navbar {
	padding-top: 200px;
	padding-left: 125px;
}
#home_nav_bar {
	height: 130px;
	color: White;
	font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	width: 1200px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 65px;
	padding-bottom: 0px;
}


#home_nav_bar ul
{
	margin: 0px;
}

#home_nav_bar ul li {
	display: inline;
}
#home_nav_bar li a 
{
	color: White;
	text-decoration: none;
	float: left;
	display: block;
	margin: 0px;
	height: 38px;
	padding-top: 12px;
	padding-right: 100px;
	padding-left: 100px;
}
#home_nav_bar li a:hover
{
	text-decoration: none;
	color: #FF0;
}
#home_nav_bar li a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}
#mainContent #nav_bar table {
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}
#grey_container {
	width:1200px;
	border: 0px none #FFF;
	background-repeat: no-repeat;
	text-align: left;
}
#grey_container #inside_mainContent p {
	font-size: 1em;
	line-height: 1.6em;
	text-decoration: none;
}
#grey_container #inside_mainContent #nav_bar table tr {
	margin: 0px;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#grey_container #inside_mainContent #nav_bar table tr td img {
	padding: 0px;
	margin: 0px;
}


#Footer {
	color: #FFF;
	text-decoration: none;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #272727;
	padding: 0px;
	width: 450px;
}
#gallery_note {
	background-color: #DFDFDF;
	height: 500px;
	width: 375px;
	float: right;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: -127px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gallery_note p {
	padding: 0px;
	margin: 5px;
}
#gallery_note h2 {
	font-size: 1.8em;
	margin: 5px;
	padding: 0px;
}
#gallery_note ul {
	padding: 0px;
	margin-left: 20px;
}
#Scroll_text {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -90px;
}
#portfolio_pics {
	float: left;
}
#portfolio_text p {
	float: left;
	height: 150px;
	width: 300px;
	font-size: 1.8em;
	margin-top: 100px;
	margin-left: 50px;
	color: #000;
}

.Large_italic {
	font-size: 1.1em;
	color: #00F;
	word-spacing: 0.2em;
	margin-left: 40px;
}


h1 {
	font: 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 120px;
	padding-left: 80px;
	color: #FFF;
}
.black_font {
	color: #000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h4 {
	text-align: left;
	margin-left: 85px;
	font-size: 1.4em;
	color: #000;
}
#home_container #home_mainContent h1 {
	font-size: 2.0em;
	margin-left: 50px;
	padding-top: 160px;
}

