@charset "utf-8";

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-size: 95%;
	color: #333333;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
h2 {
	font-size: 83%;
	color: #CC3333;
	font-weight: lighter;
	padding-bottom: 0px;
	margin: 0;
	padding-top: 5px;
}
h3 {
	font-size: 85%;
	color: #666666;
	font-weight: lighter;
	padding-top: 2px;
	margin: 0;
	padding-bottom: 2px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
	font-weight: normal;
}
h5 {
	font-size: 80%;
	color: #666666;
}
h6 {
	font-size: 75%;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #996666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #660000;
}
#container {
	height: auto;
	width: 800px;
	position: fixed;
}

#top_banner {
	height: 133px;
	width: 800px;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}

#top_nav {
	height: 30px;
	width: 800px;
	border-bottom: solid 4px #CC3333;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

#middle_body_home {
	height: auto;
	width: 800px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #FFFFFF;
}
#middle_body {
	height: auto;
	width: 800px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #FFFFFF;
	
}

#footer .table_footer a:active {
	color: #9999CC;
	font-style: normal;
}
#footer .table_footer a:visited {
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}
#footer .table_footer a:link {
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
#footer .table_footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3333;
	text-decoration: none;
}



#mid_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	font-variant: normal;
	padding-bottom: 0px;
}
#middle_image {
	width: 800px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 0px solid #CC3333;
}

#footer_nav {
	height: auto;
	width: 800px;
	clear: left;
}

.images_portfolio {
	border: 1px solid #666666;
	margin-left: 3px;
	margin-right: 4px;
}

a img {border: none
}

.nav strong {
	color: #CC3333;
}

ul.nav {
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	padding-left:5px;
	padding-top: 0px;
	margin-left:0px;
	overflow:hidden;
	zoom: 1;
	width: auto;
}

ul.nav li{
	float: left;
	padding-top: 0px;
	margin-left:0px;
	margin-right:5px;
	width: auto;
}

ul.nav a{
	display: block;
	color:#999;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	text-align:center;
	margin-right: 0px;	
}

.table_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #FFFFFF;
	border-left: none;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 2px;
	font-weight: lighter;
}
.last_updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

.fltrt_blogs{ /* this class can be used to float the blog's image right in the portfolio page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	margin-right: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	border-width: 1px;
	color: #666666;
}

.fltrt_about{ /* this class can be used to float the 4 pillars image right in the about page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	padding-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

.fltlft_bios { /* this class can be used to float the images left in the bios page */
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}
.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;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76px;
	color: #cc3333;
	float: left;
	margin-right: 8px;
	margin-top: -11px;
}